koha.git
2019-12-23 Tomas Cohen... Bug 19465: Add --elasticsearch-server option to koha...
2019-12-23 Maryse SimardBug 24046: Untranslatable 'Activate filters'
2019-12-23 Jonathan DruartBug 24242: Display funds that the logged in user can...
2019-12-23 Jonathan DruartBug 21232: Add a client-side check on biblionumber...
2019-12-23 Jonathan DruartBug 24243: Do not explode if invalid metadata when...
2019-12-23 Jonathan DruartBug 24175: Simplify tests
2019-12-23 Jonathan DruartBug 24175: Take advantage of Koha::Item->holds
2019-12-23 Nick ClemensBug 24175: Use itemnumber when searching for holds...
2019-12-23 Nick ClemensBug 24175: Unit tests
2019-12-23 Jonathan DruartBug 24259: Handle non existing default circ rule in...
2019-12-20 Jonathan DruartBug 24169: Add a comment to clarify the use of the...
2019-12-20 Owen LeonardBug 24169: Advanced editor: icons/buttons for sorting...
2019-12-20 Jonathan DruartBug 24232: Hide the "Delete biblio" if permission edit_...
2019-12-20 Tomas Cohen... Bug 24232: Fix required permissions in DELETE /biblios...
2019-12-20 Tomas Cohen... Bug 24232: Regression tests
2019-12-20 Nick ClemensBug 24268: Break assignment and warn into separate...
2019-12-20 Nick ClemensBug 24268: Unit tests
2019-12-18 Jonathan DruartBug 24215: Do not always display an empty entry
2019-12-18 Martin RenvoizeBug 24215: Correct display of guarantor relationship...
2019-12-18 Jonathan DruartBug 24137: Same fixes for *_local.sql files
2019-12-18 Jonathan DruartBug 24137: Manual replacement for hidden
2019-12-18 Jonathan DruartBug 24137: Fix biblio frameworks install for ru-Ru...
2019-12-18 Jonathan DruartBug 24137: Fix biblio frameworks install for ru-Ru...
2019-12-17 Martin RenvoizeBug 23233: (RM follow-up) Rename syspref in test
2019-12-16 Lucas GassBug 24245: rename self reg confirm page body id
2019-12-16 Lucas GassBug 22381: Change wording on Calendar-related system
2019-12-16 Nick ClemensBug 24240: Move form closing tag outside of conditional
2019-12-16 Nick ClemensBug 24085: Make print and cancel-hold buttons instead...
2019-12-16 Radek ŠimanBug 24235: DUEDGST not sent if PREDUDGST checkbox is off
2019-12-16 Jonathan DruartBug 24241: (bug 23049 follow-up) Add description for...
2019-12-16 Martin RenvoizeBug 23233: DBRev 19.12.00.002
2019-12-16 Joonas KylmäläBug 23233: (follow-up) Correct test description
2019-12-16 Joonas KylmäläBug 23233: (follow-up) Add description to atomic upgrade
2019-12-16 Joonas KylmäläBug 23233: (follow-up) Remove accidentally left comment
2019-12-16 Kyle M HallBug 23233: Remove use of AllowItemsOnHoldCheckout from...
2019-12-16 Kyle M HallBug 23233: Remove use of AllowItemsOnHoldCheckout from...
2019-12-16 Kyle M HallBug 23233: AllowItemsOnHoldCheckout is misnamed and...
2019-12-13 Lucas GassBug 24184: Reword FallbackToSMSIfNoEmail syspref text
2019-12-13 Jonathan DruartBug 21270: Display "Make an Interlibrary loan request...
2019-12-13 BlouBug 21270: "Not finding what you're looking for" displa...
2019-12-13 Owen LeonardBug 13806: Sanitize inputs where creating Reports subgroup
2019-12-13 Fridolin SomersBug 24230: fix intranet_js plugin hook before body...
2019-12-13 Marcel de RooyBug 23800: (QA follow-up) Remove useless line
2019-12-13 Marcel de RooyBug 23800: (QA follow-up) Fix item case, reduce code
2019-12-13 Jonathan DruartBug 23800: Does not order items by barcode in batch...
2019-12-13 Fridolin SomersBug 24090: Subfield text in red when mandatory in recor...
2019-12-13 Jonathan DruartBug 24170: Fix sysprefs search result order
2019-12-13 Jonathan DruartBug 23785: Fix call get_coins on undef value in opac...
2019-12-13 Kyle M HallBug 24106: In returns.pl, don't search for item if...
2019-12-13 Owen LeonardBug 24124: Fix authorities selection in batch deletion...
2019-12-13 Nick ClemensBug 24164: Copy the letter for each email
2019-12-13 Nick ClemensBug 24164: Unit test
2019-12-10 Tomas Cohen... Bug 24191: Make objects.search pass to_model to dbic_me...
2019-12-10 Tomas Cohen... Bug 24191: Add to_model param to _build_order_atom...
2019-12-10 Tomas Cohen... Bug 24191: Regression tests
2019-12-10 Jonathan DruartBug 24138: Fix calculation of suspension days when...
2019-12-10 Jonathan DruartBug 24138: Move the calculation out of the sub
2019-12-10 Jonathan DruartBug 23970: Make search with "Publication date" field...
2019-12-10 Jonathan DruartBug 21761: Do not call $self->store in ->set_password
2019-12-10 Martin RenvoizeBug 21761: Call set + store as update
2019-12-10 Tomas Cohen... Bug 24177: (QA follow-up) Fix warning
2019-12-10 Josef MoravecBug 24177: Import Koha::Account::CreditTypes to cash_re...
2019-12-10 Jonathan DruartBug 24199: (bug 23042 follow-up) Prevent t/Auth_with_sh...
2019-12-10 Jonathan DruartBug 20948: Add missing html filter
2019-12-09 Martin RenvoizeBug 17831: DBRev 19.12.00.001
2019-12-09 Katrin FischerBug 17831: Database update - Tidy up frameworks in...
2019-12-09 Nick ClemensBug 17831: Remove non-existig bibliosubject.subject...
2019-12-09 Nick ClemensBug 24128: Add alias for biblionumber search
2019-12-09 Jonathan DruartBug 20948: Only display item-level hold info if first...
2019-12-09 Jonathan DruartBug 20948: Simplify existing code
2019-12-09 Tomas Cohen... Bug 23246: (follow-up) Hardcoding tab position is not...
2019-12-09 Tomas Cohen... Bug 23246: Only jump into the 'images' tab HTML5MediaEn...
2019-12-09 Owen LeonardBug 24126: Article requests tab appears twice on patron...
2019-12-09 Jonathan DruartBug 23987: "return to cataloguing" if the record is...
2019-12-09 Jonathan DruartBug 23987: Use src=CATALOGUING for edition/deletion...
2019-12-09 Lisette ScheerBug 24033: Fix column labelling on basket summary page...
2019-12-09 Lisette ScheerBug 24056: Capitalization: Cash Register ID on cash...
2019-12-09 Owen LeonardBug 24057: Hea is not an acronym
2019-12-09 Lisette ScheerBug 24053: Typo in FinePaymentAutoPopup description
2019-12-09 Martin RenvoizeBug 24136: Update sponsors for 19.11 cycle
2019-12-09 Jonathan DruartBug 24168: (bug 23116 follow-up) AllowHoldPolicyOverrid...
2019-12-02 Jonathan DruartBug 24145: (bug 22543 follow-up) Fix Auth.t
2019-12-02 Jonathan DruartBug 24144: (bug 23836 follow-up) Fix regressions.t...
2019-12-02 Martin RenvoizeKoha 19.12 - Dobbie is a free elf...
2019-11-28 Martin RenvoizeUpdate release notes for 19.11.00 release v19.11.00
2019-11-28 Martin RenvoizeMaintanence team template corrections
2019-11-28 Martin RenvoizeAdd release team for 20.05 cycle
2019-11-27 Martin RenvoizeIncrement version for 19.11.00 release
2019-11-27 Martin RenvoizeAlign DB updates
2019-11-27 Martin RenvoizeTranslation Fixes
2019-11-27 Koha translatorsTranslation updates for Koha 19.11.00
2019-11-27 Martin RenvoizeBug 24130: (RM follow-up) Fix old invalid data
2019-11-27 Martin RenvoizeUpdate contributors statistics for release
2019-11-27 Jonathan DruartBug 23042: Correct shib param escaping
2019-11-27 Martin RenvoizeBug 23042: Only include GET params in return URL for...
2019-11-27 Martin RenvoizeBug 23042: Add tests to catch POST params in return URL
2019-11-27 Jonathan DruartBug 23836: exit after output_error
2019-11-27 NickBug 23836: Don't forward form tracklinks if not tracking
2019-11-27 Martin RenvoizeBug 23329: (RM follow-up) Restore DB after test
2019-11-27 Jonathan DruartBug 23329: Fix tests
next