koha.git
2017-10-20 Kyle M HallBug 14826: Unit Tests
2017-10-20 Kyle M HallBug 14826: Resurrect account offsets table
2017-10-20 Kyle M HallBug 14826: Add Koha::Account::Offset(s) modules
2017-10-20 Kyle M HallBug 14826: Update database
2017-10-20 Owen LeonardBug 19356: Move staff client cart JavaScript to the...
2017-10-20 Owen LeonardBug 19348: Title column in item search is too narrow
2017-10-20 Jonathan DruartBug 16187: accept --verbose and -h
2017-10-20 Jonathan DruartBug 16187: Do not use DateTime directly
2017-10-20 Marcel de RooyBug 16187: (QA follow-up) Additional fixes
2017-10-20 Nick ClemensBug 16187: Add a script to cancel unfilled holds after...
2017-10-20 Jonathan DruartBug 18961: Use exact match for select filters on item...
2017-10-20 Eric VantillardBug 18564: Improve koha-common.cnf parsing to pick...
2017-10-20 Jonathan DruartBug 19487: Refetch the object to get up-to-date values
2017-10-20 Jonathan DruartBug 19487: Fix MarkIssueReturned.t
2017-10-20 Jonathan DruartBug 19487: Do not return an item if not checked out
2017-10-18 Marcel de RooyBug 19296: (QA follow-up) Correct comment in populate_o...
2017-10-18 Nick ClemensBug 19296: Allow all tax processing to happen in C4...
2017-10-18 Marcel de RooyBug 19463: (follow-up) Cosmetic changes
2017-10-17 Jonathan DruartBug 18298: Fix selenium tests
2017-10-17 Marcel de RooyBug 19463: Additional changes to gen_text
2017-10-17 Jonathan DruartBug 19463: Reduce the chance to have TestBuilder genera...
2017-10-16 Jonathan DruartBug 19472: Update SYNOPSIS with the correct script...
2017-10-16 Marcel de RooyBug 19472: Add perl extension to script borrowers-force...
2017-10-16 Jonathan DruartBug 13572: Patrons are still active if their expiry...
2017-10-16 Jonathan DruartBug 13572: Rename option with "--not-expired"
2017-10-16 Marcel de RooyBug 13572: (follow-up) Print since on a separate line
2017-10-16 charlesBug 13572: Add --actives parameter to force_borrower_me...
2017-10-16 Jonathan DruartBug 18298: DBRev 17.06.00.016
2017-10-16 Tomas Cohen... Bug 18298: (QA followup) Use Koha.Preference on the...
2017-10-16 Jonathan DruartBug 18298: Add server-side checks and refactor stuffs
2017-10-16 Jonathan DruartBug 18298: minPasswordLength should not be used as...
2017-10-16 Jonathan DruartBug 18298: minPaswordLength should not be < 3
2017-10-16 Jonathan DruartBug 18298: Move password generation to template side
2017-10-16 Jonathan DruartBug 18298: Use the validate jQuery plugin
2017-10-16 Jonathan DruartBug 18298: Enforce password complexity
2017-10-16 Jonathan DruartBug 19373: CAS logout - Redirect to the previous page...
2017-10-16 Jonathan DruartBug 19373: Update tests
2017-10-13 Marcel de RooyBug 18923: Warning in Biblio::GetCOinSBiblio
2017-10-13 Jonathan DruartBug 19186: DBRev 17.06.00.015
2017-10-13 Julian MauriceBug 19186: (QA follow-up) Insert syspref SelfCheckoutBy...
2017-10-13 Jonathan DruartBug 19186: Change pref choice for SelfCheckoutByLogin...
2017-10-13 Alex BuckleyBug 19413: (follow-up) Changed fieldset id value
2017-10-13 Alex BuckleyBug 19413: Moving the OK and Cancel inputs to the top...
2017-10-13 Josef MoravecBug 19438: Fix sorting by date due in overdues.pl
2017-10-13 Jonathan DruartBug 19422: Make sure it will never happen again
2017-10-13 David BourgaultBug 19422: Missing DROP TABLES in kohastructure.sql
2017-10-13 Kyle M HallBug 19275: clubs table broken at the opac if public...
2017-10-13 Jonathan DruartBug 19083: Fix 'show all details' link on closed basket...
2017-10-13 David GustafssonBug 19453: Incorrect jQuery selector for fund drop...
2017-10-13 Marcel de RooyBug 19425: (QA follow-up) Resolve 'push on reference...
2017-10-13 Kyle M HallBug 19425: Adding orders from order file with multiple...
2017-10-13 Julian MauriceBug 18374: (QA follow-up) Fix auto truncation for field...
2017-10-13 Julian MauriceBug 18374: (QA follow-up) Simplify _truncate_terms
2017-10-13 Nick ClemensBug 18374: (follow-up) Add support and tests for quoted...
2017-10-13 Julian MauriceBug 18374: (QA follow-up) Tidy up code
2017-10-13 Tomas Cohen... Bug 18374: (QA follow-up) Remove warning in Elasticsear...
2017-10-13 Nick ClemensBug 18374: Respect QueryAutoTruncate syspref in Elastic...
2017-10-13 Nick ClemensBug 18374: QueryAutoTruncate unit tests
2017-10-12 Jonathan DruartBug 19455: Prevent SwitchOnSiteCheckouts.t to fail...
2017-10-11 Jonathan DruartBug 15685: DBRev 17.06.00.014
2017-10-11 Jonathan DruartBug 15685: Send the basket to _cancel_items_receipt
2017-10-11 Jonathan DruartBug 15685: Avoid "Use of uninitialized value" warning...
2017-10-11 Jonathan DruartBug 15685: DBIC Schema changes
2017-10-11 Jonathan DruartBug 15685: Fix DB columns order
2017-10-11 Nick ClemensBug 15685: (QA follow-up) Address QA issues
2017-10-11 Tomas Cohen... Bug 15685: Add tests for Koha::Acquisition::Order-...
2017-10-11 Tomas Cohen... Bug 15685: POD
2017-10-11 Tomas Cohen... Bug 15685: (QA follow-up) Tidy tests
2017-10-11 Tomas Cohen... Bug 15685: (follow-up) K:A:O->find and ->fetch are...
2017-10-11 Nick ClemensBug 15685: (QA follow-up) Fix typo
2017-10-11 Nick ClemensBug 15685: (QA follow-up) Improve Update DB entry ...
2017-10-11 Kyle M HallBug 15685: (QA follow-up) Fix qa script errors
2017-10-11 Kyle M HallBug 15685: Implement needed changes in Koha::Edifact...
2017-10-11 Jesse WeaverBug 15685: Allow creation of items (AcqCreateItem)...
2017-10-11 Alex ArnaudBug 18399: (follow-up) Escape reason input
2017-10-11 Alex ArnaudBug 18399: Add reasons in edit suggestion page
2017-10-11 Jonathan DruartBug 19085: Remove empty files patron_attributes.* in...
2017-10-11 Your Full NameBug 19414: Move the location of the 'Import this batch...
2017-10-11 Jonathan DruartBug 16401: DBRev 17.06.00.013
2017-10-11 Jonathan DruartBug 16401: Add a warning if letter.content matches...
2017-10-11 Katrin FischerBug 16401: (follow-up) Avoid changing empty staffClient...
2017-10-11 Josef MoravecBug 16401: System preference staffClientBaseURL hardcod...
2017-10-11 Marc VéronBug 19328: Internal server error because of missing...
2017-10-11 Tomas Cohen... Bug 18709: Make koha-foreach use koha-shell internally
2017-10-11 Jonathan DruartBug 19259: Enforce type of the delay value when editing...
2017-10-10 Jonathan DruartBug 13766: DBIC Schema changes
2017-10-10 Alex ArnaudBug 19418: (bug 12833 follow-up) Add missing use statement
2017-10-10 Jonathan DruartBug 14039: Fix patron search
2017-10-09 Jonathan DruartBug 19440: Existing calls need to be done in scalar...
2017-10-09 Tomas Cohen... Bug 19440: Identify overlimit problems in XISBN tests
2017-10-09 Marc VéronBug 18528: Patron card creator template: switch form...
2017-10-09 Tomas Cohen... Bug 19196: Rename page and per_page
2017-10-09 Tomas Cohen... Bug 19196: Make plugin available to endpoints
2017-10-09 Tomas Cohen... Bug 19196: Add Koha::REST::Plugin::Pagination
2017-10-09 Tomas Cohen... Bug 19196: Unit tests
2017-10-09 Marcel de RooyBug 19397: Release team for 17.11
2017-10-09 Nick ClemensBug 19255: QA Followup - Fix tabs for spaces
2017-10-09 Marcel de RooyBug 19255: [Follow-up] Typo "will accessible"
2017-10-09 Marcel de RooyBug 19255: Correct explanation about list types on...
2017-10-09 Julian MauriceBug 18785: Force scalar context in Koha::Subscription...
next