koha.git
2020-10-14 Joonas KylmäläBug 12556: Add new "in processing" state to holds
2020-10-14 Joonas KylmäläBug 12556: Simplify and correct logic in holds-table...
2020-10-14 Joonas KylmäläBug 12556: reserves/request.pl: Reuse code from Koha...
2020-10-14 Joonas KylmäläBug 12556: Reuse code from Koha::Hold instead of duplic...
2020-10-14 Joonas KylmäläBug 12556: Remove unused HTML
2020-10-14 Joonas KylmäläBug 12556: Refactor hold transfer status setting to...
2020-10-14 Katrin FischerBug 13625: Change messaging preferences descriptions...
2020-10-14 Josef MoravecBug 19353: Fix tests on UNIMARC
2020-10-14 Josef MoravecBug 19353: Use xslt from distribution, not packaged...
2020-10-14 Josef MoravecBug 19353: Ability to use xsl template on marc21 and...
2020-10-14 Josef MoravecBug 19353: Add test
2020-10-14 Jonathan DruartBug 19382: DBRev 20.06.00.050
2020-10-14 Jonathan DruartBug 19382: Adjust comment in test
2020-10-14 Kyle M HallBug 19382: (QA follow-up) Fix typos
2020-10-14 Martin RenvoizeBug 19382: (follow-up) Alternate tests
2020-10-14 Kyle M HallBug 19382: (QA follow-up) Throw exception if only_this_...
2020-10-14 Kyle M HallBug 19382: Add blocking of ability to checkout on circu...
2020-10-14 Kyle M HallBug 19382: Add ability to block guarantees based on...
2020-10-14 Jonathan DruartBug 23895: Move installer file into the mandatory directory
2020-10-14 Owen LeonardBug 24899: (follow-up) Add markup comments
2020-10-14 Owen LeonardBug 24899: Reindent record matching rules template
2020-10-14 Owen LeonardBug 25354: Clean up JavaScript markup in cataloging...
2020-10-14 Jonathan DruartBug 26327: Add exec flag on .t file
2020-10-14 Tomas Cohen... Bug 26327: (QA follow-up) Fix colspan in boraccount.tt
2020-10-14 Tomas Cohen... Bug 26327: (follow-up) Add transacting library to the...
2020-10-14 Tomas Cohen... Bug 26327: Add to columns settings
2020-10-14 Tomas Cohen... Bug 26327: Include transacting library in fines
2020-10-14 Tomas Cohen... Bug 26327: Add ->library method to Koha::*Checkout
2020-10-14 Owen LeonardBug 26456: (follow-up) Add markup comments
2020-10-14 Owen LeonardBug 26456: Reindent MARC subfield structure template
2020-10-14 Henry BolshawBug 26655: Add ARIA Labels to OPAC Lists
2020-10-14 Jonathan DruartBug 20804: Add support for "days" to the timeout syspref
2020-10-14 Jonathan DruartBug 20804: Add tests
2020-10-14 Katrin FischerBug 26018: Fix frameworks errors with subfields in...
2020-10-14 Katrin FischerBug 9118: (QA follow-up) Fix spelling on "To Date :"
2020-10-14 Emmi TakkinenBug 9118: Do not show option to create exception on...
2020-10-14 Lucas GassBug 26389: Add auto renewal error to opac-user.tt
2020-10-14 Emmi TakkinenBug 26429: Show correct expiration date at the request.pl
2020-10-14 Fridolin SomersBug 26538: Display cities list before input text
2020-10-14 Owen LeonardBug 26576: Subfield descriptions on authority detail...
2020-10-14 Alex BuckleyBug 26589: Fix t/db_dependent/OAI/Sets.t failing when...
2020-10-14 Jonathan DruartBug 26675: (bug 23463 follow-up) Fix typo onloadn vs...
2020-10-12 Jonathan DruartBug 26529: (follow-up) Remove warning
2020-10-12 Jonathan DruartBug 26145: (follow-up 2) DBIC schema changes
2020-10-12 Jonathan DruartBug 26145: Add exec flag on .t file
2020-10-12 Jonathan DruartBug 26145: (follow-up) DBIC schema changes
2020-10-12 Jonathan DruartBug 26145: Compiled CSS
2020-10-12 Jonathan DruartBug 26145: DBIC schema changes
2020-10-12 Jonathan DruartBug 26145: DBRev 20.06.00.049
2020-10-12 Katrin FischerBug 26145: (QA follow-up) Add missing filters
2020-10-12 Jonathan DruartBug 26145: Add the new column to the column settings...
2020-10-12 Jonathan DruartBug 26145: Correctly preserve itemnumber value
2020-10-12 Jonathan DruartBug 26145: Add the "Cover image" column to the table...
2020-10-12 Jonathan DruartBug 26145: Hide 'Upload image' if no CoverImage pref...
2020-10-12 Jonathan DruartBug 26145: Fix image tag
2020-10-12 Jonathan DruartBug 26145: Allow multi covers per item
2020-10-12 Jonathan DruartBug 26145: Refactoring - Move C4::Images to Koha::Cover...
2020-10-12 Jonathan DruartBug 26145: Refactoring - Rename table biblioimages...
2020-10-12 Jonathan DruartBug 26145: Refactoring - Add tests
2020-10-12 Jonathan DruartBug 26145: Display the cover image at the OPAC
2020-10-12 Jonathan DruartBug 26145: Add the ability to upload a cover image...
2020-10-12 Jonathan DruartBug 26145: DB changes - Add biblioimages.imagenumber
2020-10-12 Owen LeonardBug 26152: Remove the use of jquery.checkboxes plugin...
2020-10-12 Owen LeonardBug 26154: Remove the use of jquery.checkboxes plugin...
2020-10-12 Katrin FischerBug 26503: Add unit tests
2020-10-12 Katrin FischerBug 26503: Add limit for standing orders to acq advance...
2020-10-12 Jonathan DruartBug 26519: Compiled CSS
2020-10-12 Owen LeonardBug 26519: Clean up OPAC buttons with incorrect classes
2020-10-12 Mason JamesBug 22343: Make the tests pass on U16
2020-10-12 Jonathan DruartBug 26529: Remove warning
2020-10-09 Kyle M HallBug 26604: "Generate next" button gives error on serial...
2020-10-09 Martin RenvoizeBug 23695: (QA follow-up) Revert 'Orginating library...
2020-10-09 Nick ClemensBug 23852: (QA follow-up) Fix remaining call to biblio...
2020-10-09 Jonathan DruartBug 26137: Remove warnings from viewlog.pl
2020-10-09 Jonathan DruartBug 26529: DBRev 20.06.00.048
2020-10-09 Nick ClemensBug 26529: (follow-up) Remove other instance of blankin...
2020-10-09 Nick ClemensBug 26529: Remove existing blank rules
2020-10-09 Nick ClemensBug 26529: Unit tests
2020-10-09 Nick ClemensBug 26529: Define some rules as not able to be blank
2020-10-09 Jonathan DruartBug 23420: DBRev 20.06.00.047
2020-10-09 Lucas GassBug 23420: (QA follow-up) Remove more AllowPurchaseSugg...
2020-10-09 Lucas GassBug 23420: (QA follow-up) Remove AllowPurchaseSuggestio...
2020-10-09 Lucas GassBug 23420: Add OPACSuggestionUnwantedFields system...
2020-10-08 Agustin MoyanoBug 23376: (follow-up) Fix subscription bug in orderrec...
2020-10-08 Jonathan DruartBug 13535: DBIC schema changes
2020-10-08 Jonathan DruartBug 13535: DBRev 20.06.00.046
2020-10-08 Katrin FischerBug 13535: Add FK constraint on borrowernumber to alert...
2020-10-08 Katrin FischerBug 15436: (follow-up) Fix separator for a single 440...
2020-10-08 Katrin FischerBug 15436: Use semicolon between series name and volume
2020-10-08 Katrin FischerBug 5927: (QA follow-up) Move part template below show...
2020-10-08 Nick ClemensBug 5927: [Alternate] Show series information in staff...
2020-10-08 Katrin FischerBug 16728: Add MARC21 777 - Issued with entry to staff...
2020-10-08 Jonathan DruartBug 19616: Compiled CSS
2020-10-08 Katrin FischerBug 19616: (follow-up) Breaking items according to...
2020-10-08 Katrin FischerBug 19616: (follow-up) Reindent XSLT code used for...
2020-10-08 Katrin FischerBug 19616: Add MARC21 505$g - Formatted Contents Note...
2020-10-08 Martin RenvoizeBug 23376: (QA follow-up) Remove authnotrequired
2020-10-08 Nick ClemensBug 23376: Remove unneeded 'count' parameter
2020-10-08 Nick ClemensBug 23376: Move AcqCreateItem logic to template
2020-10-08 Nick ClemensBug 23376: Clean up order receipt page code
next