summaryrefslogtreecommitdiff
path: root/ishtar_common/urls.py
AgeCommit message (Collapse)Author
2017-03-22Shortcut menu: hide/show information saved in the sessionÉtienne Loks
2017-03-17Add a robots.txtÉtienne Loks
2017-01-19Add a status pageÉtienne Loks
2016-10-23Fix regexp for get-by-importer urlÉtienne Loks
2016-10-21Manage export with importer's templates (refs #3064)É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
2016-09-12Manual merge action (refs #3176)Étienne Loks
2016-09-09Unpin item.Étienne Loks
2016-09-09Shortcut menu: menu is now dynamic - selected items filter dependant items ↵Étienne Loks
(refs #2996) - can now pin items from sheet (refs #3078)
2016-08-24UI: adpat all sheet to the new layout. Administrativ act: can modify from ↵Étienne Loks
sheet. Organization: can modify from sheet.
2016-08-16Person - Organization: add full export (refs #3039)Étienne Loks
2016-08-16Account management: fix edit - can delete an account (refs #2977)Étienne Loks
2016-04-15Modify a person from his sheetÉtienne Loks
2015-12-14Adapt menus and urls for right management - check_rights_condition for ↵Étienne Loks
filtering wizard steps
2015-12-07Permissive search for in charge operation searches (refs #2920)Étienne Loks
2015-08-19Archaeological files: change planning service managementÉtienne Loks
2015-06-03Merge branch 'stable'Étienne Loks
2015-06-03More explicit url for new importsÉtienne Loks
2015-06-03Merge branch 'stable'Étienne Loks
2015-06-03Fix imports urlsÉtienne Loks
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-06Work on new town field (with state and department) - work on new UI for filesÉ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-04Imports: manage unmatched item linksÉtienne Loks
2015-05-03Interface: create new import, management interfaceÉ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-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