|
ff38efd5f1
|
[PLUGIN][ProfileColor] Cache results
|
2021-12-13 15:49:52 +00:00 |
|
|
d52a043705
|
[TWIG] Restructure user settings template, making it much easier to use and extend
|
2021-12-08 19:57:35 +00:00 |
|
|
9109c61af5
|
[TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types
|
2021-10-27 04:19:28 +01:00 |
|
|
78dd7137f8
|
[PLUGIN] ProfileColor color settings can be null.
|
2021-10-05 19:12:51 +01:00 |
|
|
a268aee53a
|
[CSS][PLUGIN] ProfileColor now handles both the background and foreground colors. Various button CSS fixes.
|
2021-10-05 19:04:30 +01:00 |
|
|
80d1be323d
|
[COMPONENTS][Search][CSS] Extra header forms now accessible through a details element. Re-organizing templates structure.
|
2021-10-04 12:17:14 +01:00 |
|
|
19c2a91232
|
[TOOLS][PHPStan][ProfileColor][ENTITY][TEST][AttachmentThumbnail] Fix issues reported by phpstan
|
2021-09-27 19:50:56 +01:00 |
|
|
4a17adc182
|
[PLUGINS][ProfileColor] Actors are now shown with their own colors for other.
|
2021-09-25 19:40:17 +01:00 |
|
|
7b8eb3fda9
|
[PLUGINS][ProfileColor] Current color is now selected by default. Not found exception is now handled.
|
2021-09-25 19:40:17 +01:00 |
|
|
808da203ad
|
[PLUGINS][ProfileColor] Settings page render problem fixed. ColorType given data wasn't a string.
|
2021-09-25 12:51:25 +01:00 |
|
|
57b94af9f6
|
[PLUGINS][ProfileColor] Re-organized plugins templates and assets. ProfileColor plugin fixed.
|
2021-09-25 11:17:56 +01:00 |
|
|
67d62cf37b
|
[TWIG] Remove kludge event TwigPopulateVars
|
2021-09-18 07:27:35 +01:00 |
|
|
941cbe6599
|
[Actor] Refactor GSActor into Actor
|
2021-09-18 05:12:17 +01:00 |
|
|
eb833b62e2
|
[TOOLS] Fix all level 0 errors found by PHPStan and move constant definition to bootstrap file
|
2021-09-14 13:13:42 +01:00 |
|
|
458b6d0009
|
[UI] Rename all forms to more specific names, to avoid form name collisions
|
2021-09-14 13:13:33 +01:00 |
|
|
4f880eb761
|
[PLUGINS][ENTITY][Cover][ProfileColor] Clean up after interns and move entity defintions to be inside the corresponding plugin, rather than in core
|
2021-09-14 13:13:29 +01:00 |
|
|
c8a8e94d48
|
[SETTINGS][PLUGIN][CONTROLLER] Populate profile tabs event added. Settings base template populated with such event for plugins and components.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-09-14 13:13:12 +01:00 |
|
|
aeabf64051
|
[PLUGIN] Change base class from Module to Plugin for all plugins
|
2021-09-14 13:12:23 +01:00 |
|
|
ccf3aa990a
|
[MODULES] Introduce the concept of abstract modules to V3
Introduce placeholder for abstract upload and thumb modules
Temporarily supress some bugs
|
2021-09-14 13:11:45 +01:00 |
|
Daniel
|
15454cab7f
|
[ProfileColor] Added profile color css
|
2021-09-14 13:10:19 +01:00 |
|
Daniel
|
d17582094d
|
[ProfileColor] Visualize profile color
|
2021-09-14 13:10:19 +01:00 |
|
Daniel
|
afae038cff
|
[ProfileColor] Added Profile Color entity, color form and db store/load to color settings controler
|
2021-09-14 13:10:19 +01:00 |
|
Daniel
|
20a5005e1d
|
[ProfileColor] Added plugin base, controller and settings template
|
2021-09-14 13:10:19 +01:00 |
|