Thomas Fransolet
a1701e216a
Telecharger une ressource la telecharge, au lieu de l'ouvrir
...
L'attribut `download` d'un lien est ignore quand la cible est sur une autre
origine — Firebase Storage ici. Le navigateur se contentait donc d'ouvrir la
ressource dans un onglet, et le nom de fichier calcule par
`downloadFileNameFor` ne servait a rien.
Le fichier est d'abord recupere en blob et le lien pointe sur l'URL d'objet.
Repli sur l'ouverture en onglet si la requete echoue (CORS, reseau) : le
comportement d'avant, faute de mieux — a surveiller, c'est le chemin qui
reintroduit le bug sans rien dire.
Le telechargement groupe attend chaque fichier au lieu de lancer toute la
selection en parallele.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-09 16:55:06 +02:00
Thomas Fransolet
820cd9efa8
Misc update ressource to mediatheque, refonte visuelle complète (WIP)
2026-09-04 16:50:03 +02:00
Thomas Fransolet
2e8b82aa80
Wip manager app, update to support web + fix section event layout
2026-05-07 16:48:58 +02:00
Thomas Fransolet
f90f014f36
Add roles garde fou + update gradle + wip sectionAgenda (online and manual) + update EventConfig + missing fields in GuidedSteps update popup + updates in stats screen
2026-03-25 17:41:32 +01:00
Thomas Fransolet
2b0ac1ed0b
wip support appconfigLink + update min size for elements in main views
2025-08-14 22:25:33 +02:00
Thomas Fransolet
d47dc15688
Fix Menu + misc
2025-05-27 15:04:20 +02:00
Thomas Fransolet
214fe574e6
Update to add ressource on detail view
2024-06-21 22:44:26 +02:00
Thomas Fransolet
57c7d56306
clean code + accept empty for descriptions
2024-01-16 16:05:43 +01:00
Thomas Fransolet
0c526fe53e
Add Pdf, puzzle and agenda config + adpat other elements + update service generation
2023-12-26 15:48:36 +01:00
Thomas Fransolet
6b65bcbf66
update service generation
2023-12-22 15:41:51 +01:00
Thomas Fransolet
0ffe261e86
Add audio, video, image, pdf and json files (online and local)
2023-12-17 16:14:39 +01:00
Thomas Fransolet
9d099a201c
Wip handle new entities and updates for visitNamur
2023-12-15 17:00:57 +01:00
Thomas Fransolet
ff18f37b1b
Add pinCode to manager + show devices tab (fort logic)
2023-12-05 14:38:47 +01:00
a3a62d1903
Null safety !
2023-04-01 16:52:13 +02:00
11f5e2860f
Search fix + fix pdf generation with special character
2023-03-10 19:25:22 +01:00
246cb0739a
Fix search not working
2023-03-10 17:54:59 +01:00
fb5973d016
View audio title on audio selection + add possibility to choose null on select resource
2023-03-10 17:42:31 +01:00
1cbf67d94b
Fix image error loading
2023-01-27 21:06:28 +01:00
ed9c4bfc15
Update openapi generation .. + update code + fix issue on authenticate try on build
2022-12-22 17:30:37 +01:00
eddc4005ae
Add audio in web + update code for resource ..
2022-10-27 17:32:44 +02:00
ddda68c911
Show only title translations on article images + audio resourcetype + Nom to Identifiant
2022-10-26 17:14:11 +02:00
24ab7796e2
Add instance generation service + dto + not show title and description for article
2022-10-06 17:06:08 +02:00
98e066c712
PDF QRCode download + code clean
2022-06-23 17:48:02 +02:00
358a035408
Add Quizz handle !
2022-03-19 01:18:27 +01:00
Thomas Fransolet
c8fd56ebdc
Fix resource bug + flutter update
2021-10-14 19:49:37 +02:00
Thomas Fransolet
b4a4d21c56
Remove add resource for dispose + fixed sized windows + get result as function modal + fix bugs
2021-07-27 17:39:37 +02:00
Thomas Fransolet
6e38936ec5
Fixes (all filter per default + init images for geopoint)
2021-07-01 17:29:04 +02:00
Thomas Fransolet
5651022cce
resource select, show only image when select
2021-05-26 18:37:18 +02:00
Thomas Fransolet
b5387880b1
Add filter type in resource screen
2021-05-26 18:14:16 +02:00
Thomas Fransolet
019402b4c0
Resolve renderflex overflowed for resources list
2021-05-25 19:15:56 +02:00
Thomas Fransolet
ab833808a4
Layout menu (translation as horizontal list) + add filter in resource screen (name)
2021-05-25 19:07:44 +02:00