| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
view (refs #2784)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
material type
|
|
Conflicts:
archaeological_operations/admin.py
archaeological_operations/models.py
|
|
|
|
|
|
|
|
|
|
|
|
* add associated actions, wizards, forms
* prevent deletion of associted items (operations, files, etc.)
* give list of associated items before deletion and give access to these
items
|
|
New template tags for displaying table of documents
|
|
* added to models
* associated migration
* added to search
* added to forms
|
|
|
|
|
|
|
|
* 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
|
|
|
|
anymore) (refs #1317)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* works on dashboards
|
|
Work on archaeological_files wizards
|
|
Fix models imports and menu creation.
|
|
Reorganization of views, urls, menus, admin, forms.
Changes on models.
|
|
|