Bug 11006: (RM followup) DBIx updates
[koha.git] / Koha /
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
2015-02-12 Kyle M HallBug 13019 [QA Followup] - Remove use of encode
2015-02-12 Marcel de RooyBug 13019: [QA Follow-up] Rename new_from_dbic and...
2015-02-12 Kyle M HallBug 13019 [QA Followup] - Allow find() and search(...
2015-02-12 Jonathan DruartBug 13019: (follow-up) Remove smartmatch operator
2015-02-12 Kyle M HallBug 13019 - Add base classes on which to build Koha...
2015-02-11 Jacek AblewiczBug 13431 [QA Follow-up]: Shared FastMmap file causes...
2015-02-11 Jacek AblewiczBug 13431 - Shared FastMmap file causes issues
2015-02-10 Jonathan DruartBug 13319: Fix Koha::Acq::Order should set parent_order...
2015-02-09 Tomas Cohen AraziBug 13007: DBIC updates
2015-02-09 Jonathan DruartBug 13352: On editing, prices should not be formatted
2015-02-05 David CookBug 13262 - Add parameters to XSLT Handler transform...
2015-02-05 Tomas Cohen AraziBug 12601: (RM followup) DBIx updates
2015-01-18 Marcel de RooyBug 12973: Allow passing code to XSLT_Handler instead...
2015-01-13 Tomas Cohen AraziBug 13379: (RM followup) DBIx updates
2015-01-13 Jonathan DruartBug 11944: Fix encoding issue for the "Did you mean...
2015-01-13 Jonathan DruartBug 11944: Authentication
2015-01-13 Jonathan DruartBug 11944: TT Plugins should not encode strings
2015-01-13 Jonathan DruartBug 11944: Never use decode/encode in TT Plugins
2015-01-13 Jonathan DruartBug 11944: replace use of utf8 with Encode
2015-01-13 Jonathan DruartBug 11944: Remove all utf8 filter from templates
2015-01-04 Jonathan DruartBug 12969: Add a subroutine to calculate VAT and prices
2015-01-04 Tomas Cohen AraziBug 13496: add a method for the templates to print...
2014-12-31 Jonathan DruartBug 12896: Move the bookseller-related code into Koha...
2014-12-31 Tomas Cohen AraziBug 1861: (RM followup) DNIx updates
2014-11-26 Jonathan DruartBug 13242: Remove warning if no parameter given
2014-11-21 Jonathan DruartBug 12411: Preferences values should be utf8 encoded
2014-11-19 Marcel de RooyBug 13223: [QA Follow-up] Trivial change to one POD...
2014-11-19 Marcel de RooyBug 13223: Plugin housekeeping: do not redefine wrapper
2014-11-19 Frédéric DemiansBug 13242: Fix DateUtils for 'infinite' dates (ie year...
2014-11-14 Jonathan DruartBug 11413: Fix field_numbers
2014-11-14 Jonathan DruartBug 11413: Change the field number logic
2014-11-14 Tomas Cohen AraziBug 11401: DBIx updates
2014-11-14 Magnus EngerBug 11401: QA followup - Make the tests pass
2014-11-14 Magnus EngerBug 11401: QA followup
2014-11-14 Magnus EngerBug 11401: Add support for Norwegian national library...
2014-11-12 Kyle M HallBug 11634 [QA Followup] - Make unit tests pass
2014-11-12 Jonathan DruartBug 11319: Add the field management for Koha::SimpleMARC
2014-11-12 Jonathan DruartBug 11319: Koha::SimpleMARC should take a hashref for...
2014-11-06 Tomas Cohen AraziBug 8836: Update DBIx
2014-11-05 Tomas Cohen AraziBug 11425: Update DBIx
2014-11-04 Julian MauriceBug 11425: Add unit tests
2014-11-04 Julian MauriceBug 11425: Add item search form in staff interface
2014-11-03 Tomas Cohen AraziBug 10860: Update DBIx
2014-10-30 Tomas Cohen AraziBug 7162: Update DBIx
2014-10-28 Jonathan DruartBug 12830: use find instead of search
2014-10-28 Jonathan DruartBug 12830: Move the order-related code into Koha::Acqui...
2014-10-28 Tomas Cohen AraziBug 5342: Update DBIx
2014-10-28 Tomas Cohen AraziBug 11007: Update DBIx
2014-10-27 Jonathan DruartBug 12844: Force the symbol place in the tests
2014-10-27 Jonathan DruartBug 12844: New module to manage prices into Koha
2014-10-27 Tomas Cohen AraziBug 9530: Update DBIx
2014-10-27 Chris CormackBug 9530: Adding a new Koha::Email module
2014-10-24 Tomas Cohen AraziBug 2969: Update DBIx
2014-10-18 Jonathan DruartBug 12801: Use the branchcode to cache holidays
2014-10-11 Jonathan DruartBug 12538: Remove Solr without breaking anything else
2014-09-18 Tomas Cohen AraziBug 11577: Update DBIx
2014-09-01 Tomas Cohen AraziBug 6536: (RM followup) make DBIx::Class::Schema::Loade...
next