koha.git
2017-07-30 Mason JamesAdd release notes for Koha 16.05.15 v16.05.15
2017-07-30 Mason JamesRevert "Bug 18613: Add unit tests for getletter"
2017-07-30 Mason JamesRevert "Bug 18613: Remove letter rule correctly as...
2017-07-30 Mason JamesTranslation updates for Koha 16.05.15
2017-07-30 Mason JamesIncrement version for 16.05.15 release
2017-07-30 Jonathan DruartBug 18572: Remove AddRenewal parameter
2017-07-30 Nick ClemensBug 18572 - QA Followup
2017-07-30 Nick ClemensBug 18572 - Improper branchcode set during OPAC renewal
2017-07-30 Fridolin SomersBug 18955 - autocomplete is on in OPAC password recovery
2017-07-30 Baptiste WojtkowskiBug 18613: Add unit tests for getletter
2017-07-30 Baptiste WojtkowskiBug 18613: Remove letter rule correctly as superlibrarian
2017-07-30 Marcel de RooyBug 18901: [QA Follow-up] Do not translate zzpref either
2017-07-30 Julian MauriceBug 18901: Sysprefs translation: translate only *.pref...
2017-07-30 Jonathan DruartBug 18854: Protect few other occurrences of offset
2017-07-30 Jonathan DruartBug 18854: Make sure offset will not be < 0 - protect...
2017-07-30 Chris CormackBug 18854 - Protect from DOS
2017-07-30 Owen LeonardBug 17639 - Remove white filling inside of Koha logo
2017-07-30 Aleisha AmohiaBug 18934: Preventing warns in Admin -> SMS providers
2017-07-30 Aleisha AmohiaBug 18858: Prevent warn when deleting a borrower debarment
2017-07-30 Marcel de RooyBug 18554: Adjust a few typos including responsability
2017-07-30 apirakBug 18400 - Noisy warns in opac-search.pl during itemty...
2017-07-30 Colin CampbellBug 18830: Fix phrasing of screen message
2017-07-30 Rodrigo SantellanBug 14572 - insert_single_holiday() forces a value...
2017-07-30 Colin CampbellBug 18755: Allow empty passwords in Patron Info to...
2017-07-30 Mark TompsettBug 18771: CGI.pm: Subroutine multi_param redefined
2017-07-30 Marcel de RooyBug 18634: Handle colliding translation for preference...
2017-07-30 Fridolin SomersBug 18756 - add Unit Test
2017-07-30 Christophe... Bug 18756: Users can view aq.baskets even if they are...
2017-07-30 Marcel de RooyBug 18214: Add check for shared or public list
2017-07-30 Marcel de RooyBug 18214: Cannot edit list permissions of a private...
2017-07-30 Jonathan DruartUpdate mailmap - Jonathan Druart
2017-07-30 Marc VéronBug 18800: Patron card images: Add some more explanatio...
2017-07-30 Marcel de RooyBug 18697: Final polishing
2017-07-30 Marcel de RooyBug 18697: Adjusting unit tests for dayly serial freque...
2017-07-30 Marcel de RooyBug 18697: Fix date calculation for dayly frequencies...
2017-07-30 Marcel de RooyBug 18697: Adjusting unit tests for weekly serial frequ...
2017-07-30 Marcel de RooyBug 18697: Fix date calculations for weekly frequencies...
2017-07-30 Marcel de RooyBug 18607: Adjusting unit tests for monthly serial...
2017-07-30 Marcel de RooyBug 18607: Fix date calculations for monthly frequencie...
2017-07-30 Marcel de RooyBug 18356: Fix date calculations for yearly frequencies...
2017-07-30 Marcel de RooyBug 18356: Extend GetNextDate.t, add GetFictiveIssueNum...
2017-07-30 Jonathan DruartBug 17181: Simplify code
2017-07-30 Aleisha AmohiaBug 17181: Check for duplicate image names when uploadi...
2017-07-30 Mark TompsettBug 18807: t/db_dependent/www/batch.t fails
2017-07-30 Jonathan DruartBug 18807: Fix tests www/batch.t
2017-07-30 Jonathan DruartBug 18806: Fix batch revert
2017-07-30 Marc VéronBug 18699: Get rid of %%] in translation for edi_accoun...
2017-07-30 Jonathan DruartBug 18804: Add additional information to execute succes...
2017-07-30 Jonathan DruartBug 18804: (bug 13501 follow-up) Fix add item form...
2017-07-30 Jonathan DruartBug 18804: (bugs 16400,11088 follow-up) Update the...
2017-07-30 Jonathan DruartBug 18804: (bug 16286 follow-up) Update the "save categ...
2017-07-30 Jonathan DruartBug 18804: Skip selenium tests if Selenium::Remote...
2017-07-30 Marc VéronBug 11235: Names for reports and dictionary are cut...
2017-07-30 Julian MauriceBug 13452: Fix for plack
2017-07-30 Julian MauriceBug 13452: Fix obvious issues in issues_avg_stats.pl
2017-07-30 Katrin FischerBug 13452: 'Average loan time' report to obey item...
2017-07-30 David CookBug 17710 - C4::Matcher::get_matches and C4::ImportBatc...
2017-07-30 Jonathan DruartBug 18761: Fix tests for AutomaticItemModificationByAge...
2017-07-30 Marcel de RooyBug 18601: OAI/Sets.t mangles data due to truncate...
2017-07-30 Owen LeonardBug 18752 - Automatic item modifications by age should...
2017-07-30 Lee JamisonBug 18584: Fix trailing spaces in C4/Accounts.pm
2017-07-30 Owen LeonardBug 18656 - Require confirmation of deletion of files...
2017-07-30 Fridolin SomersBug 18706 - Remove useless Javascript
2017-07-30 Fridolin SomersBug 18706 - subfields to delete not disabled anymore...
2017-07-30 Tomas Cohen... Bug 18767: Remove useless diags from GetDailyQuote.t
2017-07-30 Marc VéronBug 18727: System preferences loose part of values...
2017-07-30 Marc VéronBug 18689: calendar error with double quotes in title...
2017-07-30 Josef MoravecBug 18722: Fund name is not shown in received orders...
2017-07-30 Mason JamesRevert "Bug 11122 - publisher code and publication...
2017-07-30 Mason JamesRevert "Bug 11122: Address MARC21 vs. UNIMARC issue"
2017-07-30 Mason JamesRevert "Bug 11122: Follow up - Fix some display issues...
2017-07-29 Mark TompsettBug 18746: Text_CSV_Various parse failures
2017-07-29 Marc VéronBug 18675: Translatability: Get rid of [%% in translati...
2017-07-29 Marc VéronBug 18690 - Typos in Koha database description (Table...
2017-07-29 Marc VéronBug 18644: Translatability: Get rid of pure template...
2017-07-29 Marc VéronBug 18682 - Translatability: Get rid of [%% in translat...
2017-07-29 Marc VéronBug 18641 - Translatability: Get rid of template direct...
2017-07-29 Jonathan DruartBug 18759: (follow-up) Try to fix random failure from...
2017-07-29 Jonathan DruartBug 18759: Try to fix random failure from Circulation.t
2017-07-29 Marc VéronBug 18695: Translatability: Get rid of [%% INCLUDE...
2017-07-29 Jonathan DruartBug 18648: Restore hyphen
2017-07-29 Jonathan DruartBug 18648: Fix syntax 'unexpected end of input'
2017-07-29 Marc VéronBug 18648: Translatability: Get rid of tt directives...
2017-07-29 Marc VéronBug 13747: Fix problems with frequency descriptions...
2017-07-29 Marc VéronBug 18653: Possible privacy breach with OPAC password...
2017-07-29 Owen LeonardBug 13913 - Renewal error message in OPAC is confusing
2017-07-29 Katrin FischerBug 11122: Follow up - Fix some display issues and...
2017-07-29 Mark TompsettBug 11122: Address MARC21 vs. UNIMARC issue
2017-07-29 Fridolyn SOMERSBug 11122 - publisher code and publication year not...
2017-07-29 Colin CampbellBug 18700 Fix grammar (data cannot be pluralized)
2017-07-29 Nick ClemensBug 18704 - File types limit in tools/export.pl is...
2017-07-29 Nick ClemensBug 17974 (QA Followup)
2017-07-29 Jonathan DruartBug 17974: Add the Koha::Item->biblio method
2017-07-29 Nick ClemensBug 18478 - QA Followup
2017-07-29 Nick ClemensBug 18478 - Unit tests
2017-07-29 Nick ClemensBug 18478 - Some notices sent via SMS gateway fail
2017-07-29 Olivier CrouzetBug 18482 False duplicates detected on adding a batch...
2017-07-29 Jonathan DruartBug 18512: Add tests 16.11.X version
2017-07-29 Nick ClemensBug 18512 - GetAuthorisedValues.GetByCode Template...
2017-07-29 Fridolin SomersBug 12913 - wrong inventory results when notforloan...
next