summaryrefslogtreecommitdiff
path: root/ishtar_common/views.py
AgeCommit message (Expand)Author
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
2017-03-15Refactoring: EXTRA_FULL_FIELDS_LABELS -> COL_LABELS (with merge) (refs #3491)Étienne Loks
2017-03-13Imports: admin can see all imports (refs #3450)Étienne Loks
2017-03-09Export: full path for urlsÉtienne Loks
2017-03-09Export: get header from colum importer settings (refs #3491)Étienne Loks
2017-03-07Exports: specific configuration to manage ambiguous column (refs #3446)Étienne Loks
2017-02-28UI: explicitly remind the current pinned search above the result table (refs ...Étienne Loks
2017-02-06Harmonize CSV import and CSV exports - Imports: multi format parse of datesÉtienne Loks
2017-02-03get_item: deactivate hierarchic dependency when the parent item is a basketÉtienne Loks
2017-01-30update-current-item: prevent errors when session is not well initializedÉtienne Loks
2017-01-30Shortcut menu: fix menu when current item is not ownedÉtienne Loks
2017-01-30Fix material_types search for finds - add tests for hierarchical searchesÉtienne Loks
2017-01-29Fix performance issues for shortcut menuÉtienne Loks
2017-01-21Add a view to display items. Display find view.Étienne Loks
2017-01-19Add a status pageÉtienne Loks
2017-01-15Modules: putting color everywhere! (refs #3408)Étienne Loks
2017-01-11Add missing page nameValérie-Emma Leroux
2017-01-09Update labelsValérie-Emma Leroux