76 Commits (fcebf9603108ea26e89b680d2f14892460089781)

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