Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
nics committed Mar 7, 2019
2 parents aa35d68 + 0ba22e0 commit 4979d34
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
19 changes: 19 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@ Revision history for LibreCat

{{NEXT}} {{DATE}} # DO THIS MANUALLY

1.2.4 2019-02-06
- Fixing CrossRef importer network issues
- Moving Dancer environment options to config.yml
- Fixing access errors for delegats #675
- Fixing routing issues #676
- Adding MySQL 8 support
- Fixing the librecat publication files command #678
- Adding checsum tests and support for checsums in Simple stores
- Fixing BibTex exports #664
- Adding crontab hints how to expire request a copy requests
- Expanding librecat reqcopy command with list/get/delete/expire functions
- Fixing OCRID id not deleted when unlining author bug
- Fixing correct display of OCRID on person list
- Adding missing relation "cites"
- Fixed undef password error when creating a new account
- Fixing 'mark all' in person profile page #655
- Fixing number of OA publication counter on homepage
- Fixing applicant field error in patent forms #648

1.2.3 2018-11-07
- Fixing download route generated by uri_for_file
- Fixing no_splat in controllers
Expand Down
2 changes: 0 additions & 2 deletions cpanfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ requires 'Catmandu::OAI' , '0.16';
requires 'Catmandu::RIS', '>=0.04';
requires 'Catmandu::SRU','0.039';
requires 'Catmandu::Store::ElasticSearch', '>=1.0';
requires 'Catmandu::Store::FedoraCommons';
requires 'Catmandu::Store::MongoDB', '>=0.0403';
requires 'Catmandu::Validator::JSONSchema','0.11';
requires 'Catmandu::XML';
requires 'Search::Elasticsearch', '>=6.00';
Expand Down
2 changes: 1 addition & 1 deletion public/version.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Branch: master of https://github.com/LibreCat/LibreCat,
Version: 1.2.3
Version: 1.2.4

0 comments on commit 4979d34

Please sign in to comment.