Skip to content

Latest commit

 

History

History
2631 lines (2417 loc) · 119 KB

CHANGES.rst

File metadata and controls

2631 lines (2417 loc) · 119 KB

Changes

v0.11.0 (2020-08-03)

Full Changelog

Implemented enhancements:

  • Reduce size of title in document detailed view #880
  • server: enable options to server script #1115 (blankoworld)

Fixed bugs:

  • Authors and issuance fields: organisation as author and subtype are not loaded correctly when editing a record with those fields #1102
  • Autocomplete stays even after the results list is displayed #898

Closed issues:

  • The tab order of the document detailed view (pro interface) should be: get / description #1078
  • editor : multiple provision activity lost when editing a document #1003
  • Document type “Other” not translated in document detailed view (public interface) #917
  • Translate content field “Language” in document detailed view of public interface #916
  • Saving a document with edition responsibility impossible #906
  • Clear the patron info on top of checkin form when quitting it #886
  • Improvement needed on the request information when doing a checkin #883
  • Translations of actions realised in circulation UI #882

Merged pull requests:

v0.10.1 (2020-07-02)

Full Changelog

Merged pull requests:

v0.10.0 (2020-07-01)

Full Changelog

Implemented enhancements:

  • Improvement needed on the switch library menu #821

Fixed bugs:

  • Editor: “jump to” not always working #1035
  • Delete disabled button doesn’t allow to show reasons not to delete #945
  • The switch library menu is not dynamically populated #822

Closed issues:

  • A librarian can change his/her affiliation library in the editor #1039
  • Author search in document creation display wrong date. #1038
  • Impossible to save the document editor with field “notes” #1036
  • Restarting scheduler is disabling entries #1033
  • Redirection after item deletion from the item detailed view #1024
  • Librarian permissions are too large on other librarian records #930
  • Language switch does not work properly on the professional interface #925
  • Bigger thumbnails in public view #903
  • Link to the patron profile not adapted to the concerned instance in the notification message. #802
  • Barcode and callnumber (at item level) shoudn’t be mandatory #648

Merged pull requests:

v0.9.1 (2020-06-03)

Full Changelog

Closed issues:

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

Merged pull requests:

v0.9.0 (2020-06-02)

Full Changelog

Implemented enhancements:

  • Workflow when seizing opening hours #675
  • An informative README is missing! #627
  • Language facet behaviour (number of results) #91

Fixed bugs:

  • Errors when running run_tests.sh #1000
  • Persons can be indexed twice resulting in duplicate records #834

Closed issues:

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

Merged pull requests:

v0.8.0 (2020-05-04)

Full Changelog

Fixed bugs:

  • persons does not appears in the autocomplete search input #964
  • pickup location is not updated in item detail view using Chrome #960
  • Briew view display bug when quickly clicking from tab to tab #901
  • Autocomplete results not displayed, click in the input needed #788
  • Changes of communication language for patrons are effective but not displayed #583

Closed issues:

  • Initial Update #923
  • document : staff can’t indicate an eISBN or an eISSN as identifier #895
  • Location URI are not filtered by library for a system librarian #697
  • display of qualifier for persons in RERO ILS #657
  • 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 (2020-04-09)

Full Changelog

Implemented enhancements:

  • Browsing during setup #869

Fixed bugs:

  • Protect the library custom editor #575

Closed issues:

  • Action menu for fees #871
  • 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

Merged pull requests:

v0.6.1 (2020-03-02)

Full Changelog

Closed issues:

  • Adapt request to validate to the library switch #817

Merged pull requests:

v0.6.0 (2020-02-26)

Full Changelog

Implemented enhancements:

  • Display Popup for a checkin operation if item are in transit #783
  • Better menus #483
  • Validation of Circulation policy settings #213
  • global Provider #106
  • print(e) #86

Fixed bugs:

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

Closed issues:

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

Merged pull requests:

v0.5.2 (2019-11-13)

Full Changelog

Fixed bugs:

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

Closed issues:

  • Import document from BnF not working #607

Merged pull requests:

  • dojson: fix provisionActivity unimarc transformation #623 (jma)
  • fixtures: fix and adapt the third organisation fixtures #620 (BadrAly)
  • circulation: fix circulation policies #617 (jma)
  • REST API: set the aggregations size #616 (jma)
  • circulation: cancel active loan when checked-in item has reservations #615 (BadrAly)
  • Workshop Issues Fixing #614 (jma)
  • fixtures: complete the workshop fixtures data #612 (BadrAly)
  • document editor: fix add author after removed all authors from the form #611 (benerken)
  • instance: fix several bugs #606 (jma)
  • notification: fix “not extendable” string in different languages #597 (zannkukai)

v0.5.1 (2019-11-05)

Full Changelog

Implemented enhancements:

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

Fixed bugs:

  • Not possible to add or edit a location if field is_online is not checked #562
  • Fees: API returns 0 records #560
  • Document editor: save button disabled #556

Closed issues:

  • “online” item type in fixture #573
  • Editor: qualifier vs. note #557
  • Facet author not always displayed (in Firefox) #554
  • Person page: no links to documents in organisation views #553
  • Translation “The item has been requested” #404

Merged pull requests:

  • documentation: update changes and release notes #596 (iGormilhit)
  • tests: hide “No issues detected!” from autoflake #595 (blankoworld)
  • 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)
  • permissions: item edit and delete buttons for librarians #582 (BadrAly)
  • github: add new info on github issue template #581 (blankoworld)
  • items: fix online locations status #580 (zannkukai)

v0.5.0 (2019-10-23)

Full Changelog

Fixed bugs:

  • database sequences are not updated after executing script/setup #563
  • JSON export not working #547
  • A librarian should not be able to edit libraries he/she’s not affiliated to. #488
  • Removing the barcode from a patron leads to an error after “Submit” action #37

Closed issues:

  • Wrong orgnisation translation in the item type editor #540
  • Internal server error when displaying record #501
  • 2 homepages for global view #475
  • Links to items and documents from circulation UI #446
  • Check the responsiveness of the front page #381
  • Wrong availability for item_type “no checkout” #209

Merged pull requests:

v0.4.0 (2019-09-30)

Full Changelog

Implemented enhancements:

  • Checkin/checkout tab top text #366

Fixed bugs:

  • Thumbnails detail view #495
  • Two loans instead of one #484
  • Detailed view: field “Notes” is displayed with no content #437
  • Increase size of result set during API calls #405
  • Display of “My account” #225
  • UX of date exceptions #223

Closed issues:

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

Merged pull requests:

v0.3.1 (2019-08-26)

Full Changelog

Merged pull requests:

  • translation: fix missing translated strings #459 (iGormilhit)
  • holdings: re-linking item to a new holding after edition #457 (BadrAly)
  • oaiharvesting: bulk indexing of oai records #456 (rerowep)
  • release: v0.3.0 #454 (jma)

v0.3.0 (2019-08-22)

Full Changelog

Implemented enhancements:

  • Should ebooks records be editable ? #89

Fixed bugs:

  • Edit item button in professional document search view always visible #390
  • Due date in a check-out does not consider closed days introduced in exceptions #263

Closed issues:

  • Layout of confirmation message when deleting an item #407
  • Search with AND operator does not work as expected. #384
  • Search in various fields #369
  • gnd_pid / pid #352
  • [editor] location name selector in the item editor #348

Merged pull requests:

v0.2.3 (2019-07-03)

Full Changelog

Fixed bugs:

  • TypeError: ‘NoneType’ object is not iterable #367

Closed issues:

  • Fixtures: write a better and faster way to create circulation transactions #254

Merged pull requests:

v0.2.2 (2019-07-02)

Full Changelog

Fixed bugs:

  • Wrong patron displayed when checking in a requested item #357
  • MultipleLoansOnItemError #355

Merged pull requests:

v0.2.1 (2019-07-01)

Full Changelog

Implemented enhancements:

  • Facets: add a “more” link or button. #87

Fixed bugs:

  • Patron search doesn’t work as expected #229

Closed issues:

  • Unnecessary links on ebooks frontpage #353
  • Space missing in toast message (only IT and DE) #273

Merged pull requests:

v0.2.0 (2019-06-27)

Full Changelog

Implemented enhancements:

  • Number of occurrences is wrong in facet “status” #10

Fixed bugs:

  • Item location not populated in item editor #217
  • Title missing in e-mail sent to patron #52

Closed issues:

  • [UI] Languages selector #349
  • Delete on record: check during delete #145
  • Upper and lower case, singular and plural forms #119

Merged pull requests:

v0.1.0a22 (2019-05-28)

Full Changelog

Implemented enhancements:

  • OAI config file loding YAMLLoadWarning #304
  • Renewal date #231
  • Check-out of an item “in transit” #230
  • Field “Description” #224
  • Overlap of opening hours #222
  • Date exceptions : repeat #155
  • Header not auto-hide sticky for circulation pages #144
  • Action delete on record #142

Fixed bugs:

  • Link from person detailed page to document #295
  • Request on an item which is checked out #235
  • Socket closed in worker #82
  • Wrong circulation status after checkin #51

Closed issues:

  • Missing message to the librarian when a requested item is checked in #58
  • A request should block the renewal #38

Merged pull requests:

  • indexing: add a custom text analyzer in ES template #321 (Garfield-fr)
  • API: Patron creation problem #320 (jma)
  • fix: document with items failure to display #319 (BadrAly)
  • fix: patron persistent identifiers #318 (BadrAly)
  • release: v0.1.0a22 #317 (jma)
  • permissions: secure patron records api #316 (BadrAly)
  • Fix ebook unknown language and subject facets #315 (rerowep)
  • US717 and 778 #313 (jma)
  • documentation: update commit message template #312 (iGormilhit)
  • user roles: system librarian role #311 (BadrAly)
  • config: Sentry support #310 (jma)
  • US737: Two organisations for the minimal consortial model #308 (jma)
  • tasks: celery version constraint addition #307 (jma)
  • views: disabling edit/delete buttons for items of other organisation #306 (BadrAly)
  • cli: loan fixtures generation for organisations #302 (jma)
  • rest API: access restriction by organisation read, write, delete, update #301 (BadrAly)
  • cli: item fixtures generation for organisations #300 (jma)
  • fix: patron type pid shortcut #299 (BadrAly)
  • fixtures: load prepared loans json file #296 (BadrAly)
  • global: test coverage and docs for non modules #294 (BadrAly)
  • global: test coverage and docs for documents #293 (BadrAly)
  • global: test coverage and docs for loans #292 (BadrAly)
  • rest API: organisation filter #291 (jma)
  • global: test coverage and docs for patrons #290 (BadrAly)
  • global: test coverage and docs for items #289 (BadrAly)
  • global: test coverage and docs for libraries #288 (BadrAly)
  • consortium: metada for two organisations #287 (jma)
  • consortium: second organisation metadata. #284 (BadrAly)
  • global: test coverage and docs for organisations #283 (BadrAly)
  • global: test coverage and docs for locations #282 (BadrAly)
  • circulation: correct item status after checkin a requested item #281 (BadrAly)
  • user interface: patron type name and library name #280 (jma)
  • global: test coverage and docs for patron types #279 (BadrAly)
  • user interface: pickup library instead of pickup location #278 (jma)
  • global: test coverage and docs for item types #277 (BadrAly)
  • global: test coverage and docs for cipo #276 (BadrAly)
  • circulation: patron request blocks item renewals #274 (BadrAly)
  • fix: a fix for loan extension assert problem #272 (BadrAly)
  • Delete add item button in the document search view #268 (Garfield-fr)
  • circulation: possibility to check-out in-transit items #267 (BadrAly)
  • circulation: renewal due date from current_date #265 (BadrAly)
  • ui: library exception button #261 (Garfield-fr)
  • ui: notification #258 (Garfield-fr)
  • library exceptions date: improvement #257 (Garfield-fr)
  • Circulation: renewal due date from current_date #256 (BadrAly)
  • ALL: invenio 3.1 support #255 (jma)
  • admin: field description not mandatory #253 (Garfield-fr)
  • library admin: improvement #251 (Garfield-fr)

v0.1.0a21 (2019-03-28)

Full Changelog

Implemented enhancements:

  • Redirect to document detailed view after document or item edition. #226
  • Identify the two separate displays in the person detailed view #137
  • mef id for person not on same line #131
  • Pager not to display if only 1 page of results #123
  • pytest Elasticsearch #114
  • Years facet behaviour #92
  • Status “Not available” when item is missing #47
  • No button to return to the view we come from (like “Back to the results” for example) #36
  • Items with active transactions can be deleted without any warning #34
  • Record deletion without checking the attached records #12

Fixed bugs:

  • Link from item view to patron check-in/check-out broken #234
  • Circulation UI: “an error occurs on the server: [object Object]” #233
  • No check when deleting ptty and itty, resulting in broken cipo. #227
  • Creation of a library: fields already completed #221
  • Request menu don’t display the pickup_name field #170
  • After signing up, all pages respond with an internal server error. #164
  • Saved item type #143
  • mef id for person not on same line #131
  • brief view for logged user not reliable #129
  • Covers not displaying #120
  • Result list, page browse #117
  • Simple search does not return some results #93
  • A new search should remove all filters #88
  • deduplication of uri #84
  • Availabilty information message not translated on the search results page #54
  • Broken link in circulation table #50
  • Patron without barcode #48
  • Links to library/member or location detailed view as a patron #43
  • Confirmation message after record creation #40
  • Lost password workflow only in English #3

Closed issues:

  • Admin resources menu : harmonize editor headings texts #215
  • Date exception: not translated #163
  • Item and Patron fixtures to reflect the new item/patron types #126
  • Layouts issues and remarks #121
  • Person search brief view: some information missing #118
  • Edit buttons (translations) #76
  • location validation for items #70
  • Change the color of the “circulation transaction creation” print confirmation message #64
  • Missing translation of “requested items” #56
  • Flash notification for “in transit” at checkin #49
  • Default sort of demand list #45
  • Scope of search bar not always visible #39
  • Search by patron_full_name does not check the role “patrons” #29
  • renewal counts #28

Merged pull requests:

v0.1.0a20 (2018-10-31)

Full Changelog

Implemented enhancements:

  • Circulation policy: Display the unit “days” units #127

Fixed bugs:

  • Circulation policy form allows negative values #125
  • api harvester size #111
  • CSV export not working #103

Merged pull requests:

v0.1.0a19 (2018-10-11)

Full Changelog

Implemented enhancements:

  • Item status isn’t automatically updated in the item brief view #20

Fixed bugs:

  • Jinja error after creating a document without identifiers (ISBN) #109
  • Too many electronic\_location values for ebooks #71

Closed issues:

  • Angularjs: Remove invenioSearchConfig (thumbnail.js) #94
  • User roles display #53
  • Uppercase in the facets #44

Merged pull requests:

v0.1.0a18 (2018-08-23)

Full Changelog

Merged pull requests:

  • feat: ebooks harvesting #69 (jma)

v0.1.0a17 (2018-08-20)

Full Changelog

Fixed bugs:

  • Creation of item fails because of misspelled key label in the form options file #61
  • Barcode not displayed on the request tab of the circulation UI #59
  • Internal server error when adding a new item #42

Closed issues:

  • Due date format should not display hours, minutes and seconds #66
  • Translation of general status of documents #60
  • The patron profile is displaying the loan start date instead of the loan due date #57
  • Display item status on item detailed view #46
  • Error not specified at patron creation #9

Merged pull requests:

* This Changelog was automatically generated bygithub_changelog_generator