Yann Weber
|
ee06ccf1eb
|
Bugfix in webui plugin
Avoid useless impossible import by putting confpsec in a dedicated file
|
8 years ago |
Roland Haroutiounian
|
1b9cb1a72d
|
Changed the routing rules naming system
|
8 years ago |
Roland Haroutiounian
|
510c4f29de
|
An unused import is deleted
|
8 years ago |
Yann Weber
|
61f19772fb
|
New way to handles plugin
- renamed Plugins class to Plugin
- an instance represent a loaded plugin
- classmethod allows to preload & load plugins
|
8 years ago |
Yann Weber
|
6b5f377dc2
|
Regroup all code concerning webui in plugins/webui
|
8 years ago |
Yann Weber
|
f2b33f4fe3
|
Bugfix in webui plugin
|
8 years ago |
Yann Weber
|
5c8f46c51e
|
Updated webui plugin to enable standalone mode
To start in standalone uwsgi set lodel2.webui.standalone=True in conf file and start loader.py
|
8 years ago |
Yann Weber
|
c7b583d416
|
New webui plugin + create_instance.sh update
- create_instance.sh create some symbolic links
- webui plugin that add webui configuration variable
|
8 years ago |