1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-11-13 01:19:16 +01:00
lodel2_mirror/plugins/webui
Yann 5981bdc0e5 Various bugfix in LodelContext integration
- Replaced some "hidden" import with LodelContext.expose_modules calls
 - in some functions of Setting, Plugin, validator
 - in loader.py (temporary version)

In this state the tests runs (151 success), I'm able to run an instance (from debian package using slim) in MONOSITE mode and in MULTISITE mode by creating and loading a context in the loader.
2016-11-03 10:58:38 +01:00
..
interface Various bugfix in LodelContext integration 2016-11-03 10:58:38 +01:00
templates In operator with cast of right type 2016-10-06 16:51:46 +02:00
uwsgi solves #153 2016-09-30 14:03:01 +02:00
__init__.py Plug together Ui <-> client <-> session <-> plugin + bugfixes 2016-08-24 15:09:32 +02:00
client.py Replaced imports by LodelContext.expose_modules() calls 2016-11-02 17:03:22 +01:00
confspec.py Replaced imports by LodelContext.expose_modules() calls 2016-11-02 17:03:22 +01:00
exceptions.py [WEBUI] Add error support using exceptions in controller 2016-06-30 12:07:58 +02:00
main.py Replaced imports by LodelContext.expose_modules() calls 2016-11-02 17:03:22 +01:00
run.py Replaced imports by LodelContext.expose_modules() calls 2016-11-02 17:03:22 +01:00