Commit Graph

236 Commits (c4ef14077f8ca217df0a0adb6b0baa6363abfac1)

Author SHA1 Message Date
mokaddem c4ef14077f fix: [element:generic_index] Correctly passes button variable 2021-01-15 14:42:38 +01:00
mokaddem ff84f87d33 fix: [Component:CRUD] Allow saving metaFields 2021-01-15 14:40:03 +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 e1a39c2b01 chg: [js:bootstrap-helper] Allow UI.reload to include other status nodes 2021-01-15 12:12:21 +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 3fb9dfee86 chg: [js:bootstrap-helper] Added comment 2021-01-15 09:17:44 +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 36cc3d82fe new: [js:bootstrap-helper] Added support of text in overlay 2021-01-14 12:04:24 +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 3cee213b53
Merge branch 'main' of github.com:cerebrate-project/cerebrate into main 2021-01-13 14:32:39 +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 b0ee85cb12
new: [UI] connection test field added for the brood index 2021-01-13 14:29:54 +01:00
iglocska 7402476f0c
new: [templates] generic ajax form added 2021-01-13 14:29:29 +01:00
iglocska 867b7a22a1
fix: [cleanup] unused var in single view 2021-01-13 14:29:03 +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 e092a95951
new: [js] added connection test script 2021-01-13 14:24:07 +01:00
iglocska 1a1a7b9107
fix: [index] search fixed
- correctly persist url parameters when searching
2021-01-13 14:23:11 +01:00
iglocska d6bef47ce9
fix: [org] field in the index table fixed
- removed debug
- correct extraction of the data
- show links for the orgs to the org view
2021-01-13 14:22:15 +01:00
iglocska 7a195aed93
chg: [baseurl] exposed as an easy to reach variable in all views 2021-01-13 14:21:25 +01:00
mokaddem db1286074a Merge branch 'main' of github.com:cerebrate-project/cerebrate into namespaced-metatemplates 2021-01-13 14:21:11 +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
mokaddem 0bd90916f7 chg: [js:bootstrap-helper] new functionalities and refacto 2021-01-13 14:20:04 +01:00
iglocska a47dd94011
new: [Organisation] table capture function added 2021-01-13 14:19:45 +01:00
mokaddem 1a08670671 chg: [js:api] new functionalities and refacto 2021-01-13 14:19:22 +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 adc4a776a8 chg: [element:genericElements] Button placement consistency in generic modal 2021-01-12 11:59:35 +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 43118f21eb chg: [js:api-helper] Renamed function 2021-01-12 10:21:54 +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 a5e3ded892 chg: [genericElements:indexTable] Improved UI of toggle field 2021-01-11 14:21:46 +01:00
mokaddem 899fa27a45 chg: [component:CRUD] Improved flexibility 2021-01-11 12:48:58 +01:00