Commit Graph

7 Commits

Author SHA1 Message Date
Jérôme Schneider 9003c07ecc Centralized config.py into mandaye core
All the configuration is now in ini files.
You could have 3 levels of ini files :
 * default mandaye core ini file
 * default mandaye project ini file
 * optional ini file loading with --config option

Closes #5495
2014-10-10 15:50:13 +02:00
Jérôme Schneider 5294fd40c4 backends: implement a new ldap storage backend
Closes #5425
2014-09-16 09:37:08 +02:00
Jérôme Schneider 8f7e157d6d toolbar: manage offline toolbar 2014-09-05 19:20:02 +02:00
Jérôme Schneider c87f87c1b3 templates: manage multi templates directories in the configuration 2014-08-27 15:34:11 +02:00
Jérôme Schneider 8f213638ec skel: add some options 2014-07-09 20:55:39 +02:00
Jérôme Schneider a674931030 mandaye improved default filters to manage a toolbar
Refs #5048
2014-06-27 14:09:11 +02:00
Jérôme Schneider cf626d7672 configuration: using ini file to manage configuration
Fixes #4873
2014-06-26 12:03:07 +02:00