Bug 15163: Do not erase patron attributes if limited to another library
[koha.git] / C4 /
2016-03-23 Jonathan DruartBug 15163: Do not erase patron attributes if limited...
2016-03-14 Zeno TajoliBug 15955: Tuning function 'New child record' for Unima...
2016-03-14 Nicole C EngardBug 15694: Add aliases for date/time last modified
2016-03-14 Jonathan DruartBug 15968: Unnecessary loop in C4::Templates
2016-03-14 Galen CharltonBug 16009: fix GetMember() search on NULL/undef values
2016-03-07 Julian FIOLBug 14097: Testing C4::UsageStats
2016-03-07 Tomas Cohen AraziBug 15721: (QA followup) pick the most probable first
2016-03-07 Marc VéronBug 15721: (followup) Add apache2ctl to C4::Context...
2016-03-07 Mark TompsettBug 15719: Silence warning in C4/Language.pm during...
2016-03-07 Jonathan DruartBug 15939: Action logs - Do not default dates to today
2016-02-26 Colin CampbellBug 15841 Circulation module's true value misplaced
2016-02-26 Mark TompsettBug 15795: C4/Members.pm is floody (Norwegian Patron DB)
2016-02-26 Jonathan DruartBug 15747: Do not use CGI->param in list context -...
2016-02-26 Kyle M HallBug 15479 [QA Followup] - Tidy sub to remove tabs causi...
2016-02-26 Colin CampbellBug 15479 Add tests for ILS.pm
2016-02-26 Colin CampbellBug 15479 Make ILS cardnumber comparison case insensitive
2016-02-26 Kyle M HallBug 14507 [QA Followup] - Restore comment, tidy sub
2016-02-26 Colin CampbellBug 14507 Use checkpw to check password in Patron Info
2016-02-04 Jonathan DruartBug 15628: Remove get_branchinfos_of vestiges
2016-01-29 Marcel de RooyBug 15553: [QA Follow-up] Replace hardcoded tmp and...
2016-01-29 BlouBug 15553 - [SIGNED-OFF] cgisess_ files polluting the...
2016-01-29 Jonathan Druart Bug 15209: Check the parameter at the beginning of...
2016-01-29 Colin Campbell Bug 15209 Validate passed MARC::Record objs in C4...
2016-01-28 Kyle M HallBug 15680 - Fresh install of Koha cannot find any depen...
2016-01-27 Kyle M HallBug 15530 - Editing a course item via a disabled course...
2016-01-27 Jonathan Druart Bug 6679: (follow-up) fix 9 perlcritic violations...
2016-01-27 Mason James Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations...
2016-01-27 Mason James Bug 6679 - [SIGNED-OFF] fix 9 perlcritic violations...
2016-01-25 NatashaBug 14538: editing perl doc for CalcFine
2016-01-25 Jonathan DruartBug 15337: Make itemtypes retrieved with GetItemTypes...
2016-01-25 Julian MauriceBug 15572: TransformHtmlToMarc - rewrite the loop
2016-01-25 Frédéric DemiansBug 15572: Follow-up to fix error on authority creation
2016-01-12 Jonathan Druart Bug 15466: Do not assume $values_in is a hashref
2016-01-04 Kyle M HallBug 13022 [QA Followup] - Allow the pref to be unset...
2016-01-04 Kyle M HallBug 13022 - Hardcoded limit causes records with more...
2016-01-03 Martin RenvoizeBug 14034: Fix logout on refresh for shibboleth
2015-12-31 Frédéric DemiansBug 15258: Fix Perl scripts declaring unused variables
2015-12-31 Marc VéronBug 15429 - sub _parseletter should not change referenc...
2015-12-31 Fridolin SomersBug 15252 - Patron search on start with does not work...
2015-12-31 Jonathan DruartBug 15344: Remove some other calls of GetMemberDetails...
2015-12-31 Jonathan DruartBug 15344: Remove unucessary call to GetMemberDetails
2015-12-30 Jonathan Druart Bug 15101: Correct typo AllowPkiAuth vs AllowPKIAuth
2015-12-14 Bernardo Gonzalez... Bug 14971: fix RIS export
2015-12-11 Bernardo Gonzalez... Bug 11038: Enable use of IntranetUserCSS on staff clien...
2015-11-23 Kyle M HallBug 15062: Holds queue with Transport Cost Matrix will...
2015-11-20 Colin CampbellBug 15215: Remove warning due to misuse of UNIVERSAL
2015-11-20 Holger MeißnerBug 14101: Automatic renewals exactly on due date
2015-11-19 Kyle M HallBug 13411: (QA followup) Add logging
2015-11-19 Kyle M HallBug 13411: Koha's SIP server returns not ok for checkin...
2015-11-19 Katrin FischerBug 14870: QA follow-up - fixing tiny typo
2015-11-19 Marc VéronBug 14870: (followup) Remove stray C4::Dates
2015-11-19 Marc VéronBug 14870: (followup) Remove mention of C4::Dates from...
2015-11-19 Hector CastroBug 14870: Remove C4/Dates.pm from Koha
2015-11-18 Jonathan DruartBug 14954: Remove unused C4::Calendar::addDate subroutine
2015-11-18 Marc VéronBug 14954: (followup) Remove C4::Dates from holiday...
2015-11-18 Marc VéronBug 14954: Remove C4::Dates from holiday related files...
2015-11-17 Jonathan DruartBug 14969: Remove C4::Dates from serials/*.pl files
2015-11-17 Jonathan DruartBug 15168: Remove C4:Serials::ItemizeSerials
2015-11-17 Jonathan DruartBug 15185: Remove Check*Holidays subroutines in C4...
2015-11-17 David CookBug 15182: Conditionally load Koha::NorwegianPatronDB
2015-11-16 Fridolin SomersBug 14078: (followup) converting from ISO5426 is not...
2015-11-16 Fridolin SomersBug 14078: converting from ISO5426 is not complete
2015-11-16 Jonathan DruartBug 6657: Prevent biblionumber to be duplicated
2015-11-13 Jonathan DruartBug 14985: dbms expects a iso formatted date
2015-11-13 Jonathan DruartBug 14985: Simplify the date management in AddReserve
2015-11-13 Jonathan DruartBug 14985: Fix regression on patron search
2015-11-13 Marc VéronBug 14985: Remove C4::Dates from files in folder C4...
2015-11-09 Colin CampbellBug 15036: Do not overwrite complete status in basket ops
2015-11-09 Barton ChittendenBug 14402: Make purge_zero_balance_fees() delete fees...
2015-11-09 Barton ChittendenBug 14402: Add function purge_zero_balance_fees to...
2015-11-09 Jonathan DruartBug 14388: Funds should be sorted by budget_code
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
next