koha.git
2015-01-17 Jonathan DruartBug 13577: Add the utf8_unicode_ci COLLATE to all tables
2015-01-17 Jonathan DruartBug 12845: C4::Output::FormatData can be removed
2015-01-17 Jonathan DruartBug 13393: Remove C4::VirtualShelves::Merge
2015-01-15 शंतनूBug 12889: Updated pod for C4::Members::AddMember
2015-01-15 Jonathan DruartBug 12850: C4::Serials::GetLateIssues can be removed
2015-01-15 Kyle M HallBug 13537 - Focus should move to barcode after renewing...
2015-01-15 RochelleBug 13564: Items search: rename Stock number to Invento...
2015-01-15 Kyle M HallBug 13290 - Add better feedback for returns to the...
2015-01-15 Olli-Antti... Bug 13222 - Accessors for import_record.status have...
2015-01-15 Marcel de RooyBug 13204: Plugin housekeeping: Remove labs_theses...
2015-01-14 Jonathan DruartBug 12792: C4::Reserves breaks my vim syntax color
2015-01-14 Jonathan DruartBug 13408: Tell librarians they may continue scanning...
2015-01-14 Marc VéronBug 13566 - Change translation for 'Rotating collection...
2015-01-14 Jonathan DruartBug 13579: Open history.txt using utf-8 encoding
2015-01-14 Jonathan DruartBug 13579: Prefer like instead of ok to match a regex
2015-01-14 Tomas Cohen... Bug 13579: (regression tests) Encoding issues on about...
2015-01-14 Morag HillsBug 13530: Typo in bulkmarcimport
2015-01-13 Tomas Cohen... GRS-1 deprecation leftover used by jenkins
2015-01-13 Tomas Cohen... Bug 11944: (RM followup) Missing dependency in C4:...
2015-01-13 Tomas Cohen... Bug 13379: (RM followup) DBIx updates
2015-01-13 Tomas Cohen... Bug 11944: DBRev 3.19.00.006
2015-01-13 Jonathan DruartBug 11944: Fix problems introduced by bug 11515
2015-01-13 Tomas Cohen... Bug 11944: revert unneeded IsStringUTF8ish behaviour...
2015-01-13 Jonathan DruartBug 11944: (follow-up) Convert DB tables to utf8_unicode_ci
2015-01-13 Jonathan DruartBug 11944: Fix suggestion at the OPAC for perl v5.10
2015-01-13 Jonathan DruartBug 11944: Convert DB tables to utf8_unicode_ci
2015-01-13 Dobrica PavlinusicBug 11944: decode uri_unescape data
2015-01-13 Dobrica PavlinusicBug 11944: remove url/uri filter from query_cgi
2015-01-13 Jonathan DruartRevert "Bug 12279: Diacritics in system preference...
2015-01-13 Jonathan DruartBug 11944: (follow-up) Remove all utf8 filter from...
2015-01-13 Jonathan DruartBug 11944: Fix encoding issue in C4::ItemType
2015-01-13 Jonathan DruartBug 11944: Remove bad FIXME in guided_report
2015-01-13 Jonathan DruartBug 11944: Fix encoding issue on search history
2015-01-13 Jonathan DruartBug 11944: Fix encoding issue for the "Did you mean...
2015-01-13 Jonathan DruartBug 11944: Fix encoding on sending emails
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2015-01-13 Jonathan DruartBug 11944: Fix encoding issue on adding a subscription
2015-01-13 Jonathan DruartBug 11944: Fix fund names encoding on the parcel page
2015-01-13 Jonathan DruartBug 11944: Authentication
2015-01-13 Jonathan DruartBug 11944: Fix encoding issue on searching
2015-01-13 Jonathan DruartBug 11944: FIX Error on editing an authority
2015-01-13 Jonathan DruartBug 11944: Some refresh don't indicate the charset...
2015-01-13 Jonathan DruartBug 11944: TT Plugins should not encode strings
2015-01-13 Jonathan DruartBug 11944: Remove obsolete encoding routines
2015-01-13 Jonathan DruartBug 11944: Never use decode/encode in TT Plugins
2015-01-13 Jonathan DruartBug 11944: replace uri_escape with uri_escape_utf8...
2015-01-13 Jonathan DruartBug 11944: Library name variable should be decoded
2015-01-13 Jonathan DruartBug 11944: Set ImplicitUnicode for YAML
2015-01-13 Jonathan DruartBug 11944: Encoding UTF8 in C4::Templates
2015-01-13 Jonathan DruartBug 11944: replace use of utf8 with Encode
2015-01-13 Jonathan DruartBug 11944: Remove all utf8 filter from templates
2015-01-13 Zeno TajoliBug 13264: Follow up on record files: deleted fields...
2015-01-13 Zeno TajoliBug 13264: More tests for Latin-1 vs. UTF-8 interpretation
2015-01-13 Zeno TajoliBug 13264: Update of unimarc and marc21 record to searc...
2015-01-13 Zeno TajoliBug 13264: Add Latin-1 vs UTF-8 test specific records
2015-01-13 Zeno TajoliBug 13264: Add tests for Latin-1 vs. UTF-8 deduction
2015-01-13 Zeno TajoliBug 13264: Add more records to the marc21 aand unimarc...
2015-01-13 Tomas Cohen... Bug 13264: (QA followup) prevent double-encoding on...
2015-01-13 Jonathan DruartBug 13264: Refactor search utf8 tests and add some...
2015-01-13 Emmanuele SommaBug 13264: Additional test for search in intranet calatogue
2015-01-13 Zeno TajoliBug 13264: Follow up: in opac_utf8.t insert also delete...
2015-01-13 Tomas Cohen... Bug 13264: Make opac_utf8.t launch its own helper processes
2015-01-13 Tomas Cohen... Bug 13264: no need to test for MySQL
2015-01-13 Zeno TajoliBug 13264: Test for utf-8 on authorised values input...
2015-01-13 Zeno TajoliBug 13264: Test for utf-8 on Opac search
2015-01-13 Zeno TajoliBug 13264: UNIMARC and MARC21 records to test UTF-8
2015-01-10 Mark TompsettBug 12868: Wrong variable used for borrower number
2015-01-10 Mark TompsettBug 12868: Improving t/db_dependent/Member.t
2015-01-10 Olli-Antti... Bug 12922 - Do not DIE the advance_notices.pl -cronjob...
2015-01-10 Jonathan DruartBug 13318: Delete C4::Acq::GetParcel
2015-01-10 Colin CampbellBug 13522: Make it explicit that scalar containd a...
2015-01-10 Jonathan DruartBug 13378: Add a filter to search suggestions not linke...
2015-01-10 Jonathan DruartBug 13369: table should been highlighted correctly...
2015-01-07 Chris NighswongerBug 13407: Bumping required version of PDF::Reuse
2015-01-07 Chris NighswongerBug 13407: Removing depricated code included in PDF...
2015-01-07 Kyle M HallBug 11872 - Lost overdue items should not generate...
2015-01-07 Jonathan DruartBug 13487: Fix pagination for the item search
2015-01-07 Jonathan DruartBug 13487: Fix pagination for basketgroup
2015-01-07 Jonathan DruartBug 13487: DT pagination contains '...' for the full_nu...
2015-01-07 Katrin FischerBug 13459: Fix datatables paging for patron lists
2015-01-07 Katrin FischerBug 13459: Fix datatables paging for admin > itemtypes
2015-01-04 Tomas Cohen... Bug 13379: DBRev 3.19.00.005
2015-01-04 Jonathan DruartBug 13379: Extends authorised_values.category to varcha...
2015-01-04 Jonathan DruartBug 12969: Fix typo
2015-01-04 Jonathan DruartBug 12969: Add a subroutine to calculate VAT and prices
2015-01-04 Tomas Cohen... Bug 13346: DBRev 3.19.00.004
2015-01-04 Jonathan DruartBug 13346: OpacExportOptions becomes multiple
2015-01-04 Katrin FischerBug 8909: MARC21 240$a (Uniform title) is not a URL
2015-01-04 Owen LeonardBug 13119 - Use XSLT to display tagged titles in the...
2015-01-04 Tomas Cohen... Bug 13496: make auth.tt use a template plugin to get...
2015-01-04 Tomas Cohen... Bug 13496: add a method for the templates to print...
2015-01-04 Kyle M HallBug 13495 [QA Followup] - Re-word "Renew or return...
2015-01-04 Katrin FischerBug 13495: Use "checked in" instead of "returned" in...
2015-01-04 Katrin FischerBug 9124: Remove non-existing field mapping and auth...
2015-01-04 Jonathan DruartBug 13504: Remove the '----' marker for CHECKIN and...
2015-01-04 Frédéric DemiansBug 13167 Stage MARC for Import hangs for biblio contai...
2015-01-04 Tomas Cohen... Bug 13167: (QA followup) regression tests
2015-01-04 Tomas Cohen... Bug 12896: (QA followup) use C4::Bookseller in t/db_dep...
2014-12-31 Jonathan DruartBug 12896: Remove 2 occurrences in comments
2014-12-31 Jonathan DruartBug 12896: Move the bookseller-related code into Koha...
next