627 コミット (acc50423c0adea7d3175190d75205f19ef2026d4)

作成者 SHA1 メッセージ 日付
  Roland Haroutiounian acc50423c0 Documentation of the lodel.leapi.leobject module 8年前
  prieto cdd13d9b4b Delete is_exist 8年前
  Roland Haroutiounian 3899753023 Documentation on the lodel.leapi.datahandlers.datas module 8年前
  Roland Haroutiounian d23e0fd9d4 Added documentation to the lodel.editorial_model.translator package 8年前
  Roland Haroutiounian 03cd76ff69 Documentation for the lodel.editorial_model.exceptions module 8年前
  Roland Haroutiounian d39f9784c4 Changed the documentation of the lodel.editorial_model.exceptions module 8年前
  Roland Haroutiounian ce28dc134f Changed the documentation in the editorial_model.translator.xmlfile module 8年前
  Roland Haroutiounian 595e7a67ad Fixed the documentation of lodel.editorial_model.translator.picklefile 8年前
  Roland Haroutiounian 142f259a43 Added documentation for the picklefile module 8年前
  Roland Haroutiounian e447da53f0 Added comments in the documentation of the auth package 8年前
  Roland Haroutiounian 8a7ac08c9d Updated the documentation of the lodel.auth package 8年前
  Roland Haroutiounian 5d43f04276 Added documentation on the lodel/auth/exceptions.py module 8年前
  prieto 548df7c36c Allows a pretty display for em_simple 8年前
  Hicham Benjelloun 5a49878df4 Fix Plugin.module_name() 8年前
  Hicham Benjelloun 844b4eafb9 Refactor Plugin.module_name() 8年前
  Hicham Benjelloun 87567222ab Refactor module_name method in class Plugin 8年前
  prieto b547f75c9f Without is_exist 8年前
  prieto df60ae69d3 Enhances admin(create) interface 8年前
  prieto 8df56868f2 With dirty workaround of ticket Bug #282 8年前
  prieto 7976a21413 Correction of plugins/Makefile.am to make make deb right. 8年前
  Hicham Benjelloun 3d51695ea6 Fix plugins Makefile.am, settings initialization and validator 8年前
  Yann Weber c363b4c588 Plugins loader message enhancement 8年前
  Yann Weber bf1ed9ff1a Bugfix on settings_loader default values solves #308 8年前
  prieto a8577a7f2f List of DataHandlers 8年前
  prieto 2174b23ec6 Autotools adaptation for new directories 8年前
  prieto a958d9cf1f List of existting datahandlers 8年前
  prieto a0b46aa787 After autopep8 8年前
  prieto 3b4494cb7a Only indentation and stuff like that 8年前
  prieto a1afe3b48d After pylint 8年前
  prieto 65fa562552 Commit test 8年前
  prieto 1fb73c1e7f Small adaptation 8年前
  prieto b6b0a60b4c display_name and help_text are handled in __init__ of datahandler base class 8年前
  Roland Haroutiounian 2a3b157a3b Correcting a syntax error in EmClass 8年前
  Roland Haroutiounian dc3a8f4e22 Code cleaning on references module 8年前
  Roland Haroutiounian b6093866cd Changed datahandler exceptions from functions to classes 8年前
  Roland Haroutiounian c48c0119a2 code cleaning 8年前
  Roland Haroutiounian 915817b6bd Code cleaning on datahandlers/datas.py 8年前
  Roland Haroutiounian 822ad1bea2 Code cleaning 8年前
  Roland Haroutiounian 283fa4a3cc Added an Exception management for the DatahandlerOption's check_value method 8年前
  Roland Haroutiounian be429fc018 Changed help_text and display_name from private to public in the datahandlers options 8年前
  prieto 57b650c686 display_name and helpt_text are removed in datahandleroption 8年前
  Roland Haroutiounian ebe8338938 Changed the management of the option values in a datahandler 8年前
  prieto 656932fe68 Removes settings/validator.py 8年前
  Roland Haroutiounian 18770976cf Changed the importing of the UnallowedOption Exception 8年前
  Roland Haroutiounian 0716e77a1a Code cleaning 8年前
  Roland Haroutiounian dd1b1d0b13 Fix on the call to the parent's init in DataHandler and DataHandlerOption classes 8年前
  Roland Haroutiounian 530ad1088f Added inheritance of the datahandler base class and the datahandler option class to the MlNamedObject class 8年前
  prieto 08ad11624d Class Validator replaces SettingValidator 8年前
  prieto 5d2be8737a Inheritance of MlNamedObject 3 8年前
  prieto 6d5da933e0 Inheritance of MlNamedObject 2 8年前