summaryrefslogtreecommitdiff
path: root/archaeological_context_records
AgeCommit message (Collapse)Author
2013-09-18Add history navigation for operations, context records and finds (refs #1401)Étienne Loks
2013-09-12Manage missing order for some GeneralTypes (refs #612)Étienne Loks
2013-09-03Update french translationÉtienne Loks
2013-08-30Templates: add link to doc tables - add a doc table to find sheet (refs #1350)Étienne Loks
2013-08-29Make all "short_label" properties (refs #1370)Étienne Loks
2013-08-27Allow partial text query for context record search by ID (refs #362)Étienne Loks
2013-08-26Improve context record search (refs #362)Étienne Loks
2013-08-25Update of french translationÉtienne Loks
2013-08-25Change saved filename (refs #244)Étienne Loks
2013-08-25Add missing PDF templates - fix bad link in context record sheetfileÉtienne Loks
2013-08-25Fix conversion to string for display of OA number (refs #1317)Étienne Loks
2013-08-25Simplify access to operation for context records (don't use the parcel ↵Étienne Loks
anymore) (refs #1317)
2013-08-22Add columns to find list (refs #1325)Étienne Loks
2013-08-21Change find display IDs: complete_id and short_id (refs #1319)Étienne Loks
2013-07-17Sheets: small update on labelsÉtienne Loks
2013-07-17Update french translationÉtienne Loks
2013-07-17Move remaining initial_data to initial_data-frÉtienne Loks
2013-07-17Fix cache issuesÉtienne Loks
2013-07-17Fix cached forms that doesn't allow modeltypes updateÉtienne Loks
Don't instanciate the form passed to the widget
2013-07-16Fix material type display on sheetsÉtienne Loks
2013-07-17Update french translationÉtienne Loks
2013-07-17Better display of finds in sheetsÉtienne Loks
2013-07-17French translation: fix "Creation" translationÉtienne Loks
2013-06-18Add simple view permissionsÉtienne Loks
2013-06-11Operations: work on importÉtienne Loks
2013-04-16Improve admin for general typesÉtienne Loks
2013-04-04Rename and move sheets templatesÉtienne Loks
2013-04-04Forms (operations, context records, files): add search by parcel (refs #575)Étienne Loks
2012-10-22Djangoization - Major refactoring (step 16)Étienne Loks
* regeneration of all french translations
2012-10-22Djangoization - Major refactoring (step 15)Étienne Loks
* works on dashboards
2012-10-21Djangoization - Major refactoring (step 11)Étienne Loks
* Fix context record wizards
2012-10-21Djangoization - Major refactoring (step 10)Étienne Loks
* Fix operation wizards * Minor fix on other wizards
2012-10-21Djangoization - Major refactoring (step 8)Étienne Loks
* clean-up on request and storage args in methods * view creation now managed by South * clean some mess in session values by using MultiValueDict
2012-10-21Djangoization - Major refactoring (step 7)Étienne Loks
Work on archaeological_files wizards
2012-10-20Djangoization - Major refactoring (step 6)Étienne Loks
Work on wizard, views and forms to dispatch logic in a more relevant way.
2012-10-20Djangoization - Major refactoring (step 4)Étienne Loks
Reorganization of initial_data
2012-10-20Djangoization - Major refactoring (step 3)Étienne Loks
Reorganization of views, urls, menus, admin, forms. Changes on models.
2012-10-19Djangoization - Major refactoring (step 2) models reorganization in django appsÉtienne Loks