Commit graph

34 commits

Author SHA1 Message Date
isUnknown
2d3be6d140 i18n: traduire les chaînes hardcodées restantes en anglais/français
- DateTime & Project : locale dayjs dynamique selon la langue active
- Images : bouton "Ajouter une ou plusieurs images" via t()
- ImagesEditPanel : placeholder, legend tags et bouton ajout via t()
- DynamicView : clé PHP "Autres pistes" traduite via t()
- Nouvelles clés : forms.selectTags, buttons.addSelectedImages, virtualSample.otherTracks

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-04 13:40:42 +01:00
isUnknown
82eb8d88cc Implémentation complète du multilingue FR/EN
- Installation vue-i18n v11 et création des fichiers de traduction (fr.json, en.json)
- Création store locale avec détection hiérarchique (URL > localStorage > navigator)
- Modification des routes avec préfixe /:locale? optionnel
- Toggle FR/EN dans Menu.vue avec synchronisation immédiate
- Traduction de ~200 textes dans 27 composants Vue
- Suppression des labels hardcodés en français côté backend
- Ajout route Kirby catch-all en/(:all?) pour /en/ URLs
- Helper addLocalePrefix() pour préserver locale dans liens dialogs
- Traduction pseudo-élément CSS via data attribute

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-02 18:31:37 +01:00
isUnknown
cfd679bc15 Suppression des composants obsolètes Intro et ModeSelection
Ces composants faisaient partie de l'ancien système de steps du Brief
qui a été supprimé. Ils ne sont plus utilisés.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-15 10:53:50 +01:00
isUnknown
6291f3259a remove warnings due to type checks 2025-09-09 17:59:57 +02:00
isUnknown
732c91459a custom brief > add images modal : close modal on add 2025-01-07 18:27:57 +01:00
9c39e0b7a6 fix: adapt .project-details textarea height to parent’s height
close #86
2025-01-07 12:14:38 +01:00
isUnknown
c578538fe0 #59 2024-12-19 19:27:38 +01:00
isUnknown
741752e7b7 fix #70 2024-12-19 17:51:26 +01:00
6d5e9aa86c Fix ImageDetailsModal image width 2024-12-18 17:57:15 +01:00
isUnknown
6967b1aa39 #56 - improve multi select 2024-12-17 16:35:32 +01:00
isUnknown
75f361c20a #42 - collection switch from menu working 2024-12-17 16:20:57 +01:00
isUnknown
2909608b85 #42 - set first collection images 2024-12-17 16:13:16 +01:00
8ea2b3caf1 #42 Add styling for Inspirations submenu 2024-12-17 16:01:02 +01:00
b5c328b91b Improve ImageDetailsModal display #53 2024-12-11 13:11:16 +01:00
be089ba47b Improve images display on mobile #53 2024-12-11 12:25:45 +01:00
isUnknown
b4bc8e80fe fix brief and project without client 2024-12-09 18:32:41 +01:00
75a4dba4ec Fix images tags display #38 2024-12-04 16:12:27 +01:00
isUnknown
7cc2b2a9e8 add pdf-cover 2024-11-28 16:56:55 +01:00
isUnknown
cf8bbbafc2 dynamic brief : improve dialog interactions 2024-11-28 16:04:49 +01:00
isUnknown
cca389f1b0 fix comment problem 2024-11-28 14:44:52 +01:00
isUnknown
53b637c596 fix #21 - pdf viewer : open comment panel when url query contains comments 2024-11-27 15:26:30 +01:00
isUnknown
bcae5587ae #21 - Kanban : on click on comments count, open dialog with comments panel open 2024-11-22 17:31:34 +01:00
isUnknown
c1d2c73118 new content notification working for client brief 2024-11-22 09:20:38 +01:00
isUnknown
ef6375f4cc users / notifications : temporary disabled notifications system 2024-11-21 19:44:02 +01:00
734d319d62 Fix StaticView PdfViewer style 2024-11-21 16:22:13 +01:00
fddde41166 Add ellipsis to dialog header h2 when content is too long 2024-11-20 16:24:24 +01:00
isUnknown
fb3e38a496 pdf viewer dynamize title 2024-11-19 17:13:18 +01:00
isUnknown
5f5c53e284 fix pageIndex pb 2024-11-19 17:01:58 +01:00
isUnknown
8b9bd9e4ab pdf viewer : show draft comment marker 2024-11-19 16:59:20 +01:00
isUnknown
b3c921cd31 pdf viewer : show draft bubble 2024-11-19 16:53:38 +01:00
78c09254fa Add custom comment cursor #4 2024-11-19 16:31:38 +01:00
isUnknown
b99c05062f extended-brief working 2024-11-19 14:10:35 +01:00
isUnknown
769639b241 add client brief page 2024-09-26 19:14:20 +02:00
isUnknown
8da0fb0e36 project blueprint - optional steps working 2024-09-26 17:21:24 +02:00