Bug 2093: (follow-up) Add OPAC dashboard for logged-in users
[koha.git] / C4 /
2017-10-27 Marcel de RooyBug 19528: Fix a few typos like corrosponding
2017-10-27 Jonathan DruartBug 19069: Fix 'does not match' behaviour in MARC modif...
2017-10-27 Jonathan DruartBug 12363: Add a switch to mark|do not mark items as...
2017-10-25 Tomas Cohen AraziBug 19038: Remove the OPACShowBarcode syspref
2017-10-25 Kyle M HallBug 19495: Automatic report conversion needs to do...
2017-10-23 Jonathan DruartBug 12768: Fix bad merge resolution conflict
2017-10-23 Kyle M HallBug 12768: (QA follow-up) Don't use manualinvoice for...
2017-10-23 Kyle M HallBug 12768: (QA follow-up) Use specific account offset...
2017-10-20 Jonathan DruartBug 14826: account_offset_types.sql is not in the manda...
2017-10-20 Nick ClemensBug 12768: (QA follow-up) Fix doubled code
2017-10-20 Kyle M HallBug 12768: Revert changes to getcharges
2017-10-20 charlesBug 12768: Replacement cost and processing fee management
2017-10-20 Kyle M HallBug 14826: Add account offset type table
2017-10-20 Kyle M HallBug 14826: (QA follow-up) Only use plural modules in...
2017-10-20 Kyle M HallBug 14826: Add offset for rental fees
2017-10-20 Kyle M HallBug 14826: Resurrect account offsets table
2017-10-20 Jonathan DruartBug 19487: Refetch the object to get up-to-date values
2017-10-20 Jonathan DruartBug 19487: Do not return an item if not checked out
2017-10-18 Marcel de RooyBug 19296: (QA follow-up) Correct comment in populate_o...
2017-10-16 Jonathan DruartBug 18298: minPaswordLength should not be < 3
2017-10-16 Jonathan DruartBug 19373: CAS logout - Redirect to the previous page...
2017-10-13 Marcel de RooyBug 18923: Warning in Biblio::GetCOinSBiblio
2017-10-11 Jonathan DruartBug 15685: Send the basket to _cancel_items_receipt
2017-10-11 Nick ClemensBug 15685: (QA follow-up) Address QA issues
2017-10-11 Jesse WeaverBug 15685: Allow creation of items (AcqCreateItem)...
2017-10-10 Alex ArnaudBug 19418: (bug 12833 follow-up) Add missing use statement
2017-10-09 Tomas Cohen AraziBug 19440: Identify overlimit problems in XISBN tests
2017-10-09 Marcel de RooyBug 19415: FindDuplicateAuthority is searching on bibli...
2017-10-06 Marc VéronBug 18550: [Follow-up] Add POD descriptions to subs
2017-10-06 Marc VéronBug 18550: Patron card creator: Print output does not...
2017-10-06 Jonathan DruartBug 19198: do not autovivify
2017-10-06 Nick ClemensBug 19198: (QA followup) Fix typo in conditions
2017-10-06 Nick ClemensBug 19198: Renewal as issue causes too many error
2017-10-06 Marcel de RooyBug 19260: [QA Follow-up] Remove obsolete $dbh
2017-10-06 Josef MoravecBug 19260: Holds marked as problems being seen as expir...
2017-10-03 Dobrica PavlinusicBug 19350 - Holds without link in 773 trigger SQL:...
2017-09-29 Jonathan DruartBug 19317: (bug 18966 follow-up) Remove leftover
2017-09-29 Jonathan DruartBug 19276: (bug 17829 follow-up) Fix Statistic patrons...
2017-09-29 Alex BuckleyBug 18999: Modified SQL query in GetBudgetSpent() in...
2017-09-29 Mark TompsettBug 19120: Leave cancelled ordered items alone when...
2017-09-29 Josef MoravecBug 19116: Hold not set to waiting after transfer
2017-09-21 Lari TaskulaBug 18137: List Mojolicious::Plugin::OpenAPI and JSON...
2017-09-19 Marc VéronBug 18541: (QA follow-up) Add some POD for draw_guide_grid
2017-09-19 Marcel de RooyBug 18541: [QA Follow-up] Add POD to Patroncard.pm
2017-09-19 Marc VéronBug 18541 - Patron card creator: Add a grid to support...
2017-09-19 Marcel de RooyBug 18149: Move CountUsage calls to Koha namespace
2017-09-19 Jonathan DruartBug 10132: Simplify code, call the method only once
2017-09-19 Josef MoravecBug 10132: Add ability to set MARC Organization Code...
2017-09-12 Marcel de RooyBug 19059: [QA Follow-up] Typo holds for hold
2017-09-12 Jonathan DruartBug 19059: Fix compilation issues
2017-09-12 Jonathan DruartBug 19059: Remove CancelReserve
2017-09-12 Jonathan DruartBug 19059: Remove CancelReserve - do not log DELETE
2017-09-12 Jonathan DruartBug 19059: Move C4::Reserves::CancelReserve to Koha...
2017-09-12 Dominic PichetteBug 18584 - removed white space in C4/Accounts.pm
2017-09-12 Marcel de RooyBug 17380: Graceful resolution of missing reporting...
2017-09-12 Jonathan DruartBug 19277: Make sure the tests will pass even if they...
2017-09-12 Jonathan DruartBug 19277: TT syntax - Display ordered data
2017-09-12 Marcel de RooyBug 15438: [QA Follow-up] Moving POD statement for...
2017-09-12 Colin CampbellBug 15438 - Checking out an on-hold item sends holder...
2017-09-07 Jonathan DruartBug 19256: Make Koha::Acq::Order using Koha::Object
2017-09-07 Marcel de RooyBug 18921: Resolve a few warnings in C4/XSLT.pm
2017-09-06 Jonathan DruartBug 18927: Use fully qualified subroutine names in...
2017-09-06 Alex ArnaudBug 11580 - Fix expiry calculation and rewrite tests
2017-09-01 Jonathan DruartBug 17967: TT syntax for notices - Prove that ODUE...
2017-09-01 Jonathan DruartBug 17966: TT syntax for notices - Prove that ISSUESLIP...
2017-09-01 Jonathan DruartBug 19058: Move C4::Reserves::GetReserveId to the Koha...
2017-09-01 Jonathan DruartBug 19057: Remove C4::Reserves::GetReserve
2017-09-01 Jonathan DruartBug 19057: Move C4::Reserve::GetReserve to Koha::Holds
2017-09-01 Nick ClemensBug 19076 - Move issue logging in AddIssue into condtio...
2017-09-01 Marcel de RooyBug 19004: [QA Follow-up] No need to check item-level_i...
2017-09-01 Marcel de RooyBug 19004: Adjust AddReturn for retrieving item type
2017-09-01 Colin CampbellBug 19024 Do not unset order cancelled status on basket...
2017-09-01 Sophie MeynieuxBug 11580 - If returnBeforeExpiry is ON, use calendar...
2017-09-01 Nick ClemensBug 18812 - SIP Patron status does not respect Overdues...
2017-09-01 Jonathan DruartBug 19056: Replace C4::Reserves::GetReserveCount with...
2017-09-01 Jonathan DruartBug 19055: Remove C4::Reserves::GetReservesToBranch
2017-08-30 Tomas Cohen AraziBug 17969: (QA followup) Add POD
2017-08-30 Jonathan DruartBug 17969: Refactor the way <<items.content>> is generated
2017-08-30 Jonathan DruartBug 19025: Remove C4::Reserves::GetReserveInfo
2017-08-30 Jonathan DruartBug 19025: Move GetReserveInfo to Koha::Holds
2017-08-25 Magnus EngerBug 19134: C4::SMS falils on long driver name
2017-08-25 Mark TompsettBug 19040: Refactor GetMarcBiblio parameters
2017-08-25 Chris CormackBug 18046: CAS logout infinite redirect
2017-08-20 Kyle M HallBug 18996 [QA Followup] - Fix some minor whitespace...
2017-08-20 Marcel de RooyBug 18996: Resolve an uninitialized warning from ILS...
2017-08-20 Marcel de RooyBug 18996: Handle data corruption from old_issues at...
2017-08-15 Marcel de RooyBug 19049: [QA Follow-up] Mock config, default format
2017-08-15 Marcel de RooyBug 19049: Fix regression on stage-marc-import with...
2017-08-10 Nick ClemensBug 18941 - C4::Budgets GetBudgetByCode should return...
2017-08-10 Marcel de RooyBug 18980: Show distinction between shared and private...
2017-07-28 Marcel de RooyBug 17680: [QA Follow-up] dt_from_string failing silently
2017-07-26 Jonathan DruartBug 18910: Revert "Bug 18152 : fix unimarc label in...
2017-07-26 Jonathan DruartBug 18966: Do not deal with duplicate issue_id on checkin
2017-07-24 Marcel de RooyBug 18605: Remove TRUNCATE from C4/HoldsQueue.pm
2017-07-24 Nick ClemensBug 18572 - QA Followup
2017-07-24 Nick ClemensBug 18572 - Improper branchcode set during OPAC renewal
2017-07-17 Jonathan DruartBug 18262: Fix C4::XISBN
2017-07-17 Jonathan DruartBug 18942: Simplify syntax
2017-07-17 Mark TompsettBug 18942: Internal Server Error symptomatic of using...
2017-07-17 Baptiste WojtkowskiBug 18613: Remove letter rule correctly as superlibrarian
next