Pedro Mendonça

Results 58 issues of Pedro Mendonça

Hi, I would like to suggest adding an optional checkbox to include an archive/category do sitemap.xml. The user could also choose some categories to include/exclude. Regards Pedro Mendonça

[Type] Enhancement
[Impact] Performance
[Impact] Front-end
[Type] Feature
[Impact] Growth
[Component] Sitemap

Add suffixes to matching glossary terms. # Nouns https://www.thefreedictionary.com/Forming-Plurals.htm https://preply.com/en/blog/simple-rules-for-the-formation-of-plural-nouns-in-english/ ### Plurals of singular nouns - [x] Ending in a sibilant (-ss, -z, -x, -sh, -ch). **Suffix: '-es'.** *E.g.: Kiss...

Words ending with 'e' could be added some more suffixes. Example: `delete` -> `deleted`, `deletion`, `deleting` `complete` -> `completed`, `completion`, `completing` etc

[Type] Enhancement
[Status] In Progress

Add sorting to columns Item and Translation. - [x] Add tablesorter to Glossary view - [x] Set sorteable columns with properties set within ´´ - [x] Set rows with class...

This PR already includes the `data-sorter` for tablesorter added on https://github.com/GlotPress/GlotPress/pull/1426 - [x] Add **Last Modified** column to Glossary - [x] Add `data-sorter` to column to set as sorteable -...

Partially fixes (validation messages part) #1368 Also fixes some Glossary input labels consistency

Partially fixes (JS i18n) #1368 @ocean90 this is built on top of some of the changes of #1364 and assumes the renaming of the callbacks _or_ to _and_. So is...

Currently the translation meta shows both: - Date added (UTC) - Date added (local) Screenshot: ![imagem](https://user-images.githubusercontent.com/7371591/166707865-26c67611-2173-4df0-9751-b6af75756d17.png) Questions: 1) Are both needed? Why not keep only local server timestamp? 2) If...

[Type] Enhancement
[Status] In Progress

- [x] Remove GMT date - [x] Format local translation date: **YYYY-MM-DD at HH:MM (timezone)** (customizable with `date_i18n()`) Fix #1429

Add tablesorter to the glossary table to quickly sort by any column.

[Type] Enhancement