661 Commits (94a5afcdd79b42d7726e5cbe75c72a64f917212f)
 

Autor SHA1 Mensaje Fecha
  Yann Weber 94a5afcdd7 Implements _LeObject.hierarchy_add() method and instroduce the class LeRoot hace 9 años
  Yann Weber 4a38cec9e1 Updated the add_superior header in dummy datasource hace 9 años
  Roland Haroutiounian 97df48eb46 Corrected the README file for the settings hace 9 años
  Roland Haroutiounian 9b19c7bf32 The README file now has the basic settings.py file's content hace 9 años
  Yann Weber a4e200b99a Merge branch 'master' of git.labocleo.org:lodel2 hace 9 años
  Yann Weber a960d83da3 Implements del_relation in LeDatasourceSQL and get_relation modifications hace 9 años
  ArnAud c8d9b9042c Emtype: no more fieldgroups hace 9 años
  Yann Weber 54ba4cc3c5 Implements get_relation in LeDatasourceSQL + some small changes in MySQL and MH hace 9 años
  Roland Haroutiounian 0ad4e3c9fd [#67] del_relation method now uses only a relation id as argument hace 9 años
  Yann Weber 24b758af9b Updated some MySQL properties and MigrationHandler stuff hace 9 años
  Roland Haroutiounian b202a7933d [#68] get_relations method uses only one argument which is the object from which we want the relations hace 9 años
  Yann Weber 3e3114a0b2 Better comments for MySQL MH hace 9 años
  Yann Weber 583af5071d Add the code for generating the LeObject API python code in the README.md hace 9 años
  Yann Weber 03ebc9535a Implements new methods for getting relations in LeObject and add a check for attributes unicity when linking two LeObject together hace 9 años
  ArnAud 5ca6fb3216 Create a settings example, update the doc hace 9 años
  Yann Weber a5996dc419 Implements _LeObject.link_remove() and LeType.unlink_subordinate() hace 9 años
  Roland Haroutiounian 70c237d65f [#68] get_relations method is implemented in LeDataSourceSQL hace 9 años
  Yann Weber 15b9c27333 Implements _LeObject.linked_together() and LeType.linked_subordinates() methods hace 9 años
  Yann Weber 1a54863f5b Implements _LeObject.link_together() and LeType.link_subordinate() methods hace 9 años
  Roland Haroutiounian 292a3dc8f6 [#76] The settings will be taken in a non versionned settings file hace 9 años
  Roland Haroutiounian b062a28e7b [#67] del_relation is declared implemented hace 9 años
  Roland Haroutiounian 492e2c1c25 [#67] Delete of a relation is implemented now in LeDataSourceSQL hace 9 años
  Roland Haroutiounian cbd3d89426 [#63] PEP8/Pylint hace 9 años
  Roland Haroutiounian 1b4f3634d3 [#63] PEP8/Pylint checked on DataSource/MySQL module hace 9 años
  Roland Haroutiounian 518cfad9cd [#63] Mysql migration handler and ledatasourceSQL are using MySQL DataSource hace 9 años
  Yann Weber e2656e0285 Updated the dummy datasource with methods headers to handle relations hace 9 años
  Yann Weber 5236429efd Update on graphviz backend and random em generator given the changes in the EM (fieldgroups deletion) hace 9 años
  Roland Haroutiounian 6f06c86a86 [#63] Change in the new of the foreign key generator hace 9 años
  Yann Weber d3b1b4b659 Updated the graphviz backend hace 9 años
  Roland Haroutiounian da70cd0d61 Merge branch 'dev-63-unification-mysql-utils' hace 9 años
  Roland Haroutiounian e39a00b361 [#63] New DataSource Module hace 9 años
  Yann Weber 10379c6a95 Fieldgroups are deleted hace 9 años
  Yann Weber cb7a37e7a2 Add checks in EmField, add tests for EmField + bugfix in check in Model.create_component hace 9 años
  Yann Weber ff983409fc Changed the relation's methods header of the dummy datasource hace 9 años
  Yann Weber 81d194974b Add a rel2type_name to LeType methods about linked stuff hace 9 años
  Yann Weber fb848fd1dd Begin to work on relations API but some problems appear hace 9 años
  Yann Weber 116bc2765d MySQL migration handler enhancement hace 9 años
  Yann Weber 0d88ebca62 Add relation modification methods to LeType hace 9 años
  Roland Haroutiounian 7f3981f24a Corrected the delete method in LeDataSourceSQL hace 9 años
  Roland Haroutiounian ffa51b38db skipping not yet implemented unittests on LeDataSourceSQL hace 9 años
  Yann Weber 077a54423d Bugfix on LeType.check_or_raise() method hace 9 años
  Yann Weber 7b0df11496 Removing rel2type fields and rel2type attributes fields from LeClass and LeType fields lists hace 9 años
  Roland Haroutiounian 119b9b6f9f Added the deleting in the object table hace 9 años
  Yann Weber 3f9067492c Removed a debug message + bugfix on LeDatasource returned values hace 9 años
  Yann Weber bdd85d9bde Implement the LeDatasource.insert() method + user friendly LeObject.insert() datas arg hace 9 años
  Roland Haroutiounian 6540e2c233 Changed the class name detection in the LeDataSourceSQL class hace 9 años
  Roland Haroutiounian ded36cacc8 Reimplemented the delete function hace 9 años
  Roland Haroutiounian 936219e47a Added a test to detect empty relational filter arguments in the parsing process hace 9 años
  Roland Haroutiounian edb86d7f55 Optimized the relational filters parsing hace 9 años
  Yann Weber 6df43be9b9 Solved a bug in the mysql MH (triggers where generated for common fields) hace 9 años