summaryrefslogtreecommitdiff
path: root/ishtar_common/models.py
AgeCommit message (Expand)Author
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-12CSV Export: add documentation type to models to exports - fail silently if ty...É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-16Update translationsÉtienne Loks
2017-05-15Can manage find index by context record (refs #3590)É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
2017-03-30Access control: define get_query_own for personsÉtienne Loks
2017-03-30Permissions: add missing permissions for authors and sources (refs #2068)Étienne Loks
2017-03-30Sources: fix query owns requests (refs #3196)Étienne Loks
2017-03-15Refactoring: EXTRA_FULL_FIELDS_LABELS -> COL_LABELS (with merge) (refs #3491)Étienne Loks
2017-03-13Sources: ordering author by author type (refs #3359)Étienne Loks
2017-03-13Imports: add a name (refs #3452)Étienne Loks
2017-03-09Export: get header from colum importer settings (refs #3491)Étienne Loks
2017-03-08Export: allow models_finds and models_treatments settingsÉtienne Loks
2017-03-07Exports: specific configuration to manage ambiguous column (refs #3446)Étienne Loks
2017-03-06Person: raw name is modified on save (refs #3321)Étienne Loks
2017-02-28Simplify empty value for get_types (and potentially fix strange errors)Étienne Loks
2017-02-17Fix administrator creation (bad comments from previous commit)É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-14Importer: report bad configuration in a cleaner wayÉtienne Loks
2017-02-07Admin: improve importer column formÉtienne Loks
2017-02-06Harmonize CSV import and CSV exports - Imports: multi format parse of datesÉtienne Loks
2017-02-05Imports: manage model limitation (don't create items not in the list)Étienne Loks
2017-02-04Importers: fix importer matching with new importer model behaviorÉtienne Loks
2017-02-04Merge branch 'master' into master-importersÉtienne Loks
2017-02-04Update labelsValérie-Emma Leroux
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 created...Étienne Loks
2017-02-04Admin: Ishtar common: label ordering for FormatValérie-Emma Leroux
2017-02-03Admin: Ishtar common: label ordering for AuthorType and SourceTypeValérie-Emma Leroux
2017-02-02Finds: batch is now a real type (refs #3435)Étienne Loks
2017-01-31Change filed length in DB to match importers - Importer configurationÉtienne Loks
2017-01-31Importers: fix file lenght namesÉ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-27Importers: add "container type" to available types for type columnsÉtienne Loks