summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-02Revert "Move translation strings"Étienne Loks
This reverts commit 4204e06da0db0654b66bc766006f4143603c2695.
2017-05-02Move translation stringsÉtienne Loks
2017-05-01Install script: variable fixÉtienne Loks
2017-05-01Update installation scriptsÉtienne Loks
2017-05-01Install: fix dependency and backport checkÉtienne Loks
2017-05-01Update main ishtar installation scriptÉtienne Loks
2017-05-01CI: try to remove auth migration dependencyÉtienne Loks
2017-05-01CI: on build generate auth app migrationÉtienne Loks
2017-05-01CI: fix db host in settingsÉtienne Loks
2017-05-01Makefile: fix buildÉtienne Loks
2017-05-01Merge branch 'master' into developÉtienne Loks
2017-05-01Update CIÉtienne Loks
2017-05-01CI: install git before using pipÉtienne Loks
2017-05-01Merge branch 'master' into developÉtienne Loks
Conflicts: .gitlab-ci.yml
2017-05-01CI: add specific jobs for v2Étienne Loks
2017-05-01Update gitlab-ciÉtienne Loks
2017-05-01Force history date when not provided - 2Étienne Loks
2017-04-30Force history date when not providedÉtienne Loks
2017-04-30Fix cascading bulk updateÉtienne Loks
2017-04-30Wizards: better management of many to many - 2Étienne Loks
2017-04-30Better management of many to manyÉtienne Loks
2017-04-29Extra security to prevent recursion on bulk updateÉtienne Loks
2017-04-22Tests: improve user creationsÉtienne Loks
2017-04-21Fix wizard validationsÉtienne Loks
2017-04-21Fix parcel formset initialisationÉtienne Loks
2017-04-21Wizards: fix serialization of ImageFileFieldÉtienne Loks
2017-04-21Add DB UPGRADE instructionsÉtienne Loks
2017-04-21Change user_ptr in IshtarUserÉtienne Loks
2017-04-21Fix own search request with new user managementÉtienne Loks
2017-04-21commit_on_success -> atomicÉtienne Loks
2017-04-20Django 1.8: fix get_models deprecationÉtienne Loks
2017-04-20Upgrade instructions (WIP)Étienne Loks
2017-04-20models: default str -> unicodeÉtienne Loks
2017-04-19Django 1.8: simplify ihtaruser managementÉtienne Loks
2017-04-19Django 1.8: fix apps managementÉtienne Loks
2017-04-19Force history date for first historic saveÉtienne Loks
2017-04-19Django simple history is now an external dependencyÉtienne Loks
2017-04-19Django 1.8: remove transaction.commit_unless_managedÉtienne Loks
2017-04-18New migrations: add viewsÉtienne Loks
2017-04-18Deactivate sqlite for testsÉ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-18get_item: fix many2many columns getÉtienne Loks
2017-04-18Django 1.8: new app managementÉtienne Loks
2017-04-18Django 1.8: removing "load url from future" we are in the futureÉtienne Loks
2017-04-18Django 1.8: keyOrder -> OrderedDictÉtienne Loks
2017-04-18Django 1.8: HttpResponse mimetype -> content_typeÉtienne Loks
2017-04-18Change storage to match new wizardÉtienne Loks
2017-04-18Django 1.8: new urls in templatesÉtienne Loks
2017-04-18Fix query for access control checkÉtienne Loks