mokaddem
bc1feaa9e6
chg: [requestProcessor] Moved setViewVariables
2021-03-19 11:15:43 +01:00
mokaddem
a5e1e39671
fix: [appcontroller] Validate form for all actions unless index
2021-03-19 11:14:02 +01:00
mokaddem
0c54d60a13
chg: [requestProcessor] Made function not required anymore
2021-03-19 11:12:48 +01:00
mokaddem
e7a0f3f2ff
chg: [requestProcessor] Added placeholder for future request processors
2021-03-18 15:17:39 +01:00
mokaddem
f3f73a475b
chg: [requestProcessor] UI improvements and simplified creation of
...
processors
2021-03-18 14:01:14 +01:00
mokaddem
0a1294bbee
chg: [inbox] Improved layouts
2021-03-18 09:26:01 +01:00
mokaddem
414ac9a59f
chg: [requestProcessor] Refactoring code organisation
2021-03-18 08:51:11 +01:00
mokaddem
1729d4b6ed
chg: [requestProcessor:user-registration] Slightly improved UI
2021-03-16 08:45:37 +01:00
mokaddem
77fe4e6505
new: [inbox] First version of Inbox system and requestProcessors - WiP
2021-03-15 22:47:13 +01:00
mokaddem
010d0896a9
new: [js:api-helper] Added postData function
2021-03-11 09:20:03 +01:00
mokaddem
5e7811ccaf
chg: [genericTemplates:filters] Slightly improved UI
2021-03-11 09:18:12 +01:00
mokaddem
a08dfc7434
fix: [js:bootstrap-helper] Coorectly call toasts and documentation
...
precisions
2021-03-10 15:37:19 +01:00
mokaddem
3bd2b7583e
chg: [js:bootstrap-helper] Made submission modal more explicit
2021-03-10 14:54:52 +01:00
mokaddem
98eaec723d
Merge branch 'main' of github.com:cerebrate-project/cerebrate into feature-updater
2021-03-10 09:48:06 +01:00
mokaddem
004bca47e6
new: [CRUD] Advanced filtering capabilities for index
2021-03-10 09:43:36 +01:00
mokaddem
97c5f7b197
chg: [ParamHandler] Allow haversting negated filter from URL
...
- These are separated by a space character which is being converted to `_`
2021-03-10 09:40:54 +01:00
mokaddem
e35bf9fa74
chg: [element:indexTable] Changed notification behavior of toggle field
2021-03-10 09:40:08 +01:00
mokaddem
851d9cfee7
fix: [CRUD] Renamed confusing function
2021-03-10 09:38:41 +01:00
mokaddem
697c1ff0a6
fix: [CRUD] Correct usage of the `like` condition operator on the query
2021-03-10 09:37:22 +01:00
mokaddem
9a1b38ff5a
chg: [CRUD] Passes active filters to the view
2021-03-10 09:36:45 +01:00
mokaddem
67d6683ed8
chg: [CRUD] Also harvest negated filters from URL
2021-03-10 09:35:26 +01:00
mokaddem
ddccb758b8
new: [helper:boostrap-helper] Added support of modal
2021-03-10 09:32:18 +01:00
mokaddem
474cd6c9eb
chg: [helper:boostrap-helper] Added support of badge inside button
2021-03-10 09:32:00 +01:00
mokaddem
b55c1b813f
new: [helper:boostrap-helper] Added support of badge
2021-03-10 09:28:33 +01:00
mokaddem
fb60fd59a2
chg: [js:bootstrap-helper] General improvements
2021-03-10 09:27:17 +01:00
mokaddem
8f1a17142b
fix: [js:bootstrap-helper] Make sure button exists
2021-03-10 09:24:39 +01:00
mokaddem
008c674f4d
chg: [command:importer] Improved tool and added support of more options
2021-03-10 09:22:47 +01:00
mokaddem
7f8e319c68
chg: [command] Removed unused code in fieldSquasher
2021-03-10 09:21:51 +01:00
mokaddem
748c035cbf
Merge branch 'main' of github.com:cerebrate-project/cerebrate into feature-metaField-index-filtering
2021-03-04 09:05:27 +01:00
mokaddem
1804d1ee3b
fix: [pagination] Fixed ellipsis pagination
2021-03-04 09:00:16 +01:00
mokaddem
9328bb1b3f
chg: [command] Extracted function
2021-03-01 11:39:18 +01:00
mokaddem
407c63edff
chg: [command] Improved FieldSquasher closest matcher
2021-03-01 11:17:13 +01:00
mokaddem
f8e9632f78
new: [command] First version of FieldSquasher - WiP
2021-02-26 15:02:39 +01:00
mokaddem
76617565fa
fix: [command] Fixed importer support of metaFields
2021-02-26 10:38:10 +01:00
mokaddem
d4001fab18
chg: [CRUD] Improved metaFields filtering capabilities
2021-02-26 10:36:06 +01:00
mokaddem
5d1106e82a
chg: [CRUDComponent] Improved related filter condition
2021-02-24 11:11:29 +01:00
mokaddem
00528112f1
fix: [element] Group context filter to support multiple conditions
2021-02-24 11:10:52 +01:00
mokaddem
de4ba80e21
fix: [CRUDComponent] Full group by on meta-templates
2021-02-24 11:10:10 +01:00
mokaddem
a8951ed69e
new: [instance] Added first version of database migration plugin
2021-02-24 11:05:23 +01:00
mokaddem
9a25d98c9a
chg: [helpers:bootstrap] Improvements for table
2021-02-23 11:42:26 +01:00
mokaddem
2be8add320
new: [helpers:bootstrap] Added support of button
2021-02-23 11:25:20 +01:00
mokaddem
ccf95361dd
chg: [helpers:bootstrap] General improvements
2021-02-23 08:45:35 +01:00
mokaddem
ebb388ae60
fix: [helpers:bootstrap] Correctly closes tr tag
2021-02-23 07:59:26 +01:00
mokaddem
51399903bd
new: [helpers:bootstrap] Added support of table
2021-02-22 16:38:55 +01:00
mokaddem
15a2410120
new: [helpers:bootstrap] Added support of alert
2021-02-22 15:47:30 +01:00
Andras Iklody
4b04f14530
Merge pull request #38 from schacht-certat/schacht/debian
...
Add initial debian/ directory
2021-02-11 10:47:25 +01:00
Birger Schacht
5711c1b23f
Add initial debian/ directory
2021-02-11 10:32:25 +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
Andras Iklody
01f625af0a
Merge pull request #37 from mokaddem/namespaced-metatemplates
...
New libraries and namespaced meta-templates
2021-02-08 15:42:31 +01:00