Commit Graph

14 Commits (be64a186e052b877fa08fd50dc931adf7ce83d5a)

Author SHA1 Message Date
iglocska b01a3bf83e
new: [topology UI] added 2023-10-05 11:05:20 +02:00
Sami Mokaddem dc8710d89e
fix: [users:view] Correctly reload authkey child panel when performing operations 2022-01-27 10:21:55 +01:00
mokaddem 3bd2b7583e chg: [js:bootstrap-helper] Made submission modal more explicit 2021-03-10 14:54: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 41f96dedcb fix: [js:bootstrap-helper] Correctly returns promise 2021-01-12 11:36:33 +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 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 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