summaryrefslogtreecommitdiff
path: root/ishtar_common/urls.py
AgeCommit message (Collapse)Author
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-14Re-arrange dashboard in tabsÉtienne Loks
2014-05-26Contextual filter on fields for new items window (refs #1715)É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-03-02Specific form for research archaeology (refs #1682)Étienne Loks
2014-01-03Manage static file on debugÉtienne Loks
2013-12-27Display current item window after creation and modification (refs #1574)Étienne Loks
2013-12-17Organizations management (refs #1568)Étienne Loks
* select, create, modify forms * create, modify, wizard * sheet templates * associated actions, urls
2013-09-03i18n to change language (refs #1383)Étienne Loks
2013-09-03First work on i18n form to change languageÉtienne Loks
2013-08-26Change Person selection form - add a Person sheet (refs #425)Étienne Loks
* change sheet creation to allow non historized object * add related names corresponding to person for operation, files and sources (through Author) * use a jqGrid associated to a form to select persons * create sheet templates for persons * add appropriate urls
2012-10-22Djangoization - Major refactoring (step 15)Étienne Loks
* works on dashboards
2012-10-21Djangoization - Major refactoring (step 13)Étienne Loks
* Fix finds wizards * Clean-up an unecessary file
2012-10-21Djangoization - Major refactoring (step 7)Étienne Loks
Work on archaeological_files wizards
2012-10-20Djangoization - Major refactoring (step 3)Étienne Loks
Reorganization of views, urls, menus, admin, forms. Changes on models.
2012-10-19Djangoization - Fix account and person managementÉtienne Loks
2012-10-18Djangoization - Major refactoring (step 1)Étienne Loks