Sami Mokaddem
324767868e
fix: [ui:search_all] Fixed dropdown width to avoid screen overflow for large results
...
- This will put an end to @gallypette and @adulau's pestering
2024-09-24 14:42:30 +02:00
iglocska
6f31082a71
fix: [bookmarks] added more error handling for malformed bookmarks
2024-09-17 07:57:25 +02:00
iglocska
1e7a1a5f3e
chg: [dashboard redirects] to individual models now sort by modified by default
...
- the dashboard shows new entries, it only makes sense to sort the list based on changes
- also a small fix to not sanitise the index URLs as this will lead to multiple query parameters not working
2024-05-22 16:10:14 +02:00
iglocska
d23e393a9a
fix: [topology] various fixes
2023-10-05 12:47:18 +02:00
iglocska
6d6a0ec993
fix: [topology] added missing view
2023-10-05 11:29:31 +02:00
Sami Mokaddem
2c840c7d4f
chg: [herlper:bootstrap] Major refactor of the BootstrapHelper to make it more modular + added documentation
2022-11-28 08:36:17 +01:00
Sami Mokaddem
62ca877f0b
Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop-unstable
2022-02-08 08:42:25 +01:00
Sami Mokaddem
14ec995c2b
fix: [userSettings] Perform URI validation for bookmarks
...
- As reported by Dawid Czarnecki from Zigrin Security
2022-02-07 10:48:55 +01:00
Sami Mokaddem
324ac1ce40
Merge branch 'develop' of github.com:cerebrate-project/cerebrate into refactor-metatemplates
2022-01-20 09:00:45 +01:00
Sami Mokaddem
e8e1a16673
chg: [search_all] Added drafty support of meta-fields
2021-11-24 22:39:22 +01:00
Sami Mokaddem
d136955160
chg: [elements:widgets] Slightly refactored highlight panel and removed useless code
2021-11-23 22:07:31 +01:00
Sami Mokaddem
c6925c2d98
fix: [home:ui] Use correct bootstrap class
2021-11-15 11:46:15 +01:00
Sami Mokaddem
509b203591
chg: [instance:home] Added support of both `modified` and `created` in stat panels
2021-11-12 15:40:03 +01:00
iglocska
879004692c
fix: [UI] invalid code in the home.php template fixed
2021-10-20 14:33:22 +02:00
Sami Mokaddem
43dfacfe72
chg: [genericElement:indexTable] Refactored code and added support of compact display
2021-10-20 11:28:39 +02:00
Sami Mokaddem
97428a8892
chg: [ui:home] Nicer icons and layout
2021-10-18 14:59:18 +02:00
Sami Mokaddem
d75170d69b
chg: [ui:home] Let the theme decide bookmark's link color
2021-10-18 13:43:51 +02:00
Sami Mokaddem
78180fa90f
new: [userSettings] Added complete support of user settings
...
Including support of bookmarks, sidebar behavior and theming
2021-10-18 13:28:26 +02:00
Sami Mokaddem
a2e3ad76dd
chg: [settings] Refactored settings table and views
...
Allow for improved re-usability to use the views and functions with other settings
2021-10-18 13:24:30 +02:00
Sami Mokaddem
3ea877fe10
chg: [ui:settings] Refactored setting factory to be more generic
2021-10-12 10:21:12 +02:00
Sami Mokaddem
0d6e6aa7a4
chg: [userSettings] Initial version of template - WiP
2021-10-12 10:16:36 +02:00
mokaddem
8b5d2bc48a
chg: [ui:setting] Fixed select2 setting search input UI
2021-09-28 11:35:39 +02:00
mokaddem
bc8de62815
chg: [ui:settings] Setting page support themes
2021-09-28 10:59:57 +02:00
mokaddem
9398a2f555
chg: [instance:settings] Display section name regardless of its number of child
2021-09-28 09:26:24 +02:00
mokaddem
20a7903573
chg: [instance:settings] Support of BS5 in setting page
2021-09-28 09:23:02 +02:00
mokaddem
652c59c597
fix: [settings] Fixed scrollspy
2021-09-18 10:33:27 +02:00
mokaddem
4faecfbbd7
chg: [instance:home] Slightly improved UI
2021-09-18 10:22:59 +02:00
mokaddem
468505b5c6
chg: [navbar:search_all] Fixed layout
2021-09-17 19:06:56 +02:00
mokaddem
e62056d5ac
chg: [bootstrap] Moved more files to support bootstrap v5
2021-09-17 17:51:45 +02:00
mokaddem
0d8841a3bf
Merge branch 'ui-navigation' into develop-unstable
2021-09-17 17:12:33 +02:00
mokaddem
67b43635d0
chg: [bootstrap] Migrated APP to use bootstrap v5.x
2021-09-17 13:04:37 +02:00
mokaddem
8032d0fad8
chg: [instance:search_all] Support of limit and per-model-searches
2021-09-13 15:56:51 +02:00
mokaddem
f00798db44
chg: [instance:search_all] Support of total entry found
2021-09-10 14:46:56 +02:00
mokaddem
464e6c6951
chg: [instance:search_all] Added support of no results
2021-09-10 14:22:28 +02:00
mokaddem
1d541ff214
chg: [instance:search_all] Improved layout of displayed results
2021-09-10 14:12:19 +02:00
mokaddem
b3c25f0cae
new: [instance:search_all] Early work on search all feature
2021-09-10 11:55:54 +02:00
mokaddem
3f4e2ae4b8
chg: [home] Added link to index for each panels
2021-09-07 09:59:36 +02:00
mokaddem
14e0fa90b3
new: [instance:home] Added statistics and highlight panel - WiP
2021-09-06 11:17:25 +02:00
mokaddem
8df647cdb9
chg: [migration] Added support of plugin migrations
2021-09-03 09:47:13 +02:00
mokaddem
a94bad8ec4
chg: [setting] Added slight support of multiselect
2021-07-30 14:50:40 +02:00
mokaddem
aa3d7ec75e
chg: [setting] Nicer layout for nested settings
2021-07-30 14:50:10 +02:00
mokaddem
7b26d1c676
chg: [setting] Slight refactoring of search function
2021-07-30 11:44:53 +02:00
mokaddem
eb0fecc473
chg: [settings] Improved searches and focus after selection
2021-07-30 09:41:43 +02:00
mokaddem
26ba0e2154
chg: [setting] Allow referencing and redirecting ot individual setting
2021-07-30 09:23:19 +02:00
mokaddem
57ab7c6ed8
fix: [settings] Fixed scrollspy resolving missing some entries
2021-07-30 08:18:30 +02:00
mokaddem
b75cdac42b
chg: [instance:settings] group and panel level are optionals
2021-07-27 13:40:24 +02:00
mokaddem
6a89e65a37
fix: [instance:settings] Normalise value before saving
2021-07-27 10:58:34 +02:00
mokaddem
7fc2c595d7
chg: [instance:settings] Integrated actually save of settings
2021-07-27 10:40:58 +02:00
mokaddem
ef86e77e41
chg: [instance:settings] UI refactoring
2021-07-26 11:48:26 +02:00
mokaddem
cf793b6742
chg: [instance:settings] UI improvements
2021-07-23 14:51:48 +02:00