koha.git
2018-03-26 Tomas Cohen... Bug 15492: Add KOHA_VERSION to included .css and .js
2018-03-26 Tomas Cohen... Bug 15492: Display nicer message on data corruption
2018-03-26 Tomas Cohen... Bug 15492: Make SCI use its own sysprefs and CSS file
2018-03-26 Tomas Cohen... Bug 15492: Make existing code aware of new self_check...
2018-03-26 Tomas Cohen... Bug 15492: New sysprefs and permissions
2018-03-26 Kyle M HallBug 15492: (QA follow-up) Reset SCI if idle for 30...
2018-03-26 Tomas Cohen... Bug 15492: Add SCI module
2018-03-26 Tomas Cohen... Bug 15492: Add the SelfCheckInModule syspref
2018-03-26 Nick ClemensBug 20081: Set inline headers for uploaded pdfs
2018-03-26 Nick ClemensBug 19957: Allow continued editing of report after...
2018-03-26 Jonathan DruartBug 18797: Create the biblioitem entry
2018-03-26 Mark TompsettBug 18797: Make rollingloans test useful
2018-03-26 Marcel de RooyBug 19584: Check compare barcodes box when uploading...
2018-03-26 Marcel de RooyBug 19584: Replace label Status by Not for loan
2018-03-26 Charles FarmerBug 19955: Minor grammatical correction
2018-03-26 Kyle M HallBug 19955: Add ability to process only one 'type' of...
2018-03-26 Julian MauriceBug 20267: Add basic .gitignore
2018-03-26 David BourgaultBug 19708: Improve code for printing the cart in OPAC
2018-03-26 Pasi KallinenBug 12020: Allow translating label-edit-batch hardcoded...
2018-03-26 Owen LeonardBug 20433: Remove unused Mozilla Persona image file
2018-03-26 Victor GroussetBug 20111: i18nize units in Patron card creator
2018-03-26 Victor GroussetBug 20111: Coding style: Fix indentation before doing...
2018-03-26 Victor GroussetBug 19522: i18n Label creator: wrap text with <span>
2018-03-26 Victor GroussetBug 19522: Label creator: Batches: make "Export Labels...
2018-03-26 Victor GroussetBug 19522: Label creator: edit batch: make "Export...
2018-03-26 Victor GroussetBug 19522: Label creator: edit batch: make Call number...
2018-03-26 Victor GroussetBug 19522: Label creator: translate empty list message
2018-03-26 Victor GroussetBug 19522: Coding style: Replace tabs with spaces
2018-03-26 Victor GroussetBug 19522: Label creator - some strings are not transla...
2018-03-26 Victor GroussetBug 19522: Coding style: Fix alignement after previous...
2018-03-26 Marcel de RooyBug 20422: Fix warning on uri_escape_utf8 in Output.pm
2018-03-26 Marcel de RooyBug 20422: Add unit test to Output.t for parametrized_url
2018-03-26 Jonathan DruartBug 20298: Fix SMS characters counter when TranslateNot...
2018-03-26 Jonathan DruartBug 19467: Display description instead of code for...
2018-03-26 Victor GroussetBug 20461: Serials: fix ignored params in subscription...
2018-03-26 Tomas Cohen... Bug 20438: Allow uninstalling plugins not implementing...
2018-03-26 Owen LeonardBug 20420: Remove unnecessary [% KOHA_VERSION %] from...
2018-03-26 Marcel de RooyBug 20459: Correct message for cancelling an article...
2018-03-26 Katrin FischerBug 20067: Fix other checks for linked authorised value...
2018-03-26 Katrin FischerBug 20067: Fix false display of authorised value for...
2018-03-26 Fridolin SomersBug 20085: Better translatability of smart-rules.tt
2018-03-26 Owen LeonardBug 20299: Koha is a gift
2018-03-26 Jonathan DruartBug 18593: Move suggestions when bibliographic records...
2018-03-26 Jonathan DruartBug 18789: (follow-up) Fix place hold page
2018-03-26 Mark TompsettBug 18570: Follow up to fix test noise
2018-03-23 Jonathan DruartBug 19943: Fix Borrower_PrevCheckout.t - create the...
2018-03-23 Jonathan DruartBug 19943: Fix SwitchOnSiteCheckouts.t - create the...
2018-03-23 Jonathan DruartBug 19943: Fix dateexpiry.t - create the biblioitem...
2018-03-23 Jonathan DruartBug 19943: Fix NoIssuesChargeGuarantees.t - create...
2018-03-23 Jonathan DruartBug 4078: Fix test when fr_FR.UTF-8 is installed
2018-03-23 Jonathan DruartBug 20466: Fix fixture syntax in t/Prices.t
2018-03-23 Tomas Cohen... Bug 19943: Gentle error handling for bookcount.pl
2018-03-23 Jonathan DruartBug 19943: Remove C4::Biblio::GetBiblioItemData
2018-03-23 Jonathan DruartBug 19943: Koha::Biblio - Replace GetBiblioItemData...
2018-03-23 Jonathan DruartBug 19943: Remove itemtype vs itype confusion in CanBoo...
2018-03-23 Jonathan DruartBug 19940: Koha::Biblio - Remove GetBiblioItemInfosOf
2018-03-23 Jonathan DruartBug 18255: Koha::Biblio - Replace GetBiblioItemByBiblio...
2018-03-23 Kyle M HallBug 19933: Fix typo in template plugin name
2018-03-23 Kyle M HallBug 19933: Move instantiation of in deletemem.pl
2018-03-23 Jonathan DruartBug 19933: (follow-up) Remove patronflags - easy ones
2018-03-23 Jonathan DruartBug 19933: Remove patronflags - tricky ones
2018-03-23 Jonathan DruartBug 19933: Remove patronflags - easy ones
2018-03-23 Jonathan DruartBug 19933: Remove patronflags - In CanBookBeIssued
2018-03-23 Jonathan DruartBug 19933: Remove patronflags - unused vars oldamount...
2018-03-23 Te Rauhina... Bug 16427: Add direct link to authority records from...
2018-03-23 Owen LeonardBug 20432: Add black version of small Koha logo for...
2018-03-23 Nick ClemensBug 20275: Add comment to let user know they can define...
2018-03-23 Marcel de RooyBug 19929: (QA follow-up) Fix POD
2018-03-23 Nick ClemensBug 19929: Add Koha objects for class sources and sorters
2018-03-23 Marcel de RooyBug 19454: (QA follow-up) Fix selection on categorycode
2018-03-23 Marcel de RooyBug 19454: (follow-up) Add a total line when updating
2018-03-23 Marcel de RooyBug 19454: Add -category parameter to borrowers-force...
2018-03-23 Kyle M HallBug 19716: Add option to send header line for CSV output
2018-03-23 Kyle M HallBug 18626: Add unit tests
2018-03-23 Kyle M HallBug 18626: Add ability to track cardnumber changes...
2018-03-23 Kyle M HallBug 17826: Add POD
2018-03-23 Kyle M HallBug 17826: Allow extended patron attributes to be sent...
2018-03-23 Jenny WayBug 19856: (follow-up) Improve styling of reports sidebar
2018-03-23 Jenny WayBug 19856: Improve styling of reports sidebar
2018-03-23 Jonathan DruartBug 20264: DBRev 17.12.00.023
2018-03-23 Jonathan DruartBug 20264: Remove syspref checkdigit
2018-03-23 Jonathan DruartBug 4078: DBRev 17.12.00.022
2018-03-23 Jonathan DruartBug 4078: Add a new test
2018-03-23 Jonathan DruartBug 4078: Add the ability to display and configure...
2018-03-23 Jonathan DruartBug 4078: Pass with_symbol to module
2018-03-23 Jonathan DruartBug 4078: Add the checkbox to the UI
2018-03-23 Jonathan DruartBug 4078: Update DB entry - add new column currency...
2018-03-23 Jonathan DruartBug 4078: DBIC Schema changes
2018-03-23 David BourgaultBug 17457: Add tests for each marc flavour
2018-03-23 David BourgaultBug 17457: Adv. Acquisition search with ISBN variations
2018-03-23 Kyle M HallBug 19160: Add POD
2018-03-23 Kyle M HallBug 19160: Remove tab characters causing qa script...
2018-03-23 Ulrich KleiberBug 19160: (follow-up) Fix problems introduced by renam...
2018-03-23 Jonathan DruartBug 19160: Isolate CAS code into its own module
2018-03-23 Jonathan DruartBug 19160: Move the code from controller to C4::Auth_wi...
2018-03-23 Jonathan DruartBug 19160: Move duplicated code to its own private...
2018-03-23 Chris CormackBug 19160: CAS Single logout
2018-03-23 Owen LeonardBug 20268: (follow-up) Correct template error
2018-03-19 Jonathan DruartRevert "Bug 20341: Use AuthorisedValues plugin on the...
2018-03-19 Jonathan DruartBug 7143: Update about page for new dev - Maksim Sen
next