__init__ needs to be in the main package
[cascardo/ipsilon.git] / ipsilon / admin /
2015-02-24 Simo SorceHandle changing MappingList options
2015-02-24 Simo SorceHandle changing ComplexList options
2014-12-16 Patrick UiterwijkFix file permissions and remove shebang's
2014-11-12 Simo SorceFix svg parsing in mod_wsgi
2014-11-12 Simo SorceAdd visual cues to configuration panels
2014-11-12 Simo SorceUse indirection to report error strings
2014-11-12 Simo SorceReturn proper errors if config is read-only
2014-11-12 Simo SorceRefactor plugin initialization and enablement
2014-11-12 Simo SorceSet newurl on admin actions to stay on the page
2014-11-12 Simo SorceRefactor plugin configuration
2014-10-27 Simo SorceFix plugins enablement code
2014-10-27 Simo SorceAdd SVG Image to the Home administration page
2014-10-27 Simo SorceUpdate style of plugins config page too
2014-10-27 Simo SorceReuse the AdminPlugins class for the providers too
2014-10-27 Simo SorceImprove UI for enabling/disabling plugins config
2014-10-24 Simo SorceDo not overwrite default plugin options
2014-10-24 Simo SorceFix storing info plugin status and order
2014-10-07 Simo SorceAdd auto-auth requirement to all admin pages
2014-10-07 Simo SorceAdd AdminPage abstraction on top of util.Page
2014-10-07 Simo SorceFix exposed functions
2014-10-06 Simo SorceRedirect anonymous users away
2014-10-06 Simo SorceFix storing login plugin status and order
2014-09-24 Simo SorceRefactor the data store a bit
2014-09-24 Simo SorceAdd Info providers Admin pages
2014-09-24 Simo SorceAllow plugins to determine config options order
2014-05-20 Simo SorceFix E501 line too long errors
2014-05-10 Nathan KinderFix broken login plugins order config handling
2014-04-21 Simo SorceConvert all forms to use util.Page form support
2014-04-11 Simo SorceChange provider plugins registration and enablement
2014-03-28 Simo SorceAdd generic support for IdP plugin admin pages
2014-03-28 Simo SorceBasic Identity providers plugin configuration
2014-03-28 Simo SorceRefactor login plugin enablement code
2014-03-28 Simo SorceAutomatically build configuration page menu
2014-03-26 Simo SorceMove login plugin configuration to its own module
2014-03-24 Simo SorceMove admin_protect to a more generic module
2014-03-24 Simo SorceImplement plugin ordering configuration
2014-02-17 Petr VobornikApply patternfly to administration pages
2014-01-24 Simo SorceAdd infrastructure to configure server