Skip to content

Releases: kitodo/kitodo-publication

Release v2.1.0

25 Oct 11:53
v2.1.0
Compare
Choose a tag to compare
New template list feature: Document templates can be managed separately
from documents. Existing documents can be marked as templates.

Docker improvements: The Docker container image now includes XDebug. It
can be used to debug the extension with an external XDebug client.

PHPUnit improvements: PHPUnit is now included in the Docker container
image. A shell script (run-tests.sh) is provided to execute the tests
using the TYPO3 testing framework Nimut within the container. Tests
can also be debugged using XDebug.

Release v2.0.4

08 Oct 10:27
v2.0.4
Compare
Choose a tag to compare
Show process number in document list.

Release v2.0.3

08 Oct 10:25
v2.0.3
Compare
Choose a tag to compare
Apply xmdpfilter for dissemination of ZIP files for DNB.

Release v2.0.2

26 Aug 11:51
v2.0.2
Compare
Choose a tag to compare
Bug fix

- Avoid delivering links to files not marked for download

Release v2.0.1

26 Aug 11:51
v2.0.1
Compare
Choose a tag to compare
Bug fixes

- Avoid author details in citation_author metatag
- Development Docker file updates
- Distinguish meta tags for publication_date and publication_online_date
- Fix broken view in manager list in TYPO3v8
- Fix document transfer success messages
- Fix duplicate rendering of search form
- Remove unnecessary debug output

Release v2.0.0

02 Jul 14:45
v2.0.0
Compare
Choose a tag to compare
Bug fixes, new features and improvements.

Bug fixes
- Disable delivery API restriction for local records
- Eliminate discrepancies in the table in the duplicate check
- Fix API crash on METS preview
- Fix access to lobid.org GND API for input suggestion
- Fix broken tooltip in the backend manager
- Prevent saving document if generated XML text is too big
- Properly handle data streams marked as deleted in Fedora to avoid data stream id clashes

New features
- A new field type with a values dropbox and an input option.
- Added composer support
- Added docker and docker-compose files for development
- Added stub documention
- Added stub unit testing infrastructure
- Configurable input text length for input and text fields
- Dropped TYPO3v6 compatibility, gained full TYPO3v7 compatibilty

Improvements
- Defused Update script
- Improved error handling and presentation of error messages
- Removed `Admin` backend tool
- Removed deprecated API calls and dependencies
- Removed deprecated functions and unused code
- Removed embedded library code
- Replaced SQL select statements with extbase repository API calls
- Rewrote XML generator code
- Update allowed MODS schema to version 3.7

Release v1.3.12

05 Mar 12:35
v1.3.12
Compare
Choose a tag to compare
Bug fixes and improvements

- Fix issue with overlay in new document form.
- Add submit on enter when datepicker is active. Also allow for search form submit by pressing enter when date fields have focus.
- Stop API from delivering content when object is not active and secret API key not is given to lift the restriction.

Release v1.3.11

09 Jan 08:37
v1.3.11
Compare
Choose a tag to compare
Bug fix and code cleanup

- Allow slub:info mapping within mods:mods mapping
- JavaScript code cleanup

Release v1.3.10

22 Oct 13:05
v1.3.10
Compare
Choose a tag to compare
Features, layout fixes and code cleanup

- Add `Previous` and `Next` buttons to switch between form pages
- Add configurable redirect to confirmation page after frontend form submit
- Form field layout changes in extended search form
- Timestamp format in backend list view of document objects
- Remove some unused code

Release v1.3.9

29 Aug 12:14
v1.3.9
Compare
Choose a tag to compare
- Fix selection of `metadata groups` in `metadata pages`
- Allow editing for `process_number` in document records
- Prevent date issued from being set to NULL