76 コミット (fcebf9603108ea26e89b680d2f14892460089781)

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