summaryrefslogtreecommitdiff
path: root/ishtar_common
AgeCommit message (Collapse)Author
2017-04-21Wizards: fix serialization of ImageFileFieldÉ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-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 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-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
2017-04-18Don't store menu in sessionÉtienne Loks
2017-04-18Django 1.8: direct_to_template -> TemplateViewÉtienne Loks
2017-04-14Django 1.8: formtools is now an external lib - trick to make pisa use new ↵Étienne Loks
version of reportlab
2017-04-14Django 1.8: fix urls importsÉtienne Loks
2017-04-14New migration managementÉtienne Loks
2017-04-14Django 1.8: fix import errors, deprecation warnings and models warningsÉtienne Loks
2017-04-14Add an access control fixture (specific format for ishtar)Étienne Loks
2017-04-14Scripts to manage access control import and export (refs #3591)Étienne Loks
2017-04-13Test: a superuser gain the "administrator" person typeÉtienne Loks
2017-04-13Access control: fix show own item (not *all* items) (refs #3593)Étienne Loks
2017-04-13get_item: refactoting of access control checkÉtienne Loks
2017-04-12Treament file dashboard: add filter form (refs #3381)Étienne Loks
2017-04-12Treament dashboard: add filter form (refs #3381)Étienne Loks
2017-04-12Small CSS fixÉtienne Loks
2017-04-11Adapat groupsÉtienne Loks
2017-04-11Update fixtures (refs #3516)Étienne Loks
2017-04-09CSS: update input widthÉtienne Loks
2017-04-09Manage hierarchical display with select2Étienne Loks
2017-04-09Fix hiearchical display of typesÉtienne Loks
2017-04-07Update translationsÉtienne Loks
2017-04-07Treatment - Treatment files dashboard: first overview (refs #3381)Étienne Loks
2017-04-07PEP8Étienne Loks
2017-04-07Remove public access by default on user creationÉtienne Loks
2017-04-06Enlarge your tables - twice the size (refs #3420)Étienne Loks
2017-04-05Update translation filesÉtienne Loks
2017-04-05Warehouse sheet: provide statistics (refs #3398)Étienne Loks
- Number of finds (total and by places) - Number of container (total and by places)
2017-04-03Fix find modify action (refs #3405)Étienne Loks
2017-04-02Finds: do not resize the image and regenerate a thumb on find duplication ↵Étienne Loks
(refs #3579)
2017-04-01Operation wizard: an operation cannot be related to herself (refs #3578)Étienne Loks
2017-04-01New person form: fix empty title (refs #3577)Étienne Loks