~aleteoryx/muditaos

ref: 3afcbd8f941738955b306cdefe4f76ea2217c74b muditaos/module-db/queries d---------
724505bb — Piotr Tański 5 years ago
[EGD-2653] Update list of call logs in chunks

Automatically update the list of call logs in chunks.
270d69ed — Mateusz Grzegorzek 5 years ago
[EGD-5724] Add pagination for Templates

Add pagination for Templates
Fix bug in change message template response
9832365c — Mateusz Grzegorzek 5 years ago
[EGD-5698] Add pagination for messages

Add pagination for messages
79d27c97 — RobertPiet 5 years ago
[EGD-5725] Sms threads pagination

Added pagination for sms threads
fe721693 — Wiktor S. Ovalle Correa 5 years ago
[EGD-5737] Merge master into experimental

Synchronize with master before merging
800a2735 — RobertPiet 5 years ago
[EGD-5802] Enable harness for calllog and messages

Handle properly RecordQuery and CalllogGet parameters
c7b7cc4c — Wiktor S. Ovalle Correa 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
a53bd826 — Lucjan Bryndza 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
46f9cc7e — Lucjan Bryndza 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
2c3965df — RobertPiet 5 years ago
[EGD-5557] Contact Endpoint pagination

Pagination added for contact endpoint.
Introduced PagedContext and query message for contacts that returns
the required contacts together with the number of all contacts in db.
80768bf4 — Tomas Rogala 5 years ago
[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
92a8a78e — Marcin Smoczyński 5 years ago
Merge branch 'master' into stable
fc5ab3a7 — Hubert Chrzaniuk 5 years ago
[EGD-5325] Remove using namespace directives from headers

"Using namespace" directive should not be added in headers
because this practice pollutes source files.
31df1ce7 — Piotr Tański 5 years ago
[EGD-4921] Add next harness test cases

Test harness extended with additional tests:
- Making a call to a specific phone number.
- Calling back to the last number from the call log.
- Searching for SMSes with a phone number filter.
bcb2f3dd — Lucjan Bryndza 5 years ago
Merge branch 'master' into stable
4b06b003 — tomaszrogala 5 years ago
[EGD-3842] Modify events records tests and add providers fields to DB (#1138)

ba4d547f — KacperLewandowski 5 years ago
[EGD-4009] alarm clock: add main window (#1100)

Create alarm clock application and add main window.
54bb1d4a — RobertPiet 5 years ago
[EGD-4343] use new settings in ServiceAudio (#997)

* [EGD-4343] ServiceAudio moved to new settings
c0d1d524 — Lucjan Bryndza 5 years ago
Merge branch 'master' into stable
5d757a6d — Piotr Tanski 5 years ago
[EGD-4553] Notes search engine implemented. (#1112)

Next