koha.git
2015-04-22 Jonathan DruartBug 14046: Make the CheckIfIssuedToPatron using the...
2015-04-22 Kyle M HallBug 13819: (QA Followup) more documentation
2015-04-22 BartonBug 13819: Add biblioitems to ISSUESLIP and ISSUEQSLIP...
2015-04-22 Frédéric DemiansBug 13156 Display borrower's cardnumber who did a sugge...
2015-04-22 Katrin FischerBug 13623: Follow-up: remove stray </p> tag
2015-04-22 ByWater StaffBug 13623: Enhance html for holds queue viewer
2015-04-22 Kyle M HallBug 13159 [QA Followup] - Remove unused call to localtime()
2015-04-22 Olli-Antti... Bug 13159 [QA Followup] - Fix transaction_date and...
2015-04-22 Kyle M HallBug 13159 [QA Followup] - Move script back to it's...
2015-04-22 Kyle M HallBug 13159 [QA Followup] - Fix changed namespace for...
2015-04-22 Kyle M HallBug 13159 [QA Followup] - Fix flag parameters
2015-04-22 Kyle M HallBug 13159 - Enhancements to the SIP2 command line emulator
2015-04-22 Jonathan DruartBug 10985: [UNIMARC] Fix authority summary
2015-04-22 Kyle M HallBug 13880 - Allow svc/report to be passed sql parameters
2015-04-21 Tomas Cohen... Bug 13998: (RM followup) tests expect data on the database
2015-04-21 Jonathan DruartBug 10131: Add a fallback if the pref search is not...
2015-04-20 Winona SaleskyBug 13381 - RDA: 245 field changes in XSLT
2015-04-20 Tomas Cohen... Bug 13385: (QA followup) field number is enough
2015-04-20 Winona SaleskyBug 13385: Add field 508 to XSLT (OPAC and staff)
2015-04-20 Winona SaleskyBug 13386 - Added separator to full and brief display.
2015-04-20 Winona SaleskyBug 13433 - 655 display in XSLT
2015-04-20 Winona SaleskyBug 13433 - Added 655 display to OPAC and staff full...
2015-04-20 Winona SaleskyBug 13434 - Updated display for 586 in XSLT
2015-04-20 Jonathan DruartBug 13876: Add the from => to versions in the filenames
2015-04-20 Marcel de RooyBug 13876: [QA Follow-up] Resolve updatedatabase logfil...
2015-04-20 Jonathan DruartBug 13876: Fallback to /tmp if logdir is not writable
2015-04-20 Tomas Cohen... Bug 13322: DBRev 3.19.00.026
2015-04-20 Jonathan DruartBug 13998: Reintroduce use of Koha::Database for C4...
2015-04-20 Marc VéronBug 13917: OPAC: Putting holds still possible by URL...
2015-04-20 Yohann DufourBug 12604: refactoring Category.t with TestBuilder
2015-04-20 Kyle M HallBug 12603: (QA Followup)
2015-04-20 Yohann DufourBug 12603: creating TestBuilder to simplify tests
2015-04-20 Fridolin SomersBug 13981 - Transliterate rule for oe and ae
2015-04-20 Marc VéronBug 14014 - Argument "" isn't numeric in numeric gt...
2015-04-20 Bernardo Gonzalez... Bug 13322: Update MARC21 frameworks to Update No. 19
2015-04-20 Jonathan DruartBug 9978: (followup) Replace license header with the...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-20 Jonathan DruartBug 10285: Remove links from the error pages
2015-04-20 Jonathan DruartBug 12847: Items issued today is considered as overdue
2015-04-20 Jonathan DruartBug 13975: Remove compilation warning about encoding...
2015-04-20 Robin SheatBug 13979: updates to allow installation on jessie
2015-04-16 Tomas Cohen... Revert "Bug 13189: (QA Followup) Unit Tests"
2015-04-16 Tomas Cohen... Bug 10480: (QA followup) hide the EXAMPLE.pl plugin
2015-04-16 Marcel de RooyBug 10480: Follow-up for unimarc_field_686a/_700-4.pl
2015-04-16 Marcel de RooyBug 10480: Remove useless routines and irrelevant pod...
2015-04-16 Marcel de RooyBug 10480: EXAMPLE plugin with associated template
2015-04-16 Marcel de RooyBug 10480: Use the framework plugin object in cataloguing
2015-04-16 Marcel de RooyBug 10480: New module and unit test for framework plugins
2015-04-16 Chris CormackBug 7143 Adding new developers and releases to the...
2015-04-16 Colin CampbellBug 13803 Flag to self check book has gone into transit
2015-04-16 Tomas Cohen... Bug 13991: (QA followup) uninitialized value and ...
2015-04-16 Marc VéronBug 13991: Uninitialized value $src in /tools/viewlog.pl
2015-04-16 Mark TompsettBug 13947: Correct call to GetBiblio to receive correct...
2015-04-16 Tomas Cohen... Bug 13528: DBRev 3.19.00.025
2015-04-16 Jonathan DruartBug 13528: Use the different isbn variations on search...
2015-04-16 Jonathan DruartBug 6520: Add unit test for C4::ImportBatch::GetRecordF...
2015-04-16 Jonathan DruartBug 6520: Display items for staged record - diff view
2015-04-16 Jonathan DruartBug 6520: Display items for staged record
2015-04-16 Jonathan DruartBug 6911: (QA follow-up) Reintroduce few lines to avoid...
2015-04-14 Tomas Cohen... Bug 13006: (RM followup) missing newline in DBRev
2015-04-13 Jonathan DruartBug 9742: Does not display the popup on creating new...
2015-04-13 Tomas Cohen... Bug 13315: (QA followup) fix t/db_dependent/Circulation...
2015-04-13 Owen LeonardBug 13315 [Follow-up] Add feedback for last item checke...
2015-04-13 Kyle M HallBug 13315 - Add feedback for last item checked out...
2015-04-13 Jonathan DruartBug 6911: Remember search terms in the log viewer tool
2015-04-13 Jonathan DruartBug 13926: Reintroduce the correct variable name in...
2015-04-13 Jonathan DruartBug 13926: ake circulation.pl not using C4::Members...
2015-04-13 Kyle M HallBug 13307: (QA Followup) indentation fix
2015-04-13 simithBug 13307: Fix jquery.deseriable.min.js
2015-04-13 simithBug 13307: Fix search boxes disappearing when returning...
2015-04-13 simithBug 13307: Create a link to the last advanced search...
2015-04-13 Jonathan DruartBug 6007: Fix MARC framework display when only used...
2015-04-13 Tomas Cohen... Bug 13539: (RM followup) DBIx schema update
2015-04-13 Tomas Cohen... Bug 13539: DBRev 3.19.00.024
2015-04-13 Katrin FischerBug 13539: Remove unused table patroncards
2015-04-13 Jonathan DruartBug 13957: If no value, display an empty string instead...
2015-04-13 Julian FIOLBug 13942 : Testing the 'recordpayment' function in...
2015-04-13 Tomas Cohen... Bug 13497: (Maniac followup) spell category in english
2015-04-13 Tomas Cohen... Bug 13497: DBRev 3.19.00.023
2015-04-13 Jonathan DruartBug 13497: Remove the pref AddPatronsLists
2015-04-13 Jonathan DruartBug 9333: Remove useless JS code - confirm close basket
2015-04-13 Owen LeonardBug 8033 - Remove unused template file.
2015-04-13 Kyle M HallBug 13189: (QA Followup) Unit Tests
2015-04-13 Jonathan DruartBug 13244: (follow-up) fix mixup to and from in the...
2015-04-13 Jonathan DruartBug 13244: Merge GetOrders and GetCancelledOrders
2015-04-13 Tomas Cohen... Bug 13006: (RM followup) DBIx schema update
2015-04-13 Tomas Cohen... Bug 13006: 3.19.00.022
2015-04-13 Jonathan DruartBug 13006: suggestions.mailoverseeing cans be removed
2015-04-13 Jonathan DruartBug 13891: DataTables server-side processing - Fix...
2015-04-13 Jonathan DruartBug 13891: DataTables server-side processing - patron...
2015-04-13 Jonathan DruartBug 13891: DataTables server-side processing - Serial...
2015-04-13 Jonathan DruartBug 13891: DataTables server-side processing - budget...
2015-04-13 Jonathan DruartBug 11337: Remove the C4::Serials::GetSubscriptions...
2015-04-13 Tomas Cohen... Bug 2806: (RM followup) DBIx schema update
2015-04-13 Tomas Cohen... Bug 2806: 3.19.00.021
2015-04-13 Jonathan DruartBug 2806: Remove issuingbranch columns
2015-04-13 Tomas Cohen... Bug 11008: (RM followup) DBIx schema update
2015-04-13 Tomas Cohen... Bug 11008: DBRev 3.19.00.020
2015-04-13 Jonathan DruartBug 11008: Drop column aqorders.supplierreference
2015-04-13 Jonathan DruartBug 13865: Columns configuration - Orders search
next