1986 Commits (e21034556cf58b35ffe6993de4d14e6e66fb0710)
 

Author SHA1 Message Date
  Driky 79268ca418 Component.new_rank() correction 9 years ago
  Driky 350d15cba9 Component.new_rank() correction 9 years ago
  Driky 0bdf755be4 Component.new_rank() correction 9 years ago
  Driky 2e1fb44d26 Component.new_rank() correction 9 years ago
  Driky 0090e2551d Correction Component.new_rank() 9 years ago
  Driky 2fcd8c7448 Implementation de new_rank() 9 years ago
  Driky 253c398223 Modification du .gitignore 9 years ago
  Driky c7b6615436 Merge branch 'master' of git.labocleo.org:lodel2 9 years ago
  Yann Weber e74623b1a4 Disabling an annoying warning when using reflect=True in MetaData instanciation 9 years ago
  Yann Weber f26e87f621 Adding default date for date_create and date_update columns 9 years ago
  Yann Weber c100dd43f3 Adding default date for date_create and date_update columns 9 years ago
  Roland Haroutiounian 3674f2044c Merge branch 't11' 9 years ago
  Roland Haroutiounian 3ff8991f1c [#11] Ajout de l'import de la classe VARCHAR de sqlalchemy 9 years ago
  Roland Haroutiounian d9572164fa [#11] Ajout d'une méthode dans les fieldtypes pour retourner les arguments sqlalchemy 9 years ago
  Roland Haroutiounian 46a60bdb89 [#11] Ajout d'une méthode dans les fieldtypes pour retourner les arguments sqlalchemy 9 years ago
  ArnAud aa4c3e87a2 EmComponent: initialiser la requête 9 years ago
  ArnAud a79e9b2991 EmComponent: tester le type de self, pas l'instance 9 years ago
  ArnAud b5209a9c64 Merge branch 'master' of git.labocleo.org:lodel2 9 years ago
  ArnAud 44cd259a80 EmType: Empty foreign key should be None 9 years ago
  Yann Weber 7fb90e3045 Set some FK of EmField to NULL by default 9 years ago
  Yann Weber c94719ed75 Merge branch 'master' of git.labocleo.org:lodel2 9 years ago
  Yann Weber f958efbff5 Code factorisation for new UID creation 9 years ago
  ArnAud 2f8ca27161 EmClass: create should return a populated object 9 years ago
  Yann Weber c4e1afd192 More SQL isolation and some little bugfixes 9 years ago
  ArnAud e652216a0c Merge branch 'master' of git.labocleo.org:lodel2 9 years ago
  ArnAud d217eb89cc first shoot for fieldtypes 9 years ago
  Yann Weber 9d5f1ac260 SQL isolation in fieldgroups and fields 9 years ago
  Yann Weber 5361ddc94a Merge branch 'master' of git.labocleo.org:lodel2 9 years ago
  Yann Weber 493149cfeb Added sqlutils functions 9 years ago
  ArnAud 0f66161eaa fieldtype becomes a named variable instead of an integer 9 years ago
  ArnAud fa9b842a3d all uids ar integers 9 years ago
  Yann Weber b1ffef53b9 Merge branch 'sqlupdates' with SQL isolation and sqlsetup fixes 9 years ago
  Driky 14a0d18707 Merge branch 'master' of git.labocleo.org:lodel2 9 years ago
  Yann Weber 46a4686944 SQL isolation in classes and components 9 years ago
  Yann Weber c901e7a643 Bugfixes in sqlsetup 9 years ago
  Yann Weber fff0225428 Merge branch 'sqlwrapper' 9 years ago
  Yann Weber 8fc072f6ee Cleaning and changin some methods name in sqlwrapper 9 years ago
  ArnAud 58303db9fa EmField: create, save and load 9 years ago
  Yann Weber 2af27292c7 Merge branch 'sqlwrapper' of git.labocleo.org:lodel2 into sqlwrapper 9 years ago
  Yann Weber 6ab79eb412 Implemented alter table in sqlwrapper 9 years ago
  ArnAud 22b9dfc4b6 EmFieldGroup: create, save and load. fieldgroups() method for EmClass. 9 years ago
  ArnAud 9479e4483b EmClass: implement types() method 9 years ago
  ArnAud d0a43614a1 EmType: create, save and load 9 years ago
  ArnAud 462b6f3bbb EM component: uid not id + make sure it is an integer 9 years ago
  ArnAud a17d889d3f EmClass : create, save and load 9 years ago
  ArnAud fbb6a39261 mlstring: delete an translation 9 years ago
  ArnAud 50fb6fa1fd mlstring: empty mlstring should be an empty string 9 years ago
  Driky 49994da98f Prise en charge de la clause bindparam dans sqlquerybuilder.py 9 years ago
  ArnAud c779ede921 MlString: Class to handle multilingual strings 9 years ago
  Driky f937a63b53 Ajout de insert et delete dans sqlquerybuilder.py 9 years ago