Bug 14687: Patron's transaction history changes items' order after paying fines.
[koha.git] / C4 /
2015-11-09 Joonas KylmäläBug 14687: Patron's transaction history changes items...
2015-11-08 Tomas Cohen AraziBug 15151: Avoid DB access to load C4::Members
2015-11-06 Lyon3 TeamBug 15130: useless unitialization warnings when updatin...
2015-11-06 Colin CampbellBug 14673: Work around change to AddIssue return
2015-11-05 Julian MauriceBug 8296: Add descriptive (text) published date field...
2015-11-05 Marc VéronBug 14781: Creation of barcode types 2of5 not functional
2015-11-05 Jonathan DruartBug 15083: Remove acqui/currency.pl
2015-11-05 Jonathan DruartBug 14544: Get rid of C4::VirtualShelves and C4::Virtua...
2015-11-05 Jonathan DruartBug 14544: Move HandleDelBorrower to C4::Members
2015-11-05 Jonathan DruartBug 14544: Get rid of GetSomeShelfNames
2015-11-05 Jonathan DruartBug 14544: Get rid of GetShelfContent
2015-11-05 Jonathan DruartBug 14544: Get rid of ShelfPossibleAction
2015-11-05 Jonathan DruartBug 14544: Get rid of GetShelves
2015-11-05 Jonathan DruartBug 14544: Get rid of GetBibliosShelves
2015-11-05 Jonathan DruartBug 14544: Make the intranet side independent of Page.pm
2015-11-05 Jonathan DruartBug 14544: Koha::Virtualshelfcontent[s]
2015-11-05 Jonathan DruartBug 14544: Get rid of GetAllShelves
2015-11-05 Jonathan DruartBug 14544: Move share routines to Koha::Virtualshelfsha...
2015-11-05 Jonathan DruartBug 14544: Get rid of ModShelf
2015-11-05 Jonathan DruartBug 14544: Get rid of DelShelf
2015-11-05 Jonathan DruartBug 14544: Get rid of AddShelf
2015-11-05 Jonathan DruartBug 14544: Get rid of GetShelf
2015-11-05 Jonathan DruartBug 15066: Make transfer rotating collection works...
2015-11-04 Julian MauriceBug 13799: RESTful API with Mojolicious and Swagger2
2015-11-04 Kyle M HallBug 12933: (QA followup) Rename GetOverdues to GetOverd...
2015-11-04 Kyle M HallBug 12933: (QA followup) Rename parse_letter to parse_o...
2015-11-04 Kyle M HallBug 12933: Add ability to print overdue slip from staff...
2015-11-04 Kyle M HallBug 11431: (QA followup) Make audio alerts sql top...
2015-11-04 Kyle M HallBug 11431: Update UsageStats.pm
2015-11-04 Jonathan DruartBug 8438: Users can only claim for serials related...
2015-11-02 Hector Eduardo Cas... Bug 14198: RDA: Indexing 264 field (Zebra)
2015-11-02 Marc VéronBug 15090: Fix date filter for Suggestions management
2015-11-02 Jonathan DruartBug 10799: Limit the SCO user to the SCO module
2015-11-01 Bernardo Gonzalez... Bug 15093: Load/show saved item type group and hideinopac
2015-10-29 Marc VéronBug 14903: Remove C4::Dates from circ/circulation.pl...
2015-10-29 Jonathan DruartBug 14100: Fix Search.t tests
2015-10-29 Jonathan DruartBug 14100: Fix t/db_dependent/Items.t
2015-10-29 Jonathan DruartBug 14100: Fix test xt/author/valid_templates complaini...
2015-10-27 Martin PerssonBug 14248: Optionally display authorship for news
2015-10-27 Jonathan DruartBug 14100: Fix some missing occurrences
2015-10-27 Jonathan DruartBug 14100: (follow-up) Language overlay for item types
2015-10-27 Jonathan DruartBug 14100: Generic solution for language overlay -...
2015-10-27 Jesse WeaverBug 11559: (QA followup) switch to new delimiter, fix...
2015-10-27 Jesse WeaverBug 11559: Supporting changes for Rancor
2015-10-27 Joonas KylmäläBug 10933: (follow-up) fix the previous patch to work...
2015-10-27 Jonathan DruartBug 10933: The PurgeSearchHistory should be merge into...
2015-10-27 Bernardo Gonzalez... Bug 14468: Remove warnings when creating Labels
2015-10-26 Marc VéronBug 14982: Remove C4::Dates from guided report wizard...
2015-10-26 Jonathan DruartBug 14778: Make Search.t pass - replace SHOW COLUMNS
2015-10-23 Jonathan DruartBug 14778: Install fixtures for t/Koha.t
2015-10-23 Jonathan DruartBug 14778: Install fixtures for t/Images.t
2015-10-23 Jonathan DruartBug 14778: Make the installer test pass - use DBI missing
2015-10-23 Jonathan DruartBug 14778: Make sure the dbh returned is checked by...
2015-10-23 Jonathan DruartBug 14778: Get rid of DBIx::Connector
2015-10-22 Kyle M HallBug 13590: Add ability to charge fines at start of...
2015-10-22 Julian MauriceBug 14788: Move opac-topissues.pl code into C4::Circulation
2015-10-22 BlouBug 10937: cleanup and rename DOCTYPECAT to ITEMTYPECAT
2015-10-22 ahmedBug 10937: Option to hide and group itemtypes from...
2015-10-22 Magnus EngerBug 15042: Barcode hbyymmincr does not work when receiv...
2015-10-22 Bernardo Gonzalez... Bug 12194: Add option 'Oblique title' in labels
2015-10-22 Mark TompsettBug 15027: Correct Type in C4::Items perldoc
2015-10-19 Jonathan DruartBug 8417: Make the order receive date editable
2015-10-19 Lyon3 TeamBug 8236: Renewing policy in overdue or restriction...
2015-10-19 Kyle M HallBug 14937: Expiration date for holds based onReservesMa...
2015-10-19 Jonathan DruartBug 13632: Populate user_flags and permissions tables...
2015-10-19 Jonathan DruartBug 13632: Do not use userflags.flagdesc and permission...
2015-10-19 Jonathan DruartBug 15005: Fix pagination_bar calls
2015-10-19 Jonathan DruartBug 15005: Replace CGI->url with the corresponding url
2015-10-13 Jonathan DruartBug 14045: Make GetBranchBorrowerCircRule return maxons...
2015-10-13 Jonathan DruartBug 14045: Change prototype of TooMany to raise a bette...
2015-10-13 Jonathan DruartBug 14045: Add specific quotas to on-site checkouts
2015-10-06 Amit GuptaBug 6810: Fix QA failures
2015-10-06 Alex ArnaudBug 6810: Add new systempreference (MembershipExpiryDay...
2015-10-06 Amit GuptaBug 6810: Send membership expiry reminder notices.
2015-10-06 Jonathan DruartBug 10020: Remove code related to ethnicity
2015-10-06 Kyle M HallBug 5144: Duplicate holds allowed if patron clicks...
2015-10-02 Jonathan DruartBug 10855: (follow-up) Bug 10855: Remove additional...
2015-10-02 Julian MauriceBug 10855: Remove additional field values when subscrip...
2015-10-02 Jonathan DruartBug 10855: Squash several fixes
2015-10-02 Jonathan DruartBug 10855: Search subscriptions by additional fields...
2015-10-02 Jonathan DruartBug 10855: Search subscriptions by additional fields
2015-10-02 Jonathan DruartBug 10855: New fields on adding/updating a subscription
2015-10-02 Jonathan DruartBug 14811: Don't update permanent_location with CART...
2015-10-02 Mason JamesBug 14522: Use Koha::Cache for accessing single_holidays()
2015-10-02 Jonathan DruartBug 14832: Fix encoding issues when exporting in RIS
2015-09-28 Kyle M HallBug 14597: (QA followup) Make Logger package level
2015-09-28 Kyle M HallBug 14597: Reverting a batch where a record overlaid...
2015-09-25 Tomas Cohen AraziBug 14321: (QA followup) remove Test::CGI::Multipart...
2015-09-25 Marcel de RooyBug 14321: Final cleanup, removing obsolete files
2015-09-25 Kyle M HallBug 14297: (QA followup) Remove unnecessary line
2015-09-25 Kyle M HallBug 14297: Holds Queue building ignoring holds where...
2015-09-25 Kyle M HallBug 14733: Prevent a record from having holds with...
2015-09-25 Jonathan DruartBug 14817: (follow-up) Fix encoding issues in columns.def
2015-09-25 Jonathan DruartBug 14817: Fix encoding issues in columns.def
2015-09-18 Marcel de RooyBug 13813: [QA Follow-up] Fix some tabs for qa tools
2015-09-18 Marc VéronBug 13813: Remove deprecated module C4::Dates from...
2015-09-17 Frédéric DemiansBug 12252: Include item data only in extended mode
2015-09-17 Jonathan DruartBug 12252: (qa-follow-up) Remove perlcritic error
2015-09-17 Robin SheatBug 12252: OAI-PMH items respect OpacHiddenItems
2015-09-17 Robin SheatBug 12252: OAI-PMH result includes item data
next