Bug 16499: Remove "Use of uninitialized value" warnings in circulation.pl
[koha.git] / misc /
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...
2016-01-27 Jonathan Druart Bug 14133: Print notices should be generated with...
2016-01-27 Jonathan Druart Bug 15188: Do not remove unused auths if zebra is...
2016-01-27 Alex Arnaud Bug 15188 - Fixes remove_unused_authorities.pl will...
2015-12-31 Jonathan DruartBug 15381: Remove GetAuthType and GetAuthTypeCode
2015-12-31 Jonathan DruartBug 15380: Move Koha::Authority to Koha::MetadataRecord...
2015-12-31 Olli-Antti KivilahtiBug 12923 Improve error logging for advance_notices.pl
2015-12-31 Barton ChittendenBug 14292: Add patron category restrictions to longover...
2015-12-30 Olli-Antti KivilahtiBug 15080 - ./translate tool should tell if xgettext...
2015-12-30 Kyle M Hall Bug 12544 - Send scheduled reports as an attachment
2015-12-30 Joonas Kylmälä Bug 12289: (follow-up) fix the compilation error
2015-12-30 Martin Renvoize Bug 12289: Add --no-create options to stage_file.pl
2015-12-30 Tomas Cohen AraziBug 9819 - 'stopwords'-related code removed
2015-12-29 Kyle M Hall Bug 11084 [QA Followup] - Document limitations of...
2015-12-29 Kyle M Hall Bug 11084 [QA Followup]
2015-12-29 Kyle M Hall Bug 11084 - Delete biblios on Leader 05 == d
2015-12-11 Fridolin SomersBug 15193 - Perl scripts missing exec permission
2015-12-11 Julian MauriceBug 15325: Fix --table option of rebuild_zebra.pl
2015-11-26 Tomas Cohen AraziRelease notes for 3.22
2015-11-26 Bernardo Gonzalez... Translation updates for Koha 3.22.0 release
2015-11-25 Nick ClemensBug 15242: Missing subroutine in overdue_notices.pl
2015-11-19 Marc VéronBug 14870: (followup) Remove superfluous C4::Dates...
2015-11-19 Hector CastroBug 14870: Remove C4::Dates from plack.psgi and koha...
2015-11-17 Jonathan DruartBug 14960: Simplify the date management in staticfines
2015-11-17 Marc VéronBug 14960: Remove C4::Dates from files in misc/cronjobs
2015-11-16 Frédéric DemiansBug 15133: encode correctly email generated by runreport.pl
2015-11-16 Liz ReaBug 15120: runreport.pl cronjob doesn't allow custom...
2015-11-12 Tomas Cohen AraziPreliminary (beta) release notes for 3.22
2015-11-12 Bernardo Gonzalez... Translation updates for Koha 3.22.0-beta release
2015-11-11 Jonathan DruartBug 14998: Restore previous behavior
2015-11-11 Marc VéronBug 14998: Remove C4::Dates from installer and maintena...
2015-11-09 Kyle M HallBug 14402: (QA followup) Add notes to usage text about...
2015-11-09 Barton ChittendenBug 14402: Make purge_zero_balance_fees() delete fees...
next