Skip to content

0.13

Compare
Choose a tag to compare
@leogermani leogermani released this 29 Oct 18:01
· 3777 commits to develop since this release

Highlights

Terms Carrousel block #308

Refactored Activity Logs #261

Activity logs are now more reliable and cover more actions that were not logged before, including changes done by importers. It's also possible to search and filter activities by date

New filters #306

Numeric pre-defined intervals
Date pre-defined intervals

Changes in Relationship metadata

Now you choose one metadata in the target collection to search items from. This metadatum will be the one used to represent this relationship when the item is displayed. Also, you can now choose a taxonomy metadata as well, which was not possible before #311

Review all documentation for API endpoints #290 - we are reviewing the documentation to all our API endpoints.

Improvements and fixes

CSV exporter now exports information on each metadatum in the same format the CSV Importer expects it

Change how Background process are created for Importers and Exporters to avoid error in some servers setups #313

Do not allow a filter to be Public when the related metadatum is private #315

Add include parameter to Terms API endpoint #310

Remove unused files from the Build #312

Internationalization of some validation texts that were missing #317

Fix pagination for facets #316

Add 'hide_empty' support to LIKE operator in tax_query #318

Several filters refactoring to avoid unecessary requests and improve code structure to new filters

Small performance fix on taxonomy tag input field on item edition form

Administrators now can see the list of all processes by all users

Fix media import in Windows servers