50 コミット (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年前
  Roland Haroutiounian fa4e45d4c5 [#69] First implementation of add_superior, without the recursive calls 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年前
  Roland Haroutiounian 70c237d65f [#68] get_relations method is implemented in LeDataSourceSQL 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年前
  Roland Haroutiounian 6f06c86a86 [#63] Change in the new of the foreign key generator 9年前
  Yann Weber 10379c6a95 Fieldgroups are deleted 9年前
  Roland Haroutiounian 7f3981f24a Corrected the delete method in LeDataSourceSQL 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 996039d6aa Added the first test for the LeObject datasource 9年前
  Roland Haroutiounian 32fe54e205 PEP8 / PyLint on datasources module 9年前
  Roland Haroutiounian 4bccea4cb6 Corrected a docstring 9年前
  Roland Haroutiounian e3dba75747 [#61] Corrected the relational filters parsing method in LeDataSourceSQL 9年前
  Roland Haroutiounian f2c721a9ae [#61] Added the first implementation of update and delete functions 9年前
  Roland Haroutiounian 16e3b2c210 [#61] started the implementation of the update method in LeDataSourceSQL object 9年前
  Roland Haroutiounian ee89b62f40 [#61] added a default module setting to LeDataSourceSQL object 9年前
  Roland Haroutiounian a27aba08f0 [#61] Added a first implementation of the insert method 9年前
  Roland Haroutiounian 7bf9ceb7a3 [#61] pep8 correction 9年前
  Roland Haroutiounian 8bc93a67d5 [#61] First implementation of the get method in ledatasourcesql 9年前
  Roland Haroutiounian dcd65f5f4c [#61] Rewriting the method headers 9年前
  Roland Haroutiounian 8478fef37d [#61] started the implementation of relational_filters in LeDataSourceSQL 9年前
  Roland Haroutiounian d826611811 [#61] Added the case of a non given relational_filters argument 9年前
  Roland Haroutiounian 50af1b16a8 [#61] Added the empty functions : update, insert, delete to the LeDataSourceSQL class 9年前
  Roland Haroutiounian e064173359 [#61] Corrected the headers of update and delete methods in dummy datasource 9年前
  Roland Haroutiounian 2fedc186da [#61] Moved ledatasource into dummy 9年前
  Roland Haroutiounian 3f8e5c9fce [#61] Added the tablename generation 9年前
  Roland Haroutiounian 765a4e5830 [#61] Added the return as a dict in the get method of LeDataSource 9年前
  Roland Haroutiounian 89b13c5d91 [#61] Added the prepare_filters method 9年前
  Roland Haroutiounian e98e024916 [#61] Started using mosql 9年前
  Roland Haroutiounian a935446871 [#61] added the LeDataSourceSQL class 9年前