koha.git
2018-02-16 Josef MoravecBug 18789: (QA follow-up) Fix tab char
2018-02-16 Jonathan DruartBug 18789: Use the patron variable in circulation....
2018-02-16 Jonathan DruartBug 18789: Add tests for is_adult and is_child
2018-02-16 Jonathan DruartBug 18789: (follow-up) Use Koha::Patron->image from...
2018-02-16 Jonathan DruartBug 18789: (follow-up) Send Koha::Patron object to...
2018-02-16 Jonathan DruartBug 18789: Update other occurences where is_child shoul...
2018-02-16 Jonathan DruartBug 18789: Remove adultborrower from the pay* scripts
2018-02-16 Jonathan DruartBug 18789: Remove useless IS_ADULT variable
2018-02-16 Jonathan DruartBug 18789: Use Koha::Patron->is_adult where needed
2018-02-16 Jonathan DruartBug 18789: Use Koha::Patron->is_child where needed
2018-02-16 Jonathan DruartBug 18789: Add tests for is_adult and is_child
2018-02-16 Jonathan DruartBug 18789: Use Koha::Patron->image from the templates
2018-02-16 Jonathan DruartBug 18789: Pass a Koha::Patron object from returns.pl
2018-02-16 Jonathan DruartBug 18789: Send Koha::Patron object to the templates
2018-02-16 Magnus EngerBug 20205: Add IDs to buttons in patron-toolbar.inc
2018-02-16 Jonathan DruartBug 20185: Remove warnings from stats.print.pl
2018-02-16 Jonathan DruartBug 20185: Remove warnings from aqplan.pl
2018-02-16 Jonathan DruartBug 20182: [sql_modes] Remove group by clause in search...
2018-02-16 Jonathan DruartBug 20176: [sql_modes] Set biblio.datecreated to NOW...
2018-02-16 Jonathan DruartBug 12904: Add KOHA_VERSION to few more .css
2018-02-16 Owen LeonardBug 20193: Path to Greybox CSS broken after Bug 12904
2018-02-16 Jonathan DruartBug 20191: Use find with unique key combination
2018-02-16 Tomas Cohen... Bug 20191: Make OAI/Server.t tests use timestamps from...
2018-02-16 Owen LeonardBug 20221: Fix for JavaScript error during checkout...
2018-02-16 Jonathan DruartBug 18403: Prevent Modifications.t to fail randomly
2018-02-15 Jonathan DruartBug 19881: Remove authorities-list.pl
2018-02-15 Jonathan DruartBug 19847: Track links within the records and 404 for...
2018-02-15 Josef MoravecBug 19738: Fix XSS on vendor name in serials module
2018-02-15 Nick ClemensBug 20216: Correctly populate values in itemtype editor
2018-02-15 Jonathan DruartBug 19641: (follow-up) Update circulation.tt too
2018-02-15 Jonathan DruartBug 19641: (follow-up) Move patron templates to the...
2018-02-15 Owen LeonardBug 20038: Switch single-column templates to Bootstrap...
2018-02-15 Owen LeonardBug 20036: Switch single-column templates to Bootstrap...
2018-02-15 Owen LeonardBug 20035: Switch single-column templates to Bootstrap...
2018-02-15 Owen LeonardBug 20034: Switch single-column templates to Bootstrap...
2018-02-15 Owen LeonardBug 20033: Switch single-column templates to Bootstrap...
2018-02-15 Owen LeonardBug 20032: Switch single-column templates to Bootstrap...
2018-02-15 Owen LeonardBug 19982: Switch single-column templates to Bootstrap...
2018-02-15 Owen LeonardBug 19960: Update popup window templates to use Bootstr...
2018-02-15 Owen LeonardBug 19950: Update popup window templates to use Bootstr...
2018-02-15 Owen LeonardBug 19755: Move template JavaScript to the footer:...
2018-02-15 Owen LeonardBug 19682: Move JS to the footer: Two patron-related...
2018-02-15 Owen LeonardBug 19641: (follow-up) Fix update child menu option
2018-02-15 Owen LeonardBug 19641: (follow-up) Correct popup templates
2018-02-15 Owen LeonardBug 19641: (follow-up) Update circulation.tt too
2018-02-15 Owen LeonardBug 19641: Move patron templates to the footer
2018-02-15 Victor GroussetBug 20214: (bug 18403 follow-up) Fix patron search...
2018-02-15 Jonathan DruartBug 19996: (RM follow-up 2) Remove commented use warnings;
2018-02-15 Jonathan DruartBug 19996: (RM follow-up) Remove commented use warnings;
2018-02-15 Marcel de RooyBug 20204: Add TestBuilder to replace CPL branch
2018-02-13 Jonathan DruartBug 19243: Fix tests for patron categories
2018-02-13 Jonathan DruartBug 19243: Fix tests for AV
2018-02-13 Jonathan DruartBug 19243: The "delete library" is now a button with id
2018-02-13 Jonathan DruartBug 19243: Fix for bug 19860
2018-02-13 Jonathan DruartBug 19243: fix urls - do not use /cgi-bin/koha
2018-02-13 Alex BuckleyBug 19243: Amended Selenium test to add the creation...
2018-02-13 Jonathan DruartBug 19243: Add selenium tests for the administration...
2018-02-13 Jonathan DruartBug 19802: Add stack trace to ease debugging
2018-02-13 Jonathan DruartBug 19802: Move Selenium code to t::lib::Selenium
2018-02-13 Tomas Cohen... Bug 20144: (follow-up) Adjust /patrons endpoint
2018-02-13 Jonathan DruartBug 20144: DBIC Schema changes
2018-02-13 Jonathan DruartBug 20144: DBRev 17.12.00.015
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Do not store 0000-00-00
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix GROUP BY clause in Virtualsh...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set subscription.numberlength...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Add default value for subscripti...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix search history tests
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix values when creating a sql...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set default value for opac_news...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Remove ORDER BY clause for COUNT...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Remove useless ORDER BY clauses...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set value for creator_batches...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set default value for biblio...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set value for pending_offline_op...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Remove HAVING clause from GetTop...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Remove 'Null' string values...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set default value for Itemtype...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix GROUP BY clause in GetInvoices
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix GROUP BY clause in GetBasket...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Add default value for export_bas...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Shorten values for virtualshelfs...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set correct value for old_issues...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Shorten auth_header.authtypecode...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set auth_header.marcxml to an...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set default value for biblio...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Add default value for subscripti...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Remove HAVING clause in GetBorro...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set default value for marc_modif...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix GROUP BY clause in GetLetters
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Correct quotes.timestamp values...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set default value for biblio...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set import_records.marcxml_old...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Remove HAVING clause in GetUpcom...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set issuingrules.no_auto_renewal...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Add default value for subscripti...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Remove HAVING clause in GetLateO...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Shorten aqbudgets.budget_code
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set default value for Acccountli...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix default value for statistics...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Add a value for borrower_attribu...
next