summaryrefslogtreecommitdiff
path: root/ishtar_common/models.py
AgeCommit message (Expand)Author
2017-08-28Change all upload directoriesÉtienne Loks
2017-08-28Long time out for right cacheÉtienne Loks
2017-08-26Django 1.11: fix dashboards - explicit ordering is needed when using distinctÉtienne Loks
2017-08-21Django 1.11: adapt all get_field_* to match the current Options APIÉtienne Loks
2017-08-21Fix model configuration errorsÉtienne Loks
2017-08-21Models: refactoring move all import models to a specific fileÉtienne Loks
2017-08-13Update import types fixturesÉtienne Loks
2017-08-13Models: change relation type to manage self relation on virtual classÉtienne Loks
2017-08-12DocumentTemplate: add slug, manage natural key. Utils: create_slug functionÉtienne Loks
2017-08-11Manage natural keys for types and import related modelsÉtienne Loks
2017-08-07Sheet: fix display of non historicalÉtienne Loks
2017-08-04Admin: prepopulate txt_idx with labelÉtienne Loks
2017-08-02Admin - ishtar common: use ajax selects for some fields - clean and simplifyÉtienne Loks
2017-07-20Merge branch 'master' into developÉtienne Loks
2017-07-20Remove debugÉtienne Loks
2017-07-20Imports: fix skip of the first line when import file is not utf-8Étienne Loks
2017-07-18Merge branch 'master' into developÉtienne Loks
2017-07-12CSV Export: add documentation type to models to exports - fail silently if ty...Étienne Loks
2017-07-11Simple migration script for old ODT templates (refs #3602)Étienne Loks
2017-07-02Remove translation on all permissions (can generate database issue)Étienne Loks
2017-06-30Merge branch 'master' into developÉtienne Loks
2017-06-28Sources: change external id type to TextFieldÉtienne Loks
2017-06-28Sources: external_id max char from 12 to 300Étienne Loks
2017-06-01Add the ability to scheduled administration task inside Django adminÉtienne Loks
2017-05-17Good bye oook_replace (snif). Hello secretary library!Étienne Loks
2017-05-16Update translationsÉtienne Loks
2017-05-15Manage migrations from v1Étienne Loks
2017-05-15Merge branch 'master' into developÉtienne Loks
2017-05-15Can manage find index by context record (refs #3590)Étienne Loks
2017-05-02Revert "Move translation strings"Étienne Loks
2017-05-02Move translation stringsÉ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-29Extra security to prevent recursion on bulk updateÉtienne Loks
2017-04-20models: default str -> unicodeÉtienne Loks
2017-04-19Django 1.8: simplify ihtaruser managementÉtienne Loks
2017-04-19Force history date for first historic saveÉtienne Loks
2017-04-18Fix query for access control checkÉ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-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 dashboard: add filter form (refs #3381)Étienne Loks
2017-04-09Fix hiearchical display of typesÉ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-05Warehouse sheet: provide statistics (refs #3398)Étienne Loks
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 (re...Étienne Loks