Commit Graph
100 Commits
Author SHA1 Message Date
Luca Haid 04153eb8d3 Feature/preorder add history 2024-07-17 13:34:22 +00:00
Luca Haid 076b513039 Merge branch 'bugfix/voicecallhistory' into 'master'
fixed voice call history not opening

See merge request fronk/thetool!494
2024-07-16 15:03:24 +00:00
Luca Haid 59e6066451 Merge branch 'bugfix/table-columns' into 'master'
fixed table column disappearing

See merge request fronk/thetool!493
2024-07-16 15:01:26 +00:00
Luca Haid 7c0df8bb15 Merge branch 'feature/warehouse' into 'master'
Feature/warehouse

See merge request fronk/thetool!490
2024-07-16 06:55:47 +00:00
Luca Haid e75f13f8d8 Feature/warehouse 2024-07-16 06:55:46 +00:00
Luca Haid 774044fe9b Fixed Breadcrumbs for Address->Invoice View 2024-07-11 06:00:51 +00:00
Luca Haid 73ee527fd1 Merge branch 'bugfix/voice-call-active-not-displaying-entries' into 'master'
fixed VoiceCallActive not displaying entries that get sent by the API

See merge request fronk/thetool!418
2024-07-05 05:21:04 +00:00
Luca Haid cc5b1f936c Merge branch 'bugfix/linework-view-overflow-2' into 'master'
Fixed Overflow Issue

See merge request fronk/thetool!401
2024-06-12 08:12:17 +00:00
Luca Haid e06a5e841c Merge branch 'bugfix/linework-view-overflow' into 'master'
Fixed Overflow Issue

See merge request fronk/thetool!400
2024-06-12 08:09:08 +00:00
Luca Haid d5477cf679 Merge branch 'bugfix/pop-network-id' into 'master'
Fixed Issue when creating a Pop from /Network with network_id that the network is not selected

See merge request fronk/thetool!398
2024-06-11 11:05:17 +00:00
Luca Haid 2a302c0b9a Merge branch 'bugfix/rpi-display-edit-url' into 'master'
Update

See merge request fronk/thetool!389
2024-06-03 06:12:20 +00:00
Luca Haid 1de132bad7 Merge branch 'feature/improve-rpi-display' into 'master'
Update

See merge request fronk/thetool!388
2024-06-03 05:53:40 +00:00
Luca Haid ba05a78e2a Merge branch 'bugfix/tt-table-order' into 'master'
Fixed typo for order functionality

See merge request fronk/thetool!385
2024-05-28 09:25:52 +00:00
Luca Haid 6f81555b6e Merge branch 'bugfix/tt-table-excel-export' into 'master'
Fix Excel newlines with potential null values in tt-table component.

See merge request fronk/thetool!384
2024-05-28 09:25:01 +00:00
Luca Haid 0409a04d27 Merge branch 'feature/rework-pop' into 'master'
Reworked Pop Table View

See merge request fronk/thetool!383
2024-05-28 09:01:52 +00:00
Luca Haid 2d7a701fab Merge branch 'feature/rework-devices' into 'master'
Reworked Device Module and Vue Components

See merge request fronk/thetool!382
2024-05-28 07:37:23 +00:00
Luca Haid 63e4a6f4b7 Merge branch 'feature/rework-devices' into 'master'
Reworked Device Table and added table features

See merge request fronk/thetool!381
2024-05-27 16:16:59 +00:00
Luca Haid deaa48fe01 Merge branch 'feature/add-ip-network' into 'master'
Feature/add ip network

See merge request fronk/thetool!364
2024-05-10 21:11:18 +00:00
Luca Haid 0021725526 Merge branch 'feature/improve-docker-setup' into 'master'
Added cleaning logs to discard older logs as not need while developing

See merge request fronk/thetool!365
2024-05-10 21:09:53 +00:00
Luca Haid e90ecc020e Added cleaning logs to discard older logs as not need while developing 2024-05-10 23:09:33 +02:00
Luca Haid f57d57b46d Added IPAM IpNetwork Module 2024-05-10 23:07:21 +02:00
Luca Haid 54dfabaef8 Merge branch 'feature/rework-vue-schema' into 'master'
Feature/rework vue schema

See merge request fronk/thetool!363
2024-05-10 21:03:01 +00:00
Luca Haid 78c9d3ef37 Feature/rework vue schema 2024-05-10 21:03:01 +00:00
Luca Haid c2e5796661 Improved Performance and Layout of Vue Applications, enhanced caching aswell as using less code 2024-05-10 23:01:19 +02:00
Luca Haid 18ee289509 Update pagination logic and refine controller calculations 2024-05-08 21:31:01 +02:00
Luca Haid 1f477a4b2f Fixed Bug in View when no or a single voice call is active 2024-05-08 21:19:23 +02:00
Luca Haid 1f30671cf9 Merge branch 'feature/rework-docker-setup' into 'master'
reworked docker setup

See merge request fronk/thetool!362
2024-05-08 19:07:53 +00:00
Luca Haid d8300bfdb5 reworked docker setup 2024-05-08 21:07:07 +02:00
Luca Haid 0714c864aa Merge branch 'hotfix/table-reset-icon' into 'master'
fixed icon

See merge request fronk/thetool!360
2024-05-08 13:29:12 +00:00
Luca Haid d4161ef037 fixed icon 2024-05-08 15:27:06 +02:00
Luca Haid 9c1c87c867 Merge branch 'feature/tt-frontend-framework' into 'master'
Updated TheTool Frontend Framework & Table

See merge request fronk/thetool!358
2024-05-08 12:54:27 +00:00
Luca Haid 58e124a461 Updated TheTool Frontend Framework & Table 2024-05-08 12:54:26 +00:00
Luca Haid 593fb7cea5 Merge branch 'bugfix/fix-voice-call-history-filter' into 'master'
Bugfix/fix voice call history filter

See merge request fronk/thetool!357
2024-05-07 16:38:24 +00:00
Luca Haid d6bc567f5d Bugfix/fix voice call history filter 2024-05-07 16:38:23 +00:00
Luca Haid c819e67131 Merge branch 'bugfix/fix-voice-call-active-text' into 'master'
Bugfix/fix voice call active text

See merge request fronk/thetool!337
2024-04-16 17:38:27 +00:00
Luca Haid f74f56023f Bugfix/fix voice call active text 2024-04-16 17:38:26 +00:00
Luca Haid 7f371b1dc7 Merge branch 'bugfix/fix-voice-call-active-text' into 'master'
Bugfix/fix voice call active text

See merge request fronk/thetool!335
2024-04-16 17:36:10 +00:00
Luca Haid 5c7eef001a Bugfix/fix voice call active text 2024-04-16 17:36:10 +00:00
Luca Haid 96e9c3bc56 Merge branch 'bugfix/fix-voice-call-active-text' into 'master'
Bugfix/fix voice call active text

See merge request fronk/thetool!333
2024-04-16 14:19:09 +00:00
Luca Haid 826928e37a Bugfix/fix voice call active text 2024-04-16 14:19:08 +00:00
Luca Haid 69d063a449 Merge branch 'bugfix/fix-voice-call-active-text' into 'master'
Bugfix/fix voice call active text

See merge request fronk/thetool!329
2024-04-16 11:50:35 +00:00
Luca Haid 60fe9cf45d Bugfix/fix voice call active text 2024-04-16 11:50:34 +00:00
Luca Haid 874c49833e Merge branch 'bugfix/active-voice-calls-fix-typo' into 'master'
Bugfix/active voice calls fix typo

See merge request fronk/thetool!330
2024-04-16 11:49:57 +00:00
Luca Haid 5e9c7278a5 Merge branch 'feature/add-voice-call-history-job' into 'master'
Feature/add voice call history job

See merge request fronk/thetool!328
2024-04-16 11:45:11 +00:00
Luca Haid 09f8d4e44f Feature/add voice call history job 2024-04-16 11:45:10 +00:00
Luca Haid 911c994955 Fixed Tooltip text and added shake class to ringing icon 2024-04-16 13:18:17 +02:00
Luca Haid cd0848c738 Fixed Tooltip text and added shake class to ringing icon 2024-04-16 13:16:12 +02:00
Luca Haid 9509646e78 Merge branch 'feature/better-iban-view' into 'master'
Added Spaces to IBAN for IBAN View in Address View and Form.php

See merge request fronk/thetool!327
2024-04-16 07:07:06 +00:00
Luca Haid 143ae600be Added Spaces to IBAN for IBAN View in Address View and Form.php 2024-04-16 09:06:50 +02:00
Luca Haid fe878d5126 Merge branch 'feature/better-iban-view' into 'master'
Added Spaces to IBAN for IBAN View in Address View and Form.php

See merge request fronk/thetool!326
2024-04-16 07:04:07 +00:00
Luca Haid 6ed26c9055 Added Spaces to IBAN for IBAN View in Address View and Form.php 2024-04-16 09:03:21 +02:00
Luca Haid e20eb5be15 Merge branch 'feature/better-iban-view' into 'master'
Added Spaces to IBAN for IBAN View in Address View and Form.php

See merge request fronk/thetool!325
2024-04-16 06:56:50 +00:00
Luca Haid 0913240593 Added Spaces to IBAN for IBAN View in Address View and Form.php 2024-04-16 08:55:49 +02:00
Luca Haid d912b5a26e Merge branch '1-add-voiceplan-history' into 'master'
Finalized Active Calls View

Closes #1

See merge request fronk/thetool!324
2024-04-12 07:08:44 +00:00
Luca Haid 86afeaa642 Finalized Active Calls View 2024-04-12 09:08:12 +02:00
Luca Haid 90b664188b Merge branch '1-add-voiceplan-history' into 'master'
Reversed Order, fixed column labels and added colors

Closes #1

See merge request fronk/thetool!323
2024-04-11 15:19:20 +00:00
Luca Haid 63727f8d79 Reversed Order, fixed column labels and added colors 2024-04-11 17:17:27 +02:00
Luca Haid 88cdde8b7d Merge branch '1-add-voiceplan-history' into 'master'
Reversed Order, fixed column labels and added colors

Closes #1

See merge request fronk/thetool!322
2024-04-11 15:13:45 +00:00
Luca Haid d7e4b76f0d Reversed Order, fixed column labels and added colors 2024-04-11 17:13:13 +02:00
Luca Haid d21f8ab7f0 Merge branch '1-add-voiceplan-history' into 'master'
Added Voice Functionality

Closes #1

See merge request fronk/thetool!321
2024-04-11 08:00:59 +00:00
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 6149b06837 Update 20240410150500_add_voice_call_history.php 2024-04-10 13:32:15 +00:00
Luca Haid 702d19f45f Merge branch '1-add-voiceplan-history' into 'master'
Added KolmisoftMore API Class

Closes #1

See merge request fronk/thetool!318
2024-04-10 13:27:13 +00:00
Luca Haid 659ded5ddd Added KolmisoftMore API Class 2024-04-10 15:26:53 +02:00
Luca Haid 8f3fabca42 Merge branch '1-add-voiceplan-history' into 'master'
[VoiceCallHistory] - fixed migration

See merge request fronk/thetool!317
2024-04-10 13:26:11 +00:00
Luca Haid 4f8928cfe0 [VoiceCallHistory]
- fixed migration
2024-04-10 15:25:44 +02:00
Luca Haid 99d48539cd Merge branch '1-add-voiceplan-history' into 'master'
[VoiceCallHistory]

Closes #1

See merge request fronk/thetool!316
2024-04-10 13:24:45 +00:00
Luca Haid 76a0f71a8e [VoiceCallHistory]
- fixed migration
2024-04-10 15:24:08 +02:00
Luca Haid cb00d66b7a Merge branch '1-add-voiceplan-history' into 'master'
[VoiceCallHistory] - fixed migration

Closes #1

See merge request fronk/thetool!315
2024-04-10 13:21:30 +00:00
Luca Haid c36b0f07bf [VoiceCallHistory]
- fixed migration
2024-04-10 15:20:59 +02:00
Luca Haid 0b7da16c30 Merge branch '1-add-voiceplan-history' into 'master'
[VoiceCallHistory]

Closes #1

See merge request fronk/thetool!314
2024-04-10 13:19:31 +00: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 8e0e859569 Merge branch 'bugfix/file-upload-with-uppercase-ae-oe-ue' into 'master'
[mfUpload] fixed when using uppercase Ä Ö Ü as upload would just silently fail

See merge request fronk/thetool!313
2024-04-10 08:16:19 +00:00
Luca Haid e4760facb3 [mfUpload] fixed when using uppercase Ä Ö Ü as upload would just silently fail 2024-04-10 10:15:45 +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