Bug 21408: Inventory - Warn of items possibly scanned out of order
[koha.git] / Koha /
2018-11-06 Jonathan DruartBug 21474: Add the Koha::Subscription->frequency method
2018-11-06 Jonathan DruartBug 21696: Use Koha::Account->lines from Koha::Account
2018-11-06 Tomas Cohen AraziBug 21673: (QA follow-up) Fix typo and remove unused...
2018-11-06 Jonathan DruartBug 21673: Use Koha::Account::Lines->total_amountoutsta...
2018-11-06 Koha instance koha... Bug 20078: (QA follow-up) Correct attribute in PQF.pm
2018-11-02 Mark TompsettBug 14385: Squash of a lot of patches rebased
2018-11-02 Andrew IsherwoodBug 20996: (QA follow-up) Fix pod
2018-11-02 Andrew IsherwoodBug 20996: (follow-up) Fix merge problems
2018-11-02 Andrew IsherwoodBug 20996: Further enhance performance
2018-11-02 Andrew IsherwoodBug 20996: Remove prefix use of borrower category
2018-10-31 Jonathan DruartBug 21694: Keep the context
2018-10-31 Martin RenvoizeBug 21694: Add the Koha::Account->lines method
2018-10-31 Josef MoravecBug 20941: (QA follow-up) Fix return value of get_type...
2018-10-31 Andrew IsherwoodBug 20941: (follow-up) Carry out comment #4 advice
2018-10-31 Andrew IsherwoodBug 20941: Add Illrequest->getType method
2018-10-31 Tomas Cohen AraziBug 13098: Fix POD for Koha::Account::Offsets::total
2018-10-31 Jonathan DruartBug 13098: Sum at DBMS level
2018-10-31 Tomas Cohen AraziBug 13098: Add Koha::Account::Offsets->total
2018-10-30 Jonathan DruartBug 21596: (follow-up) Handle updated_on part 2
2018-10-29 Jonathan DruartBug 21613: (QA follow-up) Resolve warning on $ENV{_...
2018-10-29 Marcel de RooyBug 21613: (QA follow-up) Resolve warning on $ENV{_}
2018-10-29 Jonathan DruartBug 21613: Turn strict SQL modes on for tests
2018-10-27 Nick ClemensBug 18591: Fix pluralization of type
2018-10-27 Nick ClemensBug 18591: Add missing schema file
2018-10-27 Nick ClemensBug 18591: DBRev 18.06.00.046
2018-10-27 Andrew IsherwoodBug 18591: (follow-up) Add more POD
2018-10-27 Magnus EngerBug 18591: Allow any number of comments on ILLs
2018-10-26 Jonathan DruartBug 21612: Remove incorrect GROUP BY's from Koha::Virtu...
2018-10-26 Marcel de RooyBug 21337: (QA follow-up) Rename exception code
2018-10-25 Jonathan DruartBug 21596: (follow-up) Handle updated_on
2018-10-25 Jonathan DruartBug 21596: Handle updated_on
2018-10-24 Nick ClemensBug 15766: (RM follow-up) Schema updates
2018-10-24 Nick ClemensBug 15486: DBRev 18.06.00.043
2018-10-24 Tomas Cohen AraziBug 21584: Wrong offset type for Lost Item
2018-10-19 Tomas Cohen AraziBug 21607: Make Koha::Account::Line->apply store credit...
2018-10-19 Jonathan DruartBug 21600: Use str param instead of dt for output_pref
2018-10-19 Tomas Cohen AraziBug 21600: /patrons should have timestamp/datetime...
2018-10-18 Jonathan DruartBug 20521: Use a specific config for strict sql modes
2018-10-18 Jonathan DruartBug 21599: Fix item type creation by defining default...
2018-10-18 Jonathan DruartBug 21596: Handle empty string for lost when storing...
2018-10-18 Jonathan DruartBug 21596: Handle empty string for other attributes...
2018-10-18 Jonathan DruartBug 21596: Handle empty string for flags when storing...
2018-10-18 Jonathan DruartBug 21596: Handle empty string for date_renewed when...
2018-10-18 Nick ClemensBug 21593: Remove GROUP BY from GetAuthValueDropbox
2018-10-17 Jonathan DruartBug 20521: Enable problematic SQL modes for dev installs
2018-10-15 Jonathan DruartBug 21337: Koha::Objects->delete must return the number...
2018-10-15 Marcel de RooyBug 21337: (QA follow-up) Rollback for partial delete
2018-10-15 Marcel de RooyBug 21337: (follow-up) Add parameter for move_to_delete...
2018-10-15 Marcel de RooyBug 21337: Add Koha::Patrons->delete (trivial wrapper)
2018-10-13 Tomas Cohen AraziBug 20772: (QA follow-up) 'readonly' is a boolean
2018-10-13 Tomas Cohen AraziBug 20772: DBRev 18.06.00.041
2018-10-13 Tomas Cohen AraziBug 21178: (QA follow-up) whitespace characters fix
2018-10-13 Tomas Cohen AraziBug 21178: Add Koha::Patron::set_password
2018-10-09 Martin RenvoizeBug 11897: Add Boolean handling to dbic classes.
2018-10-09 Alex SassmannshausenBug 11897: DBIX::Class::Ordered in Stockrotationstage.
2018-10-09 Nick ClemensBug 11897: DBRev 18.06.00.040
2018-10-09 Tomas Cohen AraziBug 11897: (QA follow-up) Remove rebase leftover
2018-10-09 Martin RenvoizeBug 11897: Stockrotation
2018-10-09 Andrew IsherwoodBug 20548: Remove copyright clearance for staff
2018-10-09 Nick ClemensBug 21417: DBRev 18.06.00.038
2018-10-09 Kyle M HallBug 21417: EDI ordering fails when basket and EAN libra...
2018-10-09 Nick ClemensBug 21082: DBRev 18.06.00.037
2018-10-09 Nick ClemensBug 21082: Update OverDrive authentication method
2018-10-09 Nick ClemensBug 21082: Add new admin page for overdrive
2018-10-05 Nick ClemensBug 18887: DBRev 18.06.00.036
2018-10-03 Jonathan DruartBug 18887: Replace croak with exceptions
2018-10-03 Jonathan DruartBug 18887: Fix POD c/p issues
2018-10-03 Jonathan DruartBug 18887: Use get_effective_rule instead of search
2018-10-03 Jonathan DruartBug 18887: Insert undef instead of '*'
2018-10-03 Jesse WeaverBug 18887: (follow-up) Fix behavior for default branch...
2018-10-03 Kyle M HallBug 18887: Add Koha::CirculationRule(s)
2018-10-03 Kyle M HallBug 21352: Allow plugins to add CSS and Javascript...
2018-10-03 Jonathan DruartBug 21432: (bug 20899 follow-up) Fix patron's name...
2018-10-01 Jonathan DruartBug 21385: Define the Koha object class for orders
2018-10-01 Nick ClemensBug 17602: (RM follow-up) QA tool issues
2018-10-01 SrdjanBug 17602: Removed unused param to RecordedBooks API
2018-10-01 SrdjanBug 17602: RecordedBooks Integration to Koha
2018-10-01 SrdjanBug 17602: Koha::ExternalContent->koha_patron() will...
2018-10-01 Colin CampbellBug 21425: Display basketno correctly in Order error msg
2018-09-28 Jonathan DruartBug 21396: Add 2 missing use statements in Koha::Account
2018-09-26 Kyle M HallBug 20669: Add upgrade method to plugins
2018-09-26 Nick ClemensBug 5458: DBRev 18.06.00.032
2018-09-20 Nick ClemensBug 20819: DBRev 18.06.00.031
2018-09-20 Marcel de RooyBug 20819: Add Koha object classes for patron consents
2018-09-15 Nick ClemensBug 21262: Do not format numbers for editing if too big
2018-09-15 Tomas Cohen AraziBug 20777: (follow-up) Remove 'dispute' reference in...
2018-09-15 Tomas Cohen AraziBug 20777: DBIC update
2018-09-14 Tomas Cohen AraziBug 21233: (follow-up) POD fix
2018-09-14 Tomas Cohen AraziBug 21334: Add bibliographic content type definitions
2018-09-14 Tomas Cohen AraziBug 21233: (QA follow-up) It is not only trailing white...
2018-09-14 Marcel de RooyBug 21233: (QA follow-up) We do not like the plural...
2018-09-14 Tomas Cohen AraziBug 21233: Add Koha::Exceptions::Password
2018-09-14 Tomas Cohen AraziBug 21116: Add API routes through plugins
2018-09-07 Jonathan DruartBug 21235: Remove table services_throttle
2018-09-07 Marcel de RooyBug 17530: (QA follow-up) Fix caching error
2018-09-07 Marcel de RooyBug 17530: (QA follow-up) Add pref ArticleRequestsLinkC...
2018-09-07 Marcel de RooyBug 17530: (QA follow-up) Move may_article_request...
2018-09-07 Marcel de RooyBug 17530: (QA follow-up) Replace class_or_self variables
2018-09-07 Marcel de RooyBug 17530: (QA follow-up) Replace our variable by cache...
2018-09-07 Marcel de RooyBug 17530: Add Koha::IssuingRules->guess_article_reques...
next