346 Révisions (f1a9a7d52056d2034b9124944ae2fcdd3cddd2c4)

Auteur SHA1 Message Date
  ArnAud d7b59df745 EmModel: attr_dump does not use attribut 'model' anymore il y a 9 ans
  ArnAud cdf31218f6 EmModel: _initiated attribut does not exist anymore in attr_dump il y a 9 ans
  ArnAud 63787bc969 EmModel: bug fix create component: do not use positional argument il y a 9 ans
  ArnAud 9131f7bcd2 EmField: type attribute is now called fieldtype il y a 9 ans
  Roland Haroutiounian f0c760fdb0 [#49] Took off the "model" property from the component dump il y a 9 ans
  Roland Haroutiounian e6de8b7a8b [#49] Changed the value format used for the component in its attr_dump method il y a 9 ans
  Roland Haroutiounian eaf0520d3b [#49] Changed the migration handler used in the tests for Model il y a 9 ans
  ArnAud 49b78fe37d EmType: implement add_superior() & del_superior() il y a 9 ans
  ArnAud bc75d357e0 EmType: linked_types() is not usefull for now il y a 9 ans
  ArnAud a89cfa4429 EmType: use superiors_list instead of subordinates_list to save type hierarchy il y a 9 ans
  ArnAud 8919e55bfb EmType : select_field() and unselect_field() now call the migration handler il y a 9 ans
  ArnAud e5d6caa6cf EmModel : new method migrate_handler() il y a 9 ans
  ArnAud ea302bb469 EmModel : create_component() can take an optional uid il y a 9 ans
  ArnAud 7a97bc16fb test ME: rank was not correct il y a 9 ans
  Yann Weber aaa39feeea BugFix on graphviz backend with new EmField il y a 9 ans
  Yann Weber 18695e3a72 Implement the BackendJson save method il y a 9 ans
  Yann Weber d199d571bd Cleaning & commenting + adding warning il y a 9 ans
  Yann Weber d35fa8c56e Cleaning and commenting il y a 9 ans
  Yann Weber 2b6615775c Added a django admin command to list fieldtypes il y a 9 ans
  Yann Weber 3801148387 [not tested] Added a boolean field il y a 9 ans
  Yann Weber 60e23b4946 [not tested] Added 3 more fieldtypes : file, datetime, text il y a 9 ans
  Yann Weber 4096a19d77 Updated the MH il y a 9 ans
  Yann Weber 5d71d29f91 Updated the me.json il y a 9 ans
  Yann Weber 773afc5b2c New version (again) of the fieldtypes il y a 9 ans
  Yann Weber 4c0b8d3279 New graphviz backend + some methods added to some components il y a 9 ans
  Roland Haroutiounian 946cc49a88 Added default values for django models Field types il y a 9 ans
  Yann Weber 0dd07ea281 [Broken] Make the MH using the to_django method of EmField and me.json updates il y a 9 ans
  Roland Haroutiounian a318ef2dca Code cleaning il y a 9 ans
  Roland Haroutiounian ce07a938b7 Added the mapping of the django models field types in the EmField class il y a 9 ans
  Yann Weber 12588a37ed Added a dryrun option to the migration handler and solved a bug in the django patch file il y a 9 ans
  Yann Weber e5e23defec Now we use the register_model_state method to migrate the db il y a 9 ans
  Yann Weber 1137205c99 Solved some bugs about conditionnal models instanciation in LodelTestInstance.models il y a 9 ans
  Yann Weber 8bea52d740 Code cleaning and adding features to generate models in application only when not testing with the MH il y a 9 ans
  Yann Weber aa6e01bff0 Dirty comit of a djago MH that "works" il y a 9 ans
  Roland Haroutiounian 53eb1ac57d [#46] Commented the to_sql methods il y a 9 ans
  Roland Haroutiounian e63a4a8bdf [#46] Changed the fieldtypes.py content to use Django field types instead of sqlalchemy's ones il y a 9 ans
  Roland Haroutiounian fcd449d597 [#46] Changed the initialization process of the fieldtype classes il y a 9 ans
  Yann Weber f8879901f1 Using uniq_name of component for naming Django models il y a 9 ans
  Yann Weber 74f1de0f4b First version of the DjangoMigrationHandler. Created a LodelTestInstance for tests purpose il y a 9 ans
  Yann Weber 17c1eba918 Solved a bug about checking ranks and getting max rank il y a 9 ans
  Yann Weber 46dfe3a7ba Added a new @property to EmComponent uniq_name il y a 9 ans
  Yann Weber c126922ecd Cleaning EmType.superiors() comments and variable name il y a 9 ans
  ArnAud 5fb9c8b7b6 EmComponent: get_max_rank() should return an int il y a 9 ans
  Yann Weber e530211a1e Comments update il y a 9 ans
  Yann Weber 0901c29a33 Bugfix on EmComponent.check() il y a 9 ans
  Yann Weber 9d77bb6a52 Rewrite tests for EmComponent and Model il y a 9 ans
  Yann Weber d2f6509397 Checking type of model argument (without importing Model) il y a 9 ans
  Roland Haroutiounian 1b3565d890 [Tests EmComponent] Added the support of MlString in check_equals il y a 9 ans
  Roland Haroutiounian fd87cd8619 [Tests EmComponent] Started the implementation of the create process il y a 9 ans
  Roland Haroutiounian 8e12772546 [Tests - EmComponent] Added the reimplementation of the tests for the save method il y a 9 ans