summaryrefslogtreecommitdiff
path: root/ishtar_common/models.py
AgeCommit message (Expand)Author
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
2016-09-23Cache: manage long keys - immediatly refresh cache after types modificationsÉtienne Loks
2016-09-22Fancy display for authorsÉtienne Loks
2016-09-21Remove ISHTAR_LOCAL_PREFIX and FILE_PREFIX (now managed by the profile)Étienne Loks
2016-09-12Manual merge action (refs #3176)Étienne Loks
2016-09-11Fix right checksÉtienne Loks
2016-09-09Reactivate right cache (finger crossed)Étienne Loks
2016-09-09Shortcut menu: show all dependent items of pinned but not own parent itemÉtienne Loks
2016-09-09Shortcut menu: menu is now dynamic - selected items filter dependant items (r...Étienne Loks
2016-09-06Person: add salutation field (refs #3188)Étienne Loks
2016-09-06Prevent circular save (refs #2981)Étienne Loks
2016-09-05Random image feature (refs #2958)Étienne Loks
2016-09-05Add images for operation, context records and sources (refs #2927, refs #351)Étienne Loks
2016-09-05Operation: display statistics on the sheet (refs #2989)Étienne Loks
2016-09-02Fix get_types for operation_types (refs #3179)Étienne Loks
2016-09-01Non-available types display on old item modification (refs #3179)Étienne Loks
2016-09-01Archive item to exclude them from merge detection mechanismÉtienne Loks
2016-09-01Title types can be set in administration.Étienne Loks
2016-08-30Imports: delete town when associated import is deleted (refs #2867)Étienne Loks
2016-08-29Automatically generate raw_name on save for person - formula set in profileÉtienne Loks
2016-08-25Cache: update cache when savingÉtienne Loks
2016-08-24Imports: manage report stateÉtienne Loks
2016-08-21Admin: do not allow password modification on "ishtar user" + help text (refs ...Étienne Loks
2016-08-21Finds: add estimated value. Manage a currency for an Ishtar profile (refs #2969)Étienne Loks