407 Commits (8316ab82ff457020708ec3d95bc0886eb730aa09)

Author SHA1 Message Date
  Yann Weber 52c60a9f63 Bugfixes in XmlFile translator & in base_classes datahandlers 8 years ago
  Roland Haroutiounian fd153057df If a session is not found , None is now returned instead of an empty dict 8 years ago
  Roland Haroutiounian 81c20d7b97 Restructured the SessionStore Abstract class 8 years ago
  prieto 114148498b Start handling some back_ref constraints 8 years ago
  Roland Haroutiounian e25929d2a9 An abstract SessionStore and the FileSystemSessionStore classes are implemented 8 years ago
  prieto 7a321018a0 Interface 8 years ago
  prieto 9a66c9a2f6 Gestion des relations 8 years ago
  Roland Haroutiounian 1849ddd48e Docstring 8 years ago
  Yann Weber 921ec3c25a Unresolved conflict in previous rebase commit 8 years ago
  Yann Weber d2eef44ca7 Plug webui to auth 8 years ago
  Roland Haroutiounian 0bd9aeb21f Small fixes on auth 8 years ago
  Roland Haroutiounian bdcb08e466 Fixed a method syntax in auth.py 8 years ago
  Yann Weber 25a231702e Changed confspec to include Auth specs + em_test modifications 8 years ago
  Yann Weber cda722adda Commenting 8 years ago
  Yann Weber 82f12d95ec Authentication handlers implementation 8 years ago
  Roland Haroutiounian e14416470e turned the Authentication Exceptions to classes 8 years ago
  Yann Weber 4b0c8ae0be Adding more exceptions 8 years ago
  Roland Haroutiounian 231b3d89af Deleted a useless file 8 years ago
  Yann Weber 693bfd7a45 Adding a new feature to LeFactory 8 years ago
  Yann Weber 497d31c6b2 Deleted wrong import 8 years ago
  Yann Weber 6e978a4230 Forgotten exceptions file 8 years ago
  Yann Weber c0c1e628fd Bugfixes on settings default value handling 8 years ago
  Yann Weber 748850cf33 Adding a core hook that generate debug log listing registered hooks 8 years ago
  Yann Weber 42fc14d7cc Add a new settings validator named emfield 8 years ago
  Yann Weber 48f46d9a56 Fixing indent in validaotr.py 8 years ago
  m.orban c6e798e7e4 Rebase an import. A wrong manipulation on a comment. 8 years ago
  Roland Haroutiounian 35e5fc754a First writing of the auth/session functions 8 years ago
  m.orban cabfd95b73 Added some commentson header function 8 years ago
  Yann Weber 2436d397f8 Update in plugins.py 8 years ago
  Yann Weber 904d14cae7 Small changes in webui plugin and loader.py 8 years ago
  prieto 9769b873e9 Some corrections for interface update object 8 years ago
  prieto b669ca8596 Warning : removed the int to str cast for filter uid in update case 8 years ago
  prieto b0a1be8fcb Corrections 8 years ago
  Yann Weber dd2f93faea A lot of small bugfixes 8 years ago
  Yann Weber 9c3a770610 Bugfixes on filters handling 8 years ago
  Yann Weber 703b4adf7e MongoDB datasource debugging + field_list handling changes in leobject -> query -> datasource chain 8 years ago
  Yann Weber 557d277186 Multiple bugfixes + create_instance.sh script update 8 years ago
  Yann Weber 91fff4ca1c Bugfixes on EmGroups handling 8 years ago
  Yann Weber 28f45b080f Bugfixes on model and for test fixing 8 years ago
  Yann Weber 69f59baa2c Bugfix on group activation (in EmClasses all fields were always actives) 8 years ago
  Yann Weber ae8d8c05a6 Bugfix on EM groups handling (now we have to set actives groups in settings) 8 years ago
  Yann Weber 2668770369 Begin abstract LeObject child query factorisation in mongodb Datasource 8 years ago
  Yann Weber 8e6e60f0f4 Bugfixes concerning UniqID and select on abtract LeObject child 8 years ago
  Yann Weber 01566ca815 Exception msg enhancement + use of method instead of protected attr in datasource 8 years ago
  Yann Weber 36bded3051 Add the possibility to add custom methods ton LeAPI dynamic objects using plugin 8 years ago
  Roland Haroutiounian 6a6396f0d2 Bug fix 8 years ago
  Roland Haroutiounian 42ddd6909b Syntax errors fixed 8 years ago
  Yann Weber 1f1e6f13b3 Add a new get_class_childs to Model class and a child_classes method to LeObject 8 years ago
  Yann Weber 6e89fca151 The automatic UID creation by datasource implementation implies somes changes : 8 years ago
  Yann Weber 2faeff1ecb Implement construct data for datetime + bugfix in datahandler base class 8 years ago