72 Комити (dc143a3376577e7ed8e6ab7555e75b27dd387b52)

Аутор SHA1 Порука Датум
  Yann Weber dc143a3376 Implements delete in leapidatasource for leobjects and lerelations пре 8 година
  Yann Weber e9fcd15c48 MigrationHandler : add ON DELETE CASCADE & ON UPDATE CASCADE to FK пре 8 година
  ArnAud 96886c1b2f datasource sql: take care of multivalued field in select, insert and update пре 8 година
  Yann Weber 7fe0fe002e Updated leapi and dummy datasource update method пре 8 година
  Yann Weber 6e349fbd66 Update tests пре 8 година
  ArnAud 6337722967 datasource SQL: cast values according to fieldtype пре 8 година
  Yann Weber d4504df92a Bugfix for Em MlString translations + me.json update пре 8 година
  Yann Weber ec386c3e72 Update datasource tests (deleted test concerning multivalue fields) + add an utility method in DataSource/MySQL/fieldtypes.py пре 8 година
  ArnAud 0baf161bd2 datasource SQL: GET with multivalued field for LeType пре 8 година
  ArnAud 88c5f2fe54 datasource SQL: take care of multivalued fields in INSERT пре 8 година
  Yann Weber e90ea6e39d Bugfix on multivalue field deletion пре 8 година
  Yann Weber aaaf0af558 Add support for multivalue field deletion (unstested) пре 8 година
  Yann Weber cb5f2f7460 Implements multivalue column пре 8 година
  Yann Weber 8211fd5c47 Start multivalueFieldType implementation (in migrationhandler) пре 8 година
  Yann Weber 6153ddd323 Add support for multiple PK пре 8 година
  Yann Weber bbf33373d0 New version of fieldtypes class hierarchy + partial migrationhandler adaptation пре 8 година
  Yann Weber 43e8145dab Implements get_max_rank() in LeApi. Add a fieldtype rank. + A lot of bugfix пре 8 година
  ArnAud 5164adffa3 sql datasource: delete unused methods пре 8 година
  ArnAud 5be6c62189 sql datasource: relational filter for hierarchical relations пре 8 година
  ArnAud 53663603fa lecrud: get() flag instanciate to choose to get raw data or objects пре 8 година
  Yann Weber f2a54b72cd Comments update for doxygen doc пре 8 година
  ArnAud a084678831 sql datasource: update() for rel2type пре 8 година
  Yann Weber 94b843e321 Add a new settings debug_sql пре 8 година
  Yann Weber 8133e6c45b Add settings.py with default value, add migration_handler options + modify migration_handler to handle settings пре 8 година
  Yann Weber c7756f5ea2 Update README and mh comments пре 8 година
  ArnAud 97716da260 sql datasource: get() for a rel2type пре 8 година
  ArnAud 642fec49e9 sql datasource tests: repair after changes of utils functions пре 8 година
  ArnAud 98f02e1630 sql datasource: select/insert for relations пре 8 година
  Yann Weber be2fe9b7a5 PEP8 + lint on migrationhandler and MySQL/utils пре 8 година
  Yann Weber 4b629fee81 More clean on migrationhandler пре 8 година
  Yann Weber 6a55df202e Changed the way to instanciate the MigrationHandler to fit with the DataSource пре 8 година
  Yann Weber 89667ee1d1 Fixing tests and other classes to fit recent changes пре 8 година
  Yann Weber 146c0fd69b Finish the new version of migrationhandler + modifications in leFactory and LeRelation (to handle generic lesup & lesub in LeRelation) пре 8 година
  ArnAud c129ceaa49 sql datasource: refactoring пре 8 година
  Yann Weber 54af3da85a Modified version of migration handler пре 8 година
  Yann Weber 0c046ab0a3 Small bugfixes in utils пре 8 година
  ArnAud 16d65606d3 SQL utils: use the right function name пре 8 година
  Yann Weber 8905246218 New version of MySQL utils пре 8 година
  ArnAud c3bfb07246 group for SQL group not groups пре 8 година
  Roland Haroutiounian 6f4f69ec6e LeRelation : Modification de l'implémentation du max_rank пре 8 година
  ArnAud b1b13f4afa crud, SQL: implement order, group, limit and offset in get() request пре 8 година
  Roland Haroutiounian 141ba96de3 Deleted the get_relation call in leapidatasource's update_rank method пре 8 година
  Roland Haroutiounian 6b92ec7d9b Changed the leapidatasource's update_rank method according to the LeRelation.set_rank method's changes пре 8 година
  Yann Weber b8266f3303 Update relations rank modifications пре 8 година
  Roland Haroutiounian b8b9914567 Changed the returned value in case of failure on the update rank query in LeRelation пре 8 година
  Roland Haroutiounian 60d73ba307 Added the boolean return to the update_rank method пре 8 година
  ArnAud 95deb4574e SQL datasource: insert method for relations пре 8 година
  ArnAud ceef5f4b9b SQL: table name are lowercase пре 8 година
  Yann Weber 1782153774 Add a test_query to the datasource select test method пре 8 година
  Yann Weber f911a389de Add a test for MySQL datasource select method пре 8 година