summaryrefslogtreecommitdiff
path: root/ishtar_common/views.py
AgeCommit message (Collapse)Author
2015-12-29An administrator can really see everythings!Étienne Loks
2015-12-14Force filtering on "own" items on selection for modificationÉtienne Loks
2015-12-08Use cache for faster rights checkingÉtienne Loks
2015-12-07Permissive search for in charge operation searches (refs #2920)Étienne Loks
2015-12-03Better management of raw_names for search and windowsÉtienne Loks
2015-11-29Fix hierarchical search for material_typesÉtienne Loks
2015-11-17CSV export: add many to many to full CSV exportÉtienne Loks
2015-11-17Full CSV export: extra non auto columns - allow method to be calledÉtienne Loks
2015-11-03Archaeological files: alow edition of planning service addressÉtienne Loks
2015-10-30get_objet: fix related object managementÉtienne Loks
2015-10-06Grids: manage multiple values in the same columnÉtienne Loks
2015-10-06Specific context record table for operation windowÉtienne Loks
2015-09-23Add an action in admin for importing general types from CSVÉtienne Loks
2015-09-09Archaeological finds: update sheet and searchÉtienne Loks
2015-09-09Add many fields to finds - associated migrations, forms and autocomplete ↵Étienne Loks
view (refs #2784)
2015-09-09Flake8Étienne Loks
2015-08-19Archaeological files: change planning service managementÉtienne Loks
2015-06-16Merge branch 'stable'Étienne Loks
2015-06-16Import: specialize targetkey (refs #2533)Étienne Loks
Model: a targetkey connection can now be applied to on particular import (associated_import), one particular user (associated_user) or to all imports (associated_import and associated_user are empty). To be done: change import and forms to fully use this mechanism.
2015-05-06Search action everywhere (refs #2281)Étienne Loks
2015-05-06Add a new reset wizard action available from main templates (refs #2282)Étienne Loks
2015-05-06Add a new action to create an associated operation from a file windowÉtienne Loks
2015-05-06Work on new town field (with state and department) - work on new UI for filesÉtienne Loks
2015-05-06Specific label for relative of town planning servicesÉtienne Loks
2015-05-06Work on dynamic (too much of ajax and JS...) person/organization widgetÉtienne Loks
2015-05-06Manage link between import and imported object - Auto-delete imported object ↵Étienne Loks
when deleting import
2015-05-05Imports: manage importation interface, error fileÉtienne Loks
2015-05-04Imports: manage unmatched item linksÉtienne Loks
2015-05-03Interface: create new import, management interfaceÉtienne Loks
2015-01-25Adapt xhtml2odt call with new tidylibÉtienne Loks
2015-01-24Fix dependencies and path on a clean installÉtienne Loks
2014-11-28Merge action implementation (person and organization)Étienne Loks
2014-10-30Add a new menu for admin tasks - new view for global variable edition (refs ↵Étienne Loks
#2111)
2014-10-21Dashboard: work on graphs for operations (refs #2076)Étienne Loks
* add a new creation date field for operations * refactoring of management of dashboard forms * dashboard form for operations
2014-10-20Dashboard: many improvments on graph (refs #2075)Étienne Loks
* by default graph is set by month * data are reapeated in a table * ability to save the graph in a file * detail by department with a line by department + total * add a legend * ability to zoom on the graph
2014-10-16Dashboards - graphs: allow to choose source of the date (creation or reception)Étienne Loks
2014-10-15Dashboard: implement a form to choose criteria for the graph displayÉtienne Loks
2014-10-14Re-arrange dashboard in tabsÉtienne Loks
2014-06-15Fix default ordering of admin acts - add a year value to better query (refs ↵Étienne Loks
#1680)
2014-05-28"Own" rights management (refs #1564)Étienne Loks
* fix own queries for operations and archaeological files * fix permission checking * tests
2014-05-26Contextual filter on fields for new items window (refs #1715)Étienne Loks
2014-05-15Warning message when deleting an indexed act (refs #1627)Étienne Loks
2014-05-15Created by search (refs #1590)Étienne Loks
2014-05-12Person and organization deletion (refs #1675)Étienne Loks
* add associated actions, wizards, forms * prevent deletion of associted items (operations, files, etc.) * give list of associated items before deletion and give access to these items
2014-05-12Work on registry search (refs #1680) - work on operations testÉtienne Loks
2014-03-02Specific form for research archaeology (refs #1682)Étienne Loks
2014-02-13Add closing rights (refs #1628)Étienne Loks
2014-02-12Merge branch 'newrights'Étienne Loks
2014-01-16Display of record carts from the shortcut menu (refs #1602) - change record ↵Étienne Loks
cart links to a more explicit image
2014-01-13Work on new rightÉtienne Loks