Commit Graph

7 Commits (3e706867e93973fae3e84e74080268ced30ddc58)

Author SHA1 Message Date
Jakub Onderka a7ca58895a chg: [UI] Fix setting placeholder for user setting 2022-02-19 16:07:11 +01:00
Jakub Onderka fa716c1be6 fix: [UI] User setting view is not implemented 2022-02-19 16:07:11 +01:00
mokaddem 6fc9617f3e
fix: [userSettings:set_home_page] Added missing view file. Fix #6245 2020-09-01 09:10:14 +02:00
iglocska 15b10bbcf7
new: [user settings] Added restrictions for certain settings
- based on role permissions
- enforce the checks on set/delete
- add it to the UI elements
- /users/view /admin/users/view now include the user settings in a simplified format
2019-10-10 11:58:26 +02:00
iglocska 9ac6552ffa
new: [user settings] Finalised first revision
More to come in the future
2019-09-29 20:20:39 +02:00
iglocska 6cef8bb5c3
fix: [UI] Double side menu fixed 2019-09-25 22:21:10 +02:00
iglocska 946602a696
new: [User settings] Added user settings system
- set settings / user
- settings can be set by user themselves or their org admin / site admin
- added first setting: publish_alert_filter
- accepts boolean branched filter options
  - supports deep logical trees
  - OR/NOT/AND
  - currently supports filtering on tags and the creator organisation
2019-09-25 11:50:54 +02:00