koha.git
2018-10-09 Nick ClemensBug 21082: Update OverDrive authentication method
2018-10-09 Nick ClemensBug 21082: Add new admin page for overdrive
2018-10-09 Nick ClemensBug 21082: Database updates
2018-10-09 Jonathan DruartBug 21463: (bug 18789 follow-up) Fix library display...
2018-10-09 Andreas RoussosBug 21440: koha-create expects the file passed by ...
2018-10-08 Martin RenvoizeBug 21352: (QA follow-up) - correction to testplan
2018-10-05 Julian MauriceBug 21481: (QA follow-up) Remove last reference to...
2018-10-05 Josef MoravecBug 21481: Remove reference of *-staff-help.po from...
2018-10-05 Josef MoravecBug 21481: Remove obsolete files from translation toolkit
2018-10-05 Josef MoravecBug 21481: Remove *-staf-help.po files
2018-10-05 Josef MoravecBug 21481: Remove references to help from LangInstaller
2018-10-05 Nick ClemensBug 18887: DBRev 18.06.00.036
2018-10-03 Jonathan DruartBug 18887: Make DB update idempotent
2018-10-03 Josef MoravecBug 18887: (QA follow-up) Remove last occurences of...
2018-10-03 Jonathan DruartBug 18887: Add tests
2018-10-03 Jonathan DruartBug 18887: Replace croak with exceptions
2018-10-03 Jonathan DruartBug 18887: Fix POD c/p issues
2018-10-03 Jonathan DruartBug 18887: Add foreign keys
2018-10-03 Jonathan DruartBug 18887: Add 2 missing html filters
2018-10-03 Jonathan DruartBug 18887: Use get_effective_rule instead of search
2018-10-03 Jonathan DruartBug 18887: Insert undef instead of '*'
2018-10-03 Jonathan DruartBug 18887: Fix DB structure issues
2018-10-03 Kyle M HallBug 18887: Fix issues caused by rebase
2018-10-03 Kyle M HallBug 18887: (follow-up) Fix null/empty behavior
2018-10-03 Jesse WeaverBug 18887: (follow-up) Fix behavior for default branch...
2018-10-03 Kyle M HallBug 18887: Port max_holds rules to new CirculationRules...
2018-10-03 Kyle M HallBug 18887: Add Koha::CirculationRule(s)
2018-10-03 Kyle M HallBug 18887: Update database
2018-10-03 Nick ClemensBug 7143: Update about page for new dev - Cori Lynn...
2018-10-03 Cori Lynn ArnoldBug 18584: Removed white space in C4/Matcher.pm
2018-10-03 Mark TompsettBug 17237: Remove CREATE USER 'user'@'%' line
2018-10-03 Kyle M HallBug 21352: Add missing USE statements
2018-10-03 Kyle M HallBug 21352: Use the raw filter for plugin hooks, both...
2018-10-03 Kyle M HallBug 21352: Allow plugins to add CSS and Javascript...
2018-10-03 Magnus EngerBug 21322: process_message_queue.pl --type should take...
2018-10-03 Olli-Antti... Bug 21480: misc/translator/translate does not work...
2018-10-03 David GustafssonBug 21471: (bug 21184 follow-up) Misspelled variable...
2018-10-03 Jonathan DruartBug 21418: Remove shelfoff which is not used
2018-10-03 Jonathan DruartBug 21418: Html escape the 2 variables
2018-10-03 Owen LeonardBug 21418: Incorrectly filtered markup in staff client...
2018-10-03 Jonathan DruartBug 21432: (bug 20899 follow-up) Fix patron's name...
2018-10-02 Nick ClemensBug 18639: (follow-up) Remove debugging code
2018-10-02 Nick ClemensBug 21403: DBRev 18.06.00.035
2018-10-02 Jonathan DruartBug 21403: Do not overwrite the options if modified...
2018-10-02 Owen LeonardBug 21403: Add Indian Amazon Affiliate option to Amazon...
2018-10-02 Owen LeonardBug 21430: Update two-column templates with Bootstrap...
2018-10-02 Owen LeonardBug 21429: Update two-column templates with Bootstrap...
2018-10-01 Owen LeonardBug 21428: Update two-column templates with Bootstrap...
2018-10-01 Jonathan DruartBug 21385: Define the Koha object class for orders
2018-10-01 Martin RenvoizeBug 21385: (follow-up) make query consistent
2018-10-01 Martin RenvoizeBug 21385: Add Unit Tests
2018-10-01 Martin RenvoizeBug 21385: Correctly count all items in basket for...
2018-10-01 Jonathan DruartBug 21448: Fix copy repeated subfields when linking...
2018-10-01 Jonathan DruartBug 21176: Fix due date calculation when high holds...
2018-10-01 Johan LarssonBug 21462: (bug 15136 follow-up) Shift column numbering
2018-10-01 Jonathan DruartBug 17602: Add missing html filters
2018-10-01 Nick ClemensBug 17602: DBRev 18.06.00.034
2018-10-01 Nick ClemensBug 17602: Compiled CSS
2018-10-01 Nick ClemensBug 17602: (RM follow-up) QA tool issues
2018-10-01 Nick ClemensBug 17602: Move spinner location to include file
2018-10-01 Nick ClemensBug 17602: (QA follow-up) Fix tests
2018-10-01 Jonathan DruartBug 17602: Use Asset TT plugin and fix indentation
2018-10-01 Nick ClemensBug 17602: (follow-up) Adjust js paths to use version...
2018-10-01 SrdjanBug 17602: Removed unused param to RecordedBooks API
2018-10-01 SrdjanBug 17602: fix RecordedBooks results pagination
2018-10-01 SrdjanBug 17602: Translations rework
2018-10-01 Jonathan DruartBug 17602: Fix few minor QA issues
2018-10-01 Jonathan DruartBug 17602: Adapt test plan to make the tests pass
2018-10-01 Jonathan DruartBug 17602: Handle '60+' if there are more than 60 results
2018-10-01 Jonathan DruartBug 17602: Ease translation
2018-10-01 SrdjanBug 17602: (follow-up) t/Koha_ExternalContent_RecordedB...
2018-10-01 SrdjanBug 17602: OPAC integration of RecordedBooks
2018-10-01 SrdjanBug 17602: RecordedBooks Integration to Koha
2018-10-01 SrdjanBug 17602: Koha::ExternalContent->koha_patron() will...
2018-10-01 Owen LeonardBug 21437: Update two-column templates with Bootstrap...
2018-10-01 Mark TompsettBug 9188: Remove 'debug' information from patron statistics
2018-10-01 Josef MoravecBug 21376: Add date accessioned to items table on catal...
2018-10-01 Josef MoravecBug 21376: Add ability to date sorting in items table...
2018-10-01 Nick ClemensBug 17282: (follow-up) Compiled CSS
2018-10-01 Alex ArnaudBug 17282: add template's variable filters
2018-10-01 Alex ArnaudBug 17282: Ability to create charts for SQL reports
2018-10-01 Katrin FischerBug 19271: Show vendor name on ordered/spent lists
2018-10-01 Katrin FischerBug 15971: Add biblioitems to available fields for...
2018-10-01 Jonathan DruartBug 21454: Remove html filter for Price filtered variables
2018-10-01 Jonathan DruartBug 21454: Do not require html filter on Price
2018-10-01 Jonathan DruartBug 21454: Update the tests
2018-10-01 Jonathan DruartBug 21393: Add line nubmers to ease fixing
2018-10-01 Jonathan DruartBug 21393: Add tests
2018-10-01 Jonathan DruartBug 21393: Move missing filters code to a module
2018-10-01 Nick ClemensBug 12027: (follow-up) Add missing filter
2018-10-01 Julian MauriceBug 12027: (QA follow-up) Fix spelling and tab characters
2018-10-01 Martin RenvoizeBug 12027: (QA follow-up) Update tests
2018-10-01 Martin RenvoizeBug 12027: (follow-up) Added missing documentation
2018-10-01 Martin RenvoizeBug 12027: Added shibboleth authentication to the staff...
2018-10-01 Jonathan DruartBug 17877: Add the order's notes to the table
2018-10-01 Jonathan DruartBug 17877: Add columns settings to the orders table...
2018-10-01 Kyle M HallBug 21340: Add spans with classes around callnumbers...
2018-10-01 Jonathan DruartBug 21166: Add column settings to the acquisition table...
2018-10-01 Nick ClemensBug 12747: DBRev 18.06.00.033
2018-10-01 Katrin FischerBug 12747: (QA follow-up) Rephrase system preference...
next