summaryrefslogtreecommitdiff
path: root/archaeological_finds/forms.py
AgeCommit message (Collapse)Author
2016-09-15Finds : rename "Integry" field into "Integrity / Interest" (refs #3219)Étienne Loks
2016-09-15Searches: 6 to 9 visible fileds by default - Operation numeric index in ↵Étienne Loks
Finds search panel (refs #3215)
2016-09-01Non-available types display on old item modification (refs #3179)Étienne Loks
2016-08-23Treatments: efficient view to get upstream and dowstream - CSV export of ↵Étienne Loks
tables (refs #3108)
2016-08-21Finds: add estimated value. Manage a currency for an Ishtar profile (refs #2969)Étienne Loks
2016-08-19Operations: check PATRIARCHE unicity inside forms (refs #2930)Étienne Loks
2016-08-18Manage operation relation types in context record and find searches (refs #2799)Étienne Loks
2016-08-16Docs: search by operation code (refs #3015)Étienne Loks
2016-08-15Finds: add remarkability - model, forms, admin, search and sheet (refs #2686)Étienne Loks
2016-07-12Merge branch 'master' into master-WIP-treatmentsÉtienne Loks
2016-07-12Add conservatory and dimensions comments to findsÉtienne Loks
2016-07-01Treatments: manage conditional formsÉtienne Loks
2016-06-24Reactivate treatmentsÉtienne Loks
2016-06-03Warehouse: work on packagingÉtienne Loks
2016-06-02Add full export of find's sourcesÉtienne Loks
2016-05-22Basket management: select multiple - select allÉtienne Loks
2016-05-19Manage basket contentÉtienne Loks
2016-05-18Delete basketÉtienne Loks
2016-05-18Basket: create a new basketÉtienne Loks
2016-05-09Changing context record of a find (refs #3080)Étienne Loks
2016-03-07Finds: deletion (refs #2812)Étienne Loks
2016-02-23Improve modify / search panel for findsÉtienne Loks
2016-02-23Update translationValérie-Emma Leroux
2016-01-28Allow to search by archaeological sitesÉtienne Loks
2015-11-27Finds: fix batch searchÉtienne Loks
2015-11-27Archaeological finds: change form fieldsÉtienne Loks
2015-11-27Archaeological finds - preservation to consider, integrity, batch: search ↵Étienne Loks
and window
2015-11-26Finds fields - change and add: preservation to consider, integrity, batchÉtienne Loks
2015-11-20Archaeological operations: add virtual and record quality fields (refs #2961)Étienne Loks
2015-11-18Finds: fix check_date for formsÉtienne Loks
2015-11-17Archaeological finds: add a "checked date" field (refs #2947)Étienne Loks
2015-11-17Archaeological finds: add a "checked" field (refs #2947)Étienne Loks
2015-10-25Finds: generic comment on datingÉtienne Loks
2015-10-25Finds: dating -> datingsÉtienne Loks
2015-10-01Finds: form field orderÉtienne Loks
2015-10-01Finds: change labels - better management of indexÉtienne Loks
2015-09-23Fix many to many initialisation in wizardsÉtienne Loks
2015-09-19Finds: material type to material typesÉ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-08-19Archaeological files: change planning service managementÉtienne Loks
2015-01-25Minor label fixemma
2013-09-30Archaeological finds: add a conservatory state field (refs #1303)Étienne Loks
* added to models * associated migration * added to search * added to forms
2013-09-04Improve Image field management (refs #1365)Étienne Loks
* add a custom widget to allow display via prettyPhoto on forms * disable resizing when the image is deleted * fix "has image" search request to manage empty and null field for images * fix deletion of files by the wizard * fix initialization of instancied form for files and images
2013-08-26Add "Has an image?" in find searches (refs #1314)É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-07-17Fix cached forms that doesn't allow modeltypes updateÉtienne Loks
Don't instanciate the form passed to the widget
2013-04-04Forms (operations, context records, files): add search by parcel (refs #575)Étienne Loks
2012-10-21Djangoization - Major refactoring (step 13)Étienne Loks
* Fix finds wizards * Clean-up an unecessary file
2012-10-21Djangoization - Major refactoring (step 12)Étienne Loks
* Fix finds wizards