Mercurial > p > roundup > code
comparison CHANGES.txt @ 7558:c8a931aa7514
fix(i18n): issue2551184 - improve i18n handling
Apply patch to make sure that the dates tests use the locale files in
the deployed tracker and not other roundup files.
| author | Marcus Preisch |
|---|---|
| date | Thu, 20 Jul 2023 20:08:28 -0400 |
| parents | 273c8c2b5042 |
| children | 91725f12b239 |
comparison
equal
deleted
inserted
replaced
| 7557:7b481ec7f169 | 7558:c8a931aa7514 |
|---|---|
| 17 Fixed: | 17 Fixed: |
| 18 | 18 |
| 19 - issue2551063 - Rest/Xmlrpc interfaces needs failed login protection. | 19 - issue2551063 - Rest/Xmlrpc interfaces needs failed login protection. |
| 20 Failed API login rate limiting with expiring lockout added. (John | 20 Failed API login rate limiting with expiring lockout added. (John |
| 21 Rouillard) | 21 Rouillard) |
| 22 - issue2551184 - improve i18n handling. Patch to test to make sure it | |
| 23 uses the test tracker's locale files and not other locale | |
| 24 files. (Marcus Priesch) | |
| 22 | 25 |
| 23 Features: | 26 Features: |
| 24 | 27 |
| 25 - issue2551103 - add pragma 'display_protected' to roundup-admin. If | 28 - issue2551103 - add pragma 'display_protected' to roundup-admin. If |
| 26 true, print protected attributes like id, activity, actor... | 29 true, print protected attributes like id, activity, actor... |
