105 Commits

Author SHA1 Message Date
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
Thomas Fransolet
26253f281e Add update device main infos 2021-06-19 17:29:59 +02:00
Thomas Fransolet
1ee6f9f382 Delete allow anonymous for post resource 2021-06-19 14:41:28 +02:00
Thomas Fransolet
f842a56ce0 Add update order method 2021-06-19 14:29:54 +02:00
Thomas Fransolet
37c667cd46 Add imagesource to sectionDTO + delete sectionIds for configuration + add order to section 2021-05-28 19:50:26 +02:00
Thomas Fransolet
a4a95c00e2 Languages config only there for display 2021-05-28 18:29:32 +02:00
Thomas Fransolet
636cefaa69 Fix save subsection 2021-05-23 15:44:07 +02:00
Thomas Fransolet
29ca277cf4 Add resourceId to icon (Map) and slider 2021-05-21 22:42:59 +02:00
Thomas Fransolet
7c6ade79d6 Add methods for all Section type DTO for generation purpose 2021-05-13 22:01:59 +02:00
Thomas Fransolet
fed416d078 ressource to reSource + fixs + resourceController (upload and show) 2021-05-07 22:57:06 +02:00
Thomas Fransolet
f9b3344a77 Add TranslationDTO for titles and descriptions 2021-05-06 17:40:03 +02:00
Thomas Fransolet
7a640f9d54 add title to section + fix in section update + fix in create update (slider) 2021-05-04 19:11:36 +02:00
Thomas Fransolet
65e7c7f890 Add device controller + DeviceDetailDTO + create section (all in Data as JSON) + delete all section from config 2021-05-04 16:52:39 +02:00
Thomas Fransolet
d162b2f15d Create => create sample for each type (MAP in commit WIP) 2021-05-01 01:46:17 +02:00
Thomas Fransolet
9d0503f96b Fix return object create config 2021-05-01 00:20:25 +02:00