summaryrefslogtreecommitdiff
path: root/archaeological_warehouse/forms.py
AgeCommit message (Collapse)Author
2018-09-19Warehouse sheet: fix container list (refs #4240)Étienne Loks
2018-08-17Warehouse: fix division form int and saveÉtienne Loks
2018-08-17Wizard - can specify explicitly through nameÉtienne Loks
2018-08-14Treatment searchesÉtienne Loks
2018-08-14Container - warehouse form configuration - cache precise localisationÉtienne Loks
2018-08-13Search widget: dynamic link for bookmark saveÉtienne Loks
2018-06-12Adapt forms, wizards, views, urls for new management of documents (refs #4107)Étienne Loks
2018-06-12Adapt forms and wizards to manage M2M images (refs #4076)Étienne Loks
2018-05-28Warehouse: fix related name in a queryÉtienne Loks
2018-03-27Search input: add a clear field buttonÉtienne Loks
2018-02-27Allow no resizing of images (by explicit parameter in settings)Étienne Loks
2018-01-31Merge branch 'develop' into develop-bootstrapÉtienne Loks
2018-01-31Merge branch 'master' into developÉtienne Loks
2018-01-31Container: add old reference (refs #3869)Étienne Loks
2018-01-21Adapt container and warehous sheets - container formsÉtienne Loks
2018-01-15UI: adapt each form to use the new date widget. Force localization of format.Étienne Loks
2018-01-05Merge branch 'develop' into develop-bootstrapÉtienne Loks
2018-01-04Custom form: container formsÉtienne Loks
2018-01-04Custom form: warehouse formsÉtienne Loks
2017-11-27JQueryJqGrid replacement by DataTablesÉtienne Loks
2017-04-18Django 1.8: keyOrder -> OrderedDictÉtienne Loks
2017-04-06Warehouse form: name can be up to 200 chars (refs #3585)Étienne Loks
2017-03-21Warehouse modification: arror message is displayed when putting identical ↵Étienne Loks
division types (refs #3562)
2017-03-21Container form: fix message when no warehouse is setÉtienne Loks
2017-03-19Containers: add an image (refs #3393)Étienne Loks
2017-03-19Warehouse form: can add a warehouse responsible if not available (refs #3427)Étienne Loks
2017-02-20Warehouse: fix warehouse creation with no divisions (refs #3481)Étienne Loks
2017-01-10Fix simple form for adding containers (refs #3410)Étienne Loks
2017-01-09Container: manage location and responsibleÉtienne Loks
2016-12-27Deletion and searches for warehouses (refs #3366)Étienne Loks
2016-12-25Manage container deletion (refs #3392)Étienne Loks
2016-12-24Container creation form (refs #3392)Étienne Loks
2016-12-23Container: Localisation form become modification formÉtienne Loks
2016-12-23Fix cached label generation for containersÉtienne Loks
2016-12-23Container: manage indexes by warehouse (refs #3391)Étienne Loks
2016-12-23Only the first warehouse division is mandatory (refs #3386)Étienne Loks
2016-12-18Containers / Warehouse: actions, sheets and fixes.Étienne Loks
2016-12-14Manage container localisationÉtienne Loks
2016-12-13Manage warehouse forms. Add warehouse division managementÉtienne Loks
2016-12-13Warehouse: basic add / modify wizardÉtienne Loks
2016-09-01Non-available types display on old item modification (refs #3179)Étienne Loks
2016-06-05Fix warehouse creationÉtienne Loks
2016-06-03Warehouse: work on packagingÉtienne Loks
2016-06-02Fix container creationÉtienne Loks
2016-06-02Pep8Étienne Loks
2013-08-22Replace all "Reference" label by "Ref." (refs #1322)Étienne Loks
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-20Djangoization - Major refactoring (step 6)Étienne Loks
Work on wizard, views and forms to dispatch logic in a more relevant way.