slawkens
dbea69f314
Fix if user removes the menu category
2025-04-23 20:41:50 +02:00
slawkens
f646856e20
Unification of the variable menu_default_links_color
2025-02-09 01:02:14 +01:00
slawkens
d5dd7297b5
Fix deprecation warnings from jquery
2025-02-09 00:03:39 +01:00
slawkens
73de93a561
Rework menus: Different categories can have different colors
2025-02-08 23:56:58 +01:00
slawkens
87e8c9eb4d
Use NPM for packages: bootstrap, jquery, tinymce
2024-02-17 15:42:09 +01:00
slawkens
5fa4890b70
Add support for menu_default_color
2023-07-21 15:54:22 +02:00
Lee
01e3d366ba
Update admin.menus.js.html.twig
...
replaced del.png with a font awesome icon to go with the style of the rest of the icons on page.
2020-11-06 14:17:40 +00:00
slawkens
e7e327c238
Fix some small typos on admin.menus
2020-04-20 23:31:06 +02:00
slawkens
296e99772a
* forgot this yesterday...
2019-04-15 23:23:06 +02:00
slawkens
9fff996393
* this should be in $(document).ready
2019-04-13 04:05:00 +02:00
Lee
876b1b988a
Code clean up + datatables ( #64 )
...
* Reformat Code
Reformat Code
- spaces + tabs
* Code cleanup
removed duplicated datatables code
* Datatables
replace spells, monsters tables with JavaScript Sortable Tables (DataTables?)
2018-12-02 06:30:36 +01:00
Lee
d1e6061541
Admin panel fixes ( #62 )
...
* Admin Panel
* fixes
-Code Clean Up
-Remove dist folder and merged into tools.
2018-11-24 15:42:20 +01:00
slawkens1
ab73c602c3
* colorful dynamic menus!
...
* and also: blank option for menus
* NOTICE: Not all templates support that options yet
2018-01-14 14:29:53 +01:00
slawkens
6c9e09ea73
* moved template menus to database, they're now dynamically loaded
...
* you can edit them in Admin Panel under 'Menus' option.
* you can also add custom links, like http://google.pl
* removed videos pages, as it can be easily added using custom Menus and Pages with insert Media
* removed bug_report configurable, its now enabled by default
2017-10-24 14:42:23 +02:00