Bug 12307: Catalog details page displaying incorrect status for items with itemtype...
[koha.git] / Koha /
2014-07-07 Tomas Cohen AraziBug 12151: Remove uses of smartmatch operator from...
2014-07-03 Kyle M HallBug 11703 - Convert checkouts table to ajax datatable
2014-06-22 Tomas Cohen AraziBug 12462: Fix some POD errors
2014-06-19 Jonathan DruartBug 12041: UT - Get rid of warnings
2014-06-19 Robin SheatBug 12041 - POD fixing followup
2014-06-19 Robin SheatBug 12041 - improve Koha::Cache
2014-06-19 Galen CharltonBug 11891: (follow-up) set DBIC storage flags correctly
2014-06-19 Galen CharltonBug 11891: (follow-up) remove custom storage class
2014-06-19 Kyle M HallBug 11891 - Make Koha::Schema use C4::Context->dbh
2014-05-26 Galen CharltonBug 11826: (follow-up) run perltidy on Koha/XSLT_Handler.pm
2014-05-26 Marcel de RooyBug 11826: (follow-up) enable printing warnings
2014-05-26 Marcel de RooyBug 11826: Use the XSLT handler in C4/XSLT module
2014-05-26 Marcel de RooyBug 11826: Add XSLT handler object to Koha namespace
2014-05-26 Kyle M HallBug 7720: (follow-up) fix various issues
2014-05-26 Galen CharltonBug 12230: (follow-up) update DBIC classes
2014-05-26 Galen CharltonBug 6254: (follow-up) update DBIC classes using newer...
2014-05-26 Kyle M HallBug 6254: (follow-up) update DBIC classes
2014-05-25 Galen CharltonBug 3050: (follow-up) update DBIC schema classes
2014-05-25 Jacek AblewiczBug 3050 - Add an option to upload scanned invoices...
2014-05-08 Owen LeonardBug 9723: display time due for hourly loans in the...
2014-05-05 Kyle M HallBug 11287: make patron import tool take new restriction...
2014-05-05 Galen CharltonBug 5377: (follow-up) update DBIC schema classes
2014-05-05 Galen CharltonBug 11848: (follow-up) update license statment
2014-05-05 Julian MauriceBug 11848: Make Koha::I18N easier to use
2014-05-05 Marcel de RooyBug 8044: (follow-up) ensure Modern::Perl is imported...
2014-05-05 Julian MauriceBug 8044: (follow-up) add copyright block and use Moder...
2014-05-05 Julian MauriceBug 8044: new module for translating strings in Perl...
2014-05-05 Galen CharltonBug 10807: (follow-up) update DBIC schema classes
2014-05-05 Galen CharltonBug 6739: (follow-up) update DBIC schema classes
2014-05-04 Galen CharltonBug 766: (follow-up) move copyright statement back...
2014-05-04 Jonathan DruartBug 766: Update POD for AuthorisedValues TT plugin
2014-05-04 Jonathan DruartBug 766: Use a TT include instead of a method in the...
2014-05-04 Jonathan DruartBug 766: Create a plugin routine to build dropdown...
2014-05-04 Galen CharltonBug 9593: update DBIC files
2014-05-02 Galen CharltonBug 10694: (follow-up) fix problems with the new Borrow...
2014-05-02 Kyle M HallBug 10694: (follow-up) fix various issues
2014-05-02 Galen CharltonBug 9016: (follow-up) update DBIC schema classes
2014-04-29 Kyle M HallBug 11518: (follow-up) retrieve syspref value using...
2014-04-29 Kyle M HallBug 11518: (follow-up) Change method name from 'itemtyp...
2014-04-29 Kyle M HallBug 11518: Add new method to K::S::R::Item that will...
2014-04-28 Galen CharltonBug 11351: (follow-up) update DBIC schema classes
2014-04-28 Kyle M HallBug 11351 - Add support for SIP2 media types
2014-04-28 Kyle M HallBug 12134: ensure that patrons are not restricted even...
2014-04-19 Galen CharltonBug 9416: (follow-up) update DBIC schema classes
2014-04-18 Jonathan DruartBug 11148: Add a as_due_date parameter to the output_pr...
2014-04-18 Jonathan DruartBug 11148: remove two superflous routines from Koha...
2014-04-08 Galen CharltonBug 7413: update DBIC schema classes
2014-04-07 Mark TompsettBug 7567 - Schema update for opac_news
2014-03-27 Galen CharltonBug 11906: ensure that Koha::Database uses UTF8 mode...
2014-03-13 Mark TompsettBug 11928 - Remove unused table aqorderdelivery
2014-03-12 Galen CharltonBug 10012: remove last traces of NoZebra
2014-02-21 Galen CharltonBug 7372: (follow-up) remove last traces of roadtype...
2014-02-20 Colin CampbellBug 11478: Replace experimental given/when keywords
2014-02-19 Galen CharltonBug 11779: (follow-up) improve GetLoggedInBranchcode...
2014-02-19 Kyle M HallBug 11779: fix unexpected change in logged-in library...
2014-01-31 Galen CharltonBug 11268: (follow-up) update DBIC schema classes
2014-01-13 Galen CharltonBug 11389: reenable Pg as a DB scheme that Koha can...
2014-01-06 Colin CampbellBug 11468: Remove given/when from Koha::Dateutils
2013-12-23 Galen CharltonBug 6331: (follow-up) update DBIC schema classes
2013-12-23 Galen CharltonBug 11391: (follow-up) update DBIC schema classes
2013-12-23 Galen CharltonBug 11384: (follow-up) update DBIC schema classes
2013-12-20 Kyle M HallBug 10626: Remove doubled up TT plugins - Merge KohaAut...
2013-12-19 Galen CharltonBug 9673: (follow-up) update DBIx::Class schema classes
2013-12-14 Kyle M HallBug 10626 - Remove doubled up TT plugins - Merge KohaBr...
2013-12-10 Galen CharltonBug 11112: (follow-up) add FIXME
2013-12-10 Galen CharltonBug 11112: (follow-up) repair Koha::Calendar->add_holiday()
2013-12-10 Jonathan DruartBug 11112: Koha::Calendar needs some caching
2013-11-27 Galen CharltonBug 11275: (follow-up) update DBIC schema class files
2013-11-23 Jonathan DruartBug 11061: remove unused routine Koha::Calendar::_mock_init
2013-11-19 Galen CharltonMerge branch 'new/bug11269' into 3.14.x
2013-11-19 Galen CharltonMerge branch 'new/bug11269'
2013-11-19 Galen CharltonMerge branch 'new/bug8854' into 3.14.x
2013-11-19 Galen CharltonMerge branch 'new/bug8854'
2013-11-19 Galen CharltonMerge branch 'new/bug11221' into 3.14.x
2013-11-19 Galen CharltonMerge branch 'new/bug11221'
2013-11-15 Galen CharltonMerge branch 'new/bug11163' into 3.14.x
2013-11-15 Galen CharltonMerge branch 'new/bug11163'
2013-11-15 Galen CharltonMerge branch 'new/bug11185' into 3.14.x
2013-11-15 Galen CharltonMerge branch 'new/bug11185'
2013-11-15 Galen CharltonMerge branch 'new/bug10671' into 3.14.x
2013-11-15 Galen CharltonMerge branch 'new/bug10671'
2013-11-14 Galen CharltonMerge branch 'new/bug10670' into 3.14.x
2013-11-14 Galen CharltonMerge branch 'new/bug10670'
2013-11-14 Galen CharltonMerge branch 'new/bug11240' into 3.14.x
2013-11-14 Galen CharltonMerge branch 'new/bug11240'
2013-11-14 Galen CharltonMerge branch 'new/bug11196' into 3.14.x
2013-11-14 Galen CharltonMerge branch 'new/bug11196'
2013-11-14 Galen CharltonMerge branch 'new/bug11137' into 3.14.x
2013-11-14 Galen CharltonMerge branch 'new/bug11137'
2013-11-14 Galen CharltonBug 11137: fix certain types of searches run using...
2013-10-31 Galen CharltonBug 8015: (follow-up) update DBIx::Class schema classes
2013-10-31 Kyle M HallBug 8015: (follow-up) remove references to C4::Koha...
2013-10-31 Jonathan DruartBug 8015: Add unit tests for SimpleMARC and MarcModific...
2013-10-31 Kyle M HallBug 8015: (follow-up) fix various issues (squashed...
2013-10-31 Kyle M HallBug 8015: (follow-up) move from the Koha to the C4...
2013-10-31 Jonathan DruartBug 8015: (follow-up) fix copy and move if subfields...
2013-10-31 Kyle M HallBug 8015: Add MARC Modifications Templates
2013-10-31 Galen CharltonBug 7295: (follow-up) update DBIx::Class schema classes
2013-10-31 Galen CharltonBug 2720: (follow-up) update DBIx::Class schema classes
2013-10-31 Jonathan DruartBug 2720: (follow-up) change license version to GPLv3+
next