Commit Graph

10 Commits

Author SHA1 Message Date
fcb880fbd1 Empty space on the top bar used for more add url toggle clickable target 2023-06-14 21:54:57 +02:00
3c7457801f index class added to body 2023-06-12 18:15:39 +02:00
e5b72f3123 Fix Stylelint errors 2023-06-12 18:15:38 +02:00
1d3935fbd3 Remove LiipThemeBundle
As baggy theme was removed and material is the only remaining theme, we don't need a theme switched anymore.
So:
- move all `*.twig` files from the material theme folder to the root
- remove useless translations
2022-11-23 14:52:06 +01:00
495aecfe74 Cleanup & simplify theme 2015-03-01 10:49:17 +01:00
32da2a70ef Add LiipThemeBundle
Re-defined the config / user relation to be OneToOne bidirectionnal.
ConfigType is now a service so I can inject the list of available themes that are also used by LiipThemeBundle

Force sqlite for test
In case of people use a different driver in parameter.yml (yes I do :))
2015-03-01 10:49:16 +01:00
8125b415d8 Avoid raw javascript in template
It kills the Symfony Crawler :)
2015-02-07 18:28:31 +01:00
7df80cb32c CS 2015-01-31 19:12:49 +01:00
c3235553dd first implementation of security 2015-01-31 15:14:10 +01:00
ad4d1caa9e move WallabagBundle into Wallabag:CoreBundle 2015-01-23 16:28:37 +01:00