| Age | Commit message (Collapse) | Author |
|
* 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
|
|
|
|
* 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
|
|
Don't instanciate the form passed to the widget
|
|
|
|
* Fix finds wizards
* Clean-up an unecessary file
|
|
* Fix finds wizards
|
|
Work on wizard, views and forms to dispatch logic in a more
relevant way.
|
|
Reorganization of views, urls, menus, admin, forms.
Changes on models.
|