221 Commits (3f8aff6813a4ed84ea96b13d7c9521c0d026edee)
 

Author SHA1 Message Date
  ArnAud aa4c3e87a2 EmComponent: initialiser la requête 10 years ago
  ArnAud a79e9b2991 EmComponent: tester le type de self, pas l'instance 10 years ago
  ArnAud b5209a9c64 Merge branch 'master' of git.labocleo.org:lodel2 10 years ago
  ArnAud 44cd259a80 EmType: Empty foreign key should be None 10 years ago
  Yann Weber 7fb90e3045 Set some FK of EmField to NULL by default 10 years ago
  Yann Weber c94719ed75 Merge branch 'master' of git.labocleo.org:lodel2 10 years ago
  Yann Weber f958efbff5 Code factorisation for new UID creation 10 years ago
  ArnAud 2f8ca27161 EmClass: create should return a populated object 10 years ago
  Yann Weber c4e1afd192 More SQL isolation and some little bugfixes 10 years ago
  ArnAud e652216a0c Merge branch 'master' of git.labocleo.org:lodel2 10 years ago
  ArnAud d217eb89cc first shoot for fieldtypes 10 years ago
  Yann Weber 9d5f1ac260 SQL isolation in fieldgroups and fields 10 years ago
  Yann Weber 5361ddc94a Merge branch 'master' of git.labocleo.org:lodel2 10 years ago
  Yann Weber 493149cfeb Added sqlutils functions 10 years ago
  ArnAud 0f66161eaa fieldtype becomes a named variable instead of an integer 10 years ago
  ArnAud fa9b842a3d all uids ar integers 10 years ago
  Yann Weber b1ffef53b9 Merge branch 'sqlupdates' with SQL isolation and sqlsetup fixes 10 years ago
  Driky 14a0d18707 Merge branch 'master' of git.labocleo.org:lodel2 10 years ago
  Yann Weber 46a4686944 SQL isolation in classes and components 10 years ago
  Yann Weber c901e7a643 Bugfixes in sqlsetup 10 years ago
  Yann Weber fff0225428 Merge branch 'sqlwrapper' 10 years ago
  Yann Weber 8fc072f6ee Cleaning and changin some methods name in sqlwrapper 10 years ago
  ArnAud 58303db9fa EmField: create, save and load 10 years ago
  Yann Weber 2af27292c7 Merge branch 'sqlwrapper' of git.labocleo.org:lodel2 into sqlwrapper 10 years ago
  Yann Weber 6ab79eb412 Implemented alter table in sqlwrapper 10 years ago
  ArnAud 22b9dfc4b6 EmFieldGroup: create, save and load. fieldgroups() method for EmClass. 10 years ago
  ArnAud 9479e4483b EmClass: implement types() method 10 years ago
  ArnAud d0a43614a1 EmType: create, save and load 10 years ago
  ArnAud 462b6f3bbb EM component: uid not id + make sure it is an integer 10 years ago
  ArnAud a17d889d3f EmClass : create, save and load 10 years ago
  ArnAud fbb6a39261 mlstring: delete an translation 10 years ago
  ArnAud 50fb6fa1fd mlstring: empty mlstring should be an empty string 10 years ago
  Driky 49994da98f Prise en charge de la clause bindparam dans sqlquerybuilder.py 10 years ago
  ArnAud c779ede921 MlString: Class to handle multilingual strings 10 years ago
  Driky f937a63b53 Ajout de insert et delete dans sqlquerybuilder.py 10 years ago
  Driky d66ccfc431 sqlobject.py renommer en sqlquerybuilder.py 10 years ago
  ArnAud 58a4d7c681 Schéma: uid as integer, no column named 'class' 10 years ago
  Yann Weber b82ccd7911 Allow to use SqlWrapper.createTable without being called by SqlWrapper.createAllFromConf 10 years ago
  Yann Weber ddfbb2b056 Modified SqlWrapper to handle SqlSetup script 10 years ago
  Yann Weber dde02cadd0 New version of sqlwrapper that is not a singleton anymore 10 years ago
  Yann Weber 1a6a367481 Removed lines cut after 72 chars 10 years ago
  Yann Weber 9896c16e8e Small bugfixes in sqlobject and sqlwrapper 10 years ago
  ArnAud a86ff9ee97 ME : renommage et import 10 years ago
  Yann Weber 59f75eddbd Merge branch 'sqlwrapper_obj' for bugfixes 10 years ago
  Yann Weber 4120a45fff Bugfixes in sqlwrapper 10 years ago
  Yann Weber 7de456c41c Merge branch 'master' of git.labocleo.org:lodel2 10 years ago
  Yann Weber 03808ed91d Merge branch 'sqlwrapper_obj' 10 years ago
  Yann Weber a25e97607c Updated version of the sqlwrapper 10 years ago
  ArnAud 61e472e16e ME: no sub-directory 10 years ago
  Yann Weber 155e089750 Added some test for sql_wrapper alter schema functions 10 years ago