Commit Graph

79 Commits

Author SHA1 Message Date
Frank Schubert
108daed7dd WIP rimo workorders 2023-05-18 14:35:15 +02:00
Frank Schubert
a2b519f6f3 Added accept_digging to preorder 2023-04-27 14:20:14 +02:00
Frank Schubert
f89909014a Added more filtering to Preorder/Index 2023-04-24 13:26:55 +02:00
Frank Schubert
9f96fc4cf1 Added phone/email to "kunde" filter in Preorder/Index 2023-04-21 12:59:12 +02:00
Frank Schubert
c5a9e3e9d7 Added scripts to update units and split preorders with connection_count
> 1
2023-04-19 17:20:36 +02:00
Frank Schubert
df088b56eb Fixed always setting unit_count filter to 0 2023-04-18 15:44:03 +02:00
Frank Schubert
d3030edec9 Added 0 to unit_count filter in Preorder/Index 2023-04-18 15:39:35 +02:00
Frank Schubert
8929e9b7d4 Added unit_missing & connection_count filter in Preorder/Index 2023-04-18 15:21:43 +02:00
Frank Schubert
6cf4e1b64a Fixed permissions for preorderfront 2023-03-31 13:18:49 +02:00
Frank Schubert
2814656e0f limited preorderfront users to their own networks on map 2023-03-31 13:01:34 +02:00
Frank Schubert
20e6318e03 Fixed map for preorderfront user 2023-03-31 12:47:12 +02:00
Frank Schubert
72e8c35d03 Fixed limiting netowrk_ids/campaigns in Preorder/Export 2023-03-24 12:32:30 +01:00
Frank Schubert
a4f48657d7 fixed campaign_id in preorder map filter 2023-03-14 16:41:20 +01:00
Frank Schubert
387c4e8911 fixed campaign_id filter in preorder map 2023-03-14 16:06:57 +01:00
Frank Schubert
4edc9bc99f Added preorder map (visible for admins only) 2023-03-14 15:55:00 +01:00
Frank Schubert
d919553808 Fixed preorderfront user has no permission for Preorder 2023-03-10 13:30:52 +01:00
Frank Schubert
852be346ec Added Preorder Export 2023-03-09 19:06:32 +01:00
Frank Schubert
0f047c8f60 Added preorder network select to user/form 2023-03-08 20:26:12 +01:00
Frank Schubert
ff7ef71929 Added Hausnummer filter 2023-03-08 16:14:28 +01:00
Frank Schubert
67dbee488d Added permission Preorderfront 2023-03-08 15:39:05 +01:00
Frank Schubert
9d02064aa2 Added Preorder attributes and checkboxes in list 2023-03-08 14:49:47 +01:00
Frank Schubert
4be8e91508 Added product active flag, saving filter in Product/Index 2023-02-27 19:02:23 +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
d2ceb7ead8 Saving Preordernotification and test email done 2023-01-26 19:24:35 +01:00
Frank Schubert
3a3d998e1b Kunde saerch now searches for company too in Preorder/Index 2023-01-25 14:11:15 +01:00
Frank Schubert
1cec6cec15 Finished create/update AddressDB records 2023-01-16 14:11:01 +01:00
Frank Schubert
b86a699c57 Added municipality for district_is_city campaigns 2023-01-05 14:15:17 +01:00
Frank Schubert
6f158b99ae Added address source filter in Preorder 2022-12-21 16:17:16 +01:00
Frank Schubert
37a3b1f324 Can now add to AddressDB via Preorder/Form 2022-12-21 01:43:42 +01:00
Frank Schubert
9b8bde77ec Added cluster_id to preorder API endpoints 2022-12-19 14:10:29 +01:00
Frank Schubert
532bd84a65 Added unit_string to customer data in preorder 2022-12-14 15:49:30 +01:00
Frank Schubert
43caf0e344 rename unit_id to unit_string 2022-12-13 21:02:43 +01:00
Frank Schubert
ae60ee365a Preorder changes:
- New Wohneinheit field bezeichner
- technology & patchposition fields
- isAdditionalOrder field
- DELETE /preorder (Cancelling)
2022-12-13 20:09:38 +01:00
Frank Schubert
78251feb7e preorder api docs updated 2022-12-07 18:34:22 +01:00
Frank Schubert
6b77300556 Improved performance in findAddress 2022-12-07 02:17:12 +01:00
Frank Schubert
cd6a48ff16 Added unit details to customer address in Preorder 2022-12-06 16:55:52 +01:00
Frank Schubert
33ff1273ed Added GET /preorder api endpoint 2022-12-06 12:43:42 +01:00
Frank Schubert
2e1bf73281 auto set partner_id in new Preorder 2022-11-30 13:53:50 +01:00
Frank Schubert
a15545d552 Added permissions to internal BuildingApi 2022-11-29 18:15:18 +01:00
Frank Schubert
9a87c00abb Added exist_is_error flag and showing api_request in Preorder 2022-11-29 15:14:46 +01:00
Frank Schubert
520e68b44b checking permissions in Preorder/Index 2022-11-22 17:06:48 +01:00
Frank Schubert
9fce075b6a District now optional freetext in Preorder API 2022-11-22 14:49:18 +01:00
Frank Schubert
ec5e5aea6a Created import scripts for Liezen 2022-11-21 17:15:56 +01:00
Frank Schubert
4c28d4507d Fixed address filter in Preorder 2022-11-18 19:45:14 +01:00
Frank Schubert
43049e4e0f Fixed saving prices in Preorder 2022-11-16 15:13:46 +01:00
Frank Schubert
08b29a4e13 Fixed User::MyNetwork (NetworkAddress) 2022-11-15 16:20:33 +01:00
Frank Schubert
2d698160c0 Fixed addon_service filter in Preorder/Index 2022-11-11 18:03:07 +01:00
Frank Schubert
e71126c8bf Added addon_service filter to preorder 2022-11-10 18:37:35 +01:00
Frank Schubert
9d3c20d477 Changed pagination item count in preorder to 25 2022-10-25 17:40:34 +02:00
Frank Schubert
413768bcec Added addonServices and additionalData to POST /preorder 2022-10-25 17:05:46 +02:00