Luca Haid
f39978e7a9
Added Voice Functionality
...
[KolmisoftMore] implemented getActiveCalls function
[menu.php] added menu point for active voice calls
[config.sample.php] added KOLMISOFT configuration constants
[VoiceCallActive] implemented active voice calls view
[VoiceCallHistoryController] fixed importCallsFromToday Time
[tt-table] fixed pagination displays
2024-04-11 10:00:27 +02:00
Luca Haid
659ded5ddd
Added KolmisoftMore API Class
2024-04-10 15:26:53 +02:00
Luca Haid
4f8928cfe0
[VoiceCallHistory]
...
- fixed migration
2024-04-10 15:25:44 +02:00
Luca Haid
76a0f71a8e
[VoiceCallHistory]
...
- fixed migration
2024-04-10 15:24:08 +02:00
Luca Haid
c36b0f07bf
[VoiceCallHistory]
...
- fixed migration
2024-04-10 15:20:59 +02:00
Luca Haid
b42409874b
[VoiceCallHistory]
...
- implemented VoiceCallHistoryJob for running the jobs
- implement /VoiceCallHistory for displaying, importing the Voice Call History
- added date-range-picker to tt-table (still todo)
2024-04-10 15:17:02 +02:00
Luca Haid
c89e99a321
Merge branch 'bugfix/notifications' into 'master'
...
[notify] fixed warning and info popups
See merge request fronk/thetool!307
2024-04-02 14:44:44 +00:00
Luca Haid
773651da21
[notify] fixed warning and info popups
2024-04-02 16:43:56 +02:00
Luca Haid
826225f07f
[HistoricTicket] fixed filter, fixed date, added enter submit handling
2024-03-18 15:26:33 +01:00
Luca Haid
337a1ff351
[Domain] fixed import + filtering on domain column
2024-03-18 12:09:02 +01:00
Luca Haid
0f4d42117b
[HistoricTicket] add date to messages and ticket
2024-03-12 22:52:53 +01:00
Luca Haid
b50d8edbd3
[Domain] sorting domainContacts alphabetically
2024-03-12 21:56:38 +01:00
Luca Haid
d94953a6a2
[Domain] fixed modal esc + clicking outside
2024-03-12 21:50:34 +01:00
Luca Haid
54706bbf48
[Domain] fix api request getting dns records
2024-03-12 21:48:43 +01:00
Luca Haid
6924a944ff
[HistoricTicket] fix error when message content is null
2024-03-12 21:46:45 +01:00
Luca Haid
39b3ff2e47
Merge branch 'bugfix/historictickets-newline' into 'master'
...
[HistoricTickets] fix newlines and escape to close
See merge request fronk/thetool!296
2024-03-12 20:39:49 +00:00
Luca Haid
e9a614a6dc
Merge branch 'feature/fix-domain' into 'master'
...
Feature/fix domain
See merge request fronk/thetool!295
2024-03-12 20:39:19 +00:00
Luca Haid
419e03587e
[Domain] Added Menu Point and rights check
2024-03-12 21:37:29 +01:00
Luca Haid
dfd20a346e
[HistoricTickets] fix newlines and escape to close
2024-03-12 21:33:23 +01:00
Luca Haid
f9e53b9653
Fixed lowercase
2024-03-12 21:24:56 +01:00
Luca Haid
4054fa4608
Add Domains
2024-03-12 20:36:11 +01:00
Luca Haid
0d60d93ab1
add lastname and filtering to historicticket
2024-03-12 19:24:34 +01:00
Luca Haid
62ee336788
Update menu.php to include HistoricTicket
2024-03-12 16:04:29 +00:00
Luca Haid
2c5bf4abbc
Update AddHistoricTicket Migration
2024-03-12 16:01:51 +00:00
Luca Haid
0f5fdfa559
Add HistoricTickets to thetool
2024-03-12 16:17:34 +01:00
Luca Haid
b0dc3aa1f9
Add HistoricTickets to thetool
2024-03-12 16:17:23 +01:00
Luca Haid
d8fcad2b0c
Update header.php
2024-03-12 14:45:59 +00:00
Luca Haid
88b9ced432
fixed word-breaking and style issues
2024-03-12 15:30:25 +01:00
Luca Haid
b0e2f3de33
implemented global notification and reworked setFlash Function
2024-03-07 16:06:01 +01:00
Luca Haid
b5ca7724d9
Merge branch 'refactor/docker-setup' into 'master'
...
reworked docker setup
See merge request fronk/thetool!278
2024-03-05 10:51:28 +00:00
Luca Haid
454fe5b453
reworked docker setup
2024-03-05 10:51:27 +00:00
Luca Haid
391f59ba7c
[Enhancement] AddressModel: Added 'id' parameter to getSqlFilter method
...
[Enhancement] PreorderModel: Added 'returnArray' parameter to reduce overhead
[Refactor] DashboardController: Reworked getPartnerOrdersByStatus method
2024-03-05 11:27:09 +01:00