Bug 28989 - Allow viewing systempreferences only
Summary: Allow viewing systempreferences only
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: System Administration (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-10 06:26 UTC by Marcel de Rooy
Modified: 2023-07-01 13:47 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel de Rooy 2021-09-10 06:26:47 UTC
See bug 28882.
It might be helpful if we could distinguish between viewing sysprefs and changing them.
Comment 1 Fridolin Somers 2021-09-10 20:37:07 UTC
Yep, this could be a new page with a datatable containing all preferences.
Maybe with a modal display for special content HTML,YAML ...
Comment 2 Katrin Fischer 2023-07-01 13:47:41 UTC
(In reply to Fridolin Somers from comment #1)
> Yep, this could be a new page with a datatable containing all preferences.
> Maybe with a modal display for special content HTML,YAML ...

We have a lot of display code and the like. Maybe it would be easier to disable input fields on the normal pages and add a server side check so that noone can cheat it by adding source code?