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
7940920f3d
fix: [genericElement:indexTable] Ignore row selector column
2021-10-20 15:39:37 +02:00
Sami Mokaddem
43dfacfe72
chg: [genericElement:indexTable] Refactored code and added support of compact display
2021-10-20 11:28:39 +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
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
67b43635d0
chg: [bootstrap] Migrated APP to use bootstrap v5.x
2021-09-17 13:04:37 +02:00
mokaddem
41e9666224
new: [localTool:batchActions] Added framework to execute batch actions on list of connections
2021-07-07 15:05:32 +02:00
mokaddem
186fba395a
fix: [indexTable:group_search] Fixed typo in passed argument
2021-06-30 08:33:09 +02:00
mokaddem
18e32730d2
fix: [genericElement:index_table] Added missing multi-select-actions view
2021-06-23 11:18:51 +02:00
iglocska
e1ac7fe2e6
chg: [wip] localtools
2021-06-14 08:37:00 +02:00
mokaddem
75a1ecba69
chg: [genericElements] Index table UI improvements
2021-03-19 11:17:00 +01:00
mokaddem
77fe4e6505
new: [inbox] First version of Inbox system and requestProcessors - WiP
2021-03-15 22:47:13 +01:00
mokaddem
3bd2b7583e
chg: [js:bootstrap-helper] Made submission modal more explicit
2021-03-10 14:54:52 +01:00
mokaddem
004bca47e6
new: [CRUD] Advanced filtering capabilities for index
2021-03-10 09:43:36 +01:00
mokaddem
d4001fab18
chg: [CRUD] Improved metaFields filtering capabilities
2021-02-26 10:36:06 +01:00
mokaddem
00528112f1
fix: [element] Group context filter to support multiple conditions
2021-02-24 11:10:52 +01:00
iglocska
aa15ad7781
Merge branch 'main' of github.com:cerebrate-project/cerebrate into main
2021-02-09 22:12:23 +01:00
iglocska
3c2fa086d6
new: [baseurl] added better baseurl handling
...
- set the baseurl via /config/app_local.php
- simple set the baseurl to an absolute path or to a relative path if you with to use a subdirectory without setting a baseurl
- If no baseurl is set above, Cerebrate will also check the CEREBRATE_BASEURL environment variable
2021-02-09 22:10:26 +01:00
mokaddem
2288e8f66f
chg: [element:generic_index] Added more flexibility in topbar
2021-01-18 17:25:18 +01:00
mokaddem
13c8f3f7c5
chg: [element:generic_index] Improved quick filter functionality and UI
2021-01-15 16:58:46 +01:00
mokaddem
c4ef14077f
fix: [element:generic_index] Correctly passes button variable
2021-01-15 14:42:38 +01:00
mokaddem
9873561ac5
chg: [element:generic_index] Usage of additional status node for context filtering
2021-01-15 12:15:36 +01:00
mokaddem
0ff8655fb3
chg: [element:generic_index] Usage of UI factory for group_search
2021-01-15 12:12:55 +01:00
mokaddem
ba65c60838
chg: [component:CRUD] Pass searched value to the view and allow searching by hitting <enter>
2021-01-15 11:49:20 +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
1a1a7b9107
fix: [index] search fixed
...
- correctly persist url parameters when searching
2021-01-13 14:23:11 +01:00
mokaddem
41f96dedcb
fix: [js:bootstrap-helper] Correctly returns promise
2021-01-12 11:36:33 +01:00
mokaddem
cd8d537273
chg: [js:bootstrap-helper] Overlay factory correctly supports variant for both elements
2021-01-12 11:30:15 +01:00
mokaddem
1753ce387e
chg: [element:genericElements] UI improvements in index factory
2021-01-12 10:56:47 +01:00
mokaddem
974d3197e8
chg: [controllers] Bug fixes and usage of UI factory
2021-01-11 16:28:07 +01:00
mokaddem
899fa27a45
chg: [component:CRUD] Improved flexibility
2021-01-11 12:48:58 +01:00
mokaddem
5782e29642
fix: [genericElements] Fixed Usage of bootstrap-helper's overlay
2020-12-15 15:00:21 +01:00
mokaddem
f9bf1c6f55
chg: [generic] Added Modal from URL support
...
- Support Form submission
- Success / Fail callbacks
- Modal reloading in case of validation errors
2020-12-15 10:40:49 +01:00
mokaddem
aebbb3ebd8
chg: [metaTemplates] Outline default template
2020-12-10 17:46:16 +01:00
mokaddem
3d647680a0
chg: [genericElements] Perform ajax call when filtering with context
2020-12-10 15:37:39 +01:00
mokaddem
a9d808f533
chg: [genericElements:listTopBar] Filtering context are taken from
...
passed data instead of set variables
2020-12-08 15:15:58 +01:00
mokaddem
8cc16b4a69
chg: [component:CRUD] Improved filtering context to be more flexible
...
- Support fields to be taken as quick filters
- Support custom quick filters by specifying the conditions
2020-12-08 15:08:12 +01:00
mokaddem
80a8062ba8
new: [genericElements:topBar] Added contextual filtering
2020-12-07 16:06:01 +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