summaryrefslogtreecommitdiffstats
path: root/ipsilon/admin/common.py
Commit message (Expand)AuthorAgeFilesLines
* Make SSSD config 'preconfigured' and unmodifiablepreconfSimo Sorce2015-05-061-2/+8
* Merge the login and info plugins configurationsSimo Sorce2015-04-291-0/+3
* Allow scheme to be visible again in admin pagePatrick Uiterwijk2015-04-281-0/+2
* Rename and move PluginConfig to ConfigHelperRob Crittenden2015-04-101-1/+1
* Move mapping and complex list helpers out of classRob Crittenden2015-04-101-146/+148
* Print exceptions when saving data fails in admin UIRob Crittenden2015-04-101-2/+4
* Set Cache-control on all generated pages, centralize in EndpointRob Crittenden2015-03-191-5/+0
* Handle changing MappingList optionsSimo Sorce2015-02-241-0/+85
* Handle changing ComplexList optionsSimo Sorce2015-02-241-0/+67
* Fix file permissions and remove shebang'sPatrick Uiterwijk2014-12-161-2/+0
* Fix svg parsing in mod_wsgiSimo Sorce2014-11-121-1/+1
* Add visual cues to configuration panelsSimo Sorce2014-11-121-12/+19
* Use indirection to report error stringsSimo Sorce2014-11-121-11/+16
* Return proper errors if config is read-onlySimo Sorce2014-11-121-9/+41
* Refactor plugin initialization and enablementSimo Sorce2014-11-121-58/+31
* Set newurl on admin actions to stay on the pageSimo Sorce2014-11-121-1/+2
* Refactor plugin configurationSimo Sorce2014-11-121-39/+35
* Fix plugins enablement codeSimo Sorce2014-10-271-2/+10
* Add SVG Image to the Home administration pageSimo Sorce2014-10-271-1/+21
* Update style of plugins config page tooSimo Sorce2014-10-271-10/+9
* Reuse the AdminPlugins class for the providers tooSimo Sorce2014-10-271-4/+10
* Improve UI for enabling/disabling plugins configSimo Sorce2014-10-271-2/+155
* Do not overwrite default plugin optionsSimo Sorce2014-10-241-25/+24
* Add auto-auth requirement to all admin pagesSimo Sorce2014-10-071-2/+2
* Add AdminPage abstraction on top of util.PageSimo Sorce2014-10-071-2/+13
* Redirect anonymous users awaySimo Sorce2014-10-061-1/+2
* Refactor the data store a bitSimo Sorce2014-09-241-4/+1
* Add Info providers Admin pagesSimo Sorce2014-09-241-1/+2
* Allow plugins to determine config options orderSimo Sorce2014-09-241-1/+16
* Convert all forms to use util.Page form supportSimo Sorce2014-04-211-7/+1
* Automatically build configuration page menuSimo Sorce2014-03-281-10/+21
* Move login plugin configuration to its own moduleSimo Sorce2014-03-261-104/+16
* Move admin_protect to a more generic moduleSimo Sorce2014-03-241-12/+1
* Implement plugin ordering configurationSimo Sorce2014-03-241-0/+75
* Apply patternfly to administration pagesPetr Vobornik2014-02-171-0/+4
* Add infrastructure to configure serverSimo Sorce2014-01-241-0/+126