Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 388376

Summary: Generate settings categories automatically
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: susan
Version: 1.0   
Target Milestone: 1.0 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2012-08-29 15:38:25 EDT
Currently all settings contributed through the orion.core.setting are shoved into a category called "Plugin Settings". 

Instead, the categories on the settings page should be automatically generated based on whatever settings have been contributed. (Exceptions are Plugins, Themes, and User Profile -- these will remain as static categories that are always present.) Settings will have a 'category' that determines which one they appear under.
Comment 1 Mark Macdonald CLA 2012-09-14 12:33:06 EDT
> commit c07ededfafeb1c84710e312f6757670d38ba6683
>     Bug 388376 - Generate Settings categories automatically
> 
> commit 91c0c424a0c187453a0063e809417dc8974cea35
>     Bug 38376 - Add 'category' for Settings
> 
> commit a83e71a9e2aab1cd61b06be1fe8fcee0888f2b9c
>     Bug 388376 - refactor how Settings categories are contributed
>     - Remove "javascript editor" category
> 
> commit 1eb91f7fadc4038b21b21c768acceac101ea1554
>     Bug 388376 - fix leak of PluginSettings dijit widgets