Bug 14925: Remove C4::Dates from members/moremember.pl
[koha.git] / Koha /
2015-10-06 Tomas Cohen AraziBug 10020: (RM followup) DBIx update
2015-10-05 Jonathan DruartBug 14888: Add Koha::Cit[y|ies] classes
2015-10-02 Tomas Cohen AraziBug 10855: (RM followup) DBIx update
2015-10-02 Julian MauriceBug 10855: Remove additional field values when subscrip...
2015-10-02 Jonathan DruartBug 10855: search with exact match if linked to an AV
2015-10-02 Jonathan DruartBug 10855: Squash several fixes
2015-10-02 Jonathan DruartBug 10855: Add the new package Koha::AdditionalField
2015-10-02 Kyle M HallBug 14522: (QA followup) Remove POD and fix tests
2015-10-02 Tomas Cohen AraziBug 14522: (QA followup) tidy tests
2015-10-02 Kyle M HallBug 14522: (QA followup) Remove $single_holidays global
2015-10-02 Mason JamesBug 14522: (followup) fix =cut typo
2015-10-02 Mason JamesBug 14522: Use Koha::Cache for accessing single_holidays()
2015-09-28 Tomas Cohen AraziBug 14368: (RM followup) DBIx update
2015-09-28 Matthias MeusburgerBug 14368: Add discharges history.
2015-09-25 Tomas Cohen AraziBug 14321: (RM followup) DBIx update
2015-09-25 Marcel de RooyBug 14321: [QA Follow-up] Additional QA requests
2015-09-25 Marcel de RooyBug 14321: [QA Follow-up] Changes for Upload.pm and...
2015-09-25 Jonathan DruartBug 14321: QA Fix
2015-09-25 Marcel de RooyBug 14321: Introduce Koha::Upload
2015-09-18 Marc VéronBug 13813: Remove deprecated module C4::Dates from...
2015-09-07 Tomas Cohen AraziBug 14639: (QA followup) make schema mandatory
2015-09-07 Tomas Cohen AraziBug 14639: Extend Koha::MetadataRecord to handle serial...
2015-09-07 Jonathan DruartBug 14098: Implement the copy_and_replace action for MTT
2015-09-07 Jonathan DruartBug 14098: Remove unedeed subroutines
2015-09-07 Jonathan DruartBug 14098: FIX Copy a subfield should not update the...
2015-09-07 Tomas Cohen AraziBug 14651: Koha::Item->effective_itemtype fallback...
2015-09-02 Jonathan DruartBug 14584: Encoding broken with system preferences
2015-09-02 Tomas Cohen AraziBug 14205: (RM followup) DBIx updates
2015-08-31 Frédéric DemiansBug 11190: (QA followup) for tests on jenkins
2015-08-26 Frédéric DemiansBug 11190: sitemap.pl -- Generate a Catalog sitemap
2015-08-26 Kyle M HallBug 14557: Add holds count to holds tab
2015-08-26 Marcel de RooyBug 9809: [QA Follow-up] Remove warnings from Hold.pm
2015-08-26 Kyle M HallBug 9809: Remove DBIC module for reserveconstraints
2015-08-26 Kyle M HallBug 9809: Update Schema files
2015-08-20 Tomas Cohen AraziBug 14646: Koha::RecordProcessor should accept more...
2015-08-11 Kyle M HallBug 13853: Show waiting hold expiration date for waitin...
2015-08-11 Kyle M HallBug 13030: Show waiting hold expiration date for waitin...
2015-08-11 Tomas Cohen AraziBug 6874: (RM followup) DBIx updates
2015-07-29 Jonathan DruartBug 13851: Fix typo in POD
2015-07-29 Kyle M HallBug 13851: Replace waiting holds logic in circulation...
2015-07-24 Jacek AblewiczBug 14456: EmbedSeeFromHeadings record filter shouldn...
2015-07-21 Tomas Cohen AraziBug 14167: (QA followup) use warn instead of just STDERR
2015-07-21 Kyle M HallBug 14167: (QA followup) Tidy Koha/Logger.pm
2015-07-21 Marcel de RooyBug 14167: (QA followup) Making Koha::Logger bit more...
2015-07-21 Kyle M HallBug 14167: (QA followup) Embed default config into...
2015-07-21 Marcel de RooyBug 14167: (QA followup) Adjust category handling in...
2015-07-21 Kyle M HallBug 14167: Add Koha::Logger based on Log4perl
2015-07-20 Jonathan DruartBug 9006: Remove AUTOLOAD in C4::Context
2015-07-08 Tomas Cohen AraziBug 3206: (RM followup) DBIx updates
2015-07-07 Kyle M HallBug 14467: Security updates break some Koha plugins
2015-06-22 Tomas Cohen AraziBug 7793: DBRev 3.21.00.010
2015-06-19 Magnus EngerBug 14403: Remove warn in Koha::NorwegianPatronDB
2015-06-11 Matthias MeusburgerBug 14280: Add branches fields to discharges letters
2015-06-10 Marcel de RooyBug 13437: Preliminary changes for marc21 plugins field 008
2015-06-04 Kyle M HallBug 13967 - System preferences need a package
2015-05-19 Jonathan DruartBug 7380: Refactor the patron search box header
2015-05-18 Tomas Cohen AraziBug 8480: (RM followup) DBIx updates
2015-05-14 Tomas Cohen AraziBug 11006: (RM followup) DBIx updates
2015-05-14 Tomas Cohen AraziBug 13421: (RM followup) DBIx updates
2015-05-07 Mark TompsettBug 14103: Improved testing coverage
2015-05-07 Mark TompsettBug 14103: PDF::FromHTML is conditionally required...
2015-05-07 Jonathan DruartBug 13758: Move the Koha version from kohaversion.pl
2015-05-06 Mark TompsettBug 14066: Correct and optimize
2015-05-06 Jonathan DruartBug 14066: Remove the Readonly[::XS] dependency
2015-05-06 Jonathan DruartBug 14044: Escape json strings for patron searches
2015-05-04 Kyle M HallBug 12412: Add ability for plugins to convert arbitrary...
2015-04-30 Tomas Cohen AraziBug 8007: (RM followup) fix DBIx schema checksum
2015-04-30 Jonathan DruartBug 8007: Compatibility with bug 11944
2015-04-30 Jonathan DruartBug 8007: Replace HTML::HTMLDoc with PDF::FromHTML
2015-04-30 Yohann DufourBug 8007: Discharge management
2015-04-30 Yohann DufourBug 8007: Discharge - Glue
2015-04-30 Yohann DufourBug 8007: Discharge - DBIx changes
2015-04-29 Tomas Cohen AraziBug 11165: (RM followup) DBIx updates
2015-04-23 Tomas Cohen AraziBug 13606: (RM followup) DBIx updates
2015-04-23 Tomas Cohen AraziBug 13790: (RM followup) DBIx updates
2015-04-23 Tomas Cohen AraziBug 13023: (RM followup) DBIx updates
2015-04-20 Kyle M HallBug 12603: (QA Followup)
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-16 Marcel de RooyBug 10480: New module and unit test for framework plugins
2015-04-13 Tomas Cohen AraziBug 13539: (RM followup) DBIx schema update
2015-04-13 Tomas Cohen AraziBug 13006: (RM followup) DBIx schema update
2015-04-13 Tomas Cohen AraziBug 2806: (RM followup) DBIx schema update
2015-04-13 Tomas Cohen AraziBug 11008: (RM followup) DBIx schema update
2015-03-30 Jonathan DruartBug 13601: The fallback regex should contain the time...
2015-03-30 Jonathan DruartBug 13601: Add a fallback check for compability with...
2015-03-30 Jonathan DruartBug 13601: Make dt_from_string not using DateTime:...
2015-03-30 Jonathan DruartBug 13892: Make ysearch.pl not using C4::Members::Search
2015-03-25 Kyle M HallBug 5786 [QA Followup]
2015-03-19 Jonathan DruartBug 13021: guarantor search - main patch
2015-03-19 Jonathan DruartBug 13836: Does not separate symbol and value if symbol...
2015-03-19 Marcel de RooyBug 13713: Follow-up removing biblioitem routines
2015-03-19 Jonathan DruartBug 13713: Remove useless constraints previously added
2015-03-11 Tomas Cohen AraziBug 11430: (RM followup) DBIx schema update
2015-03-11 Tomas Cohen AraziBug 12648: (RM followup) DBIx schema update
2015-02-24 Tomas Cohen AraziBug 13523: DBIC updates
2015-02-20 Jonathan DruartBug 13645: Cache the DBIx connection
2015-02-20 Jonathan DruartBug 13690: use Koha::Schema only when it's needed
2015-02-20 Jonathan DruartBug 12669: Centralize the timezone handle into Koha...
2015-02-20 Rolando IsidoroBug 12669: Use floating timezone when handling dates...
2015-02-12 Kyle M HallBug 13019 [QA Followup] - Allow chaining
next