Add visual cues to configuration panels
[cascardo/ipsilon.git] / ipsilon / admin / common.py
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-07 Simo SorceAdd auto-auth requirement to all admin pages
2014-10-07 Simo SorceAdd AdminPage abstraction on top of util.Page
2014-10-06 Simo SorceRedirect anonymous users away
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-04-21 Simo SorceConvert all forms to use util.Page form support
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