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
de8ee047f9
chg: [component:navigation] Added support of settings in breadcrumbs
2021-09-27 14:02:50 +02:00
iglocska
efe3765609
new: [keycloak auth] wip version 1 added
...
- authenticate via keycloak (on demand only at the moment)
- check if user from JWT token exists
- if yes:
- check if role needs to be updated - do so if need be
- check if organisation needs to be updated - (currently only captures, not aligned yet!)
- if no:
- create user
- set role (if set, otherwise fall back to default configuration)
- capture organisation - (currently not aligned yet!)
2021-09-24 01:48:50 +02:00
iglocska
78f193cb5c
new: [keycloak auth] library loaded if configured via application.php
2021-09-24 01:47:49 +02:00
iglocska
2a5c640756
new: [socialauth] dependency aded to composer
2021-09-24 01:47:03 +02:00
mokaddem
125b5df820
Merge remote-tracking branch 'origin/main' into develop-unstable
2021-09-18 11:25:42 +02:00
mokaddem
b4fdc625da
chg: [setting] Support of themes in settings
2021-09-18 11:21:50 +02:00
mokaddem
652c59c597
fix: [settings] Fixed scrollspy
2021-09-18 10:33:27 +02:00
mokaddem
43ac537fbc
fix: [navigation] Added setting page and more layout fixes
2021-09-18 10:31:05 +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
24a8aa42c8
chg: [navbar:search-all] Fixed dropdown instantiation
2021-09-17 18:53:32 +02:00
mokaddem
cf3e87614e
chg: [navigation] Fixed navigation for tag endpoints
2021-09-17 18:30:32 +02:00
mokaddem
0c38ee1532
chg: [genericTemplate:filters] Fixed some UI issues
2021-09-17 18:12:24 +02:00
mokaddem
e65e283c04
chg: [genericElement:table] Changed action link display into buttons instead of links
2021-09-17 18:02:48 +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
f4eb5da49d
Merge branch 'ui-refacto2' into develop-unstable
2021-09-17 16:47:41 +02:00
mokaddem
0eb14195ee
Merge branch 'tags' into develop-unstable
2021-09-17 16:46:54 +02:00
mokaddem
83494a6cf1
Merge branch 'ui-settings' into develop-unstable
2021-09-17 16:43:34 +02:00
mokaddem
10e4c97d8c
Merge branch 'local-tool-batch-actions' into develop-unstable
2021-09-17 16:39:04 +02:00
mokaddem
36f6866bd3
Merge branch 'ui-refacto' into develop-unstable
2021-09-17 16:38:48 +02:00
mokaddem
ba93479066
chg: [layout] Slightly more responsive
2021-09-17 16:32:32 +02:00
mokaddem
194d131e6e
chg: [layout:actionMenu] Make action menu aware of themes
2021-09-17 16:00:33 +02:00
mokaddem
9172e1b405
chg: [layout:navbar] Moved links and actions breadcrumb items out of the main top navbar
2021-09-17 15:44:52 +02:00
mokaddem
a869faa72b
chg: [component:navigation] Added support of home route
2021-09-17 13:07:44 +02:00
mokaddem
67b43635d0
chg: [bootstrap] Migrated APP to use bootstrap v5.x
2021-09-17 13:04:37 +02:00
mokaddem
ea469e0fc5
fix: [helpers:bootstrap] Fixed missing variable definition
2021-09-16 15:53:59 +02:00
mokaddem
9e7bf8638a
chg: [layout] Support of themes - WiP
2021-09-16 15:50:55 +02:00
mokaddem
8032d0fad8
chg: [instance:search_all] Support of limit and per-model-searches
2021-09-13 15:56:51 +02:00
mokaddem
0c2c402aa2
chg: [layout] Modernized general UI - WiP
2021-09-13 13:04:54 +02:00
mokaddem
e16a83eddd
chg: [elements:index_actions] UI hover feedback
2021-09-13 13:03:27 +02:00
mokaddem
5f673da703
chg: [helpers:bootstrap] Added switch helper
2021-09-13 13:02:33 +02:00
mokaddem
c2e7414318
chg: [layout] Modern application UI - WiP
2021-09-13 11:43:42 +02:00
mokaddem
7cfc23ffba
chg: [layout:icon] Added icon effect
2021-09-13 10:59:08 +02:00
mokaddem
9dc27f4cc8
chg: [instance:navigation] Usage of the mapped icons
2021-09-10 16:05:05 +02:00
mokaddem
0da5d456d1
chg: [layout:breadcrumb] Support of icon in breadcrumb
2021-09-10 15:58:41 +02:00
mokaddem
83bc9732e7
chg: [layout:sidebar] Support of active entries
2021-09-10 15:37:20 +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
91db0afd9a
chg: [layout:header] UI improvements
2021-09-10 09:22:08 +02:00
mokaddem
82b6bfccb9
chg: [layout] Added responsiveness
2021-09-09 17:16:37 +02:00
mokaddem
5ccf46c1cd
chg: [layout:navbar-right] Started implementation
2021-09-09 16:27:09 +02:00
mokaddem
b0e594320b
chg: [layout] UI improvements
2021-09-09 15:01:06 +02:00
mokaddem
bf3c1b9ee4
chg: [layout:header] Improved breadcrumb generation
2021-09-09 13:12:52 +02:00
mokaddem
d1efe13711
chg: [layout:header] Renamed header-breadcrumb
2021-09-09 13:11:45 +02:00
mokaddem
dd62152702
fix: [layout:sidebar] sidebar's z-index must be on top of main overlay
2021-09-09 12:24:12 +02:00