Commit Graph

15 Commits (c35d67ebcae81a17d5c627b57bfba27c2dd87eb8)

Author SHA1 Message Date
iglocska 9e2c29660d
Merge branch 'main' into develop 2022-01-17 09:25:31 +01:00
iglocska 95cb4536e1
fix: [tagging] error when trying to add a tag that doesn't exist yet
- add default colour to circumvent the error
2022-01-17 09:22:06 +01:00
iglocska 229fd98b8e
fix: [migrations] correct string length to avoid strict mode issues with keys exceeding 767 bytes 2022-01-11 10:21:03 +01:00
Sami Mokaddem 121990a941
fix: [plugin:tags] Database migration 2021-10-21 13:42:29 +02:00
Sami Mokaddem 43fbdc63f6
fix: [ui:select2] Fixed z-index issue
By attaching it to the modal body if applicable
2021-10-20 16:45:51 +02:00
Sami Mokaddem 85ee7c69a5 fix: [plugins:tags] Use correct namespace and variable name 2021-10-01 15:13:18 +02:00
mokaddem cf3e87614e chg: [navigation] Fixed navigation for tag endpoints 2021-09-17 18:30:32 +02:00
mokaddem e62056d5ac chg: [bootstrap] Moved more files to support bootstrap v5 2021-09-17 17:51:45 +02:00
mokaddem 3f4e2ae4b8 chg: [home] Added link to index for each panels 2021-09-07 09:59:36 +02:00
mokaddem 6a68290561 chg: [plugin:tags] Added migration script 2021-09-03 09:59:49 +02:00
mokaddem ded1ae64e7 chg: [tags] Moved templates into the plugin folder 2021-09-03 09:48:49 +02:00
mokaddem 15e9f51244 chg: [tag] Moved CSS and JS parts into the plugin folder 2021-09-02 12:03:07 +02:00
mokaddem 6a9fc98382 chg: [tags] Moved tag helper as plugin tag helper 2021-09-02 11:52:47 +02:00
mokaddem a14dc2e8fe chg: [tags] Transformed feature into a pluging - WiP 2021-09-02 11:30:09 +02:00
iglocska 44c60942c0
chg: [restructure] the application
- move the app dir's contents to the source
- update composer for easier installation
2020-06-22 14:28:17 +02:00