42 Commits (old_lodel)

Author SHA1 Message Date
  Yann Weber c814146832 Cleanings doxygen comments 8 years ago
  Yann Weber 4d9ced1807 Unskip, delete and fix some tests 8 years ago
  Yann Weber dc143a3376 Implements delete in leapidatasource for leobjects and lerelations 8 years ago
  ArnAud d978e8100b lerelation: send the value not the key 8 years ago
  Yann Weber 51eaf22273 Updated fieldtypes() method in LeRel2Type 8 years ago
  ArnAud ab59896f8f lerelation: empty return value from datasource would be [] not None 8 years ago
  Yann Weber cae0377c3d More doc + tests fixes and rank fieldtype fix 8 years ago
  Yann Weber 37edad7b1f Implements handling of relation_name field in relation common fields 8 years ago
  Yann Weber 173564b7ee New constants in EditorialModel.classtypes 8 years ago
  Yann Weber 43e8145dab Implements get_max_rank() in LeApi. Add a fieldtype rank. + A lot of bugfix 8 years ago
  ArnAud cd99fb106b lerelation: instanciate from data 8 years ago
  Yann Weber 222f10282d Bugfixes due to properties name changes in LeRelation 8 years ago
  Yann Weber 0b3f2bae1a New way to instanciate LeCrud child classes 8 years ago
  Yann Weber 7756b5b591 Adding the newly added properties to _LeObject and _LeRelation classes 8 years ago
  ArnAud d509fdf196 LeRelation: first draft of method to instanciate from a dict of data 8 years ago
  Yann Weber 89667ee1d1 Fixing tests and other classes to fit recent changes 8 years ago
  Yann Weber 146c0fd69b Finish the new version of migrationhandler + modifications in leFactory and LeRelation (to handle generic lesup & lesub in LeRelation) 8 years ago
  Roland Haroutiounian f3108d95d8 Casts the rank value from the resultset in LeRelation.get_max_rank() to an int 8 years ago
  Roland Haroutiounian e55187cbf7 Fixed the call to get method in LeRelation.get_max_rank() 8 years ago
  Roland Haroutiounian 6f4f69ec6e LeRelation : Modification de l'implémentation du max_rank 8 years ago
  ArnAud 07c18a9093 rel2type.insert() : return the id of inserted relation 8 years ago
  Roland Haroutiounian 141ba96de3 Deleted the get_relation call in leapidatasource's update_rank method 8 years ago
  Roland Haroutiounian 6b92ec7d9b Changed the leapidatasource's update_rank method according to the LeRelation.set_rank method's changes 8 years ago
  Yann Weber b8266f3303 Update relations rank modifications 8 years ago
  ArnAud 95deb4574e SQL datasource: insert method for relations 8 years ago
  Roland Haroutiounian 4af1606b04 Added a first implementation of the set_rank method in LeRelation 8 years ago
  Roland Haroutiounian 5a21025d89 Added a _parse_rank method in LeRelation and the corresponding tests 8 years ago
  Yann Weber 67dbe5c097 Implements relation stuff + a lot of fixes in tests and in leo fieldtypes validation stack 8 years ago
  Yann Weber 117ecad86a Bugfix in super calls + tests modification given modifications in _prepare_filters 8 years ago
  Yann Weber 59d489bd67 Implements delete instance methods for relations classes 8 years ago
  Roland Haroutiounian b02030b9fa [#87] deleted a "pass" instruction 8 years ago
  Yann Weber 4b4e465bb6 Implements utils function in LeType add_superior (hierarchy) and link_with (rel2type) and add a forgotten file 8 years ago
  Roland Haroutiounian 71443679d5 [87] delete method from LeRelation can now take a string as parameter for the target_class 8 years ago
  Roland Haroutiounian d5169cf9a1 [#87] Added the delete method to LeRelation 8 years ago
  Roland Haroutiounian 6817d3e010 First implementation of the _prepare_filters method in LeRelation class 8 years ago
  Yann Weber 90173e9dea Added multiples tests on types in _LeCrud + check given class when inserting 8 years ago
  Yann Weber a0a83ad19b Add test + small bugfixes in fieldtypes + implementations of short utils methods 8 years ago
  Yann Weber 6da730f782 Write some test for LeRelation + __eq__ for LeObject + import bugfix in LeRelation 8 years ago
  Yann Weber 1cd5998a88 Implements partial instanciation of LeObjects + utility classmethod for LeRelation 8 years ago
  Roland Haroutiounian 598af04b4c Corrected the LeApiQueryError import in LeRelation module 8 years ago
  Yann Weber 61786cc71e Updated generated code with LeRel2Type child classes 8 years ago
  Yann Weber 9cc1e8ab96 Started LeRelation and childs implementation 8 years ago