[root]/Tests/Unit/Locale
CLDR
(0 files, 0 lines)
Reader
(0 files, 0 lines)
Cldr
(0 files, 0 lines)
Reader
(0 files, 0 lines)
Fixtures
(0 files, 0 lines)
dtd
(0 files, 0 lines)
Formatter
(0 files, 0 lines)
TranslationProvider
(0 files, 0 lines)
Xliff
(0 files, 0 lines)
Xml
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 30 (100.0%) | 881 (100.0%) | 29.3 |
| kgusak | 15 (50.0%) | 847 (96.1%) | 56.4 |
| k-fish | 13 (43.3%) | 31 (3.5%) | 2.3 |
| robert | 2 (6.7%) | 3 (0.3%) | 1.5 |
Removed everything in trunk after move to git.
0 lines of code changed in 9 files:
[+FEATURE] FLOW3 (Locale): Translator class added. Relates to #8842.
0 lines of code changed in 1 file:
[+FEATURE] FLOW3 (Locale): Added base code for message formatting. Relates to #7724.
0 lines of code changed in 1 file:
[+FEATURE] FLOW3 (Locale): Added fundamental classes for CLDR data reader. They will be used to build concrete readers. Relates to #7722.
[~TASK] FLOW3 (Locale): Moved the method responsible for generating available locales' list from Detector to Service class. Relates #7720.
[~TASK] FLOW3 (Locale): Minor code cleaning.
71 lines of code changed in 2 files:
[+FEATURE] FLOW3 (Locale): Collection of available locales is cached from now. Relates to #7720.
4 lines of code changed in 1 file:
[~TASK] FLOW3 (Locale): Reimplemented the locale collection structure and dependent classes, cleaned the naming. Relates to #7720.
[+FEATURE] FLOW3 (Locale): Added basic support for locale-dependent resources. Relates to #7721.
205 lines of code changed in 4 files:
[~TASK] FLOW3 (Locale): Removed the option to manually configure available locales, keep it simple...
15 lines of code changed in 1 file:
[~TASK] FLOW3 (Locale): Review results for the Locale subsystem, mostly changing naming and some coding style issues. Relates to #7720.
16 lines of code changed in 3 files:
[+FEATURE] FLOW3 (Locale): Implemented a tree of locales in order to support locales hierarchy. Automatic locale detection rewritten. Relates to #7720.
306 lines of code changed in 3 files:
[+FEATURE] FLOW3 (Locale): Support for list of available locales to set manually in configuration, as an alternative for automatic filesystem scanning. Relates to #7720.
38 lines of code changed in 1 file:
[+FEATURE] FLOW3 (Locale): Basic automatic locale detection added. Relates to #7720.
223 lines of code changed in 2 files:
[~TASK] FLOW3 (Documentation): Updated the Coding Guidelines: removed inconsistent exceptions from the general class naming rules. Also added the rule that names of aspect classes must end with "Aspect". Relates to #5658
[~TASK] Global: Renamed many classes and interfaces in order to be consistent with FLOW3's naming rules. A migration script to update third-party applications will follow soon. Resolves #5658
3 lines of code changed in 2 files: