summaryrefslogtreecommitdiff
path: root/ishtar_common/views.py
AgeCommit message (Expand)Author
2018-03-02Fix CSV export when export column is not well definedÉtienne Loks
2018-02-22Import/export: manage export only columnsÉtienne Loks
2018-02-20Fix unaccented search in search vector (refs #3152)Étienne Loks
2018-01-31Tables: fix length filteringÉtienne Loks
2018-01-30UI: adapt shortcut menuÉtienne Loks
2018-01-29Dashboard: fix operation formÉtienne Loks
2018-01-24UI: work on dashboardsÉtienne Loks
2018-01-19Adapt context record formsÉtienne Loks
2018-01-18Merge branch 'develop' into develop-bootstrapÉtienne Loks
2018-01-18Update labelsValérie-Emma Leroux
2018-01-18Fix table sort on multiple keys for a columnÉtienne Loks
2017-11-29UI: better management of sheetÉtienne Loks
2017-11-27JQueryJqGrid replacement by DataTablesÉtienne Loks
2017-10-31Full CSV export: fix potential encoding errorÉtienne Loks
2017-10-25Switch from pisa to weasyprintÉtienne Loks
2017-10-16Towns relationship: include related towns to searchesÉtienne Loks
2017-10-12Search forms: manage vector searches (refs #2912)Étienne Loks
2017-09-21Add object type as a hierarchical search (refs #3742)Étienne Loks
2017-09-21Fix pined search (refs #3736)Étienne Loks
2017-08-31Importers: fix target key initialization (manage target key not related to cu...Étienne Loks
2017-08-31Target key forms: choose whom to associated with (refs #3725)Étienne Loks
2017-08-28Pined objects: fix exception when object is not available anymoreÉtienne Loks
2017-08-22Django 1.11: add missing context to some templatesÉtienne Loks
2017-08-22Django 1.11: use render() instead render_to_response - pass dict to templatesÉtienne Loks
2017-08-21Django 1.11: adapt all get_field_* to match the current Options APIÉtienne Loks
2017-07-18Merge branch 'master' into developÉtienne Loks
2017-07-18Fix display view (refs #3655)É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-09Tests: account creationÉtienne Loks
2017-05-29Merge branch 'master' into developÉtienne Loks
2017-05-29Alert when PROJECT_SLUG or profile slug is set to "default"Étienne Loks
2017-05-17Fix get_item - url valueÉtienne Loks
2017-05-17Merge branch 'master' into developÉtienne Loks
2017-05-17Autocomplete: on no result return an empty list instead of an empty stringÉtienne Loks
2017-04-21Wizards: fix serialization of ImageFileFieldÉtienne Loks
2017-04-21Fix own search request with new user managementÉtienne Loks
2017-04-18get_item: fix many2many columns getÉtienne Loks
2017-04-18Django 1.8: HttpResponse mimetype -> content_typeÉtienne Loks
2017-04-14Django 1.8: formtools is now an external lib - trick to make pisa use new ver...É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 file dashboard: add filter form (refs #3381)Étienne Loks
2017-04-12Treament dashboard: add filter form (refs #3381)Étienne Loks
2017-04-07Treatment - Treatment files dashboard: first overview (refs #3381)Étienne Loks
2017-03-31Filter autocomplete by own if relevantÉtienne Loks
2017-03-29Access control: put back the specific Django user permission checkÉtienne Loks
2017-03-29Access control: simplify and fix permissions relative to "get_item"Étienne Loks
2017-03-22Shortcut menu: hide/show information saved in the sessionÉtienne Loks
2017-03-16Basket: add a close button (refs #3407)Étienne Loks