111 Ревизии (1e8e10b5690e211f09c5fbd7e6b4d42d1d1a14f9)

Автор SHA1 Съобщение Дата
  Roland Haroutiounian 1e8e10b569 [#69] "parent" nature is now taken from EditorialModel.classtypes.EmNature преди 9 години
  Roland Haroutiounian 6a4a7af931 [#69] Added the code to add the relations to all the superiors in a hierarchy преди 9 години
  Yann Weber 668d97e2fb Implements add_related set_relation_rank in MySQL ledatasource and updated get_relation преди 9 години
  Yann Weber 76c1174509 Implements get_subordinates in the MySQL datasource преди 9 години
  Roland Haroutiounian 75d47527ee get_superiors query is ordered by depth desc преди 9 години
  Roland Haroutiounian 74e6c2b7da [#71] get_superiors method's first implementation преди 9 години
  Yann Weber 4b0a2ca093 Implements superiors and subordinates methods in LeType + old code removal in LeType преди 9 години
  Yann Weber 3503537b0d Implements _LeObject.hierarchy_get() method преди 9 години
  Roland Haroutiounian fa4e45d4c5 [#69] First implementation of add_superior, without the recursive calls преди 9 години
  Yann Weber 4ce0e3ea55 Renamed superior methods in LeType преди 9 години
  Yann Weber 64c2a865df Implements _LeObject.hierarchy_del() and LeType.del_superior() преди 9 години
  Yann Weber 3fe8e3e1ef Implements LeType.add_superior() преди 9 години
  Yann Weber 94a5afcdd7 Implements _LeObject.hierarchy_add() method and instroduce the class LeRoot преди 9 години
  Yann Weber 4a38cec9e1 Updated the add_superior header in dummy datasource преди 9 години
  Yann Weber 54ba4cc3c5 Implements get_relation in LeDatasourceSQL + some small changes in MySQL and MH преди 9 години
  Roland Haroutiounian 0ad4e3c9fd [#67] del_relation method now uses only a relation id as argument преди 9 години
  Roland Haroutiounian b202a7933d [#68] get_relations method uses only one argument which is the object from which we want the relations преди 9 години
  Yann Weber 03ebc9535a Implements new methods for getting relations in LeObject and add a check for attributes unicity when linking two LeObject together преди 9 години
  Yann Weber a5996dc419 Implements _LeObject.link_remove() and LeType.unlink_subordinate() преди 9 години
  Roland Haroutiounian 70c237d65f [#68] get_relations method is implemented in LeDataSourceSQL преди 9 години
  Yann Weber 15b9c27333 Implements _LeObject.linked_together() and LeType.linked_subordinates() methods преди 9 години
  Yann Weber 1a54863f5b Implements _LeObject.link_together() and LeType.link_subordinate() methods преди 9 години
  Roland Haroutiounian b062a28e7b [#67] del_relation is declared implemented преди 9 години
  Roland Haroutiounian 492e2c1c25 [#67] Delete of a relation is implemented now in LeDataSourceSQL преди 9 години
  Roland Haroutiounian cbd3d89426 [#63] PEP8/Pylint преди 9 години
  Roland Haroutiounian 518cfad9cd [#63] Mysql migration handler and ledatasourceSQL are using MySQL DataSource преди 9 години
  Yann Weber e2656e0285 Updated the dummy datasource with methods headers to handle relations преди 9 години
  Roland Haroutiounian 6f06c86a86 [#63] Change in the new of the foreign key generator преди 9 години
  Yann Weber 10379c6a95 Fieldgroups are deleted преди 9 години
  Yann Weber ff983409fc Changed the relation's methods header of the dummy datasource преди 9 години
  Yann Weber 81d194974b Add a rel2type_name to LeType methods about linked stuff преди 9 години
  Yann Weber fb848fd1dd Begin to work on relations API but some problems appear преди 9 години
  Yann Weber 0d88ebca62 Add relation modification methods to LeType преди 9 години
  Roland Haroutiounian 7f3981f24a Corrected the delete method in LeDataSourceSQL преди 9 години
  Roland Haroutiounian ffa51b38db skipping not yet implemented unittests on LeDataSourceSQL преди 9 години
  Yann Weber 077a54423d Bugfix on LeType.check_or_raise() method преди 9 години
  Yann Weber 7b0df11496 Removing rel2type fields and rel2type attributes fields from LeClass and LeType fields lists преди 9 години
  Roland Haroutiounian 119b9b6f9f Added the deleting in the object table преди 9 години
  Yann Weber 3f9067492c Removed a debug message + bugfix on LeDatasource returned values преди 9 години
  Yann Weber bdd85d9bde Implement the LeDatasource.insert() method + user friendly LeObject.insert() datas arg преди 9 години
  Roland Haroutiounian 6540e2c233 Changed the class name detection in the LeDataSourceSQL class преди 9 години
  Roland Haroutiounian ded36cacc8 Reimplemented the delete function преди 9 години
  Roland Haroutiounian 936219e47a Added a test to detect empty relational filter arguments in the parsing process преди 9 години
  Roland Haroutiounian edb86d7f55 Optimized the relational filters parsing преди 9 години
  Roland Haroutiounian 9f47b7848f Fixed connection strings for mysql преди 9 години
  Roland Haroutiounian 5c7bb9d76b Changed LeDataSourceSQL to use MySQL преди 9 години
  Roland Haroutiounian 77e7f66efc Corrected the constructor and the get method of LeDataSourceSQL преди 9 години
  Roland Haroutiounian 8ab4f41bec Added the other basic tests' headers in the test_ledatasource.py file преди 9 години
  Roland Haroutiounian 486213d06d Committed the test class for LeDataSourceSQL преди 9 години
  Roland Haroutiounian 996039d6aa Added the first test for the LeObject datasource преди 9 години