koha.git
2016-07-31 Julian MauriceIncrement version for 3.22.9 release v3.22.09
2016-07-31 Julian MauriceTranslation updates for Koha 3.22.9
2016-07-31 Julian MauriceUpdate release notes for 3.22.9 release
2016-07-01 Marc VéronBug 16729: Use member-display-address-style*-includes...
2016-07-01 Julian MauriceBug 16693: Remove reserve/renewscript.pl
2016-07-01 Owen LeonardBug 16543 - Make edit and delete links styled buttons...
2016-07-01 Owen LeonardBug 16541 - Make edit and delete links styled buttons...
2016-07-01 Owen LeonardBug 16127 - Add discharge menu item to patron toolbar
2016-07-01 Jonathan DruartBug 16717: Improve variable naming
2016-07-01 Marcel de RooyBug 16717: Remove hardcoded category from Holds.t
2016-07-01 Tomas Cohen... Bug 16720: Remove DBIx ActionLogs.pm
2016-07-01 Jonathan DruartBug 16670: (bug 15823 follow-up) CGI->param should...
2016-07-01 Marcel de RooyBug 16502: Replace a few other ok-calls by is-calls
2016-07-01 Marcel de RooyBug 16502: Adjust test for GetPlugins
2016-07-01 Marcel de RooyBug 16502: Add additional test to Plugins.t
2016-07-01 Marcel de RooyBug 16502: Table koha_plugin_com_bywatersolutions_kitch...
2016-07-01 Tomas Cohen... Bug 13074: (followup) remove useless diag
2016-07-01 Jonathan DruartBug 13074: Use Koha::Cache to cache the defaults values...
2016-07-01 Jonathan DruartBug 12748: findSerialByStatus has been renamed with...
2016-07-01 Jonathan DruartBug 12748: Code tidy
2016-07-01 Jonathan DruartBug 12748: Remove warning 'masks earlier declaration...
2016-07-01 remiBug 12748 - Add test for step 7 and 8 and rename findSe...
2016-07-01 remiBug 12748 - Fixes duplicate serials with an "expected...
2016-07-01 Julian MauriceBug 10459: Update DB rev (3.22.08.001)
2016-07-01 Jonathan DruartBug 10459: Add tests for borrowers.updated_on
2016-07-01 Mark TompsettBug 10459 renamed timestamp to updated_on
2016-07-01 Marcel de RooyBug 10459: Borrowers should have a timestamp
2016-06-24 Julian MauriceIncrement version for 3.22.8 release v3.22.08
2016-06-24 Julian MauriceTranslation updates for Koha 3.22.8
2016-06-24 Julian MauriceUpdate release notes for 3.22.8 release
2016-06-23 Marcel de RooyBug 16412: Cache undef in L1 only
2016-06-23 Jonathan DruartBug 16412: Make sure Koha::Cache->set_in_cache will...
2016-06-23 Jonathan DruartBug 16221: follow-up for changes made by bug 16229
2016-06-23 Jacek AblewiczBug 16221: Use Storable::dclone() instead of Clone...
2016-06-23 Tomas Cohen... Bug 16229: (QA) POD fixes
2016-06-23 Jonathan DruartBug 16229: Add the unsafe flag to set_in_cache
2016-06-23 Jonathan DruartBug 16229: Deep copy on setting in cache
2016-06-23 Jonathan DruartBug 16229: Deep copy on first L2 fetch
2016-06-16 Galen CharltonBug 16675: fix breakage of t/Languages.t
2016-06-16 Jonathan DruartBug 16088: Introduce Koha::Cache::Memory::Lite to cache...
2016-06-16 Jonathan DruartBug 16044: Populate the L1 cache when L2 is fetched
2016-06-16 Jonathan DruartBug 16044: Add an unsafe flag to Koha::Cache->get_from_...
2016-06-16 Jonathan DruartBug 16044: Add deep cloning
2016-06-16 Jonathan DruartBug 16044: Add tests to make sure structures will be...
2016-06-16 Jonathan DruartBug 16044: Make tests from t/Cache.t pass
2016-06-16 Jonathan DruartBug 16044: Use the L1 cache for any objects set in...
2016-06-16 Claire GravelyBug 16165 - Include link to ILS-DI documentation page...
2016-06-16 Mark TompsettBug 16637: Dependency for C4::Tags not listed
2016-06-16 Kyle M HallBug 16636 [QA Followup] - Move tests to t/External
2016-06-16 Marcel de RooyBug 16636: [QA Follow-up] Move External_BakerTaylor...
2016-06-16 Marcel de RooyBug 16636: [QA Follow-up] Make BakerTaylor plack safe
2016-06-16 Mark TompsettBug 16636: t/00-load.t warning from C4/External/BakerTa...
2016-06-16 Marcel de RooyBug 16635: [QA Follow-up] Eliminate some global package...
2016-06-16 Mark TompsettBug 16635: t/00-load.t warning from C4/Barcodes/hbyymmi...
2016-06-16 Marc VéronBug 16634: Translatability: Fix issue in memberentrygen.tt
2016-06-16 Marc VéronBug 16633: Translatability: Issues in tags/review.tt...
2016-06-16 Marc VéronBug 16620: Translatability: Fix problem with isolated...
2016-06-16 phette23Bug 16613: fix MARC 09X help links
2016-06-16 Marc VéronBug 16540 - Clean up opac-auth.tt for translatability
2016-06-16 Tomas Cohen... Bug 16667: Unused variable and function call in circula...
2016-06-16 Fridolin SomersBug 16608 - Missing entity nbsp in some XML files
2016-06-16 Fridolin SomersBug 16608 - Add xsd extension to t/00-valid-xml.t
2016-06-16 Marc VéronBug 16589 - Quote of the day: Fix upload with csv files...
2016-06-16 Owen LeonardBug 15676 - Actions in pending offline circulation...
2016-06-16 Dimitris AntonakisBug 14897 - Header name mismatch in ./modules/catalogue...
2016-06-16 BlouBug 14605 - Corrects the individual fine's description
2016-06-16 Jonathan DruartBug 16492: Add a FIXME to explain the possible problem...
2016-06-16 Jonathan DruartBug 16492: Test that no_set_userenv will not set useren...
2016-06-16 Kyle M HallBug 16492 - Checkouts ( and possibly checkins and other...
2016-06-16 Jonathan DruartBug 16695: Require Exception::Class 1.38 instead of...
2016-06-16 Jonathan DruartBug 16668: Fix t/Ris.t tests
2016-06-16 Jonathan DruartBug 16199: Remove C4::Ris::charconv
2016-06-16 Jonathan DruartBug 16578: Same fix for the staff interface
2016-06-16 Tomas Cohen... Bug 16578: Fix wide character errors in opac-export.pl
2016-06-16 Jonathan DruartBug 16465: Fix typo issues vs checkouts
2016-06-16 Jonathan DruartBug 16465: discharge - Add a title tag at the OPAC
2016-06-16 Marcel de RooyBug 16428: [QA Follow-up] Useless call to GetMarcStruct...
2016-06-16 Jonathan DruartBug 16428: Use the biblio framework to know if a field...
2016-06-16 Jonathan DruartBug 16441: Fix Letters.t
2016-06-16 Jonathan DruartBug 16441: Do not use a package variable to cache C4...
2016-06-16 Marcel de RooyBug 16443: [QA Follow-up] Add two tests for get_fields
2016-06-16 Jonathan DruartBug 16443: Make C4::Members::Statistics plack safe
2016-06-16 Jonathan DruartBug 16455: Remove the "Too late to run INIT block"...
2016-06-16 Jonathan DruartBug 16508: Updating a syspref requires parameters_remai...
2016-06-16 Jonathan DruartBug 16518: Fix Plack variable scoping problem in opac...
2016-06-16 Aliki PavlidouBug 15641 - Typo in explanation for MembershipExpiryDay...
2016-06-16 Rocio DresslerBug 16537 - Overdue and Status triggers grammar
2016-06-16 Jonathan DruartBug 16444: Make C4::Tags plack safe
2016-06-16 Jonathan DruartBug 16458: Update library when a guarantor is set
2016-06-16 Jonathan DruartBug 16442: Make C4::Ris plack safe
2016-06-16 Claire GravelyBug 16642 - Fix capitalisation for upload patron image
2016-06-16 Jonathan DruartBug 16565: Drop additional_fields and additional_field_...
2016-06-16 Mark TompsettBug 16582 t/Price.t test should pass if Test::DBIx...
2016-06-16 Kyle M HallBug 16610 - Regression in SIP2 user password handling
2016-06-16 Marcel de RooyBug 16504: [QA Follow-up] Make koha-qa happy with two...
2016-06-16 Jonathan DruartBug 16504: (follow-up for bug 15163) Do not remove...
2016-06-16 Jonathan DruartBug 16504: Add regression tests
2016-06-16 AleishaBug 16511: Making contracts actions buttons
2016-06-16 AleishaBug 16525: Have cancel button when adding new aq budget
2016-06-16 Owen LeonardBug 16001 - Use standard message dialog when there...
next