Commit Graph

125 Commits

Author SHA1 Message Date
Frank Schubert
83fce677db Added Merdian to Preorder export and AdressDB find/search API 2023-09-05 07:03:13 +02:00
Frank Schubert
51d439c1de Added RW/HW to AddressDB Api search/find functions 2023-08-31 06:45:55 +02:00
Frank Schubert
62776c1ab4 Merge branch 'devbyspi' 2023-08-30 09:01:41 +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
5e743582e0 Merge branch 'devbyspi' into 'master'
Devices-Übersicht/DeviceApicontroller/SmsNotification

See merge request fronk/thetool!56
2023-07-27 03:35:38 +00:00
Spitzer_Daniel
80ad551c50 Devices-Übersicht:
* Anzeige des Backupstatus (OK,älter als 48 Stunden, kein Backup vorhanden)

DeviceApicontroller:
* Update Devices hinzugefügt (nur last_config_backup update erlaubt)

Funktionsweise:
Sobald eine Config am API Server registriert wird, wird per API Richtung Tool der Timestamp der Config in der Tool-DB geupdated
Somit ist für die Übersicht keine direkte API Schnittstelle notwendig.

SmsNotification Klasse hinzugefügt.
Habs gleich wie die Emailnotification gehalten.
Ist zum puschen von SMSen an ein Absenderarray oder Einzelabsender.
Erfüllt in dem Commit noch keine Funktion.

Config Erweiterungen:
define("TT_OUTGOING_SMS_API_KEY", "key");
define("TT_OUTGOING_SMS_API_URL", "api.websms.com/rest");
2023-07-25 14:06:12 +02:00
Frank Schubert
fbe825793f Added address.oaid to Preorder docs yaml 2023-06-21 17:38:22 +02:00
Frank Schubert
8214acd3e9 Added Voiceplan, Admin IVT product matcher and Voicenumber update
updates number in ContractConfig
2023-05-04 15:01:28 +02:00
Frank Schubert
a2b519f6f3 Added accept_digging to preorder 2023-04-27 14:20:14 +02:00
Frank Schubert
dd0d97c128 Fixed error in api docs for GET /preorder/open 2023-04-25 13:29:16 +02:00
Spitzer_Daniel
1d394a7852 Filestore Fertiggestellt
Cpeprovisioning Performance Update
2023-04-19 17:27:48 +02:00
Spitzer_Daniel
73291d8ee0 Devices
	Standortinformationen hinzugefügt (Wenn keine Pop ausgewählt)
	Umschaltbar Adresse/Koordinaten
	Adresse: Straße/Hausnummer/PLZ/Ort
	Huawei Backups Implementation
2023-04-06 15:53:33 +02:00
Spitzer_Daniel
214c0683e6 Remerge 2023-03-22 16:56:02 +01:00
Spitzer_Daniel
78784157e5 Merge remote-tracking branch 'origin/devbyspi' into devbyspi
# Conflicts:
#	public/assets/css/datatables-std.css
2023-03-22 15:50:24 +01:00
Spitzer_Daniel
e9c1c3824f css Upload 2023-03-22 15:48:41 +01:00
Frank Schubert
95a452bba7 Merge branch 'master' into 'devbyspi'
# Conflicts:
#   Layout/default/Device/Detail.php
#   Layout/default/Device/Form.php
#   Layout/default/Device/Index.php
#   application/Device/DeviceController.php
#   application/Device/DeviceModel.php
#   public/assets/css/datatables-std.css
2023-03-22 14:36:13 +00:00
Spitzer_Daniel
0ce064b56b Gerätehersteller, Devices, API Erweiterungen 2023-03-22 15:23:35 +01:00
Frank Schubert
3b4772ca4e Added external_id filter to Product/Index 2023-02-28 13:31:49 +01:00
Frank Schubert
28d74a96e5 preorder-apu.yml: Added Response to GET /preorder/open 2023-02-27 16:46:31 +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
aa373b5f4e Contract WIP 2023-02-23 13:06:04 +01:00
Daniel Spitzer
aa72b1ba95 Feature Update 2023-02-21 12:24:44 +00:00
Spitzer_Daniel
71d9675350 datatables-std.css für Standard DT erstellt
datatables-std.js für Standard DT erstellt
zugewiesen an:
Device,Devicetype,Devicemanufactor,Pop,Filestore

Pop Detail Ansicht erstellt
Filestore auf DT umgebaut

Bugfixing:
* Bearbeiten aus verschiedenen Ansichten werden nun richtig zurückgeleitet (Devices/Pops)
* Sortierung Devicetype in Devices wurde nun per Arraysort durchgeführt
2023-02-20 22:15:36 +01:00
Frank Schubert
36938051bd Changes by spi 2023-02-16 17:30:59 +01:00
Frank Schubert
c96cc84775 Updated Building Map / added liezen export import script 2023-02-03 13:59:54 +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
86caa91e21 Minor optical changes to spin pdf 2023-01-18 23:08:34 +01:00
Frank Schubert
a852b53134 Changed font size back to 13pt in pdf css 2023-01-18 22:19:41 +01:00
Frank Schubert
079ab6fbe9 SPIN PDF can now have custom netowner data 2023-01-18 17:50:47 +01:00
Frank Schubert
b86a699c57 Added municipality for district_is_city campaigns 2023-01-05 14:15:17 +01:00
Frank Schubert
6c1c5a8d06 Added swagger docs for /addressdb/getClusters 2022-12-19 14:54:48 +01:00
Frank Schubert
9b8bde77ec Added cluster_id to preorder API endpoints 2022-12-19 14:10:29 +01:00
Frank Schubert
9149a0f2cd Added Contractconfig Edit 2022-12-15 20:48:48 +01:00
Frank Schubert
2afd0ffa60 Added DELETE /preorder to api docs yaml 2022-12-14 16:12:59 +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
4397d8d16f Updated preorder-api.yaml 2022-12-13 13:54:41 +01:00
Frank Schubert
2cd3f2ccfd updated preorder-api.yaml, added /addressdb/searchAddress 2022-12-12 15:14:32 +01:00
Frank Schubert
78251feb7e preorder api docs updated 2022-12-07 18:34:22 +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
88dda09d66 More Contract stuff 2022-12-01 22:41:44 +01:00
Frank Schubert
a15545d552 Added permissions to internal BuildingApi 2022-11-29 18:15:18 +01:00
Frank Schubert
5531b69f65 added thetool-test logos 2022-11-22 16:08:35 +01:00
Frank Schubert
7c3f071304 added district search parameter to findAddress in api doc 2022-11-22 15:47:14 +01:00
Frank Schubert
601832b6b9 Added /findDistrict to api docs; optimized findDistrict query 2022-11-22 15:17:50 +01:00
Frank Schubert
eb2796b346 added color "natur" 2022-11-08 17:24:10 +01:00
Frank Schubert
89b3465da2 Added Gabocom colors 2022-11-08 17:20:59 +01:00