koha.git
2017-07-05 Marcel de RooyBug 18228: Adjust Virtualshelves.t
2017-07-05 Marcel de RooyBug 18228: Implement the new columns in code
2017-07-05 Marcel de RooyBug 18228: DBIx schema changes for Virtualshelve.pm
2017-07-05 Marcel de RooyBug 18228: Table revision of virtualshelves
2017-07-05 Marcel de RooyBug 18214: Add check for shared or public list
2017-07-05 Marcel de RooyBug 18214: Cannot edit list permissions of a private...
2017-06-21 Jonathan DruartBug 18651: Do no LOCK/UNLOCK the table
2017-06-21 Jonathan DruartUpdate mailmap - Jonathan Druart
2017-06-21 Marc VéronBug 18800: Patron card images: Add some more explanatio...
2017-06-21 Marc VéronBug 18684 - Get rid of %%] in translation for currency.tt
2017-06-21 Marc VéronBug 18665: Add test for HtmlTags.pm
2017-06-21 Marc VéronBug 18665 - Translatability: Add tt filter to allow...
2017-06-21 Jonathan DruartBug 18835: Fix SQL syntax error in overdue_notices.pl
2017-06-21 Jonathan DruartBug 18651: Fix tests if no circ rule exist
2017-06-20 Marcel de RooyBug 18651: [QA Follow-up] Fix the MAX(issue_id) calculation
2017-06-20 Marcel de RooyBug 18651: [QA Follow-up] Remove unused variable
2017-06-20 Jonathan DruartBug 18651: Limit the life span of the LOCK
2017-06-20 Jonathan DruartBug 18651: Use a READ and WRITE LOCK
2017-06-20 Jonathan DruartBug 18651: Copy the row before modify the id
2017-06-20 Jonathan DruartBug 18651: Update accountlines.issue_id is the issue_id...
2017-06-20 Jonathan DruartBug 18651: Do not charge if the checkin failed
2017-06-20 Jonathan DruartBug 18651: Update issue_id in AddReturn
2017-06-19 Owen LeonardBug 18582 - Hide empty rows in detailed suggestion...
2017-06-19 Marcel de RooyBug 18697: Final polishing
2017-06-19 Marcel de RooyBug 18697: Adjusting unit tests for dayly serial freque...
2017-06-19 Marcel de RooyBug 18697: Fix date calculation for dayly frequencies...
2017-06-19 Marcel de RooyBug 18697: Adjusting unit tests for weekly serial frequ...
2017-06-19 Marcel de RooyBug 18697: Fix date calculations for weekly frequencies...
2017-06-19 Marcel de RooyBug 18607: Adjusting unit tests for monthly serial...
2017-06-19 Marcel de RooyBug 18607: Fix date calculations for monthly frequencie...
2017-06-19 Marcel de RooyBug 18356: Fix date calculations for yearly frequencies...
2017-06-19 Marcel de RooyBug 18356: Extend GetNextDate.t, add GetFictiveIssueNum...
2017-06-19 Mark TompsettBug 18807: t/db_dependent/www/batch.t fails
2017-06-19 Jonathan DruartBug 18807: Fix tests www/batch.t
2017-06-19 Jonathan DruartBug 18806: Fix batch revert
2017-06-16 Josef MoravecBug 18703 - Followup, fix typo "statment"
2017-06-16 Marc VéronBug 18703 - Translatability: Resolve some remaining...
2017-06-16 Marc VéronBug 18699: Get rid of %%] in translation for edi_accoun...
2017-06-16 Jonathan DruartBug 18804: Add additional information to execute succes...
2017-06-16 Jonathan DruartBug 18804: (bug 13501 follow-up) Fix add item form...
2017-06-16 Jonathan DruartBug 18804: (bugs 16400,11088 follow-up) Update the...
2017-06-16 Jonathan DruartBug 18804: (bug 16286 follow-up) Update the "save categ...
2017-06-16 Jonathan DruartBug 18804: Skip selenium tests if Selenium::Remote...
2017-06-16 Marcel de RooyBug 18361: [QA Follow-up] Resolve warning on undef...
2017-06-16 Tomas Cohen... Bug 18361: (QA followup) Add tests for the no params...
2017-06-16 Marcel de RooyBug 18361: Additional tests for Koha::Objects->find
2017-06-16 Marcel de RooyBug 18361: Koha::Objects->find should accept composite...
2017-06-15 Jonathan DruartBug 18539: remove occurrence in ReNewSubscription.t
2017-06-15 Jonathan DruartBug 18539: Forbid list context calls for Koha::Objects...
2017-06-15 Jonathan DruartBug 17975: Let C4::Letters manage today param substitution
2017-06-15 Jonathan DruartBug 17975: TT syntax for notices - Prove that HOLD_SLIP...
2017-06-15 Jonathan DruartBug 17965: TT syntax for notices - Prove that DUEDGST...
2017-06-15 Jonathan DruartBug 18254: Remove call to GetItemsByBiblioitemnumber...
2017-06-15 Marc VéronBug 18630: Translatability (Clubs): 'Cancel' is ambiguo...
2017-06-15 David CookBug 17710 - C4::Matcher::get_matches and C4::ImportBatc...
2017-06-15 Mark TompsettBug 18732: Noisy t/SMS.t triggered by koha_conf.xml...
2017-06-15 Marc VéronBug 11235: Names for reports and dictionary are cut...
2017-06-15 Julian MauriceBug 13452: Fix for plack
2017-06-15 Julian MauriceBug 13452: Fix obvious issues in issues_avg_stats.pl
2017-06-15 Katrin FischerBug 13452: 'Average loan time' report to obey item...
2017-06-14 Jonathan DruartBug 18763: Fix swagger/definitions.t
2017-06-14 Jonathan DruartBug 18685: (bug 18551 follow-up) Fix patron toolbar
2017-06-14 Jonathan DruartBug 18762: Remove some warnings from Search.t
2017-06-14 Jonathan DruartBug 18762: Remove a warning from History.t
2017-06-14 Jonathan DruartBug 18762: Remove warnings from xt/author/valid-templates.t
2017-06-14 Jonathan DruartBug 18761: Fix tests for AutomaticItemModificationByAge...
2017-06-13 Owen LeonardBug 18752 - Automatic item modifications by age should...
2017-06-13 Marcel de RooyBug 18601: OAI/Sets.t mangles data due to truncate...
2017-06-13 Lee JamisonBug 18749 - xt/sample_notices.t fails
2017-06-12 Jonathan DruartBug 18794: Fix test ListMetadataFormats in OAI/Server.t
2017-06-12 Lee JamisonBug 18584: Fix trailing spaces in C4/Accounts.pm
2017-06-12 Marc VéronBug 18694: Translatability: Get rid of exposing [%...
2017-06-12 Nick ClemensBug 18734 - Internal server error in cash_register_stat...
2017-06-12 Owen LeonardBug 18656 - Require confirmation of deletion of files...
2017-06-12 Mark TompsettBug 18773: Fix failing history.t test
2017-06-12 Mark TompsettBug 18411: Fix failing search_utf8.t tests
2017-06-09 Jonathan DruartBug 18648: Restore hyphen
2017-06-09 Julian MauriceBug 18741: Fix loading of SQL files in web installer
2017-06-09 Fridolin SomersBug 18706 - Remove useless Javascript
2017-06-09 Fridolin SomersBug 18706 - subfields to delete not disabled anymore...
2017-06-09 Tomas Cohen... Bug 18716: Remove CGI::param warns from updatesupplier.pl
2017-06-09 Tomas Cohen... Bug 18767: Remove useless diags from GetDailyQuote.t
2017-06-09 Marc VéronBug 18727: System preferences loose part of values...
2017-06-09 Marc VéronBug 18689: calendar error with double quotes in title...
2017-06-09 Josef MoravecBug 18722: Fund name is not shown in received orders...
2017-06-09 Mark TompsettBug 18730: Batch Mod Edit <label> HTML validation fails
2017-06-09 Tomas Cohen... Bug 18766: Remove itemtype-related warnings from Articl...
2017-06-09 Jonathan DruartBug 18746: Add license and remove diag
2017-06-09 Mark TompsettBug 18746: Text_CSV_Various parse failures
2017-06-09 Jonathan DruartBug 18759: (follow-up) Try to fix random failure from...
2017-06-09 Marc VéronBug 18641 - Translatability: Get rid of template direct...
2017-06-08 Jonathan DruartBug 18759: Try to fix random failure from Circulation.t
2017-06-08 Jonathan DruartBug 18296: Remove perlcritic error (request.pl)
2017-06-07 Jonathan DruartBug 18296: C4::Items - Remove GetItemInfosOf
2017-06-06 Jonathan DruartBug 18648: Fix syntax 'unexpected end of input'
2017-06-05 Olli-Antti... Bug 18289 - Fix t/Prices.t having a Test::DBIx::Class...
2017-06-05 Olli-Antti... Bug 18288 - Fix t/SocialData.t having a Test::DBIx...
2017-06-05 Olli-Antti... Bug 18287 - Fix t/Koha.t having a Test::DBIx::Class...
2017-06-05 Jonathan DruartBug 18226: Perltidy + license
2017-06-05 Marcel de RooyBug 18226: [QA Follow-up] Remove verbose
next