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
tomaszrogala
4b06b003bc
[EGD-3842] Modify events records tests and add providers fields to DB ( #1138 )
2020-12-10 15:22:19 +01:00
tomaszrogala
84e08c242f
[EGD-3512] Create ICS Parser ( #892 )
...
-Create application desktop endpoints for calendar events
-Modify Calendar Database Interface
-Create ParserICS lib
-Create calendar events endpoints test
-Create UT for ParserICS
2020-11-25 11:05:46 +01:00
KacperLewandowski
faac195015
[EGD-3826] Rework of day events list. ( #889 )
...
Use database model in day events list instead of internal model. Extend getFiltered query.
Co-authored-by: Tomas Rogala <rogala.tomasz1@gmail.com >
2020-11-02 13:10:58 +01:00
Radoslaw Wicik
2276ceed67
[EGD-3743] Update copyrights in fies
2020-10-20 12:55:10 +02:00
marek303
f1e68d2204
[EGD-3315] Main functionality: DB queries, timers processing, base classes for future use
2020-10-15 20:58:45 +02:00
KacperLewandowski
ba4640c4af
[EGD-3469] ServiceTime - start
2020-10-15 20:58:45 +02:00
Michał Kamoń
6aec199938
[EGD-2846]-sim-pin-entering ( #718 )
...
[EGD-2846] PIN and PUK windows for SIM added
2020-09-29 10:19:44 +02:00
KacperLewandowski
2aaed62bd8
[EGD-3699] Add notifications handling in calendar.
2020-09-25 15:59:57 +02:00
Tomas Rogala
4942167c0a
[EGD-3713] Rework repeat option data flow
...
-Implement onIsChecked callbacks
-Add Custom repeat functionality
-Prevent from repeated events duplicates
2020-09-23 21:43:26 +02:00
Tomas Rogala
65b4e9ad0f
[EGD-3469] PR changes
2020-09-17 13:10:19 +02:00
Tomas Rogala
78904a6b5d
[EGD-3307] Review changes
2020-08-13 21:07:42 +02:00
Tomas Rogala
1e70bd11e0
[EGD-33307] Add unit test, functionality fix
2020-08-13 21:07:42 +02:00
Tomas Rogala
97fdb2cdcd
[EGD-3307] Calendar DB interface update
...
Implement adding record to db
Implement Removing elements from DB functionality
Implement Update element in DB functionality
Implement Get elements by date time period
Add time zone field
2020-08-13 21:07:42 +02:00
tomasz
f82736aaba
[EGD-3307] Add calendar db files
2020-08-13 21:07:42 +02:00