pylint 1.4.3 version fixes
[cascardo/ipsilon.git] / ipsilon / admin / common.py
2015-05-07 Simo Sorcepylint 1.4.3 version fixes
2015-05-07 Rob CrittendenUse python logging in install / log cherrypy at right...
2015-05-06 Simo SorceSSSD info plugin is immutable if not preconfigured
2015-04-29 Simo SorceMerge the login and info plugins configurations
2015-04-28 Patrick UiterwijkAllow scheme to be visible again in admin page
2015-04-10 Rob CrittendenRename and move PluginConfig to ConfigHelper
2015-04-10 Rob CrittendenMove mapping and complex list helpers out of class
2015-04-10 Rob CrittendenPrint exceptions when saving data fails in admin UI
2015-03-19 Rob CrittendenSet Cache-control on all generated pages, centralize...
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-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