Tainacan Versions Save

A flexible and powerful repository platform for WordPress

0.16.3

3 years ago

0.16.2

3 years ago

fix o general search add time of events on import log fix integration with elasticseach:

  • list private items on the tainacan administrative page
  • shows selecededs terms in the filter that not found items
  • general search within the collection

0.16.1

3 years ago

Improvements

  • The CSV Item Importer now respects the order in which metadata are set, when automatic metadata creation option is used;
  • Avoids closing the Filters panel with 'ESC' if the hide/display filters button is hidden;
  • Loads the items list JS and CSS only once (due to the Faceted Search Gutenberg block);

Bug fixes

  • Bulk edition was not working for the taxonomies with the "Replace values" action;
  • Also, some multi-value taxonomies were having the wrong values removed with "Remove value" action;
  • Properly disables importers log when items that are already created are being updated;
  • The term items list was not displaying Title and Description on Table and Records view mode;
  • wp.primitives is undefined`error which was causing Tainacan Gutenberg bloks icon to not show up;
  • Many typo and translation corrections on strings related to the new features;
  • Some CSS adjustments for Filters and Cards that had wrong alignment on Google Chrome;

0.16

3 years ago

See more details on our release post.

New Features

Compound Metadata

New metadata type: WordPress user

New bulk action: copy values

WordPress 5.4. compatibility

Error popup on the Item edition form

Improvements

  • Changes to the collection header interface for better clarity: all icons now have labels and a new background color;
  • Better accessibility and adaptation to new themes: scale of font size should now be more proportional among all elements: inputs, icons, labels, etc.
  • When you move the mouse to the bottom corner of the screen in the list of items for a second, the pagination bar appears. When approaching the top corner, if it is hidden, the search bar will appear. When applying any changes to the list, the scroll automatically returns to the top of the control bar;
  • Similarly, when opening a metadata or term editing form, the screen automatically scrolls to it;
  • Infinite Scroll loading on all autocompletes and taginput entry:
  • In the taxonomies list, display not only the name of the collection that uses Taxonomy, but also the Metadatum, in parentheses;
  • Display of date and time for exported files;
  • Displays lock icon in the list of metadata and filters when they are private;
  • Improved Collection edition form: avoids setting empty pages as the primary and offers a smarter selection of viewing modes;

Bugs solved!

  • Error on the repository level filters when viewed on a collection page (in installations with multiple collections);
  • Facets were not being reloaded when changing item list ordering or status;
  • The selection modal showing the list of items in Gutenberg blocks was showing non-public items.
  • Gutenberg blocks that had errors when editing their content via modal were resolved;
  • When changing pages in the list of items and returning to the previous page, the page number of the search was not maintained;
  • When applying the same sorting to any list twice in a row, the value was mistakenly changed;
  • The insertion of new terms was not being blocked if the configuration of the taxonomy did not allow it, but the metadata one did;
  • Correction of problems when loading the list of attachments when the item document is of type Text or Link;
  • User roles created by Tainacan from now on always start with the minimum permissions to access the WordPress dashboard.

For Developers

  • The long-awaited reorganization of the project’s source file structure, which should now be clearer for anyone who wants to start contributing to the code.
  • Several parameterization available for Theme developers who want to make the Item List adapted to their theme, including:
    • CSS variables for customizing colors, fonts and sizes;
    • Template variables to display or hide various elements, change the default behavior of some areas such as the filter panel;
  • These were the changes that allowed the implementation of the new Faceted Search Block and, consequently, also made the changes via “Personalize” possible in new themes.
  • New scheme to register filter types and third party metadata – including Vue.js components – without having to change the core code, just via plugins. Soon, we will show some potential that this should yield!

0.15.1

4 years ago

fix cascade status change of metadata after taxonomy change status

0.15

4 years ago

Add user roles and permissions Refactor bulk Editing to use a background process Add total items processed in bulk edit to log file Show only known specials columns on metadata mapping importer CSV Fix terms carousel block order Improve API security Improve SQL queries efficiency

0.14.1

4 years ago

Fixes

  • fixed elasticsearch integration, efficiency improvements, and fix search for relationship metadata (add not sensitive case);
  • fixed document thumbnail generation;
  • fixed metadata loading in importer mapping list;
  • fixed HTTP response code for private items;
  • fixed conflict on insert multiples blocks same type in one documento;
  • fixed delete buttons hidden on statics blocks in the publication;
  • some adjustments to the search bar style;

0.14

4 years ago

Highlights

Mosaic Mode for Collection's Items Block #329

Users Filter for the Activities List #330

Improvements

Reinforcement of the Title Mapping for CSV Importer #309

More Adjustments to the Item Metadata Form #333

Better Attachment display #252

Fixes

WordPress 5.3 Support - Several components like selects and inputs have had their css updated

Improved block support for themes other than Tainacan Interface

Various adjustments to the shortcode that generates the item list

Bug fix that prevented date range filter from appearing in theme, admin only

Greater Support for Legacy Browsers #331

Error correction in Importer when 'item_id' does not exist #325

Document content indexing correction (PDF) when using elastic-search #90

0.13

4 years ago

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

0.12

4 years ago

Release announcements:

https://tainacan.org/blog/2019/09/20/tainacan-beta-0-12-novo-bloco-carrossel-de-colecoes-e-busca-em-arquivos-pdfs/ https://tainacan.org/blog/2019/09/20/tainacan-beta-0-12-new-collections-carousel-block-and-search-on-pdf-files/

  • New Collections Carroussel bloc
  • Index PDF contents (experimental)
  • Multiple carroussel blocks
  • Bug fixes on attachment counting and pagination #289;
  • Corrections to item carousel and static item block;
  • Error correction when importing CSVs with special_ * attributes and displaying these attributes in mapping list #299;
  • Cancellation of old incomplete requests on page transitions, improving the performance of plugin #296.
  • ‘Select all’ not activating checkboxes on masonry and records view mode. #303
  • Fixed Bug: CSV importer publishes private item when updating #304
  • fixed display for hierarchical taxonomies for non-multiple taxonomy metadata