Sami Mokaddem
|
f53b458103
|
fix: [userSettings] Allow admin to edit other user's settings
|
2022-01-26 12:11:44 +01:00 |
Sami Mokaddem
|
eef09f44c4
|
chg: [brood:connectionTest] Correctly handles network exceptions
|
2022-01-25 15:02:35 +01:00 |
Sami Mokaddem
|
7f9418639e
|
fix: [main] Prevent setting listeners if dependencies are not loaded
|
2021-12-20 15:26:36 +01:00 |
Sami Mokaddem
|
8686aa87a6
|
fix: [genericElement:index_table] Better support of nested dropdown if it has been added after page load
|
2021-10-20 15:41:11 +02:00 |
Sami Mokaddem
|
ab7db2c348
|
chg: [element:settings] Added support of multi-select fields
|
2021-10-20 12:21:13 +02:00 |
Sami Mokaddem
|
7941a6530a
|
new: [genericElement:indexTable] Table actions - WiP
Table actions allow to perform actions on the table such as hide/show columns, regroup rows by fields and so on
|
2021-10-20 09:39:12 +02:00 |
Sami Mokaddem
|
78180fa90f
|
new: [userSettings] Added complete support of user settings
Including support of bookmarks, sidebar behavior and theming
|
2021-10-18 13:28:26 +02:00 |
Sami Mokaddem
|
29ca08ce60
|
new: [sidebar:bookmarks] Added early version of user-defined bookmarks
Bookmark configs are saved in their respective user setting for each users
|
2021-10-08 16:57:38 +02:00 |
Sami Mokaddem
|
7fbf83bf49
|
new: [layout:sidebar] Save sidebar expanded state in user setting
|
2021-10-08 16:56:08 +02:00 |
mokaddem
|
468505b5c6
|
chg: [navbar:search_all] Fixed layout
|
2021-09-17 19:06:56 +02:00 |
mokaddem
|
24a8aa42c8
|
chg: [navbar:search-all] Fixed dropdown instantiation
|
2021-09-17 18:53:32 +02:00 |
mokaddem
|
e62056d5ac
|
chg: [bootstrap] Moved more files to support bootstrap v5
|
2021-09-17 17:51:45 +02:00 |
mokaddem
|
0d8841a3bf
|
Merge branch 'ui-navigation' into develop-unstable
|
2021-09-17 17:12:33 +02:00 |
mokaddem
|
8032d0fad8
|
chg: [instance:search_all] Support of limit and per-model-searches
|
2021-09-13 15:56:51 +02:00 |
mokaddem
|
1d541ff214
|
chg: [instance:search_all] Improved layout of displayed results
|
2021-09-10 14:12:19 +02:00 |
mokaddem
|
b3c25f0cae
|
new: [instance:search_all] Early work on search all feature
|
2021-09-10 11:55:54 +02:00 |
mokaddem
|
15e9f51244
|
chg: [tag] Moved CSS and JS parts into the plugin folder
|
2021-09-02 12:03:07 +02:00 |
mokaddem
|
eed5b9226a
|
chg: [behavior:tags] Custom finder and small improvements
|
2021-09-01 16:12:56 +02:00 |
mokaddem
|
61255e2837
|
chg: [tags] Improved UI and added missing files
|
2021-08-31 15:21:28 +02:00 |
mokaddem
|
e835810406
|
fix: [genericTemplates:filters] Custom tags (such as negated and like) are correctly parsed and added to the picker
|
2021-08-31 11:19:15 +02:00 |
mokaddem
|
a4535ea42e
|
chg: [tag] Continuation of integrating tagging plugin - WiP
- Filtering
- CRUD of tags
|
2021-08-30 15:11:21 +02:00 |
mokaddem
|
29595c6e22
|
chg: [tag] Continuation of integrating tagging plugin - WiP
- Can tag/untag any model
|
2021-08-26 16:12:55 +02:00 |
mokaddem
|
8b659fb6af
|
chg: [tag] Continuation of integrating tagging plugin - WiP
- Tagging / Untagging
|
2021-08-26 12:06:12 +02:00 |
mokaddem
|
b1e5bbad1a
|
new: [tag] Started integration of tag plugin with custom helpers - WiP
|
2021-08-24 10:49:53 +02:00 |
mokaddem
|
bb6489778f
|
chg: [genericElement:index_table] Generic support of bulk operations
|
2021-06-23 11:15:22 +02:00 |
iglocska
|
7a1b54c7ab
|
chg: [js] minor changes to support the localtools
|
2021-06-01 07:46:51 +02:00 |
mokaddem
|
0ff8655fb3
|
chg: [element:generic_index] Usage of UI factory for group_search
|
2021-01-15 12:12:55 +01:00 |
mokaddem
|
93f1467d5e
|
chg: [broods] Moved to use the new factories
|
2021-01-14 12:42:05 +01:00 |
mokaddem
|
41ca17ef36
|
Merge branch 'main' of github.com:cerebrate-project/cerebrate into namespaced-metatemplates
|
2021-01-14 09:15:37 +01:00 |
iglocska
|
e092a95951
|
new: [js] added connection test script
|
2021-01-13 14:24:07 +01:00 |
mokaddem
|
974d3197e8
|
chg: [controllers] Bug fixes and usage of UI factory
|
2021-01-11 16:28:07 +01:00 |
mokaddem
|
a5e3ded892
|
chg: [genericElements:indexTable] Improved UI of toggle field
|
2021-01-11 14:21:46 +01:00 |
mokaddem
|
ae0272a62c
|
chg: [js-helper] Added quick methods and more documentation
|
2020-12-11 10:38:43 +01:00 |
mokaddem
|
3d647680a0
|
chg: [genericElements] Perform ajax call when filtering with context
|
2020-12-10 15:37:39 +01:00 |
mokaddem
|
79e34052c8
|
new: [app] Lots of new helpers for views, js and genericElements
|
2020-12-10 15:20:30 +01: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 |