summaryrefslogtreecommitdiff
path: root/ishtar_common/models.py
AgeCommit message (Expand)Author
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
2017-01-27Fix data migration for warehouse - fix default external id formula for contai...Étienne Loks
2017-01-27Add external ids to Containers and WarehousesÉtienne Loks
2017-01-23Import: add typesÉtienne Loks
2017-01-23Operations: fix deletion of sym-linked operationsÉtienne Loks
2017-01-18Disable cache generation when loading from fixtureÉtienne Loks
2017-01-15Modules: putting color everywhere! (refs #3408)Étienne Loks
2017-01-13Person table: fix organization column (refs #3412)Étienne Loks
2017-01-12Add a mapping module - Finds: add explicit x, y, z - automatically update poi...Étienne Loks
2017-01-02Manage multiple condition for cascading shortcut menu - Manage shortcut menu ...Étienne Loks
2016-12-27Simple management for shortcut menu of treatment and treatment file (refs #3384)Étienne Loks
2016-12-23Applicant details on treatment file sheet (refs #3383)Étienne Loks
2016-12-11Administrative act for treatment and treatment filesÉtienne Loks
2016-12-10Fix get_types cache key (extra args where not evaluated)Étienne Loks
2016-12-08Improve JQtables when dealing with multiple foreign keysÉtienne Loks
2016-12-04Treatment modificationsÉtienne Loks
2016-12-03Adapt fields/forms/wizard for treatmentsÉtienne Loks
2016-11-14Explicit CSV headers (refs #3340)Étienne Loks
2016-11-03Imports: add label to clumn definitionsÉtienne Loks
2016-10-28Too many lazy evaluations and nobody do the job! Fixed.Étienne Loks
2016-10-28Use lazy model evaluation for fixed type constraintsÉtienne Loks
2016-10-22Force cache regeneration on rollbackÉtienne Loks
2016-10-22Image filename are now up to 255 characters. Length test is done on forms. (r...Étienne Loks
2016-10-21Manage export with importer's templates (refs #3064)Étienne Loks
2016-10-11Shortcut menu: limit simple menu to 100 entries by typesÉtienne Loks
2016-10-11Shortcut menu: can now choose between simple and advanced menuÉtienne Loks