Commit Graph

594 Commits (f068d18d495a9ca554f00d0c0bf0843bdc108dbf)

Author SHA1 Message Date
mokaddem d76aa04ad7 chg: [genericElement:form] More flexible variable check 2021-06-12 12:04:57 +02:00
mokaddem 543603339b new: [inbox] Added list request processors 2021-06-12 12:04:11 +02:00
mokaddem edc23d8b71 fix: [genericElements:indexTable] Enforce actions button to be inline 2021-06-12 12:01:03 +02:00
mokaddem 835dbd88c8 fix: [genericElement:singleView] Allow displaying object not included in an array 2021-06-12 12:00:06 +02:00
mokaddem 7e47c48ef3 chg: [genericTemplate:index_simple] Moved file to element 2021-06-12 11:59:40 +02:00
mokaddem d125b3b974 new: [helpers] Added collapse, progress and progressTimeline component +
various improvements
2021-06-12 11:57:49 +02:00
iglocska 114e4e76e5
chg: [no-wrap] connections 2021-06-11 14:42:08 +02:00
iglocska 2e9b306f46
chg: [wip] local tools integration 2021-06-11 14:27:22 +02:00
iglocska 551ca0d83f
chg: [wip] localtools 2021-06-11 10:44:24 +02:00
iglocska 7f58c34e02
chg: [wip] localtools 2021-06-10 13:45:46 +02:00
mokaddem 3925c4cee6 chg: [doc:diagrams] Added pdf and png diagrams 2021-06-09 09:45:35 +02:00
iglocska 0e8b2d5369
fix: [mysql.sql] updated 2021-06-01 21:30:59 +02:00
mokaddem 88752c8b16 Merge branch 'main' of github.com:cerebrate-project/cerebrate into main 2021-06-01 15:21:13 +02:00
mokaddem 29c9b57ed2 new: [migration] Added migrations scripts 2021-06-01 15:20:24 +02:00
iglocska 2faa743aa9
Merge branch 'inbox' into main 2021-06-01 14:37:40 +02:00
iglocska ef94ce147c
Merge branch 'main' into inbox 2021-06-01 14:37:29 +02:00
iglocska dc38a11c65
Merge branch 'connector' into main 2021-06-01 14:24:32 +02:00
iglocska 62c43e854f
new: [queryLocalTools] endpoint added to broods
- show a list of local tools exposed by a remote cerebrate
2021-06-01 07:49:59 +02:00
iglocska c6332dee16
new: [sharing group] capture functionality added
- capture incoming sharing groups and add/update them when appropriate
- also capture child organisations
2021-06-01 07:49:22 +02:00
iglocska 73457ed562
new: [misp] connector fleshed out with more functionalities
- additionally, improvements to the common connector functionalities
2021-06-01 07:48:06 +02:00
iglocska 51b4bc811f
chg: [improvements] to a st of controllers and components to support localtools
- still missing ACL entries!
2021-06-01 07:47:22 +02:00
iglocska 7a1b54c7ab
chg: [js] minor changes to support the localtools 2021-06-01 07:46:51 +02:00
iglocska d84caa97c9
chg: [templates] updated to support the new functionalities of localtools 2021-06-01 07:46:29 +02:00
iglocska cc31a22527
new: [localtools] templates added 2021-06-01 07:45:58 +02:00
iglocska 3806831633
new: [localtools] functionality added 2021-06-01 07:45:01 +02:00
iglocska 357c147c13
Merge branch 'main' into connector 2021-05-26 17:16:54 +02:00
iglocska cb28278f30
fix: [logout] url fixed, fixes #45 2021-05-14 13:43:28 +02:00
iglocska ca964e506a
Merge branch 'main' of github.com:cerebrate-project/cerebrate into main 2021-05-14 13:32:23 +02:00
iglocska 32fc30a401
fix: [baseurl] for openmodal actions in the index factory fixed, fixes #46
- invalid url by prepending any url (even # for modal <a> tags) with the baseurl
2021-05-14 13:31:19 +02:00
Andras Iklody 00adbb0d7e
fix: [metatemplates] updated MYSQL.sql 2021-05-14 13:21:23 +02:00
iglocska 2d4727770c
wip: initial connectors 2021-04-30 23:59:53 +02:00
Andras Iklody 5e2107cdb8
Update README.md 2021-04-27 23:55:32 +02:00
Andras Iklody 26cf3e84c3
Update README.md 2021-04-27 23:54:27 +02:00
mokaddem df31135591 Merge remote-tracking branch 'origin/main' into inbox-system 2021-04-22 09:32:22 +02:00
iglocska dd30519e73
fix: [urls in links] 2021-03-26 12:55:40 +01:00
iglocska f08bf54f28
Merge branch 'index' into main 2021-03-26 12:25:11 +01:00
iglocska 9ef9887bed
Merge branch 'main' into index 2021-03-26 12:24:43 +01:00
mokaddem 61f3701d14 fix: [genericTemplates:indexFilter] Correct usage of confirmFunction 2021-03-23 10:04:06 +01:00
mokaddem ff1b9bfe8d chg: [monadView] Added comment 2021-03-23 09:39:15 +01:00
mokaddem 80a07f9138 chg: [requestProcessor] Moved templates files in libraries/default folder 2021-03-22 16:17:56 +01:00
Andras Iklody c4a41bebd9
Merge pull request #39 from mokaddem/feature-updater
[new] Updater system
2021-03-19 13:00:32 +01:00
mokaddem b52048c760 chg: [requestProcessor] Simplified genHTTPReply 2021-03-19 11:54:43 +01:00
mokaddem 1430647769 chg: [requestProcessor:user] Moved User table init in parent class 2021-03-19 11:22:04 +01:00
mokaddem 75a1ecba69 chg: [genericElements] Index table UI improvements 2021-03-19 11:17:00 +01:00
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