Commit Graph

24 Commits (main)

Author SHA1 Message Date
Luciano Righetti eb95c44528
Merge pull request #151 from righel/fix-test-action
fix: fix test workflow action
2023-09-14 16:16:55 +02:00
Sami Mokaddem 01356824a2
chg: [navigation:tags] Updated UI to reflect users' permissions 2023-09-06 10:42:08 +02:00
Luciano Righetti 9b7c693bb9 fix: fix some deprecation notices in 8.2 2023-04-06 17:59:22 +02:00
Sami Mokaddem 2c840c7d4f
chg: [herlper:bootstrap] Major refactor of the BootstrapHelper to make it more modular + added documentation 2022-11-28 08:36:17 +01:00
Sami Mokaddem 8345fabb50
fix: [behavior:tag] Get identifier if tag data is an array 2022-10-27 10:12:45 +02:00
Sami Mokaddem 324ac1ce40
Merge branch 'develop' of github.com:cerebrate-project/cerebrate into refactor-metatemplates 2022-01-20 09:00:45 +01:00
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 33c83f4020
chg: [ui] Renamed search button in index_table
Search seems more appropriate than filter
2021-11-10 15:31:09 +01:00
Sami Mokaddem 50737543a9
chg: [component:CRUD] Cleanup leftovers comments 2021-11-08 15:03:05 +01:00
Sami Mokaddem fe9fbe2e99
new: [mailing-list] Added mailing list feature - WiP 2021-10-25 16:20:36 +02: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