Steve Boyd
|
620c1b0469
|
ENH Use class name instead of self
|
2024-06-18 09:37:39 +12:00 |
|
Sabina Talipova
|
56511c8618
|
MNT Remove TODO comments
|
2023-10-30 13:21:09 +13:00 |
|
Steve Boyd
|
dbefcef440
|
Merge branch '5.0' into 5
|
2023-06-14 11:10:44 +12:00 |
|
Steve Boyd
|
f4e0c768bd
|
FIX Handle __TRAIT__ in i18nTextCollector
|
2023-06-13 10:11:12 +12:00 |
|
Steve Boyd
|
95eceb8d9e
|
FIX Ensure dir exists before scanning it
|
2023-06-07 17:35:13 +12:00 |
|
Florian Thoma
|
04266f77cc
|
Update i18nTextCollector to collect strings also from themes
|
2023-05-09 11:56:12 +10:00 |
|
Florian Thoma
|
c0722308af
|
add loading of automatic ORM field labels to i18nTextCollector
|
2023-04-12 11:11:26 +10:00 |
|
Steve Boyd
|
6d239d0b88
|
API Remove deprecated code
|
2023-03-06 14:06:02 +13:00 |
|
Steve Boyd
|
f6d8d27c89
|
Merge branch '4' into 5.0
|
2023-03-02 16:02:34 +13:00 |
|
Guy Sartorelli
|
66561ccb49
|
FIX Correctly deprecation Sources.module_priority (#10711)
This config was deprecated back in #7154 and hasn't been used since
|
2023-03-02 11:05:35 +13:00 |
|
Guy Sartorelli
|
58ca426f11
|
Merge branch '4.12' into 4
|
2023-03-01 12:54:30 +13:00 |
|
Florian Thoma
|
54fc4ee9d2
|
fix directory separator in i18nTextCollector on Windows (#10681)
* fix directory separator in i18nTextCollector for Windows
* fix typo
|
2023-02-09 19:09:48 +13:00 |
|
Steve Boyd
|
1a59bf50d1
|
ENH Remove unused Translatable code
|
2023-01-17 14:42:40 +13:00 |
|
Guy Sartorelli
|
fa75a36267
|
Merge branch '4' into 5
|
2022-12-14 15:34:44 +13:00 |
|
Sabina Talipova
|
53c0147f11
|
API Remove deprecated code (#10594)
|
2022-12-08 10:44:47 +13:00 |
|
Michal Kleiner
|
da06a2d0cf
|
Merge pull request #10577 from creative-commoners/pulls/4/textcollector-class-notation
|
2022-11-25 10:27:59 +13:00 |
|
Sabina Talipova
|
a52c7795c7
|
Merge branch '4' into 5
|
2022-11-22 11:41:53 +13:00 |
|
Steve Boyd
|
137ebcebec
|
API Stop using deprecated API
|
2022-11-15 18:20:54 +13:00 |
|
Guy Sartorelli
|
521c8179b1
|
ENH Correctly parse SomeClass::class syntax in textcollection
|
2022-11-11 11:37:53 +13:00 |
|
Steve Boyd
|
6e9d3ab632
|
Merge branch '4' into 5
|
2022-10-21 12:00:39 +13:00 |
|
Steve Boyd
|
9c453abf89
|
API Update deprecations
|
2022-10-13 14:49:15 +13:00 |
|
Steve Boyd
|
cc49036616
|
ENH Standardise deprecation messages
|
2022-10-13 14:05:49 +13:00 |
|
Steve Boyd
|
a87a657367
|
API Update translation to use symfony 6
|
2022-09-08 11:52:34 +12:00 |
|
Steve Boyd
|
c9bc01473c
|
API Update caching to use symfony 6
|
2022-09-07 16:08:54 +12:00 |
|
Christian Bünte
|
d37ddedd90
|
Fix i18nTextCollector produces corrupt output / namespaces when running under PHP8.0 (#10228)
* FIX i18nTextCollector produces corrupt output / namespaces when running under PHP8.0
|
2022-05-30 15:04:51 +12:00 |
|
Steve Boyd
|
511b3bb060
|
ENH PHP 8.1 compatibility
|
2022-04-14 13:12:59 +12:00 |
|
Steve Boyd
|
0318372641
|
API Implement updated Serializable API
|
2022-02-14 13:26:11 +13:00 |
|
Christian Bünte
|
c6ee8c0b34
|
Obtain module path from module manifest (#9720)
|
2022-01-17 11:44:14 +13:00 |
|
Steve Boyd
|
ed492da636
|
Merge branch '4.10' into 4
|
2021-12-16 17:45:33 +13:00 |
|
Lukas
|
552cf5944d
|
MNT Fix various typos with codespell (#10177)
|
2021-12-13 21:05:33 +13:00 |
|
Steve Boyd
|
e11820d44f
|
FIX Look for existing modules in vendor folder rather than base folder
|
2021-12-13 17:27:23 +13:00 |
|
William Desportes
|
c932d7e7fb
|
Fix the phpdoc blocks
|
2020-12-21 22:23:23 +01:00 |
|
wernerkrauss
|
941df19e88
|
ENH Improve YamlReader exception message (#9731)
Fixes #9690
|
2020-10-12 22:38:13 +13:00 |
|
Sam Minnee
|
9247bc8b79
|
NEW: Add Symfony 4 support alongside Symfony 3
- Remove duplicate key in YML file
- Remove deprecated yaml dump indentation set (the constructor arg works in both ^3 and ^4)
Fixes #9274
|
2020-09-21 19:09:08 +12:00 |
|
Garion Herman
|
44685eceba
|
FIX Support PHP 8 namespace tokens in i18nTextCollector
|
2020-09-15 17:40:42 +12:00 |
|
Daniel Hensby
|
237b2d5f74
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
|
Nemanja Karadzic
|
18f0829053
|
Fixed issue with merging existing entities in text collector
|
2020-01-14 14:20:40 +01:00 |
|
3Dgoo
|
785b0c69da
|
minor i18nEntityProvider.php API documentation fix
Fixing documentation typo.
|
2018-09-28 10:28:00 +10:00 |
|
Daniel Hensby
|
db610aaf3b
|
Fixing string concat CS issues
|
2018-01-16 18:39:30 +00:00 |
|
Damian Mooyman
|
5bfc0c43eb
|
Merge pull request #7648 from creative-commoners/pulls/4.0/support-some-class-collection
FIX Support self::class text collection
|
2017-11-29 11:37:06 +13:00 |
|
Robbie Averill
|
b7ea05900e
|
FIX Support self::class text collection
|
2017-11-27 23:20:29 +13:00 |
|
Damian Mooyman
|
33a39666ba
|
ENHANCEMENT Promote portugese (portugal) as primary locale
Fixes #6561
|
2017-11-27 14:52:51 +13:00 |
|
Christopher Joe
|
3560a0418d
|
rename TEMP_FOLDER to TEMP_PATH
|
2017-10-09 12:41:34 +13:00 |
|
Robbie Averill
|
8ebc13ae4e
|
Replace use of Configurable stat() with config()->get(), will be deprecated in future
|
2017-08-23 09:42:10 +12:00 |
|
Damian Mooyman
|
598a2c91e3
|
Reduce calls to i18n.default_config
|
2017-08-22 15:47:24 +12:00 |
|
Robbie Averill
|
e307f067ed
|
FIX Replace deprecated %s placeholders in translations with named placeholders
* Remove the use of sprintf and %s placeholders in the i18n tests
|
2017-08-02 13:03:55 +12:00 |
|
Aaron Carlino
|
2b266276c2
|
API Implement new module sorting pattern
|
2017-07-13 10:27:27 +12:00 |
|
Damian Mooyman
|
54879402ce
|
BUG Removed reserved / removed / invalid country codes
Fixes #6996
|
2017-06-16 11:38:00 +12:00 |
|
Robbie Averill
|
ad43a82923
|
API Consistent use of inst() naming across framework
|
2017-05-19 14:38:06 +12:00 |
|
Damian Mooyman
|
0c52ea067c
|
BUG Fix incorrect text collection of __CLASS__ following an Name::class constant (#6868)
|
2017-05-04 10:19:05 +12:00 |
|