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
d61c6c930a
fix: [componenent:CRUD] Fixed oneToMany contextual filters
2021-01-19 12:28:46 +01:00
mokaddem
41948044cd
fix: [sharinggroups] Possibility to remove/add org from sharinggroup
2021-01-18 17:26:35 +01:00
mokaddem
d974f784b6
fix: [component:CRUD] Support for older PHP versions
2021-01-18 16:21:43 +01:00
mokaddem
cfea15ff03
fix: [component:CRUD] Fixed FULL_GROUP_BY issue and simplified contextual filtering
2021-01-18 16:13:10 +01:00
iglocska
c87f6651dc
new: [fetch] individuals added
2021-01-18 14:08:12 +01:00
mokaddem
8fd36cf534
chg: [command:user] Renamed function toggleDisabled
2021-01-18 10:37:48 +01:00
mokaddem
7f003fec81
chg: [command:user] Option to enable/disable users
2021-01-18 10:06:40 +01:00
mokaddem
13c8f3f7c5
chg: [element:generic_index] Improved quick filter functionality and UI
2021-01-15 16:58:46 +01:00
mokaddem
ff84f87d33
fix: [Component:CRUD] Allow saving metaFields
2021-01-15 14:40:03 +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
62426e0160
fix: [broods] Fixed quick search
2021-01-15 11:33:13 +01:00
mokaddem
d4ff912e6a
chg: [component:CRUD] Added quick search using LIKE
2021-01-15 11:32:47 +01:00
mokaddem
227816fe88
fix: [component:CRUD] Extraction contextual filters based on association type
2021-01-14 16:34:21 +01:00
mokaddem
65252a39ff
fix: [broods:edit] Include organisation dropdown data
2021-01-14 15:33:01 +01:00
mokaddem
6685838308
fix: [component:CRUDComponent] Take data linked to the current table
...
Performs a query similar to a right join instead of dumping the table for composed contextual filters
2021-01-14 15:30:16 +01:00
mokaddem
93f1467d5e
chg: [broods] Moved to use the new factories
2021-01-14 12:42:05 +01:00
mokaddem
691032551b
chg: Added support of displayOnSuccess, non-dismissable modals and some
...
house cleaning
2021-01-14 11:33:51 +01:00
mokaddem
41ca17ef36
Merge branch 'main' of github.com:cerebrate-project/cerebrate into namespaced-metatemplates
2021-01-14 09:15:37 +01:00
mokaddem
e217862504
chg: [command:updater] Added draft of meta-template update
2021-01-14 08:55:28 +01:00
mokaddem
1031079c92
chg: [command:updater] Draft of manual updater script
2021-01-13 15:19:26 +01:00
iglocska
4745599d2b
chg: [ACL] update to include broods
2021-01-13 14:31:50 +01:00
iglocska
c3a96c27af
new: [broods] added
...
- Cerebrate <-> Cerebrate sync
- explore remote cerebrate instances
- fetch data from remote (orgs, individuals)
- run connection tests with a remote instance
- check the version, sync user privileges on the remote
2021-01-13 14:30:44 +01:00
iglocska
c223dcede5
new: [custom pagination] component added
...
- simply paginate arrays as opposed to going to the DB for data
- just use $this->CustomPagination->paginate($array);
- it will automatically use the pagination options passed in the request
- compatible with the default cakePHP pagination helper
2021-01-13 14:24:52 +01:00
iglocska
7a195aed93
chg: [baseurl] exposed as an easy to reach variable in all views
2021-01-13 14:21:25 +01:00
iglocska
1a6505bf61
chg: [Aligntments] setAlignment function moved to its appropriate model
2021-01-13 14:20:53 +01:00
iglocska
539ce4b99a
chg: [internal] saveMetafields moved to AppTable
2021-01-13 14:20:29 +01:00
iglocska
af3d2dd6d9
new: [individuals] table capture functions added
2021-01-13 14:20:06 +01:00
iglocska
a47dd94011
new: [Organisation] table capture function added
2021-01-13 14:19:45 +01:00
iglocska
7159034e9e
chg: [CRUD component] internal changes
...
- removed saveMetaFields function from the component
- fixed issues with associations being patched in automatically for add/edit
2021-01-13 14:18:26 +01:00
mokaddem
35165129b9
chg: [helpers:DataFromPathHelper] Simplified usage
2021-01-13 14:17:55 +01:00
mokaddem
dbeef75d0d
chg: [helpers:bootstrap] Added support of variant in tabs
2021-01-13 14:16:52 +01:00
mokaddem
a4bb09253f
chg: [sharinggroup] Improved support of CRUDComponent
2021-01-13 14:15:53 +01:00
mokaddem
b93dd49232
chg: [component:CRUD] Remove usage of custom header + added custom form
...
validation feedback
2021-01-12 10:16:58 +01:00
mokaddem
7029341e40
fix: [user] Allow password update and hiden confirm_password field
2021-01-12 08:50:01 +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
2d26bc597f
chg: [Component:CRUDComponent] Default `allow_all` to true when context filtering
2020-12-15 16:44:39 +01:00
mokaddem
0347d7dfda
chg: [js:api-helper] Added documentation
2020-12-15 15:49:07 +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
f4725207fc
chg: [helper:stringFromPath] Added same feature but for array of strings
2020-12-11 10:11:59 +01:00
mokaddem
3806533abb
chg: [helpers] Added documentation and tweakings
2020-12-11 08:52:11 +01:00
mokaddem
aebbb3ebd8
chg: [metaTemplates] Outline default template
2020-12-10 17:46:16 +01:00
mokaddem
0a377915f6
chg: [metaTemplate:toggle] Enforce one default template per scope
2020-12-10 17:18:17 +01:00
mokaddem
fa49821731
chg: [genericElement:index] Allow support of closure for variables and type
2020-12-10 16:50:46 +01:00
mokaddem
79e34052c8
new: [app] Lots of new helpers for views, js and genericElements
2020-12-10 15:20:30 +01:00
mokaddem
d62639667b
fix: [helper:bootstrap] Closed correct node
2020-12-09 09:30:22 +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
2de66ff2cf
fix: [component:CRUD] Allow filtering by array of values
2020-12-08 15:07:17 +01:00