76 Commits (fcebf9603108ea26e89b680d2f14892460089781)

Author SHA1 Message Date
  Yann Weber e2ddb47777 Better loglevel for hooks calls 7 years ago
  Yann Weber 2be79e50f0 Changes & bugfix in lodel.plugin.plugins 7 years ago
  Yann Weber e31adfda8e Bugfixes in numerous import processes 7 years ago
  Yann Weber b44113b74a Fixing import in logger plugins & datasource_plugin 7 years ago
  Yann Weber 0406e91846 Moved plugins folder in lodel/ 7 years ago
  Yann Weber 5981bdc0e5 Various bugfix in LodelContext integration 7 years ago
  Yann Weber 8085efeb99 Replaced all lodel subthings import by LodelContext.expose_modules calls 7 years ago
  prieto 2d8a9811e6 Some adjustments and corresions 7 years ago
  Yann Weber 8f48612c82 Enables debian package creation 7 years ago
  Yann Weber 39a5ba77cc Small bugfix in plugins error message 7 years ago
  Yann Weber e6e4a03a27 Enhancement in SLIM capabilities + bugfixes in install process 7 years ago
  Yann Weber 9d273e6fef Add a new sttings validator + use it 7 years ago
  Roland Haroutiounian bda7779166 Changed the filesystem_session handler and added new commands to the sessionhandler (to add, del and read values from the session) 7 years ago
  Yann Weber c7553748f0 Moved both classes un lodel/plugin/datasource_plugin.py + check inheritance 7 years ago
  Yann Weber 3e4231e871 Add an abtract datasource to make Datasource classes of plugins inherit from it 7 years ago
  Yann Weber b5a6adc3a8 Enhancement of distclean target 7 years ago
  Yann Weber be01af2c3e Bugfixes in lodel/buildconf.py & mongodb plugin 7 years ago
  Yann Weber 21af2bbcbc Autotools chain enhancement + solves #137 7 years ago
  Yann Weber 8316ab82ff Configure autotools for distributing lodel2 7 years ago
  Yann Weber fdc985c732 Plugin discover & clear bugfixes 7 years ago
  Yann Weber 80b8122dc4 fixes #133 : Documenting lodel_admin.py actions implementation 7 years ago
  Yann Weber 77be17f296 Solves #123 Add a plugin type validator 7 years ago
  Yann Weber 6e4fdde5f6 Doxygen documentation enhancement 7 years ago
  Yann Weber 59d95c3bb0 Commenting + deleted debug print() 7 years ago
  Yann Weber 70ff2fcedc Solves #124 + discover-plugin argparse enhancement 7 years ago
  Yann Weber 1453cf49f9 Plug together Ui <-> client <-> session <-> plugin + bugfixes 7 years ago
  Yann Weber eae2f83891 Connection between WebUi Client & Session started 7 years ago
  Yann Weber a82a75dfc6 Bugfixes in lodel_admin init_db action 7 years ago
  Yann Weber 180e41a657 Forgotten file 7 years ago
  Yann Weber 585cc61dff Quick & dirty interfacePlugin implementation + small import bugfixes 7 years ago
  Roland Haroutiounian 3700b4cc83 Syntax fix on plugins.py module 8 years ago
  Yann Weber 76e386e321 Implements SessionHandlerPlugin ExtensionsPlugin + settings preload 8 years ago
  Yann Weber 6a18cf7fa2 Begin implementation of new plugin list retrieval 8 years ago
  m.orban e4f0bd2358 Debug Metaclass to get child from Plugin Class 8 years ago
  m.orban 22eae9d5ec Added metaclass to get a list of child Class from Plugin Base class 8 years ago
  Yann Weber e176693574 Add plugin's discover cache consistency check in Plugin class cache getter 8 years ago
  Yann Weber 34c1784907 Enable factory in Plugin 8 years ago
  Yann Weber 4627ae17e5 DatasourcePlugin class implementation 8 years ago
  m.orban 9ae7855c50 Modified singleton sessionHandler: from __new__ to __init__ checked 8 years ago
  m.orban 0e7b5828fa Added a settings validator for plugin 8 years ago
  m.orban 81e732a6af Added inheritance class SessionHandler (Plugin is the base-class 8 years ago
  Yann Weber 7723ab5b16 lodel_admin.py options and output enhancement 8 years ago
  Yann Weber cddf221988 Lodel2 script helper class implementation (#122) 8 years ago
  Yann Weber 3299dc549a lodel.plugin.plugins.Plugin log messages enhancement 8 years ago
  Yann Weber 16ef4d9d3f Settings started detection mechanism enhancement + early log message creation (for plugins & settings) 8 years ago
  Yann Weber 82e9d3c9aa Allow early utilisation of lodel.logger ( #121 ) 8 years ago
  Yann Weber 3395f76238 Updated instance admin script and Makefile to be able to run plugins discover + webui upgrade 8 years ago
  Yann Weber 29e825e6ce New plugin information & load procedure implementation ( see #13 ) 8 years ago
  m.orban c7278e65b7 discover_plugin() function with the is_plugin_dir() class Method checking 8 years ago
  m.orban 726e86e4b1 Rewrited discover_plugin function whithout a os.walk modules 8 years ago