871 コミット (5164adffa3e65e71bb29f8dca4adb6ebe7823028)
 

作成者 SHA1 メッセージ 日付
  ArnAud 5164adffa3 sql datasource: delete unused methods 9年前
  ArnAud 5be6c62189 sql datasource: relational filter for hierarchical relations 9年前
  Roland Haroutiounian 6161420eed [#101] A default templates_base_directory can be set in the instance settings 9年前
  Roland Haroutiounian 7f62685695 [#101] TemplateLoader is able to receive custom filters or apis 9年前
  ArnAud 53663603fa lecrud: get() flag instanciate to choose to get raw data or objects 9年前
  Yann Weber f2a54b72cd Comments update for doxygen doc 9年前
  ArnAud a084678831 sql datasource: update() for rel2type 9年前
  Yann Weber b34ce35e85 Removed unused & obsolete code in leapi/letype.py 9年前
  Yann Weber 94b843e321 Add a new settings debug_sql 9年前
  ArnAud ff8b0dd10a lecrud.update(): do not check data consistency on update: must be done later 9年前
  Yann Weber fe6a6f4059 Adding the emgraph rule in install/Makefile 9年前
  Yann Weber 1aa64505eb Add a new Makefile rule for instance emgraph that will generate an image representing the instance editorial model 9年前
  Yann Weber 8133e6c45b Add settings.py with default value, add migration_handler options + modify migration_handler to handle settings 9年前
  Yann Weber c7756f5ea2 Update README and mh comments 9年前
  ArnAud 97716da260 sql datasource: get() for a rel2type 9年前
  ArnAud cd99fb106b lerelation: instanciate from data 9年前
  Yann Weber 680ad61036 Fixed LeFactory tests 9年前
  ArnAud 8eea3495e8 leapi: put name2classname() from LeFactory in _LeCrud to be available everywhere 9年前
  Yann Weber 52f2bd644f Push forgeted file 9年前
  Yann Weber 312bfce1cb Update of the install/instance_settings.py file 9年前
  Yann Weber d5b866512c New settings handler 9年前
  Roland Haroutiounian e79f12c0d8 Added the version number of jinja2 in the requirements file 9年前
  Yann Weber ef8f961c2b Removed old code 9年前
  Yann Weber 9b7d8c0357 Changes the doc and make change in partial instanciation process 9年前
  Roland Haroutiounian a13a7f0688 [#100] Added a new entry in the settings 9年前
  Yann Weber 222f10282d Bugfixes due to properties name changes in LeRelation 9年前
  Yann Weber e44dbcbad8 Add -f option to rm in Makefiles and changes 2 properties names in generated code 9年前
  ArnAud 0cfd0b7f7b leapi: datas() can be in _lecrud 9年前
  Yann Weber 3dea17d7c4 Fixes incomplete except in fieldtypes to catch cast fails 9年前
  Yann Weber 801414fcc2 Fix the data value check in generic fieldtype 9年前
  Yann Weber 0b3f2bae1a New way to instanciate LeCrud child classes 9年前
  ArnAud 642fec49e9 sql datasource tests: repair after changes of utils functions 9年前
  Yann Weber b643477e3c Fixing syntax error 9年前
  Yann Weber 93f7b65172 Add a new fieldtype to handles EM uid 9年前
  Yann Weber 7756b5b591 Adding the newly added properties to _LeObject and _LeRelation classes 9年前
  Yann Weber 9711cc65dc Add a new propertie to LeObject dynamic class : _me_uid_field_names (stores the names of the fields _class_id and _type_id) 9年前
  Yann Weber 3fbe9b69d5 Add 2 properties for LeRel2Type dynamically generated child classes 9年前
  ArnAud 98f02e1630 sql datasource: select/insert for relations 9年前
  ArnAud d509fdf196 LeRelation: first draft of method to instanciate from a dict of data 9年前
  ArnAud 44665600ef leType: relations use superior and subordinate name now 9年前
  ArnAud 94e6cbf81e LeObject: method to instanciate from a dict of data 9年前
  ArnAud 942826e5e6 LeClass.fieldlist() returns a list 9年前
  Yann Weber be2fe9b7a5 PEP8 + lint on migrationhandler and MySQL/utils 9年前
  Yann Weber 4b629fee81 More clean on migrationhandler 9年前
  Yann Weber 6a55df202e Changed the way to instanciate the MigrationHandler to fit with the DataSource 9年前
  Yann Weber 89667ee1d1 Fixing tests and other classes to fit recent changes 9年前
  Roland Haroutiounian 4bc15b1f6d [#100] First implementation of a Template module using jinja2 for template rendering 9年前
  Yann Weber 146c0fd69b Finish the new version of migrationhandler + modifications in leFactory and LeRelation (to handle generic lesup & lesub in LeRelation) 9年前
  Yann Weber ee8de38391 Better refreshdyn in install/Makefile 9年前
  ArnAud c129ceaa49 sql datasource: refactoring 9年前