Adam Dobrowolski
|
940989833f
|
[EGD-6527] Internationalization API unification
Single api to rule i18n
all calls to localistaion in cpp files unified
cut off ass many dependencies in i18n header as possible
|
2021-04-20 20:07:44 +02:00 |
|
Tomas Rogala
|
80768bf4a5
|
[EGD-4708] Add backend of multiday events handling
-sql req for multiday events handling
-Add UT
-Add markEventsInDays method
-Add new query for day filter
|
2021-01-26 06:34:12 +01:00 |
|
Hubert Chrzaniuk
|
fc5ab3a70c
|
[EGD-5325] Remove using namespace directives from headers
"Using namespace" directive should not be added in headers
because this practice pollutes source files.
|
2021-01-22 11:25:45 +01:00 |
|
KacperLewandowski
|
ccc49c7b9c
|
[EGD-3698] Add UT for TimeRangeParser. (#750)
Move TimeRangeParser to module-utils.
|
2020-11-26 14:40:07 +01:00 |
|