Commit a5a1ff1
committed
feat: add user locale support, fix route names, improve procedure templates (#0000)
- Add locale property to App\Entity\User for UI language preferences
- Add locale field to UserProfileType and sync to session on save
- Extend UserController with locale syncing and quick profile generation
- Fix breadcrumb parent routes (app_lander/wiki_lander → home)
- Rename policy routes to use org_policy_ prefix for consistency
- Update procedure bundle routes with /procedure prefix
- Migrate procedure templates to module base template
- Replace Font Awesome icons with LUX icons in procedure bundle
- Fix Kaizen route names in admin index1 parent bf01098 commit a5a1ff1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments