Opened 4 years ago

Closed 4 years ago

#1486099 closed Feature Requests (fixed)

A completely disabled setting-section shoudn't be displayed under settings in the UI

Reported by: climaxy Owned by:
Priority: 5 Milestone: 0.3.1
Component: User Interface Version: 0.3-stable
Severity: normal Keywords:
Cc:

Description

When all options for a certain section under settings are disabled (via the man.inc.php) then the section itself should also not be visible anymore in the UI as it contains just the Save-Button and nothing else (not very useful and a bit irritating)....

In my configuration I've disabled e.g. all the server related settings as I anyway don't want that the users can modify them....
see attached screenshot.

Attachments (3)

settings.JPG (39.0 KB) - added by climaxy 4 years ago.
rc_remove_pref_section.r3022.patch (699 bytes) - added by JohnDoh 4 years ago.
possible solution, allows for {section_name} in dont_override config option
rc_list_select_first.r3022.patch (1.2 KB) - added by JohnDoh 4 years ago.
allow for "General" to not be the first section in the prefs tab

Download all attachments as: .zip

Change History (4)

Changed 4 years ago by climaxy

Changed 4 years ago by JohnDoh

possible solution, allows for {section_name} in dont_override config option

Changed 4 years ago by JohnDoh

allow for "General" to not be the first section in the prefs tab

comment:1 Changed 4 years ago by alec

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in [49771b10].

Note: See TracTickets for help on using tickets.