View Issue Details

IDProjectCategoryView StatusLast Update
0003119Composrcore_configurationpublic2019-11-15 20:01
ReporterChris GrahamAssigned ToChris Graham 
SeverityFeature-request 
Status closedResolutionwon't fix 
Product Version 
Fixed in Version 
Summary0003119: Make config system use the fields system
DescriptionCurrently the config system has its own set of input types.

Ideally we'd make it use the same input types as the fields system.
TagsRisk: Major rearchitecting
Time estimation (hours)2
Sponsorship open

Relationships

related to 0003121 non-assigned Make quizzes use the fields system 

Activities

Chris Graham

2019-11-15 20:00

administrator   ~0006150

Some work was done vaguely in this direction - admin_config.php and admin_themes.php now share code for rendering out fields for input. This is actually the requirement behind this issue - ability to reliably have different parts of Composr doing configuration UIs. The remaining 10% is just trying to make it architecturally cleaner, and I actually think the end-point would be more code, not less. So I'm closing this issue.

Issue History

Date Modified Username Field Change
2017-03-09 15:13 Chris Graham New Issue
2017-03-09 15:13 Chris Graham Tag Attached: Risk: Major rearchitecting
2017-03-09 15:16 Chris Graham Relationship added related to 0003121
2019-11-15 20:00 Chris Graham Note Added: 0006150
2019-11-15 20:01 Chris Graham Assigned To => Chris Graham
2019-11-15 20:01 Chris Graham Status non-assigned => closed
2019-11-15 20:01 Chris Graham Resolution open => won't fix