koha.git
2019-03-25 Martin RenvoizeUpdate release notes for 18.11.04 release v18.11.04
2019-03-25 Martin RenvoizeIncrement version for 18.11.04 release
2019-03-25 Koha translatorsTranslation updates for Koha 18.11.04
2019-03-25 Josef MoravecBug 22565: (QA follow-up) Fix test Acquisition.t
2019-03-25 Martin RenvoizeBug 22565: Add test for ModReceiveOrder regression
2019-03-25 Martin RenvoizeBug 22565: Do NOT replace all internalnote's on receive
2019-03-25 Katrin FischerBug 13735: Update PrepareItemrecordDisplay to use maxlength
2019-03-25 BlouBug 21130: (Follow up OPAC Results) Prevent HTML class...
2019-03-25 David BourgaultBug 21130: Prevent HTML class from being translated
2019-03-25 Josef MoravecBug 13763: (follow-up) Strip leading whitespace charact...
2019-03-25 Hayley MapleyBug 13763: Added check for filter syspref in renew.pl
2019-03-25 Nick ClemensBug 18736: DBRev 18.11.03.004
2019-03-25 Nick ClemensBug 18736: Calculate tax depending on rounding
2019-03-25 Marcel de RooyBug 18736: (QA follow-up) Resolve uninitialized warn...
2019-03-25 Marcel de RooyBug 18736: (QA follow-up) Change to signed, add large...
2019-03-25 Marcel de RooyBug 18736: (QA follow-up) Cosmetic changes
2019-03-25 Nick ClemensBug 18736: (follow-up) Remove duplicate code and adjust...
2019-03-25 Nick ClemensBug 18736: (follow-up) cast as UNSIGNED instead of...
2019-03-25 Nick ClemensBug 18736: Unit tests for GetBudgetHierarchy
2019-03-25 Nick ClemensBug 18736: (follow-up) Fix missing rounding and bad...
2019-03-25 Mark TompsettBug 18736: (follow-up) Add missing test cases
2019-03-25 Nick ClemensBug 18736: (follow-up) Add tests and FIXME for Getbudge...
2019-03-25 Nick ClemensBug 18736: Unit tests for rounding
2019-03-25 Nick ClemensBug 18736: Use rounding syspref to determine correct...
2019-03-25 Nick ClemensBug 18736: Add OrderPriceRounding syspref
2019-03-19 Martin RenvoizeBug 22206: (RMaint follow-up) Fix for bad test plan
2019-03-19 Fridolin SomersBug 21832: add is_expired to ILS-DI example
2019-03-19 Fridolin SomersBug 21832: add unit test
2019-03-19 Fridolin SomersBug 21832: Restore is_expired in ILS-DI GetPatronInfo...
2019-03-19 Owen LeonardBug 20658: (follow-up) Fix for QA: Add missing html...
2019-03-19 Owen LeonardBug 20658: Move template JavaScript to the footer:...
2019-03-19 Martin RenvoizeBug 20782: Fix link from edifactmessages to invoices
2019-03-19 Tomas Cohen... Bug 22206: (follow-up) Voted RFC changes
2019-03-19 Josef MoravecBug 22206: (QA follow-up) Fix tests for hold suspension api
2019-03-19 Tomas Cohen... Bug 22206: Add routes to suspend/resume holds
2019-03-19 Tomas Cohen... Bug 22206: Unit tests
2019-03-19 Tomas Cohen... Bug 22206: OpenAPI spec
2019-03-19 Tomas Cohen... Bug 20006: (follow-up) Plural class name
2019-03-19 Tomas Cohen... Bug 20006: (follow-up) Fix holds.js
2019-03-19 Tomas Cohen... Bug 20006: Adapt /holds to the RFC
2019-03-19 Tomas Cohen... Bug 20006: Unit tests fixes
2019-03-19 Tomas Cohen... Bug 20006: Spec changes
2019-03-19 Nick ClemensBug 21846: Update Schema
2019-03-19 Fridolin SomersBug 20823: UNIMARC XSLT add subfield t for subjects
2019-03-19 Jonathan DruartBug 22219: Remove duplicated items in inventory (when...
2019-03-19 Jonathan DruartBug 22219: Add tests
2019-03-19 Owen LeonardBug 22477: Missing DataTables configuration when search...
2019-03-19 Nick ClemensBug 21846: DBRev 18.11.03.003
2019-03-19 Jonathan DruartBug 21846: Simplify ugly double for loops
2019-03-19 Jonathan DruartBug 21846: Fix pod2usage return values
2019-03-19 Tomas Cohen... Bug 21846: (QA follow-up) Fix maintenance script path
2019-03-19 Tomas Cohen... Bug 21846: (follow-up) Add maintenance script
2019-03-19 Tomas Cohen... Bug 21846: Make 'term' use utf8mb_bin collation on...
2019-03-19 Tomas Cohen... Bug 21846: Regression tests for add_tag_approval
2019-03-19 Tomas Cohen... Bug 21846: Add Koha::Tags::Approval(s) and Koha::Tags...
2019-03-19 Nick ClemensBug 21987: (RM follow-up) Add text for simple tests
2019-03-19 Jonathan DruartBug 21987: Do not generate true color thumbnails if...
2019-03-19 Jonathan DruartBug 21987: Add tests
2019-03-19 Nick ClemensBug 22493: Clean up DecreaseLoanHighHolds.t
2019-03-19 Nick ClemensBug 22476: Correct default for MarkLostItemsAsReturned
2019-03-19 Fridolin SomersBug 21560: (follow-up) move use at the top
2019-03-19 Fridolin SomersBug 21560: Unit test for Koha::Util::OpenDocument
2019-03-19 Fridolin SomersBug 21560: create Koha::Util::OpenDocument with subrout...
2019-03-19 Fridolin SomersBug 21560: Optimize ODS export of gather_print_notices.pl
2019-03-19 Fridolin SomersBug 21560: report ODS export optimization
2019-03-19 David CookBug 22429: Infinite loop in patron card printing
2019-03-19 Nick ClemensBug 22296: Add Invoice Adjustments to GetBudgetHierarchy
2019-03-19 Nick ClemensBug 22498: Rename variable for budgets loop for invoice...
2019-03-12 Katrin FischerBug 17496: Remove undocumented/maintained install-CPAN...
2019-03-12 Martin RenvoizeBug 22422: Compiled CSS
2019-03-12 Fridolin SomersBug 22422: improve item location display with class...
2019-03-12 Owen LeonardBug 21030: Date widget on suspend modal not working...
2019-03-12 Katrin FischerBug 19046: (QA follow-up) Remove doubled up 'Title...
2019-03-12 Jonathan DruartBug 19046: Make seach pulldown to retain index selection
2019-03-12 Jonathan DruartBug 22442: (bug 13618 follow-up) Fix item search CSV...
2019-03-12 Fridolin SomersBug 22303: Correct bottom in virtualshelves/addbybiblio...
2019-03-12 Ere MaijalaBug 22246: Fix indexing of large fields with Elasticsearch
2019-03-12 Jonathan DruartBug 22416: (bug 22140 follow-up) Remove warnings in...
2019-03-12 Jonathan DruartBug 22419: Records listed twice when select/unselect...
2019-03-12 Jonathan DruartBug 22275: (bug 15836 follow-up) Fix class_sources...
2019-03-12 David GustafssonBug 20535: ModZebra called with $record with items...
2019-03-12 Julian MauriceBug 16251: Fix value of material select for Rancor...
2019-03-12 Jonathan DruartBug 22466: Replace existing occurrences
2019-03-12 Jonathan DruartBug 22466: Do not ask for TT methods to be filtered
2019-03-12 Jonathan DruartBug 22466: Add tests
2019-03-05 Hayley MapleyBug 18584: remove trailing space from C4/XSLT.pm
2019-03-05 Josef MoravecBug 22404: Fix parameter "for" of labels in subscriptio...
2019-03-05 Nick ClemensBug 22228: Update test for updated mappings
2019-03-05 Ere MaijalaBug 22228: Escape lone colons and make sure term is...
2019-03-05 Nick ClemensBug 19575: DBRev 18.11.03.002
2019-03-05 David GustafssonBug 19575: Don't lower case fields in db and use update...
2019-03-05 Nick ClemensBug 19575: (RM follow-up) Fix mapping typo
2019-03-05 David GustafssonBug 19575: Keep authority-number as alias and fix query
2019-03-05 Nick ClemensBug 19575: Fix an search field
2019-03-05 rootBug 19575: Rebase and fix tests
2019-03-05 David GustafssonBug 19575: Use canonical field names and resolve aliase...
2019-03-05 Jonathan DruartBug 22360: (bug 21205 follow-up) Restore OPACAcquisitio...
2019-03-05 Martin RenvoizeBug 22300: Compiled CSS
2019-03-05 Owen LeonardBug 22300: Staff search results: Opt groups in 'sort...
2019-03-01 Kyle M HallBug 22084: Plugin upgrade method and database plugin...
next