Age | Commit message (Collapse) | Author |
|
|
|
Finds search panel (refs #3215)
|
|
|
|
tables (refs #3108)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and window
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
view (refs #2784)
|
|
|
|
|
|
* added to models
* associated migration
* added to search
* added to forms
|
|
* 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
|