Commit Graph

113 Commits

Author SHA1 Message Date
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
b0e2f3de33 implemented global notification and reworked setFlash Function 2024-03-07 16:06:01 +01:00
Frank Schubert
15586820e2 Fixed getting ciftoken in userSetCif Preorder api EP 2024-02-28 17:16:25 +01:00
Frank Schubert
8fbea5f824 Addded cifurl and -cable url to Preordercampaign 2024-02-23 16:37:12 +01:00
Frank Schubert
0d62e07d3e Fixed sometimes failing redirect to UserProfile in Router 2024-02-15 15:30:19 +01:00
Frank Schubert
fc260c996d Added user property to enforce 2fa or not 2024-02-09 18:09:02 +01:00
Frank Schubert
afac1ff9c9 Reduced database connections on startup 2024-02-06 18:42:55 +01:00
Frank Schubert
4e278e6c61 2FA can now be forced for logged-in users 2024-02-03 21:45:24 +01:00
Frank Schubert
bdb155f997 upgraded mysql connection charset to utf8mb4 2024-01-31 14:46:14 +01:00
Frank Schubert
d054facc8f Added 2fa warning in UserProfile 2024-01-30 19:39:13 +01:00
Frank Schubert
a6c17d4882 mfRequest update 2024-01-30 19:02:52 +01:00
Frank Schubert
ac8f81bde7 Added isset method to mfRequest 2024-01-30 18:33:15 +01:00
Frank Schubert
fc3c3de604 Added ADBWohneinheit edit, productgroup matchcodeorigin 2024-01-18 22:02:43 +01:00
Frank Schubert
e9f52190e0 Fixed umlauts in translation function 2024-01-18 15:13:09 +01:00
Frank Schubert
c5ee7faae1 Added trims to BMD Export 2024-01-17 17:57:17 +01:00
Frank Schubert
e806dd6d11 BMD Export update 2024-01-16 19:22:33 +01:00
Frank Schubert
086706d6c7 BMD export update / address Skonto 2024-01-16 16:46:16 +01:00
Frank Schubert
fdf57fbf4c Added Iban&Bic Validation to Address/Form 2024-01-09 21:55:35 +01:00
Frank Schubert
f81fd2be06 Finished Address BMD Export 2024-01-05 18:22:17 +01:00
Frank Schubert
7646345779 WIP Address BMD Export 2024-01-05 13:56:02 +01:00
Frank Schubert
1e7a5e12a4 Api: Route action param can be Callable ([$obj, $method]) 2023-11-30 16:28:18 +01:00
Frank Schubert
cc4a751407 Fixed Voicenumber and Updated Voiceplan 2023-11-14 20:15:06 +01:00
Frank Schubert
e5f7b59ab4 IVT Contract Import WIP 2023-11-02 16:05:40 +01:00
Frank Schubert
7c81125afd Finished IvtProductMatch 2023-10-03 20:02:13 +02:00
Frank Schubert
b4021c3179 PremNord Locations & Homes update 2023-08-31 08:50:48 +02:00
Frank Schubert
f787014a4e Merge branch 'master' into fronkdev 2023-08-30 09:05:02 +02:00
Frank Schubert
62776c1ab4 Merge branch 'devbyspi' 2023-08-30 09:01:41 +02:00
Frank Schubert
b86db7cf82 Added fancyurl execption in mfRouter for Login process 2023-08-30 08:51:29 +02:00
Spitzer_Daniel
28ca65fa6d UserToken Methoden static hinzugefügt
Bug bei Passwortlängencheck gefixt
JS Request URLs auf getUrl umgebaut
2FA Code wird bei eingabe nun üngiltig
2023-08-28 15:25:59 +02:00
Spitzer_Daniel
f95d0b0074 2FA/Remember Me Implementierung
Userprofile Implementierung

Datatables Padding Anpassungen

Usercontroller und User um Mobile erweitert
2023-08-17 09:42:18 +02:00
Frank Schubert
d2ef831e3d Added permission check in PreorderApi for preorderaddressreporting 2023-06-06 12:58:06 +02:00
Frank Schubert
436308fcd2 Fixed redirect 2023-04-19 18:28:20 +02:00
Spitzer_Daniel
17589111c5 Merge branch 'master' of https://code.fronk.at/fronk/thetool into devbyspi 2023-04-06 18:13:53 +02:00
Frank Schubert
789a35daf5 Added Hausnummer filter 2023-04-06 18:12:22 +02:00
Frank Schubert
e2345cb08f Added gobal API cors hostname config 2023-04-03 15:42:28 +02:00
Frank Schubert
8e72421df6 Added additional allowed headers in CORS 2023-03-27 14:03:54 +02:00
Frank Schubert
d7054a926f changed colors in preorder map and added more cache 2023-03-14 16:35:23 +01:00
Frank Schubert
0f047c8f60 Added preorder network select to user/form 2023-03-08 20:26:12 +01:00
Frank Schubert
26babafa85 undoing earlier fancyurl safety change 2023-03-08 18:54:01 +01:00
Frank Schubert
ff7ef71929 Added Hausnummer filter 2023-03-08 16:14:28 +01:00
Frank Schubert
3d679732a8 showing disabled products in existing orders if needed 2023-02-27 19:17:50 +01:00
Frank Schubert
1a8848e02f api changes:
- GET /preorder/open - get all open preorders
 - added extref to preorder requests and responses, can be used to
   identify a specific preorder
2023-02-27 16:17:37 +01:00
Frank Schubert
3210981994 Contractjournal finished & Started Contractconfig Hooks for Provisioning Workflow 2023-02-24 15:50:28 +01:00
Frank Schubert
20f52d9426 Added Port to allowed origin header if in request 2023-02-02 19:44:13 +01:00
Frank Schubert
d2ceb7ead8 Saving Preordernotification and test email done 2023-01-26 19:24:35 +01:00
Frank Schubert
079ab6fbe9 SPIN PDF can now have custom netowner data 2023-01-18 17:50:47 +01:00
Frank Schubert
3fe324d762 AddressDB/Export: added value cache for address data 2023-01-17 15:25:11 +01:00
Frank Schubert
25236493ee WIP Contract linking / productchange 2023-01-11 15:53:13 +01:00
Frank Schubert
22fc152ec3 Fixed api debugging if item is object 2022-12-14 15:07:13 +01:00