888 Commits (e7c1af45d946a701202f250800c4b3f14c67a37c)
 

Author SHA1 Message Date
  Yann Weber e7c1af45d9 Code cleaning for generic fieldtype 8 years ago
  Yann Weber eaca82da1f Implements automatic concatenation fieldtype 8 years ago
  Yann Weber 1daf9677c6 Implements order in fieldtype construct 8 years ago
  Yann Weber 03ab4b0c59 Merge commit '8971cff64e' into datasource_fieldtypes 8 years ago
  Yann Weber 173564b7ee New constants in EditorialModel.classtypes 8 years ago
  Yann Weber cb5f2f7460 Implements multivalue column 8 years ago
  Yann Weber 8211fd5c47 Start multivalueFieldType implementation (in migrationhandler) 8 years ago
  Yann Weber 6153ddd323 Add support for multiple PK 8 years ago
  Yann Weber bbf33373d0 New version of fieldtypes class hierarchy + partial migrationhandler adaptation 8 years ago
  Roland Haroutiounian 8971cff64e Added the "base_path" setting to the mandatory list 8 years ago
  Roland Haroutiounian f46e91f6d3 The format for giving custom modules to import in templates is documented 8 years ago
  Roland Haroutiounian 7831378575 Makefile contains a command to create the default directories of an instance 8 years ago
  Roland Haroutiounian 5acf09a1ee Template Loading doesn't use settings_local anymore 8 years ago
  Yann Weber a56bb65c94 Upgrade the EmClass.check() method making it detect inconsistency between EmClass fields and common_fields defines in EditorialModel.classtypes 8 years ago
  Yann Weber 10c3924ec0 Merge branch 'master' of git.labocleo.org:lodel2 8 years ago
  Yann Weber 43e8145dab Implements get_max_rank() in LeApi. Add a fieldtype rank. + A lot of bugfix 8 years ago
  ArnAud e00980915c delete old file 8 years ago
  ArnAud 5164adffa3 sql datasource: delete unused methods 8 years ago
  ArnAud 5be6c62189 sql datasource: relational filter for hierarchical relations 8 years ago
  Roland Haroutiounian 6161420eed [#101] A default templates_base_directory can be set in the instance settings 8 years ago
  Roland Haroutiounian 7f62685695 [#101] TemplateLoader is able to receive custom filters or apis 8 years ago
  ArnAud 53663603fa lecrud: get() flag instanciate to choose to get raw data or objects 8 years ago
  Yann Weber f2a54b72cd Comments update for doxygen doc 8 years ago
  ArnAud a084678831 sql datasource: update() for rel2type 8 years ago
  Yann Weber b34ce35e85 Removed unused & obsolete code in leapi/letype.py 8 years ago
  Yann Weber 94b843e321 Add a new settings debug_sql 8 years ago
  ArnAud ff8b0dd10a lecrud.update(): do not check data consistency on update: must be done later 8 years ago
  Yann Weber fe6a6f4059 Adding the emgraph rule in install/Makefile 8 years ago
  Yann Weber 1aa64505eb Add a new Makefile rule for instance emgraph that will generate an image representing the instance editorial model 8 years ago
  Yann Weber 8133e6c45b Add settings.py with default value, add migration_handler options + modify migration_handler to handle settings 8 years ago
  Yann Weber c7756f5ea2 Update README and mh comments 8 years ago
  ArnAud 97716da260 sql datasource: get() for a rel2type 8 years ago
  ArnAud cd99fb106b lerelation: instanciate from data 8 years ago
  Yann Weber 680ad61036 Fixed LeFactory tests 8 years ago
  ArnAud 8eea3495e8 leapi: put name2classname() from LeFactory in _LeCrud to be available everywhere 8 years ago
  Yann Weber 52f2bd644f Push forgeted file 8 years ago
  Yann Weber 312bfce1cb Update of the install/instance_settings.py file 8 years ago
  Yann Weber d5b866512c New settings handler 8 years ago
  Roland Haroutiounian e79f12c0d8 Added the version number of jinja2 in the requirements file 8 years ago
  Yann Weber ef8f961c2b Removed old code 8 years ago
  Yann Weber 9b7d8c0357 Changes the doc and make change in partial instanciation process 8 years ago
  Roland Haroutiounian a13a7f0688 [#100] Added a new entry in the settings 8 years ago
  Yann Weber 222f10282d Bugfixes due to properties name changes in LeRelation 8 years ago
  Yann Weber e44dbcbad8 Add -f option to rm in Makefiles and changes 2 properties names in generated code 8 years ago
  ArnAud 0cfd0b7f7b leapi: datas() can be in _lecrud 8 years ago
  Yann Weber 3dea17d7c4 Fixes incomplete except in fieldtypes to catch cast fails 8 years ago
  Yann Weber 801414fcc2 Fix the data value check in generic fieldtype 8 years ago
  Yann Weber 0b3f2bae1a New way to instanciate LeCrud child classes 8 years ago
  ArnAud 642fec49e9 sql datasource tests: repair after changes of utils functions 8 years ago
  Yann Weber b643477e3c Fixing syntax error 8 years ago