All Versions
77
Latest Version
Avg Release Cycle
19 days
Latest Release
571 days ago

Changelog History
Page 5

  • v0.9.1 Changes

    June 03, 2020

    Full Changelog

    Closed issues:

    • Action realised in circulation must be in the past participle #890

    πŸ”€ Merged pull requests:

  • v0.9.0 Changes

    June 02, 2020

    Full πŸ”„ Changelog <https://github.com/rero/rero-ils/compare/v0.8.0...v0.9.0>__

    Implemented enhancements:

    • Workflow when seizing opening hours #675 <https://github.com/rero/rero-ils/issues/675>__
    • An informative README is missing! #627 <https://github.com/rero/rero-ils/issues/627>__
    • Language facet behaviour (number of results) #91 <https://github.com/rero/rero-ils/issues/91>__

    πŸ›  Fixed bugs:

    • βœ… Errors when running run_tests.sh #1000 <https://github.com/rero/rero-ils/issues/1000>__
    • Persons can be indexed twice resulting in duplicate records #834 <https://github.com/rero/rero-ils/issues/834>__

    Closed issues:

    • Permissions for item/patron types and circ policies #932 <https://github.com/rero/rero-ils/issues/932>__
    • Cancel button in patron profile #929 <https://github.com/rero/rero-ils/issues/929>__
    • Focus not set in many views #928 <https://github.com/rero/rero-ils/issues/928>__
    • Suppress the item detailed view of the public interface #884 <https://github.com/rero/rero-ils/issues/884>__
    • Delay for display selector content for item types at item creation #819 <https://github.com/rero/rero-ils/issues/819>__
    • search: problem with brackets [ ] in the query #755 <https://github.com/rero/rero-ils/issues/755>__

    πŸ”€ Merged pull requests:

    • document: delete link to item detail view #1011 <https://github.com/rero/rero-ils/pull/1011>__ (zannkukai <https://github.com/zannkukai>__)
    • βœ… test: fix run-test and setup #1001 <https://github.com/rero/rero-ils/pull/1001>__ (rerowep <https://github.com/rerowep>__)
    • 🌐 v0.9.0 translations #998 <https://github.com/rero/rero-ils/pull/998>__ (iGormilhit <https://github.com/iGormilhit>__)
    • 🌐 translations: add translations API #997 <https://github.com/rero/rero-ils/pull/997>__ (jma <https://github.com/jma>__)
    • persons: link persons to source instead of MEF #996 <https://github.com/rero/rero-ils/pull/996>__ (rerowep <https://github.com/rerowep>__)
    • πŸ“š documentation: add an actual README to the project #995 <https://github.com/rero/rero-ils/pull/995>__ (iGormilhit <https://github.com/iGormilhit>__)
    • project: fix keyboard interruption for scripts #994 <https://github.com/rero/rero-ils/pull/994>__ (blankoworld <https://github.com/blankoworld>__)
    • setup: fix old pipenv environment variables #992 <https://github.com/rero/rero-ils/pull/992>__ (blankoworld <https://github.com/blankoworld>__)
    • patrons: check if a patron email is unique #990 <https://github.com/rero/rero-ils/pull/990>__ (jma <https://github.com/jma>__)
    • schemas: fix patron transaction events schema #987 <https://github.com/rero/rero-ils/pull/987>__ (zannkukai <https://github.com/zannkukai>__)
    • dependencies: use poetry #986 <https://github.com/rero/rero-ils/pull/986>__ (jma <https://github.com/jma>__)
    • πŸ”¨ Permissions : Refactoring permissions usage #985 <https://github.com/rero/rero-ils/pull/985>__ (zannkukai <https://github.com/zannkukai>__)
    • ⚑️ ebooks: fix holdings update when importing ebooks #984 <https://github.com/rero/rero-ils/pull/984>__ (rerowep <https://github.com/rerowep>__)
    • βœ… tests: fix travis trouble with pytest-invenio #981 <https://github.com/rero/rero-ils/pull/981>__ (blankoworld <https://github.com/blankoworld>__)
    • US1305 data model illustrations colors physical details #980 <https://github.com/rero/rero-ils/pull/980>__ (rerowep <https://github.com/rerowep>__)
    • βœ… tests: fix units testing for generated item barcodes #979 <https://github.com/rero/rero-ils/pull/979>__ (BadrAly <https://github.com/BadrAly>__)
    • βœ… tests: fix travis #977 <https://github.com/rero/rero-ils/pull/977>__ (rerowep <https://github.com/rerowep>__)
    • location: unique pickup location for a library #976 <https://github.com/rero/rero-ils/pull/976>__ (zannkukai <https://github.com/zannkukai>__)
    • ⏱ celery: redis scheduler backend #974 <https://github.com/rero/rero-ils/pull/974>__ (rerowep <https://github.com/rerowep>__)
    • πŸ‘ rest api: add simple query support #973 <https://github.com/rero/rero-ils/pull/973>__ (jma <https://github.com/jma>__)
    • item: field call number is now optional #971 <https://github.com/rero/rero-ils/pull/971>__ (BadrAly <https://github.com/BadrAly>__)
    • document: suppress item detail view #970 <https://github.com/rero/rero-ils/pull/970>__ (zannkukai <https://github.com/zannkukai>__)
    • item: multiple inheritance for the item class #968 <https://github.com/rero/rero-ils/pull/968>__ (BadrAly <https://github.com/BadrAly>__)
    • db: separate tables #959 <https://github.com/rero/rero-ils/pull/959>__ (rerowep <https://github.com/rerowep>__)
    • enqueues notifications #951 <https://github.com/rero/rero-ils/pull/951>__ (rerowep <https://github.com/rerowep>__)
    • patron: add blocking functionnality #902 <https://github.com/rero/rero-ils/pull/902>__ (blankoworld <https://github.com/blankoworld>__)
    • βœ… tests: implement first tests with cypress #878 <https://github.com/rero/rero-ils/pull/878>__ (AoNoOokami <https://github.com/AoNoOokami>__)
    • ⚑️ data: update JSON schema to draft 07 #862 <https://github.com/rero/rero-ils/pull/862>__ (BadrAly <https://github.com/BadrAly>__)
    • βœ… api: test existence of pid’s #853 <https://github.com/rero/rero-ils/pull/853>__ (rerowep <https://github.com/rerowep>__)
    • Paging (stack request) functionnalities #708 <https://github.com/rero/rero-ils/pull/708>__ (zannkukai <https://github.com/zannkukai>__)
  • v0.8.0 Changes

    May 04, 2020

    Full Changelog

    Implemented enhancements:

    • πŸ‘‰ Use library email address when sending a notification #939

    Closed issues:

    • persons does not appears in the autocomplete search input #964
    • ⚑️ pickup location is not updated in item detail view using Chrome #960
    • Ranking of patrons #934
    • πŸŽ‰ Initial Update #923
    • Briew view display bug when quickly clicking from tab to tab #901
    • document : staff can't indicate an eISBN or an eISSN as identifier #895
    • Display original alphabet first #876
    • Placeholder in patron form #804
    • Pickup name of location must be required #794
    • Autocomplete results not displayed, click in the input needed #788
    • Location URI are not filtered by library for a system librarian #697
    • display of qualifier for persons in RERO ILS #657
    • πŸ”„ Changes of communication language for patrons are effective but not displayed #583
    • Jean-Paul II (GND) not in MEF anymore #555
    • Journal/giornale appears as "CittΓ " in facet document type #529

    πŸ”€ Merged pull requests:

  • v0.7.0 Changes

    April 09, 2020

    Full Changelog

    Implemented enhancements:

    • Browsing during setup #869
    • Notification: responsibility statement instead of author #406

    Closed issues:

    • Display original alphabet first #876
    • Action menu for fees #871
    • πŸ’» Bootstrap: attempt to install TGZ_FILE even if no option in command line #856
    • Creation of different record with same pid possible #850
    • Not possible to create some of the loan fixtures #838
    • Space after pickup location name #830
    • Flash message for checkin with fees, requests or transit #829
    • Alignment of checkins and checkouts infos #827
    • Validation message "Record Created with pid" #805
    • Focus set in the list of requests to validate #803
    • Item detailed view: missing circulation info #798
    • Patron to display in the checkin form #793
    • Authorisations #787
    • Location settings aren't explained in the editor and an online pickup location is possible #604
    • Protect the library custom editor #575

    πŸ”€ Merged pull requests:

  • v0.6.1 Changes

    March 02, 2020

    Full Changelog

    Implemented enhancements:

    • Helping examples to fill in the patron registration form #538

    Closed issues:

    • Name of the patron who made the request #826
    • Adapt request to validate to the library switch #817
    • Placeholder in patron form #804

    πŸ”€ Merged pull requests:

  • v0.6.0 Changes

    February 26, 2020

    Full πŸ”„ Changelog <https://github.com/rero/rero-ils/compare/v0.5.2...v0.6.0>__

    Implemented enhancements:

    • Display Popup for a checkin operation if item are in transit #783 <https://github.com/rero/rero-ils/issues/783>__
    • πŸ‘ Better menus #483 <https://github.com/rero/rero-ils/issues/483>__
    • Validation of Circulation policy settings #213 <https://github.com/rero/rero-ils/issues/213>__
    • global Provider #106 <https://github.com/rero/rero-ils/issues/106>__
    • πŸ–¨ print(e) #86 <https://github.com/rero/rero-ils/issues/86>__

    πŸ›  Fixed bugs:

    • Irma is not able to open the circulation policy editor #626 <https://github.com/rero/rero-ils/issues/626>__
    • Circulation policy custom editor do not load patron types and item types settings #625 <https://github.com/rero/rero-ils/issues/625>__
    • Indexing : Deleting β€˜mef_persons’ cause β€˜index_not_found’ exception #601 <https://github.com/rero/rero-ils/issues/601>__
    • A librarian of organisation A is allowed to checkout an item of organisation B #600 <https://github.com/rero/rero-ils/issues/600>__
    • Suppression of a document: no confirmation #552 <https://github.com/rero/rero-ils/issues/552>__
    • Wrong organisation when adding item or patron types #389 <https://github.com/rero/rero-ils/issues/389>__
    • Authors facets does not appear on public search view #372 <https://github.com/rero/rero-ils/issues/372>__
    • Opening hours editor page has to be refreshed to display changes #337 <https://github.com/rero/rero-ils/issues/337>__
    • indexer: fix person indexing #711 <https://github.com/rero/rero-ils/pull/711>__ (rerowep <https://github.com/rerowep>__)
    • βœ… tests: fix run-test #702 <https://github.com/rero/rero-ils/pull/702>__ (rerowep <https://github.com/rerowep>__)

    Closed issues:

    • Display of β€œNo loan for the current patron” #799 <https://github.com/rero/rero-ils/issues/799>__
    • Display action realised in checkin form #792 <https://github.com/rero/rero-ils/issues/792>__
    • Message to be displayed as checking out an item requested by another patron #791 <https://github.com/rero/rero-ils/issues/791>__
    • πŸ’» Circulation UI: missing space between first and last name #790 <https://github.com/rero/rero-ils/issues/790>__
    • Circulation: trim barcode #789 <https://github.com/rero/rero-ils/issues/789>__
    • Short fixture correction Wang > Wang #695 <https://github.com/rero/rero-ils/issues/695>__
    • Facets order should be consistent through global and organisations views #688 <https://github.com/rero/rero-ils/issues/688>__
    • Flash messages should always start with a capitalized initial. #661 <https://github.com/rero/rero-ils/issues/661>__
    • missing mapping in JSON files #649 <https://github.com/rero/rero-ils/issues/649>__
    • Wrong french traduction of β€œSystem librarian” on the homepage of ils.test.rero.ch #646 <https://github.com/rero/rero-ils/issues/646>__
    • Item type with name β€œStandard” #624 <https://github.com/rero/rero-ils/issues/624>__
    • Add locations to other libraries #622 <https://github.com/rero/rero-ils/issues/622>__
    • Validation messages should be set in the form options #605 <https://github.com/rero/rero-ils/issues/605>__
    • Attaching an item to an harvested ebook should not be possible #603 <https://github.com/rero/rero-ils/issues/603>__
    • Due date according to opening hours not working #599 <https://github.com/rero/rero-ils/issues/599>__
    • New/edit patron required field validation #584 <https://github.com/rero/rero-ils/issues/584>__
    • 🌐 Missing translations: patron editor #572 <https://github.com/rero/rero-ils/issues/572>__
    • Persons aren’t filtered by views #550 <https://github.com/rero/rero-ils/issues/550>__
    • Missing create button for the first record of a given resource #541 <https://github.com/rero/rero-ils/issues/541>__
    • Missing space between the check boxes and the titles of the roles in the patron registration form #539 <https://github.com/rero/rero-ils/issues/539>__
    • Search autocomplete in jinja detailed views. #242 <https://github.com/rero/rero-ils/issues/242>__
    • Checkin of item with requests: in transit to wrong library #780 <https://github.com/rero/rero-ils/issues/780>__
    • Select pickup locations instead of library name #777 <https://github.com/rero/rero-ils/issues/777>__
    • Library code displayed in the holding #776 <https://github.com/rero/rero-ils/issues/776>__
    • Requests to validate by library switching #775 <https://github.com/rero/rero-ils/issues/775>__
    • Wrong locations proposed in the item editor #772 <https://github.com/rero/rero-ils/issues/772>__
    • Impossible to create a user with role β€œlibrarian” #771 <https://github.com/rero/rero-ils/issues/771>__
    • In transit to: destination not displayed #770 <https://github.com/rero/rero-ils/issues/770>__
    • In transit to: display library name #769 <https://github.com/rero/rero-ils/issues/769>__

    πŸ”€ Merged pull requests:

    • 🚚 ui: move to rero-ils-ui 0.0.11 #809 <https://github.com/rero/rero-ils/pull/809>__ (jma <https://github.com/jma>__)
    • isort: fix isort problems for two files #807 <https://github.com/rero/rero-ils/pull/807>__ (BadrAly <https://github.com/BadrAly>__)
    • 🌐 Translate β€˜/rero_ils/translations/messages.pot’ in β€˜es’ #796 <https://github.com/rero/rero-ils/pull/796>__ (transifex-integration[bot] <https://github.com/apps/transifex-integration>__)
    • 🌐 Translate β€˜/rero_ils/translations/messages.pot’ in β€˜ar’ #785 <https://github.com/rero/rero-ils/pull/785>__ (transifex-integration[bot] <https://github.com/apps/transifex-integration>__)
    • data: correction on users data #781 <https://github.com/rero/rero-ils/pull/781>__ (zannkukai <https://github.com/zannkukai>__)
    • items: fix automatic checkin return informations #774 <https://github.com/rero/rero-ils/pull/774>__ (zannkukai <https://github.com/zannkukai>__)
    • 🌐 Translate β€˜/rero_ils/translations/messages.pot’ in β€˜de’ #763 <https://github.com/rero/rero-ils/pull/763>__ (transifex-integration[bot] <https://github.com/apps/transifex-integration>__)
    • 🌐 translation: fix error with translation file #762 <https://github.com/rero/rero-ils/pull/762>__ (BadrAly <https://github.com/BadrAly>__)
    • 🌐 Translate β€˜/rero_ils/translations/messages.pot’ in β€˜es’ #759 <https://github.com/rero/rero-ils/pull/759>__ (transifex-integration[bot] <https://github.com/apps/transifex-integration>__)
    • 🌐 Translate β€˜/rero_ils/translations/messages.pot’ in β€˜en’ #758 <https://github.com/rero/rero-ils/pull/758>__ (transifex-integration[bot] <https://github.com/apps/transifex-integration>__)
    • 🌐 Translate β€˜/rero_ils/translations/messages.pot’ in β€˜fr’ #757 <https://github.com/rero/rero-ils/pull/757>__ (transifex-integration[bot] <https://github.com/apps/transifex-integration>__)
    • public interface: request deletion by patron #756 <https://github.com/rero/rero-ils/pull/756>__ (AoNoOokami <https://github.com/AoNoOokami>__)
    • 🌐 Translate β€˜/rero_ils/translations/messages.pot’ in β€˜es’ #750 <https://github.com/rero/rero-ils/pull/750>__ (transifex-integration[bot] <https://github.com/apps/transifex-integration>__)
    • 🌐 Translate β€˜/rero_ils/translations/messages.pot’ in β€˜en’ #748 <https://github.com/rero/rero-ils/pull/748>__ (transifex-integration[bot] <https://github.com/apps/transifex-integration>__)
    • βœ… tests: fix travis failed with werkzeug==1.0.0 #747 <https://github.com/rero/rero-ils/pull/747>__ (jma <https://github.com/jma>__)
    • πŸ“š documentation: complete authors page #745 <https://github.com/rero/rero-ils/pull/745>__ (blankoworld <https://github.com/blankoworld>__)
    • acq_account: disable account deletion when it has orders linked to it. #737 <https://github.com/rero/rero-ils/pull/737>__ (BadrAly <https://github.com/BadrAly>__)
    • loans: fix problem when api returns an invalid checkout loan period #735 <https://github.com/rero/rero-ils/pull/735>__ (BadrAly <https://github.com/BadrAly>__)
    • improve bnf import #733 <https://github.com/rero/rero-ils/pull/733>__ (rerowep <https://github.com/rerowep>__)
    • 0️⃣ config: add default sort on resources #731 <https://github.com/rero/rero-ils/pull/731>__ (Garfield-fr <https://github.com/Garfield-fr>__)
    • editor: fix β€œrequired status” error in item editor #728 <https://github.com/rero/rero-ils/pull/728>__ (AoNoOokami <https://github.com/AoNoOokami>__)
    • πŸ”§ item: add field location on form configuration #727 <https://github.com/rero/rero-ils/pull/727>__ (Garfield-fr <https://github.com/Garfield-fr>__)
    • πŸ’» ui: Search input takes now all the header area #724 <https://github.com/rero/rero-ils/pull/724>__ (blankoworld <https://github.com/blankoworld>__)
    • doc: create reroils resource diagram to show relations #722 <https://github.com/rero/rero-ils/pull/722>__ (BadrAly <https://github.com/BadrAly>__)
    • data: preload persons and export #721 <https://github.com/rero/rero-ils/pull/721>__ (rerowep <https://github.com/rerowep>__)
    • acquisition: link order line to a document #719 <https://github.com/rero/rero-ils/pull/719>__ (lauren-d <https://github.com/lauren-d>__)
    • person: atomic persons creation and indexation #715 <https://github.com/rero/rero-ils/pull/715>__ (rerowep <https://github.com/rerowep>__)
    • US813 #714 <https://github.com/rero/rero-ils/pull/714>__ (BadrAly <https://github.com/BadrAly>__)
    • Acquisition #709 <https://github.com/rero/rero-ils/pull/709>__ (iGormilhit <https://github.com/iGormilhit>__)
    • πŸ’» ui: display a different logo/color for each orga. #706 <https://github.com/rero/rero-ils/pull/706>__ (blankoworld <https://github.com/blankoworld>__)
    • ES: fix mapping #705 <https://github.com/rero/rero-ils/pull/705>__ (rerowep <https://github.com/rerowep>__)
    • πŸš€ deployment: adaptions for rero-ils-ui #700 <https://github.com/rero/rero-ils/pull/700>__ (rerowep <https://github.com/rerowep>__)
    • setup: speed up and clean improvements #699 <https://github.com/rero/rero-ils/pull/699>__ (blankoworld <https://github.com/blankoworld>__)
    • πŸ’» script: add rero-ils-ui install from tgz #692 <https://github.com/rero/rero-ils/pull/692>__ (AoNoOokami <https://github.com/AoNoOokami>__)
    • 🚚 editor: move to ngx-formly #690 <https://github.com/rero/rero-ils/pull/690>__ (jma <https://github.com/jma>__)
    • loans: improve due date timezone consideration #684 <https://github.com/rero/rero-ils/pull/684>__ (blankoworld <https://github.com/blankoworld>__)
    • πŸ”§ libraries: add sort by name configuration #681 <https://github.com/rero/rero-ils/pull/681>__ (Garfield-fr <https://github.com/Garfield-fr>__)
    • βœ… cli: fixture pid dependency test with config file #679 <https://github.com/rero/rero-ils/pull/679>__ (rerowep <https://github.com/rerowep>__)
    • scripts: fix objects indexation #678 <https://github.com/rero/rero-ils/pull/678>__ (blankoworld <https://github.com/blankoworld>__)
    • person: filter by view … #676 <https://github.com/rero/rero-ils/pull/676>__ (AoNoOokami <https://github.com/AoNoOokami>__)
    • filter persons view #674 <https://github.com/rero/rero-ils/pull/674>__ (rerowep <https://github.com/rerowep>__)
    • circulation policy: ignore settings when deleting a policy #672 <https://github.com/rero/rero-ils/pull/672>__ (BadrAly <https://github.com/BadrAly>__)
    • cli: pid fixture dependencies #667 <https://github.com/rero/rero-ils/pull/667>__ (rerowep <https://github.com/rerowep>__)
    • 🌐 translation: fix patron form editor translation problem #666 <https://github.com/rero/rero-ils/pull/666>__ (zannkukai <https://github.com/zannkukai>__)
    • data: rewrite provisionActivity field #663 <https://github.com/rero/rero-ils/pull/663>__ (rerowep <https://github.com/rerowep>__)
    • πŸ’» ui: add switch to professional view #662 <https://github.com/rero/rero-ils/pull/662>__ (AoNoOokami <https://github.com/AoNoOokami>__)
    • 🚚 serializer: remove _settings key on aggregations #660 <https://github.com/rero/rero-ils/pull/660>__ (Garfield-fr <https://github.com/Garfield-fr>__)
    • 1182 - improve perf with MEF #659 <https://github.com/rero/rero-ils/pull/659>__ (blankoworld <https://github.com/blankoworld>__)
    • πŸš€ deployment: fix pipenv version #658 <https://github.com/rero/rero-ils/pull/658>__ (rerowep <https://github.com/rerowep>__)
    • 🌐 translation: edition & responsability #656 <https://github.com/rero/rero-ils/pull/656>__ (rerowep <https://github.com/rerowep>__)
    • travis: fix errors #655 <https://github.com/rero/rero-ils/pull/655>__ (rerowep <https://github.com/rerowep>__)
    • fixtures: change library opening hours for organisation 3 #654 <https://github.com/rero/rero-ils/pull/654>__ (Garfield-fr <https://github.com/Garfield-fr>__)
    • Us986 admin #652 <https://github.com/rero/rero-ils/pull/652>__ (jma <https://github.com/jma>__)
    • data model: implement edition statement transformation #651 <https://github.com/rero/rero-ils/pull/651>__ (rerowep <https://github.com/rerowep>__)
    • πŸ’» ui: correct frontpage typo #647 <https://github.com/rero/rero-ils/pull/647>__ (AoNoOokami <https://github.com/AoNoOokami>__)
    • 🚚 frontend: remove admin actions #645 <https://github.com/rero/rero-ils/pull/645>__ (Garfield-fr <https://github.com/Garfield-fr>__)
    • cli: add new translate command #643 <https://github.com/rero/rero-ils/pull/643>__ (rerowep <https://github.com/rerowep>__)
    • βœ… tests: improve test coverage #640 <https://github.com/rero/rero-ils/pull/640>__ (rerowep <https://github.com/rerowep>__)
    • ⚑️ template: update pr template #638 <https://github.com/rero/rero-ils/pull/638>__ (AoNoOokami <https://github.com/AoNoOokami>__)
    • setup: lazy creation of records #635 <https://github.com/rero/rero-ils/pull/635>__ (rerowep <https://github.com/rerowep>__)
    • items: create items dump functionality #634 <https://github.com/rero/rero-ils/pull/634>__ (BadrAly <https://github.com/BadrAly>__)
    • fix: correct circulation policy #633 <https://github.com/rero/rero-ils/pull/633>__ (AoNoOokami <https://github.com/AoNoOokami>__)
    • permissions: allow read access to holding and items for all users #632 <https://github.com/rero/rero-ils/pull/632>__ (BadrAly <https://github.com/BadrAly>__)
    • documents: fix document suppression problems #631 <https://github.com/rero/rero-ils/pull/631>__ (zannkukai <https://github.com/zannkukai>__)
    • ebooks: fix ebooks dojson #628 <https://github.com/rero/rero-ils/pull/628>__ (rerowep <https://github.com/rerowep>__)
    • data: Adds dump for documents #618 <https://github.com/rero/rero-ils/pull/618>__ (rerowep <https://github.com/rerowep>__)
    • fix: loan and items #613 <https://github.com/rero/rero-ils/pull/613>__ (rerowep <https://github.com/rerowep>__)
    • renewals: add renew buttons for patrons checked-out items #610 <https://github.com/rero/rero-ils/pull/610>__ (BadrAly <https://github.com/BadrAly>__)
    • scripts: add info message coloration #564 <https://github.com/rero/rero-ils/pull/564>__ (blankoworld <https://github.com/blankoworld>__)
    • circulation: fix some loan scenarios #806 <https://github.com/rero/rero-ils/pull/806>__ (BadrAly <https://github.com/BadrAly>__)
    • circulation: fix loan after a checkin of a validated request #795 <https://github.com/rero/rero-ils/pull/795>__ (BadrAly <https://github.com/BadrAly>__)
    • circulation: fix item status after a check-in #782 <https://github.com/rero/rero-ils/pull/782>__ (BadrAly <https://github.com/BadrAly>__)
    • documents: Add pickup location names for the item request button #779 <https://github.com/rero/rero-ils/pull/779>__ (zannkukai <https://github.com/zannkukai>__)
    • πŸ’» ui: display library name instead of code #778 <https://github.com/rero/rero-ils/pull/778>__ (jma <https://github.com/jma>__)
    • πŸ”’ security: authorize unsafe-eval param on script-src #773 <https://github.com/rero/rero-ils/pull/773>__ (Garfield-fr <https://github.com/Garfield-fr>__)
    • ebooks: fix ebook import indexing #768 <https://github.com/rero/rero-ils/pull/768>__ (rerowep <https://github.com/rerowep>__)
    • config: allow loading external script #767 <https://github.com/rero/rero-ils/pull/767>__ (Garfield-fr <https://github.com/Garfield-fr>__)
    • πŸ”’ config: allow loading inline image in the security configuration #766 <https://github.com/rero/rero-ils/pull/766>__ (Garfield-fr <https://github.com/Garfield-fr>__)
    • πŸš€ release: v0.6.0 #764 <https://github.com/rero/rero-ils/pull/764>__ (iGormilhit <https://github.com/iGormilhit>__)
    • ⚑️ permissions: update and delete permissions api for records #760 <https://github.com/rero/rero-ils/pull/760>__ (BadrAly <https://github.com/BadrAly>__)
    • ⚑️ documents: update schemas about abstract field #754 <https://github.com/rero/rero-ils/pull/754>__ (zannkukai <https://github.com/zannkukai>__)
    • 🚚 ui: move to [email protected] #752 <https://github.com/rero/rero-ils/pull/752>__ (jma <https://github.com/jma>__)
    • circulation: correct pickup location for actions #749 <https://github.com/rero/rero-ils/pull/749>__ (AoNoOokami <https://github.com/AoNoOokami>__)
    • data model: fix jsonschema for the editor #746 <https://github.com/rero/rero-ils/pull/746>__ (jma <https://github.com/jma>__)
    • homepage: add homepage informations for pilot instance #744 <https://github.com/rero/rero-ils/pull/744>__ (Garfield-fr <https://github.com/Garfield-fr>__)
    • ES: fix listeners #738 <https://github.com/rero/rero-ils/pull/738>__ (rerowep <https://github.com/rerowep>__)
    • patrons: display checkout history for patron #720 <https://github.com/rero/rero-ils/pull/720>__ (BadrAly <https://github.com/BadrAly>__)
  • v0.5.2 Changes

    November 13, 2019

    Full πŸ”„ Changelog <https://github.com/rero/rero-ils/compare/v0.5.1...v0.5.2>__

    πŸ›  Fixed bugs:

    • Requesting an item from another organisation should not be possible #619 <https://github.com/rero/rero-ils/issues/619>__
    • 🚚 Document editor: if all authors are removed from the form, then it’s not possible to add an author #609 <https://github.com/rero/rero-ils/issues/609>__
    • Patron creation by a librarian: reset password link never works #608 <https://github.com/rero/rero-ils/issues/608>__
    • Render a document detailed view with document even if there’s a library without pickup location in the organisation #598 <https://github.com/rero/rero-ils/issues/598>__

    Closed issues:

    • Import document from BnF not working #607 <https://github.com/rero/rero-ils/issues/607>__

    πŸ”€ Merged pull requests:

    • dojson: fix provisionActivity unimarc transformation #623 <https://github.com/rero/rero-ils/pull/623>__ (jma <https://github.com/jma>__)
    • fixtures: fix and adapt the third organisation fixtures #620 <https://github.com/rero/rero-ils/pull/620>__ (BadrAly <https://github.com/BadrAly>__)
    • circulation: fix circulation policies #617 <https://github.com/rero/rero-ils/pull/617>__ (jma <https://github.com/jma>__)
    • REST API: set the aggregations size #616 <https://github.com/rero/rero-ils/pull/616>__ (jma <https://github.com/jma>__)
    • circulation: cancel active loan when checked-in item has reservations #615 <https://github.com/rero/rero-ils/pull/615>__ (BadrAly <https://github.com/BadrAly>__)
    • Workshop Issues Fixing #614 <https://github.com/rero/rero-ils/pull/614>__ (jma <https://github.com/jma>__)
    • fixtures: complete the workshop fixtures data #612 <https://github.com/rero/rero-ils/pull/612>__ (BadrAly <https://github.com/BadrAly>__)
    • 🚚 document editor: fix add author after removed all authors from the form #611 <https://github.com/rero/rero-ils/pull/611>__ (benerken <https://github.com/benerken>__)
    • instance: fix several bugs #606 <https://github.com/rero/rero-ils/pull/606>__ (jma <https://github.com/jma>__)
    • notification: fix β€œnot extendable” string in different languages #597 <https://github.com/rero/rero-ils/pull/597>__ (zannkukai <https://github.com/zannkukai>__)
  • v0.5.1 Changes

    November 05, 2019

    Full Changelog

    Implemented enhancements:

    • Flash message: bring user at top of the page #232
    • Renewal date #231

    Closed issues:

    • Librarian can edit items from other libraries #574
    • "online" item type in fixture #573
    • Not possible to add or edit a location if field is_online is not checked #562
    • Fees: API returns 0 records #560
    • Editor: qualifier vs. note #557
    • Document editor: save button disabled #556
    • Facet author not always displayed (in Firefox) #554
    • Person page: no links to documents in organisation views #553
    • Increase size of result set during API calls #405
    • 🌐 Translation "The item has been requested" #404

    πŸ”€ Merged pull requests:

    • πŸ“š documentation: update changes and release notes #596 (iGormilhit)
    • ⚑️ translations: update missing translations #594 (jma)
    • πŸ’» ui: fix typeahead unexpected behaviour #593 (jma)
    • editor: fix location editor button validation #592 (lauren-d)
    • 🌐 translation: fix user message when an item is requested #591 (zannkukai)
    • editor: fix editor button validation #590 (lauren-d)
    • persons: fix filter to get documents in organisation views #589 (benerken)
    • fees: add organisation search filter #588 (lauren-d)
    • πŸ’» ui: fix flash messages position #587 (zannkukai)
    • πŸ›  fixtures: update third organisation circulation policy #586 (iGormilhit)
    • πŸ’» ui: adapt frontpage for mobile devices #585 (AoNoOokami)
    • github: add new info on github issue template #581 (blankoworld)
    • items: fix online locations status #580 (zannkukai)
    • 🌐 translation: correct organisation translation #578 (AoNoOokami)
    • πŸ’» ui: fix global homepage #570 (AoNoOokami)
    • πŸ’» ui: add a new URL to change the language #569 (jma)
    • permissions: disable edit and delete buttons for librarians #566 (BadrAly)
    • πŸ›  fixtures: reset sequence to correct value after loading records #561 (BadrAly)
  • v0.5.0 Changes

    October 23, 2019

    Full πŸ”„ Changelog <https://github.com/rero/rero-ils/compare/v0.4.0...v0.5.0>__

    πŸ›  Fixed bugs:

    • ⚑️ database sequences are not updated after executing script/setup #563 <https://github.com/rero/rero-ils/issues/563>__
    • JSON export not working #547 <https://github.com/rero/rero-ils/issues/547>__
    • A librarian should not be able to edit libraries he/she’s not affiliated to. #488 <https://github.com/rero/rero-ils/issues/488>__
    • Removing the barcode from a patron leads to an error after β€œSubmit” action #37 <https://github.com/rero/rero-ils/issues/37>__

    Closed issues:

    • 🌐 Wrong orgnisation translation in the item type editor #540 <https://github.com/rero/rero-ils/issues/540>__
    • Internal server error when displaying record #501 <https://github.com/rero/rero-ils/issues/501>__
    • 2 homepages for global view #475 <https://github.com/rero/rero-ils/issues/475>__
    • πŸ’» Links to items and documents from circulation UI #446 <https://github.com/rero/rero-ils/issues/446>__
    • πŸ“± Check the responsiveness of the front page #381 <https://github.com/rero/rero-ils/issues/381>__
    • Wrong availability for item_type β€œno checkout” #209 <https://github.com/rero/rero-ils/issues/209>__

    πŸ”€ Merged pull requests:

    • cli: reserve a range of pids #579 <https://github.com/rero/rero-ils/pull/579>__ (BadrAly <https://github.com/BadrAly>__)
    • 🌐 translation: correct organisation translation #578 <https://github.com/rero/rero-ils/pull/578>__ (AoNoOokami <https://github.com/AoNoOokami>__)
    • πŸ’» ui: fix global homepage #570 <https://github.com/rero/rero-ils/pull/570>__ (AoNoOokami <https://github.com/AoNoOokami>__)
    • πŸ’» ui: add a new URL to change the language #569 <https://github.com/rero/rero-ils/pull/569>__ (jma <https://github.com/jma>__)
    • ils: translates v0.5.0 strings #567 <https://github.com/rero/rero-ils/pull/567>__ (iGormilhit <https://github.com/iGormilhit>__)
    • permissions: disable edit and delete buttons for librarians #566 <https://github.com/rero/rero-ils/pull/566>__ (BadrAly <https://github.com/BadrAly>__)
    • πŸ“š documentation: fill in changes and release files #565 <https://github.com/rero/rero-ils/pull/565>__ (iGormilhit <https://github.com/iGormilhit>__)
    • fixtures: reset sequence to correct value after loading records #561 <https://github.com/rero/rero-ils/pull/561>__ (BadrAly <https://github.com/BadrAly>__)
    • πŸ“‡ metadata: fix dojson for virtua records #559 <https://github.com/rero/rero-ils/pull/559>__ (rerowep <https://github.com/rerowep>__)
    • πŸ’» ui: integrate rero-ils-ui angular project #551 <https://github.com/rero/rero-ils/pull/551>__ (AoNoOokami <https://github.com/AoNoOokami>__)
    • document: fix json export #548 <https://github.com/rero/rero-ils/pull/548>__ (Garfield-fr <https://github.com/Garfield-fr>__)
    • document: fix hide elements on harvested document #545 <https://github.com/rero/rero-ils/pull/545>__ (Garfield-fr <https://github.com/Garfield-fr>__)
    • ebooks: enable bulk indexing of created records #544 <https://github.com/rero/rero-ils/pull/544>__ (BadrAly <https://github.com/BadrAly>__)
    • fixtures: add data for a third organisation #543 <https://github.com/rero/rero-ils/pull/543>__ (iGormilhit <https://github.com/iGormilhit>__)
    • US965: Holdings/items for ebooks #537 <https://github.com/rero/rero-ils/pull/537>__ (Garfield-fr <https://github.com/Garfield-fr>__)
  • v0.4.0 Changes

    September 30, 2019

    Full πŸ”„ Changelog <https://github.com/rero/rero-ils/compare/v0.3.1...v0.4.0>__

    Implemented enhancements:

    • Checkin/checkout tab top text #366 <https://github.com/rero/rero-ils/issues/366>__

    πŸ›  Fixed bugs:

    • Thumbnails detail view #495 <https://github.com/rero/rero-ils/issues/495>__
    • Two loans instead of one #484 <https://github.com/rero/rero-ils/issues/484>__
    • Detailed view: field β€œNotes” is displayed with no content #437 <https://github.com/rero/rero-ils/issues/437>__
    • Increase size of result set during API calls #405 <https://github.com/rero/rero-ils/issues/405>__
    • Display of β€œMy account” #225 <https://github.com/rero/rero-ils/issues/225>__
    • UX of date exceptions #223 <https://github.com/rero/rero-ils/issues/223>__

    Closed issues:

    • Checkin of item that should go in transit #462 <https://github.com/rero/rero-ils/issues/462>__
    • Mousehover on β€œDelete”, when the item cannot be deleted #447 <https://github.com/rero/rero-ils/issues/447>__
    • Availability light in views #445 <https://github.com/rero/rero-ils/issues/445>__
    • Checkout for the end of a day (23h59) #417 <https://github.com/rero/rero-ils/issues/417>__
    • πŸ”€ Merge public and professional document search views. #383 <https://github.com/rero/rero-ils/issues/383>__
    • βœ… Improve test and test coverage #380 <https://github.com/rero/rero-ils/issues/380>__
    • ⬆️ Upgrade to the latest version of invenio-circulation #379 <https://github.com/rero/rero-ils/issues/379>__
    • Transaction library instead of item library #378 <https://github.com/rero/rero-ils/issues/378>__
    • πŸ’» Circulation UI: items & patrons of other organisation #377 <https://github.com/rero/rero-ils/issues/377>__
    • Change license headers #374 <https://github.com/rero/rero-ils/issues/374>__
    • Fix circ policies editor #363 <https://github.com/rero/rero-ils/issues/363>__
    • [angular] Handle Error if http client doesn’t response #167 <https://github.com/rero/rero-ils/issues/167>__

    πŸ”€ Merged pull requests:

    • βͺ tests: add PID verifications with commit/rollback #558 <https://github.com/rero/rero-ils/pull/558>__ (blankoworld <https://github.com/blankoworld>__)
    • πŸ”¨ #1021 - refactoring: delete unused imports #536 <https://github.com/rero/rero-ils/pull/536>__ (blankoworld <https://github.com/blankoworld>__)
    • data: new data files for MEF #535 <https://github.com/rero/rero-ils/pull/535>__ (rerowep <https://github.com/rerowep>__)
    • ⚑️ docker: update elasticsearch and kibana to version 6.6.2 #534 <https://github.com/rero/rero-ils/pull/534>__ (Garfield-fr <https://github.com/Garfield-fr>__)
    • circulation : fix checkin of item that should go in transit #533 <https://github.com/rero/rero-ils/pull/533>__ (lauren-d <https://github.com/lauren-d>__)
    • form options (for ebook): item type and location for online status #532 <https://github.com/rero/rero-ils/pull/532>__ (Garfield-fr <https://github.com/Garfield-fr>__)
    • document: display holding electronic location #531 <https://github.com/rero/rero-ils/pull/531>__ (Garfield-fr <https://github.com/Garfield-fr>__)
    • US696: overdue fees #530 <https://github.com/rero/rero-ils/pull/530>__ (BadrAly <https://github.com/BadrAly>__)
    • editor: fix submit button with async validator #528 <https://github.com/rero/rero-ils/pull/528>__ (jma <https://github.com/jma>__)
    • US931 data model publication statement #526 <https://github.com/rero/rero-ils/pull/526>__ (rerowep <https://github.com/rerowep>__)
    • ebooks: create holdings automatically after record harvesting #525 <https://github.com/rero/rero-ils/pull/525>__ (BadrAly <https://github.com/BadrAly>__)
    • πŸ’» #971 - ui: display git commit hash on frontpage #524 <https://github.com/rero/rero-ils/pull/524>__ (blankoworld <https://github.com/blankoworld>__)
    • #1027 - item availability instead of status #523 <https://github.com/rero/rero-ils/pull/523>__ (blankoworld <https://github.com/blankoworld>__)
    • documents: fix language #522 <https://github.com/rero/rero-ils/pull/522>__ (Garfield-fr <https://github.com/Garfield-fr>__)
    • data model: implement publication statement transformation for ebooks #521 <https://github.com/rero/rero-ils/pull/521>__ (reropag <https://github.com/reropag>__)
    • πŸ“± ui: fix front page responsiveness #381 #520 <https://github.com/rero/rero-ils/pull/520>__ (AoNoOokami <https://github.com/AoNoOokami>__)
    • πŸ’» ui: adapt editor according to publication statement data model #519 <https://github.com/rero/rero-ils/pull/519>__ (AoNoOokami <https://github.com/AoNoOokami>__)
    • schema: make the name for publisher optional #518 <https://github.com/rero/rero-ils/pull/518>__ (jma <https://github.com/jma>__)
    • πŸ’» ui: correct document brief views #517 <https://github.com/rero/rero-ils/pull/517>__ (rerowep <https://github.com/rerowep>__)
    • πŸ“š documentation: add a default issue template #516 <https://github.com/rero/rero-ils/pull/516>__ (iGormilhit <https://github.com/iGormilhit>__)
    • βœ… tests: fix external tests after availability implementation #515 <https://github.com/rero/rero-ils/pull/515>__ (BadrAly <https://github.com/BadrAly>__)
    • πŸ’» UI:display the publication statement #514 <https://github.com/rero/rero-ils/pull/514>__ (rerowep <https://github.com/rerowep>__)
    • check email templates #513 <https://github.com/rero/rero-ils/pull/513>__ (AoNoOokami <https://github.com/AoNoOokami>__)
    • circulation : fix checkin of item that should go in transit #512 <https://github.com/rero/rero-ils/pull/512>__ (benerken <https://github.com/benerken>__)
    • publication statement es #511 <https://github.com/rero/rero-ils/pull/511>__ (rerowep <https://github.com/rerowep>__)
    • 0️⃣ document: fix default icon thumbnail on fullview #510 <https://github.com/rero/rero-ils/pull/510>__ (Garfield-fr <https://github.com/Garfield-fr>__)
    • πŸ’» circ_policies ui: increase API size limit #509 <https://github.com/rero/rero-ils/pull/509>__ (zannkukai <https://github.com/zannkukai>__)
    • scripts: wrong command in server script #508 <https://github.com/rero/rero-ils/pull/508>__ (blankoworld <https://github.com/blankoworld>__)
    • libraries: fix start date of reroils fixtures #507 <https://github.com/rero/rero-ils/pull/507>__ (BadrAly <https://github.com/BadrAly>__)
    • #1036 - bootstrap: delete useless virtualenv #506 <https://github.com/rero/rero-ils/pull/506>__ (blankoworld <https://github.com/blankoworld>__)
    • US911 cataloging #504 <https://github.com/rero/rero-ils/pull/504>__ (jma <https://github.com/jma>__)
    • βœ… fixture: implement ebooks holdings rero-ils and unit test fixtures #503 <https://github.com/rero/rero-ils/pull/503>__ (AoNoOokami <https://github.com/AoNoOokami>__)
    • πŸ’» UI: Fix circulation policies editor #363 #500 <https://github.com/rero/rero-ils/pull/500>__ (lauren-d <https://github.com/lauren-d>__)
    • holdings: display holdings records #499 <https://github.com/rero/rero-ils/pull/499>__ (BadrAly <https://github.com/BadrAly>__)
    • publication statement bnf #498 <https://github.com/rero/rero-ils/pull/498>__ (rerowep <https://github.com/rerowep>__)
    • πŸ”¨ #1019 - Refactoring units testing api calls #497 <https://github.com/rero/rero-ils/pull/497>__ (blankoworld <https://github.com/blankoworld>__)
    • circulation : fix issue two loans instead of one #496 <https://github.com/rero/rero-ils/pull/496>__ (benerken <https://github.com/benerken>__)
    • Publication statement view #494 <https://github.com/rero/rero-ils/pull/494>__ (AoNoOokami <https://github.com/AoNoOokami>__)
    • validate json file with schema #493 <https://github.com/rero/rero-ils/pull/493>__ (rerowep <https://github.com/rerowep>__)
    • US838: display record availability #491 <https://github.com/rero/rero-ils/pull/491>__ (BadrAly <https://github.com/BadrAly>__)
    • πŸ‘ Fee: better currency management #490 <https://github.com/rero/rero-ils/pull/490>__ (lauren-d <https://github.com/lauren-d>__)
    • documents: implement record availability #489 <https://github.com/rero/rero-ils/pull/489>__ (lauren-d <https://github.com/lauren-d>__)
    • βœ… #1011 fix unittest fixtures #487 <https://github.com/rero/rero-ils/pull/487>__ (blankoworld <https://github.com/blankoworld>__)
    • interface: display record availability in document detailed view #486 <https://github.com/rero/rero-ils/pull/486>__ (BadrAly <https://github.com/BadrAly>__)
    • publication statement transformation #485 <https://github.com/rero/rero-ils/pull/485>__ (reropag <https://github.com/reropag>__)
    • Fees: create new resource #482 <https://github.com/rero/rero-ils/pull/482>__ (lauren-d <https://github.com/lauren-d>__)
    • installation: fix bootstrap script to use npm 6 instead of local one #481 <https://github.com/rero/rero-ils/pull/481>__ (blankoworld <https://github.com/blankoworld>__)
    • holdings: implement record availability #480 <https://github.com/rero/rero-ils/pull/480>__ (BadrAly <https://github.com/BadrAly>__)
    • πŸ”Š circulation_ui: add error logs for item API #479 <https://github.com/rero/rero-ils/pull/479>__ (zannkukai <https://github.com/zannkukai>__)
    • interface: item availability #478 <https://github.com/rero/rero-ils/pull/478>__ (BadrAly <https://github.com/BadrAly>__)
    • document detailed view: fix missing message on item delete button #477 <https://github.com/rero/rero-ils/pull/477>__ (zannkukai <https://github.com/zannkukai>__)
    • fix user initials view #476 <https://github.com/rero/rero-ils/pull/476>__ (rerowep <https://github.com/rerowep>__)
    • editor: shows/hides main (1th level) fields #473 <https://github.com/rero/rero-ils/pull/473>__ (jma <https://github.com/jma>__)
    • fixtures: generate new files #472 <https://github.com/rero/rero-ils/pull/472>__ (BadrAly <https://github.com/BadrAly>__)
    • global: standardize timezone #471 <https://github.com/rero/rero-ils/pull/471>__ (BadrAly <https://github.com/BadrAly>__)
    • data_model: implement copyright date transformation #470 <https://github.com/rero/rero-ils/pull/470>__ (reropag <https://github.com/reropag>__)
    • πŸ’» circulation ui: check if item or patron is in same organisation #469 <https://github.com/rero/rero-ils/pull/469>__ (jma <https://github.com/jma>__)
    • πŸ›  fixtures: fixes slowness of setup after holding integration #468 <https://github.com/rero/rero-ils/pull/468>__ (BadrAly <https://github.com/BadrAly>__)
    • data_model: implement copyright date transformation #466 <https://github.com/rero/rero-ils/pull/466>__ (reropag <https://github.com/reropag>__)
    • πŸ’» circulation ui: enhancement on the text of tab (checkin/checkout) #465 <https://github.com/rero/rero-ils/pull/465>__ (Garfield-fr <https://github.com/Garfield-fr>__)
    • libraries date exceptions: fix bug on repeat button #463 <https://github.com/rero/rero-ils/pull/463>__ (Garfield-fr <https://github.com/Garfield-fr>__)
    • circulation: holdings level adaptation #461 <https://github.com/rero/rero-ils/pull/461>__ (BadrAly <https://github.com/BadrAly>__)
    • πŸ’» circulation ui: check if item or patron is in same organisation #460 <https://github.com/rero/rero-ils/pull/460>__ (Garfield-fr <https://github.com/Garfield-fr>__)
    • US716 holdings level #458 <https://github.com/rero/rero-ils/pull/458>__ (BadrAly <https://github.com/BadrAly>__)