Wojtek Rzepecki
|
d0772ab0b7
|
[EGD-7798] Fix alarms backend with new format
New format of alarm time in database and processing
|
2021-10-18 12:14:36 +02:00 |
|
Adam Dobrowolski
|
857481e031
|
[EGD-7550] Fixed wrong count request
We should use Interface for information gathering
|
2021-10-07 08:51:51 +02:00 |
|
Wojtek Rzepecki
|
d316899330
|
[EGD-7739] Fix recurrent alarms
Alarms fixes for recurrence rules application
|
2021-10-04 14:36:15 +02:00 |
|
Przemyslaw Brudny
|
7e26f5e014
|
[EGD-7670] Alarm toggle off all alarms
Added toggle all alarms handling with tests.
|
2021-09-28 12:54:39 +03:00 |
|
Wojtek Rzepecki
|
e9a1599872
|
[EGD-7657] Fix alarm query
Fix of the alarm query to select only
nearest enabled alarm
|
2021-09-23 16:21:37 +02:00 |
|
Paweł Joński
|
4ec2d6a1f4
|
[BH-622] Fix next alarm logic and queries
Simplify recurring between dates query
Round all events dates to full minutes
|
2021-09-13 16:13:06 +02:00 |
|
Paweł Joński
|
05847f09d1
|
[BH-743] Fix alarm deletion from DB
Remove cascade deletion from sql
Add manual deletion from 2 tables
|
2021-09-13 10:08:29 +02:00 |
|
Adam Dobrowolski
|
1156320af5
|
[EGD-7502] TimeService Alarms get returns total elements count
We require so that overall alarms count would be returned to properly
use ListView
|
2021-09-08 20:57:21 +02:00 |
|
Paweł Joński
|
0f216d9c2c
|
[BH-743] Fix query get recurring events between range
Fix query for get recurring events between range request
|
2021-09-08 14:01:55 +02:00 |
|
Alek Rudnik
|
e09d1f4d34
|
[EGD-6836] Unified Table class methods
Added retQueryUnpack method to db Table class.
|
2021-09-03 19:49:32 +02:00 |
|
Paweł Joński
|
d2fcc30200
|
[BH-743] Add AlarmEvents
Add AlarmEvents to database
|
2021-08-19 10:52:59 +02:00 |
|