69 Commits

Author SHA1 Message Date
Thomas Fransolet
68de09c109 Export to zip file (wip) (all) 2023-04-25 17:08:39 +02:00
Thomas Fransolet
578b88cea2 make it work ! 2023-04-24 17:26:20 +02:00
Thomas Fransolet
69e86bfa26 Add try and update path + version in publish profile 2023-04-24 11:11:43 +02:00
c9269aaf3a update path to store data 2023-04-23 17:17:46 +02:00
92d7efd34d missing files 2023-04-22 18:03:33 +02:00
19d84b4417 Configurations orderBy date creation 2023-03-30 16:59:55 +02:00
eb50590684 Update file download (add file name) + update max audio and other file size 2023-03-10 19:46:37 +01:00
f5921180cf Clean GetAllBeaconsForInstance accept return empty list 2023-02-20 14:43:35 +01:00
33f782346b Add nullable int beaconId + ensure ressource has no duplicate 2023-02-17 16:53:24 +01:00
ca1d71a846 Update for doc 2023-02-15 17:13:42 +01:00
74101d9939 Add sectionIds to ConfigurationDTO 2023-02-15 10:16:18 +01:00
a0b2d5ba9c Update encoding + add from query language 2023-02-10 17:33:59 +01:00
88ab87c9ee Add audio in export configuration 2023-02-10 17:06:23 +01:00
52ec413761 Add get beacons method 2023-01-28 01:23:35 +01:00
006aa541cd Fix image url not working 2023-01-27 21:10:15 +01:00
52d5467b85 Add watermark and shrink images only if fort 2023-01-26 17:09:48 +01:00
63654bdcf9 Allow all file size for image 2023-01-13 17:47:08 +01:00
9e8109225a Clean code + add Beacon handling 2022-12-27 21:47:52 +01:00
fc9d38c3c1 Update article to handle multiple audioIds 2022-12-22 14:31:49 +01:00
85ca1368a2 Add resize image + small fixs 2022-12-20 17:34:15 +01:00
3e6439433e Update get ressources endpoint by adding types filter 2022-10-27 13:31:38 +02:00
cf2d7759de Split resource in Resource and resourceData + Add Audio ResourceType 2022-10-26 17:11:45 +02:00
390852ce4f import => support instanceId + Delete resource, delete imageId and ref for configuration 2022-10-21 17:38:17 +02:00
499065bdb7 Add instanceId to ToSectionDTO and ToResourceDTO + update device controller for instanceId 2022-10-20 16:37:37 +02:00
79be291113 Add instanceId to config, section and resource 2022-10-20 16:09:34 +02:00
3b6c480cc6 Add instance model, dto, controller and service + update other objects and controllers 2022-10-06 17:07:11 +02:00
35e2d8296b Add password verification ! 2022-10-06 15:14:08 +02:00
ee021510c8 add docker file + change for prod 2022-09-29 16:54:44 +02:00
1725376623 Add title and image to configuration 2022-09-17 22:43:24 +02:00
afdd538a3b Fix Article default value when creation 2022-06-22 18:55:20 +02:00
4f1902984b Add IsTablet and remove Title and Description from Article 2022-06-22 17:01:09 +02:00
55a612fd0c Add new subsection ArticleDTO + add offline and mobile option 2022-06-11 20:58:43 +02:00
8c2e276d1c Update export to download json file 2022-03-25 17:38:32 +01:00
e5bfed2ff6 Import and export quizzDTO to test ! 2022-03-24 21:47:14 +01:00
e157cd1cb0 Fix delete ressource for quizz 2022-03-24 21:39:35 +01:00
e61b334f02 Add quizz ! 2022-03-19 01:24:17 +01:00
Thomas Fransolet
4b10635522 Upload multiple files at once (resource) 2021-12-23 14:06:58 +01:00
Thomas Fransolet
f55d4aefcd Fix resource bug 2021-10-14 22:15:23 +02:00
Thomas Fransolet
86ad5a2792 Fix resource bug 2021-10-14 19:48:00 +02:00
Thomas Fransolet
16d4d6335d Delete config link in devices if used + mqtt client not retained message 2021-08-24 20:20:07 +02:00
Thomas Fransolet
d6fd248b4f Delete login by default 2021-08-24 18:15:14 +02:00
Thomas Fransolet
5e40190c6d Add import and export configuration method 2021-08-04 18:07:21 +02:00
Thomas Fransolet
43d95c2ab2 Fix return create resource 2021-07-29 16:33:44 +02:00
Thomas Fransolet
cbd4773697 Fix bugs + delete all resource occurence (when delete resource) 2021-07-26 17:18:06 +02:00
Thomas Fransolet
62aa7453c0 Update first char for every dto variables + add password utils (hash password) 2021-07-25 00:53:47 +02:00
Thomas Fransolet
ed1e08f443 Add mqtt + changed first char of all DTO (Json deserialization fix) 2021-07-25 00:18:15 +02:00
Thomas Fransolet
0ee024e8ef Add identifier, dateupdate + MapType to MapTypeApp 2021-07-14 20:36:13 +02:00
Thomas Fransolet
7be57deb46 Add allow anonymous device creation + add wlan and eth differenciation for ipaddress 2021-07-08 19:14:05 +02:00
Thomas Fransolet
f03ef70fa3 Fix + allow anonymous for tablet access (get) 2021-07-01 18:35:27 +02:00
Thomas Fransolet
22c34d90a6 Add configuration label to device DTO 2021-06-23 22:44:41 +02:00