summaryrefslogtreecommitdiff
path: root/ishtar_common/tests.py
AgeCommit message (Collapse)Author
2017-09-21Generic manner of managing external idÉtienne Loks
2017-08-26Tests: simple tests for dashboardÉtienne Loks
2017-08-22Fix testsÉtienne Loks
2017-08-22Fix templates with loop errorsÉtienne Loks
2017-08-13Fixtures: two times fixtures for relation types with no relation between ↵Étienne Loks
them at first time
2017-07-26Merge branch 'master' into developÉtienne Loks
2017-07-26Tests: fix fixtures managementÉtienne Loks
2017-07-09Fix account creation testÉtienne Loks
2017-07-09Tests: account creationÉtienne Loks
2017-07-09Tests: sheet person / organizationÉtienne Loks
2017-07-09Tests: fix operation creation wizardÉtienne Loks
2017-07-02Tests: improve wizard test managementÉtienne Loks
2017-07-02Tests: improve wizard test managementÉtienne Loks
2017-06-30Merge branch 'master' into developÉtienne Loks
2017-06-30Sources wizard: fix author deletion (refs #3634)Étienne Loks
2017-05-17Document generation: check permission - testÉtienne Loks
2017-05-03Tests: pre_setup is not necessary anymoreÉtienne Loks
2017-04-29Extra security to prevent recursion on bulk updateÉtienne Loks
2017-04-22Tests: improve user creationsÉtienne Loks
2017-04-19Django 1.8: simplify ihtaruser managementÉtienne Loks
2017-04-19Django 1.8: remove transaction.commit_unless_managedÉtienne Loks
2017-04-18Django 1.8: new app managementÉtienne Loks
2017-04-18Django 1.8: django.test.simple.DjangoTestSuiteRunner -> ↵Étienne Loks
django.test.runner.DiscoverRunner
2017-04-13Test: a superuser gain the "administrator" person typeÉtienne Loks
2017-03-06Person: raw name is modified on save (refs #3321)Étienne Loks
2017-02-26Tests: add views creation to _pre_setup.Étienne Loks
2017-02-25Tests: create necessary view(s) on _pre_setup.Étienne Loks
2017-02-24Wizard tests improvements. Test inappropriate parcel deletion.Étienne Loks
2017-02-17Fix password initialization on user creation (refs #3478)Étienne Loks
2017-02-15Item keys are now related to the current importer (refs #3451)Étienne Loks
2017-02-09Shortcut menu: fix when current selected find is an integer (refs #3455)Étienne Loks
2017-02-05Imports: manage model limitation (don't create items not in the list)Étienne Loks
2017-02-05Test: add admin test for some modelsÉtienne Loks
2017-02-04Imports: adapt auto model creation for importers to new importer modelÉtienne Loks
2017-02-04Importers: importer model is now a real DB type - add field to manage ↵Étienne Loks
created model restriction
2017-02-03Admin: add CSV export to general typesÉtienne Loks
2017-02-03Admin: add basic tests for general typesÉtienne Loks
2017-02-03get_item: deactivate hierarchic dependency when the parent item is a basketÉtienne Loks
2017-02-03Fix find-basket for own requestÉtienne Loks
2017-01-30update-current-item: prevent errors when session is not well initializedÉtienne Loks
2017-01-30Shortcut menu: fix menu when current item is not ownedÉtienne Loks
2017-01-30Fix test settingsÉtienne Loks
2017-01-30Fix shortcut menu for baskets - add tests for shortcut menuÉtienne Loks
2017-01-29SRS: add auth_name to SRS modelÉtienne Loks
2017-01-29Fix performance issues for shortcut menuÉtienne Loks
2017-01-23Add a command to clean Ishtar DB.Étienne Loks
2017-01-19Find form: fix period saving.Étienne Loks
2017-01-19Add a status pageÉtienne Loks
2017-01-09tests: force managing of unmanage tablesÉtienne Loks
2016-12-21Disable some test for spatialite (temp fix)Étienne Loks