summaryrefslogtreecommitdiff
path: root/archaeological_operations/models.py
AgeCommit message (Expand)Author
2017-10-24Merge branch 'master' into developÉtienne Loks
2017-10-24Add missing view permissions for operation and context record relationsÉtienne Loks
2017-10-12Performance: add indexes for cached labelsÉtienne Loks
2017-10-12Manage postgres index and vector searches (refs #2912)Étienne Loks
2017-09-21Generic manner of managing external idÉtienne Loks
2017-09-20Fix external id generation for findsÉtienne Loks
2017-08-28Change all upload directoriesÉtienne Loks
2017-08-13Models: change relation type to manage self relation on virtual classÉtienne Loks
2017-08-04Admin: improve parcel, parcel owner forms, add a lookup for parcelÉtienne Loks
2017-08-03Admin: improve operation's models formsÉtienne Loks
2017-08-01Operation sources: if index is not available don't generate an error for codesÉ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-13OA code is now a string.Étienne Loks
2017-04-19Django 1.8: simplify ihtaruser managementÉtienne Loks
2017-04-18New migrations: add viewsÉtienne Loks
2017-04-14Django 1.8: fix import errors, deprecation warnings and models warningsÉtienne Loks
2017-04-05Warehouse sheet: provide statistics (refs #3398)Étienne Loks
2017-03-30Access control: define get_query_own for personsÉtienne Loks
2017-03-30Sources: fix query owns requests (refs #3196)Étienne Loks
2017-03-29Access control: collaborators are included in get_own_query for operations, c...Étienne Loks
2017-03-29Operations: add collaborators field (refs #3368)Étienne Loks
2017-03-15Operation sheet: add list of containers (refs #3458)Étienne Loks
2017-03-15Refactoring: EXTRA_FULL_FIELDS_LABELS -> COL_LABELS (with merge) (refs #3491)Étienne Loks
2017-03-14Dashboard: fix area unity and effective operation tables (refs #3217)Étienne Loks
2017-03-14Operation sources: change headersÉtienne Loks
2017-03-13Operation: add a location field (refs #3508)Étienne Loks
2017-03-13Sheet operation: add INSEE code to towns (refs #3506)Étienne Loks
2017-03-13Sheets: add ishtar ID (refs #3517)Étienne Loks
2017-03-09Operation tables: adapt columns (refs #3456)Étienne Loks
2017-03-09Operation tables: adapt columns (refs #3501, refs #3509)Étienne Loks
2017-02-28Fix tests with sqliteÉtienne Loks
2017-02-26Operations: bulk update of base find and finds (refs #3472)Étienne Loks
2017-02-25Operations: bulk update of context records (refs #3472)Étienne Loks
2017-02-22Update context record label on parcel changeÉtienne Loks
2017-02-22Fix cache operation update - Parcel associated with context records are not r...Étienne Loks
2017-01-30Fix shortcut menu for baskets - add tests for shortcut menuÉtienne Loks
2017-01-29Fix performance issues for shortcut menuÉtienne Loks
2017-01-23Parcels: on associated operation or file detachment remove the parcelÉtienne Loks
2017-01-10Treatment sheet: list related operationsÉtienne Loks
2017-01-09Update labelsValérie-Emma Leroux
2017-01-09Treatment types: had a hierarchyÉtienne Loks
2017-01-02Manage multiple condition for cascading shortcut menu - Manage shortcut menu ...Étienne Loks
2016-12-13Treatments: fix associated filename - add modify links in sheetsÉtienne Loks
2016-12-11Administrative act for treatment and treatment filesÉtienne Loks
2016-11-14Update labelsValérie-Emma Leroux
2016-11-14Explicit CSV headers (refs #3340)Étienne Loks
2016-10-22Improve cached label regeneration when modifying parent items (refs #3341)Étienne Loks
2016-10-21Fix search parameters (refs #3064)Étienne Loks
2016-10-21Search: manage string definition for associated modelsÉtienne Loks