Bug 12478: starting authority search in staff client
[koha.git] / misc /
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...
2015-11-09 Barton ChittendenBug 14402: Add option --fees to /misc/cronjobs/cleanup_...
2015-11-05 Julian MauriceBug 8296: Add descriptive (text) published date field...
2015-11-05 Jonathan DruartBug 14544: Get rid of GetSomeShelfNames
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 Katrin FischerBug 11678: QA follow-up - Fixing some typos in the...
2015-11-04 Julian MauriceBug 11678: Improve documentation of new parameter
2015-11-04 Jonathan DruartBug 11678: Gather print notices: add --email parameter
2015-10-27 Jonathan DruartBug 14722: CSV is only available for biblio records
2015-10-27 Jonathan DruartBug 14722: Add POD for some options
2015-10-27 Jonathan DruartBug 14722: rename the script
2015-10-27 Jonathan DruartBug 14722: Refactor the export tool
2015-10-27 Joonas KylmäläBug 10933: (follow-up) fix the previous patch to work...
2015-10-27 Jonathan DruartBug 10933: The PurgeSearchHistory should be merge into...
2015-10-20 Bernardo Gonzalez... Translation files update
2015-10-09 Jonathan DruartBug 12368: Die if the --table value is not allowed.
2015-10-09 Jonathan DruartBug 12368: Rebuild Zebra improvement: allow to specify...
2015-10-09 Jonathan DruartBug 13805: (Plack) Disable syspref cache
2015-10-06 Amit GuptaBug 14840: Added new cron script send membership expiry...
2015-10-06 Marcel de RooyBug 6810: [QA Follow-up] Exit cronjob if pref not set
2015-10-06 Marcel de RooyBug 6810: [QA Follow-up] Some minor tidying up of cron...
2015-10-06 Amit GuptaBug 6810: Fix QA failures
2015-10-06 Alex ArnaudBug 6810: Add new systempreference (MembershipExpiryDay...
2015-10-06 Amit GuptaBug 6810: Send membership expiry reminder notices.
2015-10-06 Barton ChittendenBug 14858: removed record length limit test
2015-09-18 Kyle M HallBug 11368: [QA Followup 2]
next