Bug 11944: use CGI( -utf8 ) everywhere
[koha.git] / C4 /
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
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: Remove obsolete encoding routines
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: 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-10 Mark TompsettBug 12868: Wrong variable used for borrower number
2015-01-10 Jonathan DruartBug 13318: Delete C4::Acq::GetParcel
2015-01-10 Jonathan DruartBug 13378: Add a filter to search suggestions not linke...
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-04 Jonathan DruartBug 12969: Add a subroutine to calculate VAT and prices
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...
2014-12-31 Jonathan DruartBug 12896: Move the bookseller-related code into Koha...
2014-12-31 Chris CormackBug 13502: Code introcduced in 1861 wrongly assumes...
2014-12-31 Chris CormackBug 1861: There is a problem introduced with an earlier...
2014-12-28 Colin CampbellBug 13252 Allow for IPv6 formatted addresses in Port...
2014-12-28 Benjamin RoksethBug 13252 - SIP2 server should accept IPv6 connections
2014-12-28 Lyon3 TeamBug 12895 repair dropbox mode
2014-12-28 Kyle M HallBug 13124 - Record titles with parentheses causing...
2014-12-28 Jonathan DruartBug 13360: C4::Ris assumes that hash keys are ordered...
2014-12-28 Kyle M HallBug 1861 [QA Followup] - Fix Check_Userid and unit...
2014-12-19 Katrin FischerBug 13461 - Circ always asking for confirmation if...
2014-12-19 Jonathan DruartBug 13296: (follow-up) permit grep on AUTHUNIMARC
2014-12-19 Fridolin SomersBug 13296 - error when using z3950 with UNIMARC authorities
2014-12-19 Jonathan DruartBug 13465: Correct the field prefix ambiguity
2014-12-17 Jonathan DruartBug 12059: Prefer to list fields in the query
2014-12-17 Katrin FischerBug 12059: Publisher column on invoice page always...
2014-12-17 Chris CormackBug 13368 Holds priority messed up on checkout
2014-12-03 Jonathan DruartBug 12980: GetHistory does useless processing
2014-11-27 Martin RenvoizeBug 9165: (Followup) Tidied code slightly
2014-11-27 Martin RenvoizeBug 9165: (Followup) Clear existing sync
2014-11-27 Robin SheatBug 9165: Prevent LDAP passwords being stored locally
2014-11-27 Martin RenvoizeBug 12831: Local Only logins with LDAP
2014-11-27 Jonathan DruartBug 13215: Fix GetLetterTemplates should return default...
2014-11-27 Jonathan DruartBug 13215: The same letter code can be used for several...
2014-11-26 Jonathan DruartBug 13332: Fix conflict between 5304 and 10860
2014-11-25 Kyle M HallBug 13152 - Duplicate phone hold notices when using...
2014-11-25 Marc VéronBug 12865 - 'Pay amount toward all fines' does not...
2014-11-25 Jonathan DruartBug 12851: order tags should be removed from the claimi...
2014-11-25 Tomas Cohen AraziBug 13157: (QA followup) homebranch is 995$b on UNIMARC...
2014-11-25 Frédéric DemiansBug 13157: UNIMARC holdingbranch facet is 995$c not...
2014-11-23 Kyle M HallBug 13297 - Shelving location PROC does not work accord...
2014-11-21 Fridolin SomersBug 13053 - Do not use template cache when from commandline
2014-11-21 SrdjanBug 5304: GetItemsInfo() - moved issues and serials...
2014-11-21 Jonathan DruartBug 12415: Fee receipt: a charges description should...
2014-11-21 Marcel de RooyBug 13050: Follow-up for bug 12371
2014-11-21 Fridolin SomersBug 12909 - item withdrawn is missing in inventory...
2014-11-20 simithBug 12505 - Variable aqorders.listprice in acq claim...
2014-11-20 simithBug 12505 - Acq claim: Show error message when no order...
2014-11-20 Marc VéronBug 13261 - Better check in message for patrons with...
2014-11-17 Olli-Antti KivilahtiBug 13168 - "Today's checkouts" sort improperly because...
2014-11-14 Jonathan DruartBug 11413: Fix field_numbers
2014-11-14 Jonathan DruartBug 11413: Fix return for ModifyRecordWithTemplate
2014-11-14 Jonathan DruartBug 11413: Change the field number logic
2014-11-14 Jonathan DruartBug 13226: 9999-12-31 should not considered as a valid...
2014-11-14 Magnus EngerBug 11401: QA followup
2014-11-14 Magnus EngerBug 11401: QA followup - fix pod
2014-11-14 Magnus EngerBug 11401: Add support for Norwegian national library...
2014-11-14 Mark TompsettBug 13075: Silence warnings and improve Charset testing.
2014-11-12 Marcel de RooyBug 11319: [QA follow-up] Remove a warning from GetModi...
2014-11-12 Jonathan DruartBug 11319: Koha::SimpleMARC should take a hashref for...
2014-11-12 Kyle M HallBug 11634 [QA Followup 3] - Found holds should be consi...
2014-11-12 Kyle M HallBug 11634 [QA Followup 2] - Implement check for IsAvail...
2014-11-12 Kyle M HallBug 11634 - Allow renewal of item with unfilled holds...
2014-11-12 Kyle M HallBug 13116 [QA Followup] - Remove tabs, use unless inste...
2014-11-12 Olli-Antti KivilahtiBug 13116 - Make it possible to propagate errors from...
2014-11-11 Jonathan DruartBug 8218: qa followup
2014-11-11 Jonathan DruartBug 8218 : Add a maintenance script to sanitize biblio...
2014-11-11 Olli-Antti KivilahtiBug 13113 - Prevent juvenile/children from reserving...
2014-11-11 Olli-Antti KivilahtiBug 13106 - Encapsulate Circulation::GetAgeRestriction...
2014-11-11 Marc VéronBug 13176 - Add links "My account" and "My checkouts...
2014-11-11 Sophie MeynieuxBug 13018 : Static fine should be charged only once
2014-11-07 Jonathan DruartBug 12627: Fix default values
2014-11-07 Jonathan DruartBug 12627: DBIx::Class is case sensitive for column...
2014-11-07 Yohann DufourBug 12627: SQLHelper replacement - C4::Suggestions
2014-11-07 Mark TompsettBug 13200 - Followup of Bug 12246 - noisy C4/Auth.pm
2014-11-07 mbeaulieuBug 12448: Ask for confirmation when checking out an...
2014-11-06 Kyle M HallBug 8836 [QA Followup] - Prevent multiple collections...
2014-11-06 Kyle M HallBug 8836 [QA Followup] - Don't transfer in items alread...
2014-11-06 Kyle M HallBug 8836 [QA Followup] - Allow collection description...
2014-11-06 Owen LeonardBug 8836 [Template follow-up] Resurrect Rotating Collec...
2014-11-06 Kyle M HallBug 8836 [QA Followup 2]
2014-11-06 Kyle M HallBug 8836 - Resurrect Rotating Collections
2014-11-06 Magnus EngerBug 13194: Fix typo in SetMessagingPreferencesFromDefau...
2014-11-06 Jonathan DruartBug 13190: Reintroduce the checkouts export feature
2014-11-04 Jonathan DruartBug 11425: Get column names using DBIX
2014-11-04 Julian MauriceBug 11425: Add unit tests
2014-11-04 Julian MauriceBug 11425: Add item search form in staff interface
2014-11-04 Jonathan DruartBug 11126: qa follow-up
2014-11-04 Kyle M HallBug 11126 [QA Followup] - Make reserves returned by...
2014-11-04 Kyle M HallBug 11126 - Make the holds system optionally give prece...
2014-11-04 Frédéric DemiansBug 13170 Remove of prog theme broke the OPAC's "view...
2014-11-03 Kyle M HallBug 10860 [QA Followup] - Rename system preferences
next