Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | check registered sections and settings after an app got updated to garbage ↵ | Arthur Schiwon | 2016-08-16 | 1 | -0/+15 |
| | | | | collect orphaned classes | ||||
* | attempt to remove section and settings entries when an app got disabled | Arthur Schiwon | 2016-08-16 | 1 | -0/+14 |
| | |||||
* | Add since tags to class | Lukas Reschke | 2016-08-11 | 1 | -1/+3 |
| | |||||
* | Add missing since annotations | Lukas Reschke | 2016-08-11 | 1 | -0/+2 |
| | |||||
* | Initial work on Apps page split: | Arthur Schiwon | 2016-08-09 | 1 | -0/+65 |
* interfaces for the Admin settings (IAdmin) and section (ISection) * SettingsManager service * example setup with LDAP app |