Yann Weber
|
3adad7bb02
|
Now plugins can check EM and invalidate activation
They have to implement a _activate() method in their __init__.py file
|
8 년 전 |
Yann Weber
|
43911cdfe4
|
loader enhancement
|
8 년 전 |
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 년 전 |
Yann Weber
|
f8e8750eec
|
Progress in datasource as plugin implementation
|
8 년 전 |
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 년 전 |
Yann Weber
|
a312cbc4d9
|
First version of lodel2 instance creation script
|
8 년 전 |
Roland Haroutiounian
|
5cae70382a
|
Cleaning the folder hierarchy
|
9 년 전 |
Yann Weber
|
1d6dc1ad89
|
Updated netipy client to disables console logging + add a security logging instruction to dummy_auth plugin
|
9 년 전 |
Yann Weber
|
cb9b53e7a2
|
Hooks & plugins first implementation
|
9 년 전 |
Yann Weber
|
d5b866512c
|
New settings handler
|
9 년 전 |
Yann Weber
|
f033b6c85b
|
Updated install/loader.py to handle settings
|
9 년 전 |
Yann Weber
|
4383606fbb
|
Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler
see README.md for more informations about instance creation
|
9 년 전 |