Bug 17927: (QA followup) Fix timestamp nullable in hold.json
[koha.git] / Koha /
2017-02-07 Nick ClemensBug 17782 - Patron updated_on field should be set to...
2017-02-07 Olli-Antti KivilahtiBug 17255 - Upgrade Elastic Search code to work with...
2017-02-07 Olli-Antti KivilahtiBug 17255 - Upgrade Elastic Search code to work with...
2017-02-06 Jonathan DruartBug 17960: DBIC Schema changes for opac_news.content
2017-01-20 Marcel de RooyBug 17501: [Follow-up] QA Requests
2017-01-20 Marcel de RooyBug 17501: Additional polishing (POD, unit tests)
2017-01-20 Marcel de RooyBug 17501: Rename Upload to Uploader
2017-01-20 Marcel de RooyBug 17501: Move getCategories and httpheaders from...
2017-01-20 Marcel de RooyBug 17501: Remove Koha::Upload::get from Koha::Upload
2017-01-20 Marcel de RooyBug 17501: Move Koha::Upload::delete to Koha::UploadedF...
2017-01-20 Marcel de RooyBug 17501: Use Koha::Object in Koha::Upload::_delete
2017-01-20 Marcel de RooyBug 17501: Use Koha::Object in Koha::Upload::_lookup
2017-01-20 Marcel de RooyBug 17501: Use Koha::Object in Koha::Upload::_register
2017-01-20 Marcel de RooyBug 17501: Introduce Koha::Object[s] classes for Upload...
2017-01-20 Tomas Cohen AraziBug 17813: DBIC update
2017-01-19 Magnus EngerBug 17924 - Fix error in password recovery
2017-01-19 Kyle M HallBug 17894 - Update pay() and use it internally for...
2017-01-13 Marcel de RooyBug 17196: [QA Follow-up] Adjust some text on marcxml
2017-01-13 Marcel de RooyBug 17196: [QA Follow-up] DBIx schema changes
2017-01-13 Jonathan DruartBug 17196: Move marcxml out of the biblioitems table
2017-01-13 Kyle M HallBug 14187 - DBRev 16.12.00.002
2017-01-13 Jonathan DruartBug 17741: Use Koha::Patron->holds when deleting a...
2017-01-13 Jonathan DruartBug 17740: Add the Koha::Patron->holds method
2017-01-13 Jonathan DruartBug 17778: Simplify fetch date
2017-01-13 Magnus EngerBug 17778 - Make "Earliest Registered Date" in OAI...
2017-01-12 Kyle M HallBug 15905 [QA Followup] - Fix bad syntax in pay()
2017-01-11 Jonathan DruartBug 15879: Add Tests
2017-01-11 Kyle M HallBug 15879: Allow multiple plugin directories to be...
2017-01-10 Jonathan DruartBug 15897: Update ->pay POD
2017-01-10 Kyle M HallBug 15897 - Use Koha::Account::pay internally for recor...
2016-12-30 Marcel de RooyBug 17569: [QA Follow-up] Small changes
2016-12-30 Jonathan DruartBug 17569: Koha::Patrons - Move GetUpcomingMembershipEx...
2016-12-30 Jonathan DruartBug 13726: Make Koha::Acq::Bookseller using Koha::Object
2016-12-28 Tomas Cohen AraziBug 17767: Make Koha::Patron::Modification handle exten...
2016-12-28 Tomas Cohen AraziBug 17767: DBIC update
2016-12-28 Kyle M HallBug 17584 [QA Followup] - Rename Koha::Patron::get_chec...
2016-12-28 Jonathan DruartBug 17584: Add the Koha::Patron->get_checkouts method
2016-12-28 Jonathan DruartBug 14637: Fix add patron category under MySQL 5.7
2016-12-23 Lari TaskulaBug 17783: Prevent crash when providing an undefined...
2016-12-23 Lari TaskulaBug 17783: Optimize Koha::IssuingRules->get_effective_i...
2016-12-23 Lari TaskulaBug 17783: Add Koha::Objects->single
2016-12-23 Jonathan DruartBug 17689: Add the Koha::Checkout->is_overdue method
2016-12-20 Jonathan DruartBug 17796: Move Koha::OldIssue[s] to Koha::Checkout[s]
2016-12-20 Jonathan DruartBug 17796: Replace Koha::Issue[s] with Koha::Checkout[s]
2016-12-16 Jonathan DruartBug 17630: Add the Koha::Biblio->holds method
2016-12-16 Jonathan DruartBug 17586: Move ->get_balance to Koha::Account->balance
2016-12-16 Jonathan DruartBug 17586: Add the Koha::Account::Lines->get_balance...
2016-12-16 Jonathan DruartBug 17585: Replace ->get_account_lines with ->account
2016-12-16 Jonathan DruartBug 17585: Add the Koha::Patron->get_account_lines...
2016-12-16 Jonathan DruartBug 17568: Add the Koha::Patron->library method
2016-12-16 Jonathan DruartBug 17557: Koha::Patrons - Move GetAge to ->set_age...
2016-12-16 Marcel de RooyBug 17681: Exiisting typos might thow some feees when...
2016-12-16 Julian MauriceBug 17744: Remove the oai_dc:dcCollection wrapper in...
2016-12-09 Marcel de RooyBug 15896: [QA Follow-up] Fix parameter name in POD
2016-12-09 Kyle M HallBug 15896 - Use Koha::Account::pay internally for makep...
2016-12-09 David CookBug 16376 - Koha::Calendar->is_holiday date truncation...
2016-12-02 Jonathan DruartBug 17580: Add the Koha::Patron->get_overdues method
2016-12-02 Marcel de RooyBug 17583: [QA Follow-up] Final polishing
2016-12-02 Jonathan DruartBug 17583: Make sure we are comparing 2 dates
2016-12-02 Jonathan DruartBug 17583: Fix tests
2016-12-02 Jonathan DruartBug 17583: Add the Koha::Patron->is_going_to_expired...
2016-12-02 Kyle M HallBug 17709 - Article request broken - 'internal server...
2016-11-22 Kyle M HallMerge remote-tracking branch 'translations/16.11.0...
2016-11-22 Kyle M HallBug 17132 - Availability search broken when using Elastic
2016-11-18 Jonathan DruartBug 17642: Do not explode if no authorised value exist
2016-11-18 Jonathan DruartBug 17642: Add and use get_descriptions_by_koha_field
2016-11-18 Jonathan DruartBug 17642: use get_description_by_koha_field when needed
2016-11-18 Jonathan DruartBug 17642: Add get_description_by_koha_field
2016-11-18 Jonathan DruartBug 17642: Add find_by_koha_field
2016-11-18 Jonathan DruartBug 17642: Try to fix AV code
2016-11-18 Jonathan DruartBug 17377: ES - Take control fields into account
2016-11-16 Jonathan DruartBug 17634: Fix circ dependency with require instead...
2016-11-16 Jonathan DruartRevert "Bug 17634: Unit test t/db_dependent/ArticleRequ...
2016-11-15 Kyle M HallBug 17634: Unit test t/db_dependent/ArticleRequests...
2016-11-15 Jonathan DruartBug 17599: Move C4::Circulation::GetIssuingRule to...
2016-11-15 Jonathan DruartBug 17579: Make sure we are testing the real life
2016-11-15 Jonathan DruartBug 17579: Add the Koha::Patron->is_expired
2016-11-15 Jonathan DruartBug 17604: GetMemberDetails - Add Koha::Patron::Categor...
2016-11-15 Jonathan DruartBug 17594: Make Koha::Object->discard_changes available
2016-11-15 Jonathan DruartBug 17555: Add Koha::Patron->category
2016-11-12 Josef MoravecBug 17558: Fix adding manager id to patron messages...
2016-11-08 Kyle M HallBug 17589 - Improper method type in Koha::ItemType(s)
2016-11-07 Jonathan DruartBug 17552: Continue revert and add tests to highlight...
2016-11-07 Jonathan DruartBug 17552: Revert "Bug 17091: Remove explicit declarati...
2016-11-04 Tomas Cohen AraziBug 17494: (QA followup) Fix exception name
2016-11-04 Kyle M HallBug 17494: Prevent duplicate tokens from getting stored
2016-11-02 Kyle M HallBug 15581 - DBRev 16.06.00.046
2016-10-31 Kyle M HallBug 17397 - Update Schema Files
2016-10-28 Josef MoravecBug 17443: Make possible to renew patron by later of...
2016-10-28 Jonathan DruartBug 15803: Koha::AuthorisedValues - Remove C4::Koha...
2016-10-28 Josef MoravecBug 17397: Show name of librarian who created circulati...
2016-10-28 Jonathan DruartBug 16912: Koha::Patrons - Move AddEnrolmentFeeIfNeeded...
2016-10-28 Kyle M HallBug 13321 / 13323 - Update Schema
2016-10-28 Jonathan DruartBug 17428: (QA followup) Remove warning
2016-10-28 Martin RenvoizeBug 17428: [REST] best practice followup
2016-10-28 Tomas Cohen AraziBug 17428: [REST] Koha::REST::V1::Cities introduced
2016-10-28 Julian MauriceBug 13321: Update DBIx::Class schema files
2016-10-28 Katrin FischerBug 5260 - Schema changes
2016-10-28 Jonathan DruartBug 14598: Fix warning from effective_itemtype
2016-10-26 Katrin FischerBug 14610 - Follow-up
next