Commit Graph

56 Commits

Author SHA1 Message Date
Frank Schubert
0a48808cfe Added fullcustomer (Xinonkunde) as addresstype, will create fibu account 2025-01-07 15:07:43 +01:00
Frank Schubert
ee0037835c andom-tec changes 2024-12-24 12:38:29 +01:00
Frank Schubert
72367e2a63 Preorder Status Trigger Email done 2024-12-09 16:47:11 +01:00
Frank Schubert
1ed2dddb97 Added InvoiceJob 2024-08-29 14:51:37 +02:00
Frank Schubert
f08111c9a4 Added general history in Preorder 2024-07-18 14:28:41 +02:00
Frank Schubert
ce3e8f07e6 Added Preorder discount code import and statusupdate import 2024-06-04 18:09:01 +02:00
Frank Schubert
bede016157 Contract WIP & Contractqueue WIP 2024-04-18 2024-04-18 14:01:02 +02:00
Frank Schubert
6ce6e15b1a mfBaseController now throws exception when called method lacks visibility 2024-04-16 14:56:30 +02:00
Frank Schubert
059b26ba33 WIP Contractqueue & snopp api 2024-04-05 12:21:54 +02: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
1e7a5e12a4 Api: Route action param can be Callable ([$obj, $method]) 2023-11-30 16:28:18 +01:00
Frank Schubert
e5f7b59ab4 IVT Contract Import WIP 2023-11-02 16:05:40 +01: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
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
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
20f52d9426 Added Port to allowed origin header if in request 2023-02-02 19:44:13 +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
Frank Schubert
5ce0203a0b Implemented allow_unit_update in preorder 2022-12-12 18:46:22 +01:00
Frank Schubert
5ccd74dc3c returning CORS Allow-Origin when returning Unauthorized 2022-12-01 16:46:14 +01:00
Frank Schubert
88b966e2ed Always allow CORS from localhost Origin 2022-12-01 14:51:57 +01:00
Frank Schubert
bb0307d482 Allowed PUT and DELETE in CORS 2022-12-01 14:36:33 +01:00
Frank Schubert
683364f70b fixed cors check 2022-12-01 14:28:31 +01:00
Frank Schubert
4323e8e683 Fixed cors headers 2022-11-08 19:27:14 +01:00
Frank Schubert
ade53322f1 Fixed cors 2022-11-08 19:22:28 +01:00
Frank Schubert
86bfedc6ac Fixed CORS 2022-11-08 18:44:21 +01:00
Frank Schubert
56dab61941 Fixed generated urls sometimes interfering with rewrite rules 2022-10-20 14:53:32 +02:00
Frank Schubert
9b3335c820 Added salescluster to addressdb and preorder 2022-10-04 21:42:00 +02:00
Frank Schubert
bd2e88c254 FIX: addressdb/preorder API now uses gemeinde as City 2022-09-21 11:08:04 +02:00
Frank Schubert
e706de5c82 Added raw post body to api debugging 2022-09-16 14:11:02 +02:00
Frank Schubert
0d6abb53d5 Added return data to api request debugging 2022-09-16 13:58:09 +02:00
Frank Schubert
2b9de506ca logging headers in api request 2022-09-16 13:38:24 +02:00
Frank Schubert
fa1b235053 refined api request debugging 2022-09-16 13:35:37 +02:00
Frank Schubert
7462f4219a Added api request debugging 2022-09-16 13:18:24 +02:00
Frank Schubert
824f3a6ef2 added POST /preorder Api 2022-09-15 14:15:00 +02:00
Frank Schubert
2cbdbf3813 WIP Preorder 2022-09-14 2022-09-14 16:52:00 +02:00
Frank Schubert
c7bd7ea8f3 Switched Preorder building source to AddressDB 2022-09-08 14:58:18 +02:00
Frank Schubert
952f25797d Added AdressDB + AddressDB API 2022-08-29 17:14:55 +02:00
Frank Schubert
36b41b4e5a WIP AddressDB + api 2022-08-25 16:59:54 +02:00
Frank Schubert
4b39d5a158 checking username and password for scalarity on login 2022-08-16 21:11:48 +02:00
Frank Schubert
31241f79cf PHP 8.1 fixes; fixed adding users 2022-08-09 16:08:04 +02:00
Frank Schubert
e5233568a3 Contract WIP 2022-06-13 17:27:08 +02:00