View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
11648Feature requestsSurvey editingpublic2017-06-13 15:43
Reportertammo Assigned To 
PrioritynoneSeverityfeature 
Status newResolutionopen 
Summary11648: Make debug=0,1,2 a setting for super user in the backend
Description

If you make debug=0,1,2 a setting in the backend, developing in a system will be easier switchable.

Could be something like:

  • Production mode
  • Development mode
  • Debug Mode

Or any description (with some explanation)

TagsNo tags attached.
Bug heat4
Story point estimate
Users affected %

Users monitoring this issue

There are no users monitoring this issue.

Activities

tammo

tammo

2016-09-13 14:16

partner   ~40770

Thinking about this: there could be a "super admin management page" (name and position to be decided) where all kinds of settings can be made by super administrators.

DenisChenu

DenisChenu

2016-09-14 18:01

developer   ~40782

I don't like "prod/dev/testing" mode available by a GUI, prefer in files.

Another idea:

debug=1 : only show to super admin
debug=3 : OK for another admin
debug=4 : for all user
Or something like it (another setting ?)

It's more for tracevar : i update it each time to show it only to me.

Denis

tammo

tammo

2016-09-15 09:30

partner   ~40784

I understand that this can be a wish to have this in the config.php file only.

Maybe we can have a setting there:

show_super_admin_controls_in_backend: yes; (default)

which any super admin can change to

show_super_admin_controls_in_backend: no;

when he wishes to.

DenisChenu

DenisChenu

2017-06-13 15:43

developer   ~43895

Another solution :

  1. Set a logfile
  2. Allow to load/look log file at admin part

Issue History

Date Modified Username Field Change
2016-09-13 14:07 tammo New Issue
2016-09-13 14:16 tammo Note Added: 40770
2016-09-14 18:01 DenisChenu Note Added: 40782
2016-09-15 09:30 tammo Note Added: 40784
2017-06-13 15:43 DenisChenu Note Added: 43895
2019-11-01 17:25 c_schmitz Category Survey design => Survey editing