Commit Graph

421 Commits

Author SHA1 Message Date
Spitzer_Daniel
17caf0b8d2 Devices/Gerätetypen/Hersteller hinzugefügt 2023-02-16 18:01:52 +01:00
Spitzer_Daniel
23f13e4766 Merge branch 'master' into devbyspi 2023-02-16 16:16:44 +01:00
Spitzer_Daniel
cf92596ebf Features Netzbau-> Dateiablage und Stammdaten->Pops hinzugefügt 2023-02-16 15:44:19 +01:00
Frank Schubert
c96cc84775 Updated Building Map / added liezen export import script 2023-02-03 13:59:54 +01:00
Frank Schubert
917eb29cb0 Fixed OAID replacer when no wohneinheit_id in preorder 2023-01-27 13:49:59 +01:00
Frank Schubert
eab73f53e3 Added replacement variables to Preordernotifcation 2023-01-27 13:28:12 +01:00
Frank Schubert
fe26e8f2bc Finished sending of Preordernotifications 2023-01-26 22:01:09 +01:00
Frank Schubert
b8d7bd3956 Added Sender to Preordernotification 2023-01-26 20:27:59 +01:00
Frank Schubert
fabb46851d Fixed fileupload in Preordernotification 2023-01-26 19:44:15 +01:00
Frank Schubert
d2ceb7ead8 Saving Preordernotification and test email done 2023-01-26 19:24:35 +01:00
Frank Schubert
844e6ccd2a Started adding Preordernotification 2023-01-25 18:28:32 +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
079ab6fbe9 SPIN PDF can now have custom netowner data 2023-01-18 17:50:47 +01:00
Frank Schubert
e8de3058b5 Added AddressDB/Export; ADBHausnummer::unit_count is now recalculated
whenever a Wohneinheit is saved
2023-01-17 15:04:47 +01:00
Frank Schubert
f25e2c3f97 WIP AddressDB/Export 2023-01-17 12:47:04 +01:00
Frank Schubert
1cec6cec15 Finished create/update AddressDB records 2023-01-16 14:11:01 +01:00
Frank Schubert
25236493ee WIP Contract linking / productchange 2023-01-11 15:53:13 +01:00
Frank Schubert
b47bf6ca0f Tweaked sorting in searchAddress 2023-01-10 17:34:58 +01:00
Frank Schubert
4ed37fa88e Fixed not finding some specific addresses 2023-01-10 13:09:53 +01:00
Frank Schubert
b86a699c57 Added municipality for district_is_city campaigns 2023-01-05 14:15:17 +01:00
Frank Schubert
3ff5353fdd finished basic AddressDB view 2023-01-04 16:38:37 +01:00
Frank Schubert
6ff01cf0d9 Added AddressDB layouts 2023-01-03 15:21:39 +01:00
Frank Schubert
7af6a3a24d Made addressdb/searchAddress more strict: all tokens must be found 2022-12-22 17:45:59 +01:00
Frank Schubert
b6e32ae4f3 updated liezen import scripts 2022-12-21 18:09:09 +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
41ad786a68 Added getClusters api endpoint 2022-12-19 14:43:24 +01:00
Frank Schubert
f1af5ec0e7 minor fix 2022-12-19 14:13:17 +01:00
Frank Schubert
9b8bde77ec Added cluster_id to preorder API endpoints 2022-12-19 14:10:29 +01:00
Frank Schubert
33a5475d91 Fixed saving all null values in ContractconfigValue 2022-12-15 21:02:59 +01:00
Frank Schubert
9149a0f2cd Added Contractconfig Edit 2022-12-15 20:48:48 +01:00
Frank Schubert
fc67cd133f Fixed wohneinheit query in /addressdb/findAddress 2022-12-15 11:26:22 +01:00
Frank Schubert
fe09e19e84 Increased (find|search)Address performance by using query instead of
view
2022-12-14 17:04:24 +01:00
Frank Schubert
532bd84a65 Added unit_string to customer data in preorder 2022-12-14 15:49:30 +01:00
Frank Schubert
73831b6de6 Fixed existing preorders not ignoring deleted preorder in POST /preorder 2022-12-14 15:08:40 +01:00
Frank Schubert
9c6399c809 Final changes to Liezen import scripts for live import 2022-12-14 14:38:09 +01:00
Frank Schubert
43caf0e344 rename unit_id to unit_string 2022-12-13 21:02:43 +01:00
Frank Schubert
33844bf778 Addd partner_id check in GET /preorder 2022-12-13 20:15:01 +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
5ce0203a0b Implemented allow_unit_update in preorder 2022-12-12 18:46:22 +01:00
Frank Schubert
76cfa8e5fd Fixed is_shipping 2022-12-12 16:43:37 +01:00
Frank Schubert
e6f2cc1dbe minor change in searchAddress 2022-12-12 16:20:17 +01:00
Frank Schubert
20eae9a79b minor changes to searchAddress sorting logic 2022-12-12 16:10:02 +01:00
Frank Schubert
0ce37b87bc Added /addressdb/searchAddress api endpoint 2022-12-12 15:04:20 +01:00
Frank Schubert
78251feb7e preorder api docs updated 2022-12-07 18:34:22 +01:00
Frank Schubert
e66645aa5e Improved performance in findAddress 2022-12-07 02:51:59 +01:00
Frank Schubert
47aeb68a10 Improved performance in findAddress 2022-12-07 02:33:03 +01:00
Frank Schubert
6b77300556 Improved performance in findAddress 2022-12-07 02:17:12 +01:00
Frank Schubert
5dbf05d55f Changes for Preorder:
- Added OAID to Hausnummer and Wohneinheit
- Added format parameter to /addressdb/findAddress
- Added additional fields to /addressdb/findAddress
- Updated api doc yaml
- Updated addressdb import scripts for Liezen
2022-12-06 22:47:58 +01:00
Frank Schubert
d65e2c5f88 Enabled campaign timeframe checking 2022-12-06 17:55:59 +01:00