Bug 12693 - colspan calculation done by members/statistics.pl should be moved to...
[koha.git] / C4 /
2014-08-11 Tomas Cohen AraziBug 12738: C4::Context should set 'keyword' as the...
2014-08-10 Colin CampbellBug 12600: remove duplicate use statement from code
2014-08-07 Tomas Cohen AraziBug 8148: add squeeze's Test::MockObject dependency
2014-08-07 Dobrica PavlinusicBug 8148 - LDAP auth_by_bind doesn't fallback to local...
2014-08-07 FrédérickBug 8148: Only update the password if the LDAP password...
2014-08-07 FrédérickBug 8148: Prevent local authentification fallback if...
2014-08-07 Owen LeonardBug 12512 - PROG/CCSR deprecation: Remove OpacShowFilte...
2014-08-05 Owen LeonardBug 8521 - Error in warning message when deleting list
2014-08-05 Fridolin SomersBug 11331 - CSV export for viewlog.pl is missing newlines
2014-08-05 Owen LeonardBug 4013 [Revised] road type missing on search results
2014-08-03 Bernardo Gonzalez... Bug 12673: Remove CGI::scrolling_list from C4::Items.pm
2014-08-03 Bernardo Gonzalez... Bug 12675: Remove CGI::scrolling_list from labeledMARCd...
2014-08-03 Petter Goksoyr AsenBug 12554: Fix GetMarcPrice for NORMARC
2014-08-03 Tomas Cohen AraziBug 12554: (regression test) C4::Biblio::GetMarcPrice...
2014-08-03 Tomas Cohen AraziBug 12672: GetMarcISBN should return the corresponding...
2014-08-01 Julian MauriceBug 12398: Fix CAS authentication validation
2014-07-30 Colin CampbellBug 12654 Correct incorrectly quoted regexp
2014-07-30 Kyle M HallBug 12487 [QA Followup] - GetContract must return undef...
2014-07-30 Yohann DufourBug 12487: SQLHelper replacement - C4::Contract
2014-07-30 Yohann DufourBug 12493 : moving the subroutines GetContract and...
2014-07-30 Yohann DufourBug 12493: moving the subroutines GetContract and GetCo...
2014-07-30 Yohann DufourBug 12457: Adding unit tests for Members.pm
2014-07-27 Mathieu SabyBug 11230: dereference hashes in keys (QA followup)
2014-07-27 Mathieu SabyBug 11230 - Refactor C4::Stats::UpdateStats and add UT
2014-07-25 Jonathan DruartBug 12583: DelItem prototype - Add unit tests
2014-07-25 Jonathan DruartBug 12583: DelItem prototype - prefer hashref
2014-07-25 Jonathan DruartBug 12583: DelItem prototype - Remove $dbh
2014-07-25 Kyle M HallBug 12596 - Backdating returns with SpecifiyReturnDate...
2014-07-24 Tomas Cohen AraziBug 12164: (followup) keys expects a hash parameter
2014-07-24 Tomas Cohen AraziBug 12164: (followup) MoveOrders description corrected
2014-07-24 Jonathan DruartBug 12164: On closing budget period, move unspent amount
2014-07-24 Jonathan DruartBug 12164: Close a budget period (budget)
2014-07-24 Jonathan DruartBug 12164: On cloning budget periods, add a "reset...
2014-07-24 Jonathan DruartBug 12164: On cloning budget period, mark original...
2014-07-24 Jonathan DruartBug 12164: Move the budget period clone logic into...
2014-07-21 Owen LeonardBug 11347 - PROG/CCSR deprecation: Remove opacsmallimag...
2014-07-18 Jonathan DruartBug 12595: Search a patron by his/her firstname and...
2014-07-18 Dobrica PavlinusicBug 12593: search facets die with regex error if biblio...
2014-07-17 Petter Goksoyr AsenBug 12592 - Minor correction for C4::DelBiblio document...
2014-07-17 Tomas Cohen AraziBug 11349: Remove unnecesary name translation
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-07-15 Fridolin SomersBug 12438 - Bad encoding in acquisition basket
2014-07-15 Colin CampbellBug 12263: Fix startup issues blocking response to HUP
2014-07-15 David CookBug 11575 - OPACBaseURL sometimes set by ENV variable...
2014-07-14 Jonathan DruartBug 11744: Cancel a receipt does not delete items creat...
2014-07-14 Bernardo Gonzalez... Bug 12534 - PROG/CCSR deprecation: Make getlanguages...
2014-07-14 David CookBug 12522 - Fatal database error when viewing Holds...
2014-07-11 Tomas Cohen AraziBug 12558: Require DBIx::Schema::Loader v0.07039 or...
2014-07-07 Janusz KaczmarekBug 11650: multiplicated authorities after link_bibs_to...
2014-07-07 Tomas Cohen AraziBug 12151: Remove uses of smartmatch operator in Search...
2014-07-07 Katrin FischerBug 12409: Follow up - Reflect from hash to array in...
2014-07-07 Jonathan DruartBug 12409: Fix fields order on exporting to bibtex
2014-07-03 Yohann DufourBug 12482: removing the use of the module C4::SQLHelper...
2014-07-03 Julian MauriceBug 12237: Remove the "horrible hack" in C4::Templates
2014-07-02 Martin RenvoizeBUG 12304: LDAP auto-provisioning set default messaging...
2014-07-02 Yohann DufourBug 12456: The file C4/Maintainance.pm, and by extensio...
2014-07-01 Jonathan DruartBug 9811: Cardnumber could be alphanumeric
2014-07-01 Jonathan DruartBug 9811: Display email address in patron result list
2014-07-01 Jonathan DruartBug 9811: QA follow-up: Fix license version
2014-07-01 Jonathan DruartBug 9811: Patron search improvement
2014-06-30 Jonathan DruartBug 12419: Not for loan items are not listed
2014-06-27 David CookBug 12443 - Initial re-factoring of buildQuery
2014-06-25 Jonathan DruartBug 11715: Update POD for get_template_and_user
2014-06-25 Chris CormackBug 11715: Set the default of authnotrequired = 0 in...
2014-06-23 Owen LeonardBug 12428 - "OPAC info" is not displayed in the OPAC
2014-06-23 Jonathan DruartBug 11742: FIX the code parameter was not take into...
2014-06-23 Jonathan DruartBug 11742: A letter code should be unique.
2014-06-23 Jonathan DruartBug 11742: Change return type for GetLetters
2014-06-23 Kyle M HallBug 12086 - Hold priorities incorrect, when waiting...
2014-06-22 Jesse WeaverBug 12393 - Depend on SSL module for LWP, for OverDrive
2014-06-22 Tomas Cohen AraziBug 12462: Fix some POD errors
2014-06-21 Bernardo Gonzalez... Bug 12226 - A user with the database username/userid...
2014-06-19 Robin SheatBug 12041 - improve Koha::Cache
2014-06-16 Tomas Cohen AraziBug 12338: Remove smartmatch operator from C4/Serials.pm
2014-06-15 Jonathan DruartBug 12343: QA follow-up
2014-06-15 Jacek AblewiczBug 12343 - TransformKohaToMarc() is adding MARC subfie...
2014-06-15 Jonathan DruartBug 11169: Display acquisition details in the OPAC
2014-05-26 Marcel de RooyBug 11826: Use XSLT handler object in showmarc, Record.pm
2014-05-26 Marcel de RooyBug 11826: Use the XSLT handler in C4/XSLT module
2014-05-26 Kyle M HallBug 11629: (follow-up) Add message for librarian that...
2014-05-26 Kyle M HallBug 11629 - Add ability to update not for loan status...
2014-05-26 Galen CharltonBug 7720: (follow-up) revert change to GetItemsInfo
2014-05-26 Kyle M HallBug 7720: (follow-up) fix various issues
2014-05-26 Kyle M HallBug 7720: add options for controlling display of an...
2014-05-26 Jonathan DruartBug 12230: Set a maximum suspension days as a new issui...
2014-05-26 Kyle M HallBug 6254: make it possible to set default privacy setti...
2014-05-25 Mathieu SabyBug 12110: Display the order vendor note in basket...
2014-05-23 Pasi KallinenBug 12207: fix TTparser's handling of TT directives...
2014-05-23 Kyle M HallBug 10330 - Rename system preference authoritysep to...
2014-05-23 Robin SheatBug 12023 - move InstallAuth.pm to be in C4
2014-05-19 Jonathan DruartBug 12168: fix spent and ordered budget values are...
2014-05-19 Galen CharltonBug 12288: (follow-up) test for defined values
2014-05-19 Kyle M HallBug 12288: fix search errors with AggressiveMatchOnISBN...
2014-05-19 Marcel de RooyBug 9612: (follow-up) restore elementSetName in Context.pm
2014-05-19 Mark TompsettBug 7841: quell warnings in C4::Languages
2014-05-19 Kyle M HallBug 12243: ensure that records with invalid ISBNs do...
2014-05-16 Robin SheatBug 12259 - fix version numbers in dependencies
2014-05-13 Robin SheatBug 12234 - dependency changes to allow master to build
2014-05-09 Galen CharltonBug 12214: (follow-up) correct POD of C4::Reports:...
2014-05-09 Pasi KallinenBug 12214: display SQL errors in reports to users
next