koha.git
2021-03-04 David CookBug 25777: Disable misleading datatables table informat...
2021-03-04 Kyle M HallBug 27798: Add warning to IndependentBranches system...
2021-03-04 Jonathan DruartBug 7806: DBRev 20.11.03.002
2021-03-04 Martin RenvoizeBug 7806: (follow-up) Update to use sanitize_zero_date
2021-03-04 Jonathan DruartBug 7806: Fix remaining occurrences of 0000-00-00
2021-03-04 Jonathan DruartBug 27821: Make sanitize_zero_date support datetime...
2021-03-02 David CookBug 26363: Change SyslogIdentifier to match koha-worker...
2021-03-02 David CookBug 26363: Provide a systemd unit file for koha-worker...
2021-03-02 David CookBug 26363: Provide a systemd unit file for koha-worker...
2021-03-02 Marcel de RooyBug 26457: (QA follow-up) Switch to PK index in UPDATE...
2021-03-02 Nick ClemensBug 26457: Unit test
2021-03-02 Nick ClemensBug 26457: Throw exception if update of issues table...
2021-03-02 Tomas Cohen... Bug 27071: (follow-up) Get rid of loop
2021-03-02 Tomas Cohen... Bug 27071: (follow-up) Provide a more meaningful error...
2021-03-02 Tomas Cohen... Bug 27071: Use GetReservesControlBranch to pick the...
2021-03-02 Tomas Cohen... Bug 27071: More tests for Koha::Library->validate_hold_...
2021-03-02 Jonathan DruartBug 27071: Code simplification
2021-03-02 Jonathan DruartBug 27071: Fix Hold pickup library when using hold...
2021-02-25 Nick ClemensBug 26208: Perform batch checkin/renewals serially...
2021-02-25 Tomas Cohen... Bug 27593: Consistent behavior for club holds route
2021-02-25 Tomas Cohen... Bug 27593: Regression tests
2021-02-25 Owen LeonardBug 27713: Duplicate search field IDs in MARC framework...
2021-02-25 Jonathan DruartBug 27332: Hide branchcode and note is RenewSerialAddsS...
2021-02-25 Jonathan DruartBug 27332: Use the branchcode from the subscription...
2021-02-25 Fridolin SomersBug 27661: Compiled CSS
2021-02-25 Jonathan DruartBug 27661: Use td.bg-success for ES and memcached as...
2021-02-25 Martin RenvoizeBug 27661: (QA follow-up) Use bootstrap classes
2021-02-25 Katrin FischerBug 27661: (QA follow-up) Capitalization
2021-02-25 Martin RenvoizeBug 27661: Update about for message broker status
2021-02-25 Marcel de RooyBug 27729: Fix use of grep and split in CheckReserves
2021-02-25 Martin RenvoizeBug 27014: (QA follow-up) Add regression tests
2021-02-25 Kyle M HallBug 27014: Enable C4::SIP::ILS::Patron::new to accept...
2021-02-25 Jonathan DruartBug 27714: Prevent Koha::NewsItem->author to explode
2021-02-25 Jonathan DruartBug 23675: Add leader and default value for ACQ
2021-02-25 Nick ClemensBug 26051: We should sort callnumber based on cn-sort
2021-02-25 Fridolin SomersBug 26051: Add sort=1 on cn-sort in mappings.yaml
2021-02-25 BlouBug 23929: Invoice adjustments should filter inactive...
2021-02-25 Jonathan DruartBug 27626: Fix self registration if categorycode is...
2021-02-25 Jonathan DruartBug 27534: Add missing ON UPDATE/DELETE clause to messa...
2021-02-25 Martin RenvoizeBug 26997: (QA follow-up) Fix Typo
2021-02-25 Jonathan DruartBug 26997: CAST AS CHAR to prevent the error
2021-02-25 Jonathan DruartBug 26997: Remove 0000-00-00 from aqorders.datecancella...
2021-02-25 Jonathan DruartBug 26997: Fix upgrade process under MySQL 8
2021-02-25 Jonathan DruartBug 18506: DBRev 20.11.03.001
2021-02-25 Nick ClemensBug 18506: (QA follow-up) Indentation and more conditionals
2021-02-25 Martin RenvoizeBug 18506: (QA follow-up) opacShibOnly -> OPACShibOnly
2021-02-25 Martin RenvoizeBug 18506: Add xShibOnly preference for Shibboleth...
2021-02-25 Tomas Cohen... Bug 27330: (QA follow-up) Return 409 instead
2021-02-25 Tomas Cohen... Bug 27330: (follow-up) Cleanup missed on bug 23843
2021-02-25 Tomas Cohen... Bug 27330: Return 403 if club has no enrollments
2021-02-25 Tomas Cohen... Bug 27330: Regression tests
2021-02-25 Tomas Cohen... Bug 27330: Use Basic auth in tests
2021-02-24 Fridolin Somers[RMaint] Add Bug 27604 security fix to 20.11.03 release...
2021-02-23 Fridolin Somers[RMaint] fixes on PO files v20.11.03
2021-02-23 Fridolin SomersMerge remote-tracking branch 'translate/20.11.03-transl...
2021-02-23 Fridolin SomersUpdate release notes for 20.11.03 release
2021-02-23 Fridolin SomersIncrement version for 20.11.03 release
2021-02-23 Koha translatorsTranslation updates for Koha 20.11.03
2021-02-23 Jonathan DruartBug 27604: Deal with empty pref
2021-02-23 Jonathan DruartBug 27604: Init to {}
2021-02-23 Nick ClemensBug 27604: (QA follow-up) Limit the libraries during...
2021-02-23 Jonathan DruartBug 27604: Make sure PatronSelfRegistrationLibraryList...
2021-02-23 Marcel de RooyBug 27715: (QA follow-up) Remove conditional declaration
2021-02-23 Joonas KylmäläBug 27715: Use $dbh->quote_identifier to quote untruste...
2021-02-23 Jonathan DruartBug 27715: Add a deprecation notice
2021-02-23 Jonathan DruartBug 27715: Sanitize order by DT params
2021-02-23 Jonathan DruartBug 27715: Add tests
2021-02-23 Jonathan DruartBug 27715: Remove unused dt_build_having
2021-02-23 Jonathan DruartBug 27715: Remove unused build_dt_query
2021-02-22 Jonathan DruartBug 24469: Move the new queries to a dedicated ImportBa...
2021-02-22 Jonathan DruartBug 24469: Record biblionumber in import_biblio when...
2021-02-19 Jonathan DruartBug 27569: Fix ODS export - take empty string into...
2021-02-19 Jonathan DruartBug 27569: Change av for 100$2
2021-02-19 Jonathan DruartBug 27569: Add tests for ODS export
2021-02-19 Jonathan DruartBug 27569: Fix CSV export for biblio frameworks
2021-02-19 Jonathan DruartBug 27569: Add tests
2021-02-19 Jonathan DruartBug 27569: Don't hide errors!
2021-02-19 Jonathan DruartBug 27569: Remove non mysql code
2021-02-19 Nick ClemensBug 12966: Add edition field to Card view
2021-02-19 Jonathan DruartBug 8287: Improve "show checked out items" filter on...
2021-02-19 Owen LeonardBug 27653: Use div instead of caption for controls
2021-02-19 Nick ClemensBug 27646: Allow export of Acquisition home and Funds...
2021-02-19 Jonathan DruartBug 26406: Fix suggestions filter at the OPAC
2021-02-19 Jonathan DruartBug 27669: Fix 'importing' and 'reverting' statuses...
2021-02-19 Jonathan DruartBug 27068: Perltidy _checkHoldPolicy
2021-02-19 Jonathan DruartBug 27068: Don't 'cache' Koha::Libraries
2021-02-19 Kyle M HallBug 27068: Add unit tests
2021-02-19 Kyle M HallBug 27068: Fetch libraries once for speed
2021-02-19 Kyle M HallBug 27068: Fix errors in _checkHoldPolicy
2021-02-19 Agustin MoyanoBug 27068: Control hold group logic in HoldsQueue
2021-02-19 Owen LeonardBug 26958: Move Elasticsearch mapping template JS to...
2021-02-19 Petro VashchukBug 27654: Sort module.keys hash when render columns_se...
2021-02-19 Jonathan DruartBug 27645: Prevent "is on hold" warning to be displayed...
2021-02-19 Tomas Cohen... Bug 26181: Disable override by default in /holds
2021-02-19 Tomas Cohen... Bug 26181: Regression tests
2021-02-19 Nick ClemensBug 23767: Total children only if parents not visible
2021-02-19 Nick ClemensBug 23767: Include child funds in total spent and order...
2021-02-19 Kyle M HallBug 26059: Add unit tests
2021-02-19 Kyle M HallBug 26059: Create guarantor/guarantee links on patron...
2021-02-19 Jonathan DruartBug 27671: Use Koha.Preference for UniqueItemFields
next