Sami Mokaddem
4f084e6beb
chg: [app] Various layout improvements for responsiveness
2021-11-04 10:47:03 +01:00
mokaddem
0d8841a3bf
Merge branch 'ui-navigation' into develop-unstable
2021-09-17 17:12:33 +02:00
mokaddem
0eb14195ee
Merge branch 'tags' into develop-unstable
2021-09-17 16:46:54 +02:00
mokaddem
10e4c97d8c
Merge branch 'local-tool-batch-actions' into develop-unstable
2021-09-17 16:39:04 +02:00
mokaddem
67b43635d0
chg: [bootstrap] Migrated APP to use bootstrap v5.x
2021-09-17 13:04:37 +02:00
mokaddem
9e7bf8638a
chg: [layout] Support of themes - WiP
2021-09-16 15:50:55 +02:00
mokaddem
0c2c402aa2
chg: [layout] Modernized general UI - WiP
2021-09-13 13:04:54 +02:00
mokaddem
ea3168b840
new: [genericElements:singleView] Added new string field to extract without type deduction
2021-09-03 09:47:36 +02:00
mokaddem
a4535ea42e
chg: [tag] Continuation of integrating tagging plugin - WiP
...
- Filtering
- CRUD of tags
2021-08-30 15:11:21 +02:00
mokaddem
29595c6e22
chg: [tag] Continuation of integrating tagging plugin - WiP
...
- Can tag/untag any model
2021-08-26 16:12:55 +02:00
mokaddem
8b659fb6af
chg: [tag] Continuation of integrating tagging plugin - WiP
...
- Tagging / Untagging
2021-08-26 12:06:12 +02:00
mokaddem
b1e5bbad1a
new: [tag] Started integration of tag plugin with custom helpers - WiP
2021-08-24 10:49:53 +02:00
mokaddem
aa66b4fbf5
fix: [genericElement:singleView] Improved display of json field
2021-07-07 15:11:52 +02:00
mokaddem
1251d0f168
chg: [genericElement:single_view] Usage of factories
2021-07-06 12:37:16 +02:00
mokaddem
64ca0179bf
chg: [genericElement:single_view] Metafields have their own element
2021-07-06 12:35:50 +02:00
mokaddem
7add89aa9e
fix: [singleView:jsonField] Render only first value
2021-06-28 11:48:39 +02:00
mokaddem
835dbd88c8
fix: [genericElement:singleView] Allow displaying object not included in an array
2021-06-12 12:00:06 +02:00
iglocska
ef94ce147c
Merge branch 'main' into inbox
2021-06-01 14:37:29 +02:00
iglocska
d84caa97c9
chg: [templates] updated to support the new functionalities of localtools
2021-06-01 07:46:29 +02:00
mokaddem
0a1294bbee
chg: [inbox] Improved layouts
2021-03-18 09:26:01 +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
iglocska
867b7a22a1
fix: [cleanup] unused var in single view
2021-01-13 14:29:03 +01:00
mokaddem
db1286074a
Merge branch 'main' of github.com:cerebrate-project/cerebrate into namespaced-metatemplates
2021-01-13 14:21:11 +01:00
mokaddem
974d3197e8
chg: [controllers] Bug fixes and usage of UI factory
2021-01-11 16:28:07 +01:00
mokaddem
f279939c8b
chg: [genericElement:single_view] Bit of refactoring and
...
skip_meta_template option
2020-12-11 09:01:46 +01:00
mokaddem
aebbb3ebd8
chg: [metaTemplates] Outline default template
2020-12-10 17:46:16 +01:00
mokaddem
8c2f9a6940
fix: [genericElements:single_view] Only display meta-field box if the view contains some
2020-12-08 15:05:53 +01:00
mokaddem
ff1f8bfc97
chg: [singleView:single_view] Usage of name instead of namespace for meta-templates
2020-12-08 09:25:16 +01:00
mokaddem
332c4f48a2
chg: [singleViews:single_view] Improved layout for meta-templates
2020-12-08 09:19:00 +01:00
mokaddem
340626ce4e
chg: [singleViews] Meta data are now clustered based on their template namespace
2020-12-08 09:07:48 +01:00
mokaddem
4cfff0fce4
chg: [genericElements:toggle] Added support of requirement for being
...
able to change the toggle's state
2020-12-08 09:07:00 +01:00
iglocska
8d57ce11a4
fix: [metafield] account for "raw" being null but still set - use isset for the check
2020-12-07 17:17:11 +01:00
iglocska
4fd2c3b548
new: [metaFields] system added
...
- rework of several internal libraries
- append custom fields to objects
- templating system to assist users, using JSON files
- mapped the FIRST directory as a first test
2020-09-28 01:25:07 +02:00
iglocska
3c0bee7848
chg: [UI] some adjustements to make both themes less awkward
2020-06-23 14:26:41 +02: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