summaryrefslogtreecommitdiff
path: root/archaeological_files
AgeCommit message (Collapse)Author
2013-09-03Update french translationÉ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
2013-08-26Shorten the label of files in operation list (refs #408)Étienne Loks
2013-08-26Improve dashboard layout (refs #1316)Étienne Loks
2013-08-25Update of french translationÉtienne Loks
2013-08-25Change saved filename (refs #244)Étienne Loks
2013-08-25Improve window images layout by usinf prettyPhoto (refs #1314)Étienne Loks
2013-08-25Fix messup between static and media filesÉtienne Loks
2013-08-25Add images to finds (refs #1314)Étienne Loks
* an abstract model class has been defined to manage image and thumbnail with resizing on the fly * max size for images and thumbnails are set in project settings * new field have been added to Find model to save images and thumbnails * form and wizard of Find have been changed
2013-08-25Improve cached_label displayÉtienne Loks
2013-08-23PersonType from single value to multi value for PersonÉtienne Loks
2013-08-22Replace all "Reference" label by "Ref." (refs #1322)Étienne Loks
2013-08-22More explicit label for operation and files (refs #1324)Étienne Loks
2013-07-17Move remaining initial_data to initial_data-frÉtienne Loks
2013-07-17Fix cache issuesÉtienne Loks
2013-07-17Improve cached_label managemnentÉtienne Loks
* more genericity * adapt it to archaeological files
2013-07-17Fix cached forms that doesn't allow modeltypes updateÉtienne Loks
Don't instanciate the form passed to the widget
2013-07-17French translation: fix "Creation" translationÉtienne Loks
2013-06-18Add simple view permissionsÉtienne Loks
2013-05-06Minor improve on sheet displayÉtienne Loks
2013-04-30Manage new imports for "Pays de la Loire"Étienne Loks
2013-04-16Fix parcel search for archaeological files (closes #1215)Étienne Loks
2013-04-16Improve admin for general typesÉtienne Loks
2013-04-16Update french labelsÉtienne Loks
2013-04-11Add a name to archaelogical files (closes #628)Étienne Loks
2013-04-05Fix archaeological file dashboardÉtienne Loks
2013-04-05UI improvment for parcels management (refs #151)Étienne Loks
2013-04-04Operation sheet: group parcels by sections - add parcels to File sheet (refs ↵Étienne Loks
#1193)
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 9)Étienne Loks
* move templates * change labels
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 5)Étienne Loks
Fix models imports and menu creation.
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