koha.git
2018-11-28 Mark TompsettBug 21005: Address QA tool failures on tabs
2018-11-28 David CookBug 21005: Missing row/column defaults cause unexpected...
2018-11-28 Mark TompsettBug 20592: Return early in ModItem if nothing to update
2018-11-28 Jonathan DruartBug 20592: Add tests
2018-11-28 Owen LeonardBug 21497: [17.11.x] Correctly format dates for ILL...
2018-11-28 Tomas Cohen... Bug 18959: Skip xt/author/Text_CSV_Various.t if Text...
2018-11-28 Tomas Cohen... Bug 18959: Text::CSV::Unicode missing from dependencies
2018-11-26 Fridolin SomersUpdate release notes for 17.11.12 release v17.11.12
2018-11-26 Fridolin SomersIncrement version for 17.11.12 release
2018-11-26 Fridolin SomersMerge remote-tracking branch 'translate/17.11.12-transl...
2018-11-26 Koha translatorsTranslation updates for Koha 17.11.12
2018-11-26 Martin RenvoizeBug 21766: Correct filtering on AUDIO_ALERT_PATH js
2018-11-26 Andrew IsherwoodBug 21641: (follow-up) Address wrong call method
2018-11-26 Andrew IsherwoodBug 21641: (follow-up) Address additional call
2018-11-26 Alex BuckleyBug 21641: Added C4::Accounts to getnextacctno() call
2018-11-26 Nick ClemensBug 21476: Fix HTML5 media from playing in the OPAC...
2018-11-26 Nick ClemensBug 21742: Fix YouTube variable propagation
2018-11-26 Marcel de RooyBug 21311: (follow-up) Adjust wording of failed login...
2018-11-26 Marcel de RooyBug 21311: Remove locked message from opac-auth.tt
2018-11-26 Victor GroussetBug 21587: don't drop patrons to notify in order creation
2018-11-16 Marcel de RooyBug 21771: (follow-up) Revert the shift statement
2018-11-09 Jonathan DruartBug 21599: Fix item type creation by defining default...
2018-11-09 Andreas RoussosBug 21513: Add a 'Cancel' button to the authority edito...
2018-11-09 Martin RenvoizeBug 21456: (QA follow-up) Catch missed case in authorit...
2018-11-09 Andreas RoussosBug 21456: The 'New authority' button lists authority...
2018-11-09 Fridolin SomersBug 19181: [17.11.x] pick opac_base_url
2018-11-09 Caroline Cyr... Bug 21490: Disambiguation of 'Order' part 2
2018-11-09 Caroline Cyr... Bug 21490: Disambiguation of 'Order'
2018-11-09 Nick ClemensBug 21579: Make showdiffmarc.pl work for authorities...
2018-11-09 Jonathan DruartBug 19802: Add stack trace to ease debugging
2018-11-09 Jonathan DruartBug 19802: Move Selenium code to t::lib::Selenium
2018-11-09 Jonathan DruartBug 21155: Prevent SwitchOnSiteCheckouts.t to fail...
2018-11-09 Martin RenvoizeBug 21351: Rename the Taiwanese language pack to use...
2018-11-09 Marcel de RooyBug 21115: Add multi_param call and add divider in...
2018-11-09 Marcel de RooyBug 21279: Fix   in transport cost matrix
2018-11-09 Jonathan DruartBug 21479: "Mock" SearchEngine to use Zebra
2018-11-09 Jonathan DruartBug 21479: Zebra index can return different result
2018-11-09 Jonathan DruartBug 21479: Remove the trace if the node does not exist
2018-11-09 Jonathan DruartBug 21479: Add regression tests
2018-11-09 Dobrica PavlinusicBug 21320: Holds to pull should honor syspref AllowHold...
2018-11-09 Jonathan DruartBug 15734: Use To.json to filter audio alerts
2018-11-09 Fridolin SomersBug 21389: Correct Javascript error on article requests...
2018-11-09 Owen LeonardBug 16420: Buttons inconsistent between "Hold found...
2018-11-09 Tomas Cohen... Bug 21500: Remove warnings in rotating collections
2018-11-08 Owen LeonardBug 21550: DataTables four button pagination uses the...
2018-11-08 Andreas RoussosBug 21506: DataTables four button pagination uses the...
2018-11-08 Nick ClemensBug 21417: DBRev 17.11.11.002
2018-11-08 Colin CampbellBug 21417: (QA follow-up) Display default EAN as such...
2018-11-08 Kyle M HallBug 21417: EDI ordering fails when basket and EAN libra...
2018-11-08 Andreas RoussosBug 21455: Authority search options get shuffled around...
2018-11-08 Tomas Cohen... Bug 20910: Display 773$g when $0 is present too
2018-11-08 Katrin FischerBug 9968: Fix wrong index for Standard number in advanc...
2018-11-08 Mark TompsettBug 17237: Remove CREATE USER 'user'@'%' line
2018-11-08 Nick ClemensBug 21617: DBRev 17.11.11.001
2018-11-08 Marcel de RooyBug 21617: statistics.ccode is not long enough (see...
2018-11-06 Fridolin SomersRevert "Bug 21396: Add 2 missing use statements in...
2018-11-05 Jonathan DruartBug 21396: Add 2 missing use statements in Koha::Account
2018-11-02 Fridolin Somers[17.11.x] correct duplicat keys in definitions.json
2018-10-24 Fridolin SomersUpdate release notes for 17.11.11 release v17.11.11
2018-10-24 Fridolin SomersIncrement version for 17.11.11 release
2018-10-24 Koha translatorsTranslation updates for Koha 17.11.11
2018-10-24 Owen LeonardBug 21479: Fix remove from cart links at the OPAC ...
2018-10-24 Andreas RoussosBug 21440: koha-create expects the file passed by ...
2018-10-24 Alex ArnaudBug 10382: Course reserves: handle empty values
2018-10-24 Alex ArnaudBug 10382: Add unit tests for course items
2018-10-24 Kyle M HallBug 10382: collection not returning to null when remove...
2018-10-19 Fridolin SomersBug 21352: [17.11.x] remove html filter
2018-10-19 Martin RenvoizeBug 21352: (qa followup) - correction to testplan
2018-10-19 Kyle M HallBug 21352: Add missing USE statements
2018-10-19 Kyle M HallBug 21352: Allow plugins to add CSS and Javascript...
2018-10-19 Jonathan DruartBug 20764: Fix Plugins.t
2018-10-19 Jonathan DruartBug 20764: (follow-up) Rename the test file
2018-10-19 Jonathan DruartBug 20764: Rename the test file
2018-10-19 Tomas Cohen... Bug 20764: (QA follow-up) Fix path to sample plugins
2018-10-19 Mirko TietgenBug 20764: Koha_Template_Plugin_KohaPlugins.t is db...
2018-10-19 Kyle M HallBug 20181: (QA follow-up) Remove double check
2018-10-19 Kyle M HallBug 20181: Add POD for new plugin
2018-10-19 Mark TompsettBug 20181: (follow-up) Ensure test runs
2018-10-19 Kyle M HallBug 20181: Unit tests
2018-10-19 Kyle M HallBug 20181: Allow plugins to add css and javascript...
2018-10-19 Olli-Antti... Bug 21480: misc/translator/translate does not work...
2018-10-17 Fridolin SomersBug 20131: Inventory optional filters correct "For...
2018-10-17 Baptiste WojtkowskiBug 18655: Correct the choose link in unimarc_field_210...
2018-10-15 Fridolin SomersBug 20151: always use current language for stemming
2018-10-11 Magnus EngerBug 21322: process_message_queue.pl --type should take...
2018-10-11 Jonathan DruartBug 21176: Fix due date calculation when high holds...
2018-10-11 Katrin FischerBug 19271: Show vendor name on ordered/spent lists
2018-10-11 Katrin FischerBug 15971: Add biblioitems to available fields for...
2018-10-11 Colin CampbellBug 21425: Display basketno correctly in Order error msg
2018-10-11 Mark TompsettBug 13272: (follow-up) add missing type="text"
2018-10-11 Mark TompsettBug 13272: (follow-up) Replace tabs with spaces
2018-10-11 Mark TompsettBug 13272: (follow-up) fix concerns from comment #5
2018-10-11 Christopher... Bug 13272: Adds type="text" to inputs missing it
2018-10-11 Andrew IsherwoodBug 21289: Fix "isa" bug during partner request
2018-10-11 Mark TompsettBug 16690: Simplify SHOW GRANTS to work when connected
2018-10-11 Andreas RoussosBug 21416: 'gr' option missing from ZEBRA_LANGUAGE...
2018-10-10 Fridolin SomersBug 21133: [17.11] RMaint fixup
2018-10-10 Jonathan DruartBug 21133: [18.05.x] Fix use statements order
2018-10-10 Pasi KallinenBug 20785: Advanced Editor does not honor MarcFieldDocURL
2018-10-10 Nick ClemensBug 21078: overdrive.js Catch error if window.opener...
next