summaryrefslogtreecommitdiff
path: root/ishtar_common/views.py
AgeCommit message (Collapse)Author
2017-09-21Fix pined search (refs #3736)Étienne Loks
2017-07-18Fix display view (refs #3655)Étienne Loks
2017-07-12CSV Export: add documentation type to models to exports - fail silently if ↵Étienne Loks
type is not available (refs #3652)
2017-05-29Alert when PROJECT_SLUG or profile slug is set to "default"Étienne Loks
2017-05-17Autocomplete: on no result return an empty list instead of an empty stringÉ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
#3485)
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
2017-01-09Contex record: fix relation tablesÉtienne Loks
2017-01-05Better management of context record relations tables (refs #3347)Étienne Loks
2017-01-05Town autocomplete: disable search by department nameÉtienne Loks
2017-01-02Manage multiple condition for cascading shortcut menu - Manage shortcut menu ↵Étienne Loks
for treatment and treatment files (refs #3384)
2016-12-27Simple management for shortcut menu of treatment and treatment file (refs #3384)Étienne Loks
2016-12-08Improve JQtables when dealing with multiple foreign keysÉtienne Loks
2016-12-07Manage treatment filesÉtienne Loks
2016-12-04Treatments: fix pdf and odt exportsÉtienne Loks
2016-12-03Adapt fields/forms/wizard for treatmentsÉtienne Loks
2016-11-30Treatment searches and sheetÉtienne Loks
2016-11-30Simple treatment form. Treatment listing. (refs #3365)Étienne Loks
2016-11-14Explicit CSV headers (refs #3340)Étienne Loks
2016-10-28JQueryJqGrid by default sorting is made using ordering in metaÉtienne Loks
2016-10-21Search: manage string definition for associated modelsÉ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-24WIP: ajaxify shortcut menu - 3Étienne Loks