34 Комити (7e53eff0b1462d2376c0fc64631bb8b6a19985db)

Аутор SHA1 Порука Датум
  Yann Weber 7e53eff0b1 Change the MySQL connector and updates the requirements.txt пре 9 година
  Yann Weber 95c1870f17 Add rel2type attribute handling пре 9 година
  Yann Weber 4f8f13e41f Make the MH more fault tolerant and add the foreign keys support пре 9 година
  Yann Weber 1a50842a7e First commit of an MySQL migration handler пре 9 година
  Yann Weber eba6e9d6cf Deleted most of Django code/files пре 9 година
  ArnAud 5babe2f6d7 migration handler SQL: use basic_type and fieldtypes method to create column definitions пре 9 година
  ArnAud b4740208ca Migration handler SQL: create common fields in object table пре 9 година
  ArnAud 0a0ebd69ea migration handler SQL: use PrimaryKey name from classtypes.py configuration пре 9 година
  ArnAud ce219de48a Editorial Model: first shot at the SQL migration handler (bye-bye django) пре 9 година
  Yann Weber c0bea01d0e Updated the django listfieldtype command (useless since we planned to remove django -_-) + disabling the LodelTestInstance calls to djangoMh пре 9 година
  Yann Weber 16fa61fb8a Enabling basic admin interface for dynamic django EmType models + bugfix on models save method пре 9 година
  Roland Haroutiounian bbe7a88842 PEP8/PyLint on migrationhandler/dummy.py пре 9 година
  Roland Haroutiounian d378a38bdf PEP8 / PyLint on migrationhandler/django.py пре 9 година
  Yann Weber 06bd3b141d Model construct enhancement with backend and MH inheritance пре 9 година
  Roland Haroutiounian 1f90b6f911 [#49] Changed the use of superiors in the migration handler пре 9 година
  Yann Weber d199d571bd Cleaning & commenting + adding warning пре 9 година
  Yann Weber d35fa8c56e Cleaning and commenting пре 9 година
  Yann Weber 2b6615775c Added a django admin command to list fieldtypes пре 9 година
  Yann Weber 60e23b4946 [not tested] Added 3 more fieldtypes : file, datetime, text пре 9 година
  Yann Weber 4096a19d77 Updated the MH пре 9 година
  Yann Weber 0dd07ea281 [Broken] Make the MH using the to_django method of EmField and me.json updates пре 9 година
  Yann Weber 12588a37ed Added a dryrun option to the migration handler and solved a bug in the django patch file пре 9 година
  Yann Weber e5e23defec Now we use the register_model_state method to migrate the db пре 9 година
  Yann Weber 1137205c99 Solved some bugs about conditionnal models instanciation in LodelTestInstance.models пре 9 година
  Yann Weber 8bea52d740 Code cleaning and adding features to generate models in application only when not testing with the MH пре 9 година
  Yann Weber aa6e01bff0 Dirty comit of a djago MH that "works" пре 9 година
  Yann Weber f8879901f1 Using uniq_name of component for naming Django models пре 9 година
  Yann Weber 74f1de0f4b First version of the DjangoMigrationHandler. Created a LodelTestInstance for tests purpose пре 9 година
  Yann Weber e530211a1e Comments update пре 9 година
  Roland Haroutiounian ab51b27b78 [migration handler] pylint+pep8 on migrationhandler/dummy.py пре 9 година
  Yann Weber 6aa32322a0 SHA512 hash for Model пре 9 година
  Yann Weber 084b8af6c1 MigrationHandler enhancement (now records Model's hash for each changes). Better beaviour of Model.create_component if MigrationHandler raises пре 9 година
  Yann Weber fe9184f608 Reimplementig EmComponent::__setattr__ to call migration handler пре 9 година
  Yann Weber d5fde8287b Written a first DummyMigrationHandler and modified Model __init__ method to have a migration_handler arguments пре 9 година