Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-25 | Finds: generic comment on dating | Étienne Loks | |
2015-10-25 | Finds: dating -> datings | Étienne Loks | |
2015-10-01 | Finds: form field order | Étienne Loks | |
2015-10-01 | Finds: change labels - better management of index | Étienne Loks | |
2015-09-23 | Fix many to many initialisation in wizards | Étienne Loks | |
2015-09-19 | Finds: material type to material types | Étienne Loks | |
2015-09-09 | Archaeological finds: update sheet and search | Étienne Loks | |
2015-09-09 | Add many fields to finds - associated migrations, forms and autocomplete ↵ | Étienne Loks | |
view (refs #2784) | |||
2015-08-19 | Archaeological files: change planning service management | Étienne Loks | |
2015-01-25 | Minor label fix | Valérie-Emma Leroux | |
2013-09-30 | Archaeological finds: add a conservatory state field (refs #1303) | Étienne Loks | |
* added to models * associated migration * added to search * added to forms | |||
2013-09-04 | Improve 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-26 | Add "Has an image?" in find searches (refs #1314) | Étienne Loks | |
2013-08-25 | Add 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-17 | Fix cached forms that doesn't allow modeltypes update | Étienne Loks | |
Don't instanciate the form passed to the widget | |||
2013-04-04 | Forms (operations, context records, files): add search by parcel (refs #575) | Étienne Loks | |
2012-10-21 | Djangoization - Major refactoring (step 13) | Étienne Loks | |
* Fix finds wizards * Clean-up an unecessary file | |||
2012-10-21 | Djangoization - Major refactoring (step 12) | Étienne Loks | |
* Fix finds wizards | |||
2012-10-20 | Djangoization - Major refactoring (step 6) | Étienne Loks | |
Work on wizard, views and forms to dispatch logic in a more relevant way. | |||
2012-10-20 | Djangoization - Major refactoring (step 3) | Étienne Loks | |
Reorganization of views, urls, menus, admin, forms. Changes on models. |