1028 Commits (747205a0fe1e18de70e20c03acf61a99fcca883b)
 

Author SHA1 Message Date
  Yann Weber 6e349fbd66 Update tests 8 years ago
  ArnAud 6337722967 datasource SQL: cast values according to fieldtype 8 years ago
  ArnAud d978e8100b lerelation: send the value not the key 8 years ago
  Yann Weber 51eaf22273 Updated fieldtypes() method in LeRel2Type 8 years ago
  ArnAud ab59896f8f lerelation: empty return value from datasource would be [] not None 8 years ago
  Yann Weber d4504df92a Bugfix for Em MlString translations + me.json update 8 years ago
  Yann Weber ec386c3e72 Update datasource tests (deleted test concerning multivalue fields) + add an utility method in DataSource/MySQL/fieldtypes.py 8 years ago
  ArnAud a2cd199f10 fieldtypes, leo: check attr before using method 8 years ago
  ArnAud 0baf161bd2 datasource SQL: GET with multivalued field for LeType 8 years ago
  Yann Weber af34f4bf59 Allowing None values in i18n dict 8 years ago
  Yann Weber ba6cffbd03 Updated em json files 8 years ago
  Yann Weber 02e32d887b MlString update 8 years ago
  Yann Weber 5eadaf145d MlString enhancement + i18n check functions implementation 8 years ago
  Yann Weber 6368aaea34 Now LeCrud.datas() method has a lang argument allowing datas to be indexed by fieldname translations 8 years ago
  ArnAud 88c5f2fe54 datasource SQL: take care of multivalued fields in INSERT 8 years ago
  Yann Weber cae0377c3d More doc + tests fixes and rank fieldtype fix 8 years ago
  Yann Weber 2b2e219549 Changed the way of complete arguement is interpreted in fieldtypes() and fieldlist() method 8 years ago
  Yann Weber bf44d66440 Changed the _fields properties of LeType child classes in dynamic code + adding complete argument to fieldlist() and fieldtypes() methods 8 years ago
  Yann Weber 5ad9c27a07 Introducing the notion of immutable fieldtypes for classtypes fields definition 8 years ago
  Roland Haroutiounian 9d591399e4 Changed the sample display of request parameters in the index routing method 8 years ago
  Roland Haroutiounian 220f7ea7c3 Merge branch 'flask' 8 years ago
  Roland Haroutiounian 5570fe1473 The index method of the routing is parsing the url elements and arguments 8 years ago
  Roland Haroutiounian bbb4756f57 Flask is implemented with a Router module to parse and deal with url elements and params 8 years ago
  Yann Weber f28c941a38 Add a forgotten file (namerelation) 8 years ago
  Yann Weber 4556de146a Updated install/em.json 8 years ago
  Roland Haroutiounian 6708eed425 Added Flask to the requirements 8 years ago
  Yann Weber 37edad7b1f Implements handling of relation_name field in relation common fields 8 years ago
  Yann Weber da89046c33 Add the relation_name field to relation_common_fields list 8 years ago
  Yann Weber 7b1152e444 Fixing syntax error in join & format fieldtypes 8 years ago
  Yann Weber c5a5b10b4a Untested implementation of join fieldtype and format fieldtype 8 years ago
  Yann Weber b7c957e47e Renamed concat fieldtype in join + comments in generic fieldtype 8 years ago
  Yann Weber e90ea6e39d Bugfix on multivalue field deletion 8 years ago
  Yann Weber aaaf0af558 Add support for multivalue field deletion (unstested) 8 years ago
  Yann Weber 93980d68a0 Merge branch 'master' into datasource_fieldtypes 8 years ago
  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
  Roland Haroutiounian aadf063a10 [#101] Fixed the template creation process 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
  Roland Haroutiounian ba725a5cdb [#101] The makefile is now creating the templates of an instance of Lodel2, extending the basis templates 8 years ago
  Roland Haroutiounian fcc3c71a27 [#101] A template folder is available in Lodel2's root, containing the common templates for all the websites 8 years ago
  Roland Haroutiounian 80736f7f79 [#101] Changed the import method for the exceptions 8 years ago
  Roland Haroutiounian d70ee58cd0 [#101] The Template package now contains "exceptions" and "api" subpackages 8 years ago
  Yann Weber bbf33373d0 New version of fieldtypes class hierarchy + partial migrationhandler adaptation 8 years ago
  Roland Haroutiounian 9d33c7a3e0 A default templates API is available in the Template package 8 years ago
  Roland Haroutiounian 8971cff64e Added the "base_path" setting to the mandatory list 8 years ago