Bug 17189: Add the ability to define several memcached namespaces - Koha::Caches
[koha.git] / misc /
2016-09-08 Jonathan DruartBug 17189: Add the ability to define several memcached...
2016-09-02 Marcel de RooyBug 10407: [QA Follow-up] Hashref process_batch params
2016-09-02 Marcel de RooyBug 10407: Add marcxml import (follow-up)
2016-09-02 Olli-Antti KivilahtiBug 10407: Allow MARCXML records to be imported via...
2016-09-02 Colin CampbellBug 17141: Call config method to retrieve logdir
2016-09-02 Kyle M HallBug 11144 [QA Followup] - Let each script run in sequen...
2016-09-02 Katrin FischerBug 11144: Fix sequence of cronjobs: automatic renewal...
2016-08-26 Tomas Cohen AraziBug 14504: (followup) Make deletion conditional on...
2016-08-26 Barton ChittendenBug 14504: (QA followup) Change argument --criteria...
2016-08-26 Barton ChittendenBug 14504: (QA followup) Fix error causing item not...
2016-08-26 Tomas Cohen AraziBug 14504: (QA followup) Fix delete_records_via_leader...
2016-08-26 Barton ChittendenBug 14504: (QA followup) fix test transaction, book_on_loan
2016-08-26 Barton Chittendenbug 14504: (QA followup) fixing DelItemCheck arguments
2016-08-26 Barton ChittendenBug 14504: (QA followup) use TestBuilder, remove do_not...
2016-08-26 Barton Chittendenbug 14504: use C4::Items::DelItemCheck in delete_items.pl
2016-08-26 Barton ChittendenBug 14504: (QA followup)
2016-08-26 Barton ChittendenBug 14504: Add delete_items.pl: a command line batch...
2016-08-25 Julian MauriceBug 16212: Add script minifySwagger.pl
2016-08-04 Tomas Cohen AraziBug 16830: (followup) Remove weird character from warni...
2016-07-22 Jonathan DruartBug 15451: Do not considered a Resultset as a Result
2016-07-22 Jonathan DruartBug 15451: Koha::CsvProfiles - Remove the residue
2016-07-22 Jonathan DruartBug 15451: Koha::CsvProfiles - Remove GetCsvProfileId
2016-07-08 Morgane AlonsoBug 12509 - Fix Untranslatable Restriction added by...
2016-06-24 Marcel de RooyBug 16751: What is sitemaper?
2016-06-24 Marcel de RooyBug 16644: Plack: Use to_app to remove warning about...
2016-06-24 Jonathan DruartBug 16708: Fix authority reindex for ElasticSearch
2016-06-17 Jonathan DruartBug 16672: Fix typo unqiue vs unique
2016-06-17 Kyle M HallBug 16672 [QA Followup] - Convert negative days to...
2016-06-17 Kyle M HallBug 16672 - Add ability to remove expired holidays...
2016-06-04 Jonathan DruartBug 16088: Introduce Koha::Cache::Memory::Lite to cache...
2016-05-26 Brendan GallagherRelease Notes for 16.05.00 v16.05.00
2016-05-26 Bernardo Gonzalez... Translation updates for Koha 16.05.00 release
2016-05-23 Jonathan DruartBug 16505: Make sure $as_xml will not be used later
2016-05-23 Jonathan DruartBug 16506: Remove warning for UNIMARC installs
2016-05-23 Tomas Cohen AraziBug 16506: (followup) Fix wrong option switch warning...
2016-05-23 Tomas Cohen AraziBug 16506: (Followup) remove warnings
2016-05-23 Tomas Cohen AraziBug 16506: Make rebuild_zebra.pl use XML as default
2016-05-23 Tomas Cohen AraziBug 16505: <collection> is missing the marc namespace...
2016-05-06 Kyle M HallMerges translations for Koha 16.05
2016-05-06 Bernardo Gonzalez... Translation updates for Koha 16.05 (beta) release
2016-04-29 Marcel de RooyBug 15543: Use another notice in membership_expiry.pl
2016-04-29 Marcel de RooyBug 14834: Make membership_expiry cronjob more flexible
2016-04-29 Jonathan DruartBug 9004: Use Koha::Calendar instead of C4::Calendar
2016-04-29 Kyle M HallBug 9004 - Talking Tech doesn't account for holidays...
2016-04-29 Kyle M HallBug 9004 - Talking Tech doesn't account for holidays...
2016-04-29 Jonathan DruartBug 9004: Use Koha::Calendar instead of C4::Calendar
2016-04-29 Nick ClemensBug 9004: (QA followup) Fix pod
2016-04-29 Kyle M HallBug 9004 - Talking Tech doesn't account for holidays...
2016-04-29 Kyle M HallBug 9004 - Talking Tech doesn't account for holidays...
2016-04-26 Robin SheatBug 12478: abort early if there's no elasticserch defin...
2016-04-26 Robin SheatBug 12478: fix errors from rebase and new upstream...
2016-04-26 Robin SheatBug 12478: fix some issues on rebase
2016-04-26 Jonathan DruartBug 12478: Fix error on indexing a specific record
2016-04-26 Jonathan DruartBug 12478: Fix pod in the rebuild_ES.pl script
2016-04-26 Jonathan DruartBug 12478: Fix the verbose flag on reindexing
2016-04-26 Jonathan DruartBug 12478: Change the commit count to 5k
2016-04-26 Robin SheatBug 12478: ES is now updated when records are updated...
2016-04-26 Robin SheatBug 12478: make things using SimpleSearch use the new...
2016-04-26 Robin SheatBug 12478 - authorities can now be stored in ES
2016-04-26 Robin SheatBug 12478 - pile of elasticsearch code
2016-04-07 Jonathan DruartBug 16169: Change prototype for C4::Biblio::TransformMa...
2016-04-05 Bernardo Gonzalez... Bug 16194: Do not consider xslt as valid theme dir...
2016-04-05 Jonathan Druart Bug 15967: Use the email template if the print templat...
2016-04-05 Jonathan Druart Bug 15967: Fix regression from bug 14133 - notify...
2016-04-01 Kyle M Hall Bug 15630 - Make Edifact module pluggable
2016-04-01 Colin Campbell Bug 7736 amend edi_cron.pl to use new style call to...
2016-04-01 Colin Campbell Bug 7736: Support Ordering via Edifact EDI messages
2016-04-01 Nick Clemens Bug 10612: (QA followup)
2016-03-31 Kyle M Hall Bug 14512 - Add support for AV field to Koha's SIP2...
2016-03-24 Jonathan Druart Bug 16044: Use the L1 cache for any objects set in...
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove comments
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2016-03-23 Jonathan Druart Bug 16039: Remove useless exit
2016-03-23 Srdjan Bug 16039: Added -q flag to share_usage_with_koha_comm...
2016-03-22 Colin CampbellBug 16106 Correct loose to lose in comment
2016-03-21 Jonathan DruartBug 16010: follow-up of 15381 - FIX merge_authorities...
2016-03-15 Jonathan DruartBug 11998: Clear L1 cache from psgi files
2016-03-15 Jonathan DruartBug 11998: Revert "Bug 13805: (Plack) Disable syspref...
2016-03-15 Jonathan DruartBug 11998: Do not clear syspref cache in psgi file
2016-03-15 Jonathan DruartBug 11998: Use Koha::Cache to cache sysprefs
2016-03-11 Tomas Cohen Arazi Bug 16031: (followup) Fix documentation
2016-03-11 Tomas Cohen Arazi Bug 16031: sitemap.pl shouldn't append protocol to...
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2016-03-03 Jonathan Druart Bug 15084: Replace C4::Budgets::GetCurrencies with...
2016-03-02 Jonathan Druart Bug 11023: Automatic item modification by age (Was...
2016-03-02 Kyle M HallBug 15675 - Add issue_id column to accountlines and...
2016-03-02 Jonathan DruartBug 15923: Fix --id_list_file option for misc/export_re...
2016-03-02 Jonathan DruartBug 15923: Take the id list file into account when...
2016-03-01 Kyle M HallRevert Bug 11081 - Port Koha::Contrib::Tamil indexer...
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchDetail
2016-02-23 Kyle M HallBug 15742 [QA Followup] - Tidy script
2016-02-23 Jonathan DruartBug 15742: Remove unnecessary loop in j2a cronjob
2016-02-03 Kyle M HallBug 15687 [QA Followup] - Tidy sub to remove tab characters
2016-02-03 Julian MauriceBug 15687: Fix xgettext.pl syntax errors
2016-01-28 Marcel de Rooy Bug 15240: [QA Follow-up] Minor adjustments
2016-01-28 Jonathan Druart Bug 15240: Do not process issues with a date due later...
2016-01-27 Bernardo Gonzalez... Bug 11081: (followup) Add license information
2016-01-27 Frédéric Demians Bug 11081: Port Koha::Contrib::Tamil indexer into...
2016-01-27 NatashaBug 14624 - <<items.content>> for advance_notices.pl...
next