Bug 12788: facets calculation should skip 100 if ind1=z
[koha.git] / C4 /
2014-09-05 Tomas Cohen AraziBug 12788: facets calculation should skip 100 if ind1=z
2014-09-05 Tomas Cohen AraziBub 12788: (regression test) refactor facet extraction...
2014-09-05 Kyle M HallBug 12582 - Control of branch displayed in search resul...
2014-09-05 Kyle M HallBug 8735 - Expire holds waiting only on days the librar...
2014-09-05 Kyle M HallBug 8735 - Expire holds waiting only on days the librar...
2014-09-05 charlesBug 7498 - Cloning a budget, enable change of description
2014-09-01 Chris CormackBug 12205 : Add a system preference allowing hold charg...
2014-09-01 Robin SheatBug 10308 - local subjects can use authorities too
2014-09-01 Tomas Cohen AraziBug 12674: GetMarcISSN should not return empty ISSN
2014-09-01 Tomas Cohen AraziBug 6536: QA Follow-up for fixing a unit test under...
2014-09-01 Marcel de RooyBug 6536: QA Follow-up for removing warnings from QA...
2014-09-01 Marcel de RooyBug 6536: [QA Follow-up] Remove surrounding spaces...
2014-09-01 Marcel de RooyBug 6536: Add XSLT transformation on Z3950 search results
2014-09-01 Marcel de RooyBug 6536: Include SRU searching in Breeding.pm
2014-09-01 Marcel de RooyBug 6536: Adjustments for servername and servertype
2014-08-26 Yohann DufourBug 12626: SQLHelper replacement - C4::Acquisition
2014-08-26 Jared Camins-EsakovBug 10402 follow-up: choose contacts for claims
2014-08-26 Jared Camins-EsakovBug 10402: Add ability to enter multiple contacts
2014-08-26 Jared Camins-EsakovBug 10402: Move contacts to separate table
2014-08-26 Jared Camins-EsakovBug 10402: Use an object for contacts
2014-08-26 Jonathan DruartBug 10212: Use the update_or_create DBIC method when...
2014-08-26 Jonathan DruartBug 10212: Columns configuration for tables
2014-08-24 Kyle M HallBug 12507 - News does not always display in staff or...
2014-08-21 Kyle M HallBug 12371 - Links in every patron self-registration...
2014-08-20 David CookBug 11244: (follow-up) Fix $dateonly flag
2014-08-20 Jonathan DruartBug 11244: notices ignoring the dateformat preference
2014-08-19 Robin SheatBug 11842 - fix framework caching with memcache/plack
2014-08-19 Jonathan DruartBug 9180: All branches should be returned if a default...
2014-08-15 Tomas Cohen AraziBug 12716: Allow the import patrons form have drop...
2014-08-15 Bernardo Gonzalez... Bug 12696: Remove CGI::scrolling_list from C4/Reports.pm
2014-08-15 Tomas Cohen AraziBug 12683: (followup) use the Koha.Preference plugin...
2014-08-15 simithBug 12683: Use NoLoginInstructions to customize text...
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
next