Commit Graph

746 Commits

Author SHA1 Message Date
Frank Schubert
2df2ca22a1 added superexpert mode 2024-03-07 15:33:59 +01:00
Frank Schubert
23920c2b78 Changed status_code for Preorderlogistics to 140 2024-03-05 15:19:16 +01:00
Frank Schubert
9776a27601 readded network check in Preorder API CIF modules 2024-02-29 14:26:25 +01:00
Frank Schubert
15586820e2 Fixed getting ciftoken in userSetCif Preorder api EP 2024-02-28 17:16:25 +01:00
Frank Schubert
a0754d8c5d Added Lieboch to rimo api import 2024-02-28 15:27:42 +01:00
Frank Schubert
6db1055c6b Added taxcode to Vatrate 2024-02-27 14:35:25 +01:00
Frank Schubert
2af51a2f57 Added preorderTrigger / added cif api docs 2024-02-26 23:13:30 +01:00
Frank Schubert
26d022441d Added gemeinde filter to Dashboard 2024-02-26 13:33:15 +01:00
Frank Schubert
8fbea5f824 Addded cifurl and -cable url to Preordercampaign 2024-02-23 16:37:12 +01:00
Frank Schubert
ec1d6f803c 2024-02 RML address updates 2024-02-22 16:09:51 +01:00
Frank Schubert
db240354a4 Added checks in Product::deleteAction() 2024-02-21 16:00:41 +01:00
Frank Schubert
b833c57a98 Added checks in Product::deleteAction() 2024-02-21 15:56:15 +01:00
Frank Schubert
de39dd6946 Products can now be cloned 2024-02-21 15:40:59 +01:00
Frank Schubert
0c706f6a0c Added vatgroup_id to product 2024-02-21 15:09:26 +01:00
Frank Schubert
d1cd15935d Fixed Country in BMD Export 2024-02-21 13:39:27 +01:00
Frank Schubert
78916bdd0f Limited VatgroupController to Fibu user 2024-02-20 22:37:47 +01:00
Frank Schubert
b0cd82d0dd Added legacy_account in Vatrate 2024-02-20 22:26:20 +01:00
Frank Schubert
7cb5ac6329 Added Vatgroup & Vatrate 2024-02-20 22:12:59 +01:00
Frank Schubert
cdb1f1fef7 Fixed saving network without adb_netzgebiet_id 2024-02-20 21:57:04 +01:00
Frank Schubert
20163e6008 Address: changed country to country_id with Country table 2024-02-20 20:20:48 +01:00
Frank Schubert
c83fc9bcca Added Country table and import script 2024-02-20 15:42:11 +01:00
Frank Schubert
dfa8d7ca1d New Preorder cancelling 2024-02-15 20:44:04 +01:00
Frank Schubert
0c1e248bc7 Added Preordercampaign Admin function updateOaidFromUnit() 2024-02-14 16:30:42 +01:00
Frank Schubert
f5c192a65b Merge branch 'master' into fronkdev 2024-02-14 13:59:41 +01:00
Frank Schubert
b40e32e6d2 Merge branch 'feature/RaspberryDisplay' into 'master'
created RasberryDisplay Module

See merge request fronk/thetool!245
2024-02-14 12:41:35 +00:00
cac0deeccc - fixed getResourcePath in RaspberryDisplay/Index.php
- fixed php7 compatibility in RaspberryDisplayController.php
2024-02-14 13:37:17 +01:00
742a2c1495 - fixed RaspberryDisplay definition
- added axios library to plugins
- added vue library to plugins
- added tt-frontend-framework for vue with basic documentation
- added git_merge_ts to additionalCSS
- added git_merge_ts to additionalJS
- added property JSGlobals
- refactored RaspberryDisplay Module
2024-02-14 11:05:52 +01:00
90b7ce1dd9 added module for managing raspberry displays 2024-02-13 18:54:40 +01:00
Frank Schubert
9d5c6a9b4a AddressDB: Added visibility in Form 2024-02-13 16:19:17 +01:00
Frank Schubert
0bc5359277 WIP Contractqueue 2024-02-13 16:18:54 +01:00
Frank Schubert
8bf9e3efa3 Merge branch 'fronkdev' into 'master'
Fixed order_date

See merge request fronk/thetool!244
2024-02-12 11:34:07 +00:00
Frank Schubert
3a12056db7 Fixed order_date 2024-02-12 12:33:40 +01:00
Frank Schubert
ade4a3e2e5 Merge branch 'spidev' into 'master'
Spidev

See merge request fronk/thetool!242
2024-02-12 10:52:54 +00:00
Spitzer Daniel
2f4e297509 Zeiterfassung update 2024-02-12 11:39:57 +01:00
Spitzer Daniel
808551c04f Zeiterfassung update 2024-02-12 10:55:03 +01:00
Frank Schubert
fc260c996d Added user property to enforce 2fa or not 2024-02-09 18:09:02 +01:00
Frank Schubert
65c23a30c2 Added netzgebiet border polygon 2024-02-09 17:51:34 +01:00
Frank Schubert
4babf202a6 Optimizing PreoderController::getFilteredPreorderApi return values 2024-02-09 15:32:52 +01:00
Frank Schubert
7408d27b3c Optimizing PreoderController::getFilteredPreorderApi return values 2024-02-09 15:26:13 +01:00
Frank Schubert
7b84ded53f Changed Preorder map to basemap.at & added lines 2024-02-09 14:20:12 +01:00
Frank Schubert
371e6c8b0e Fixed order_date 2024-02-09 12:58:09 +01:00
Frank Schubert
e80ef28d32 Added visibility to Hausnummer 2024-02-08 16:55:02 +01:00
Frank Schubert
c7eee21004 Merge branch 'fronkdev' of code.fronk.at:fronk/thetool into fronkdev 2024-02-08 13:06:35 +01:00
Frank Schubert
e0864507c5 Changed /preorder/:code/clientInstallationFinished to POST 2024-02-08 11:44:17 +01:00
Frank Schubert
0b51f6f41a Merge branch 'feature/improve-order-loading-times' into 'master'
Add caching for network sections and add indexes for order tables

See merge request fronk/thetool!229
2024-02-07 16:20:02 +00:00
1aaa6f6907 Add caching for network sections and add indexes for order tables 2024-02-07 17:15:24 +01:00
Frank Schubert
e49297aea9 Merge branch 'fronkdev' 2024-02-07 16:35:49 +01:00
Frank Schubert
985441cb01 Fixed setting correct status when canceling preorder 2024-02-07 16:25:22 +01:00
Frank Schubert
0f22ae89a6 Added sepa_date import from ivt script 2024-02-06 21:02:23 +01:00
Frank Schubert
38ec49ddb3 Added sepa date 2024-02-06 20:47:44 +01:00