Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-18 | Delete basket | Étienne Loks | |
2016-05-18 | Basket: create a new basket | Étienne Loks | |
2016-05-09 | Changing context record of a find (refs #3080) | Étienne Loks | |
2016-03-07 | Finds: deletion (refs #2812) | Étienne Loks | |
2016-02-23 | Improve modify / search panel for finds | Étienne Loks | |
2016-02-23 | Update translation | Valérie-Emma Leroux | |
2016-01-28 | Allow to search by archaeological sites | Étienne Loks | |
2015-11-27 | Finds: fix batch search | Étienne Loks | |
2015-11-27 | Archaeological finds: change form fields | Étienne Loks | |
2015-11-27 | Archaeological finds - preservation to consider, integrity, batch: search ↵ | Étienne Loks | |
and window | |||
2015-11-26 | Finds fields - change and add: preservation to consider, integrity, batch | Étienne Loks | |
2015-11-20 | Archaeological operations: add virtual and record quality fields (refs #2961) | Étienne Loks | |
2015-11-18 | Finds: fix check_date for forms | Étienne Loks | |
2015-11-17 | Archaeological finds: add a "checked date" field (refs #2947) | Étienne Loks | |
2015-11-17 | Archaeological finds: add a "checked" field (refs #2947) | Étienne Loks | |
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 | emma | |
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. |