Bug 17393: Fix non-Latin chars handling in self reg
[koha.git] / opac /
2016-10-22 Jonathan DruartBug 17393: Fix non-Latin chars handling in self reg
2016-10-22 Fridolin SomersBug 17367 - Showing all items must keep show holdings...
2016-10-22 Nick ClemensBug 17392 - opac/svc/overdrive_proxy is not plack safe
2016-09-30 Jonathan DruartBug 17316: Do not display the list's name if the user...
2016-09-13 AleishaBug 16507: Show play media tab first if record has...
2016-09-08 Magnus EngerBug 5456 - Create a link to opac-ics.pl
2016-09-08 Jonathan DruartBug 16464: Add FIXME
2016-09-08 Owen LeonardBug 16464 - If a patron has been discharged, show a...
2016-09-08 Jonathan DruartBug 17048: Fix pagination offset for authority searches
2016-08-28 Frédéric Demians[16.05] Bug 16996 Fix a bug introduced in 16.05
2016-08-23 Jonathan DruartBug 16996: Do not explode if mandatory fields are missing
2016-08-23 Chris CormackBug 16969 cgi->param used in list context in opac-membe...
2016-08-23 Jonathan DruartBug 16776: Do not forget external language choice in...
2016-08-05 Jonathan DruartBug 16878: Fix XSS in opac-memberentry
2016-08-01 Jonathan DruartBug 16847: Remove C4::Members::GetTitles
2016-08-01 Marc VéronBug 16621: Translatability: Issues in opac-user.tt...
2016-08-01 Jonathan DruartBug 2735: Fix authority search pagination at the OPAC
2016-08-01 Mark TompsettBug 16805: Log in with database admin user breaks OPAC
2016-08-01 Jonathan DruartBug 16707: Fix software error in OPAC password recovery...
2016-08-01 Jonathan DruartBug 16593: Do not allow patrons to delete search histor...
2016-06-15 Tomas Cohen AraziBug 16578: Fix wide character errors in opac-export.pl
2016-06-15 Jonathan DruartBug 16518: Fix Plack variable scoping problem in opac...
2016-05-16 Jonathan DruartBug 16476: Do not call CGI->param in list context,...
2016-05-06 Kyle M HallMerges translations for Koha 16.05
2016-05-06 Marc VéronBug 15823: Redirect opac-discharge.pl to 404 page
2016-05-05 Jonathan DruartBug 16447: Remove occurrence of the borrow permission...
2016-05-04 Tomas Cohen AraziBug 15263: (QA followup) Use the new XSLTParse4Display...
2016-05-04 Tomas Cohen AraziBug 15263: (QA followup) Make *shelves.pl use the new API
2016-04-29 Jonathan DruartBug 12528: redirect to 404 if at least 1 pref is off
2016-04-29 Jonathan DruartBug 16167: Remove Authorised value images prefs
2016-04-29 Jonathan DruartBug 16041: Turn off StaffAuthorisedValueImages by default
2016-04-29 Martin PerssonBug 14305: View arbitrary branch's news
2016-04-29 Martin PerssonBug 14305: View arbitrary branch's news, RSS fix
2016-04-29 Kyle M HallBug 16283 - Make OPAC registration captcha case insensitive
2016-04-29 Kyle M HallBug 15533 [QA Followup] - All itemtypes for all items...
2016-04-29 Kyle M HallBug 15533 - Allow patrons and librarians to select...
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Assign a list
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Force scalar context
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Manual changes
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Declare a list
2016-04-26 Jesse WeaverBug 12748: (QA followup) fix several tiny QA tools...
2016-04-26 Jonathan DruartBug 12478: Display facet terms ordered by number of...
2016-04-26 Robin SheatRevert "Bug 12478: Display facet terms ordered by numbe...
2016-04-26 Jonathan DruartBug 12478: Take the FacetMaxCount pref into account
2016-04-26 Jonathan DruartBug 12478: Display facet terms ordered by number of...
2016-04-26 Robin SheatBug 12478: allow more granular sorting configuration
2016-04-26 Robin SheatBug 12478: paging is fixed now too
2016-04-26 Robin SheatBug 12478: authority paging works
2016-04-26 Robin SheatBug 12478 - more authorites
2016-04-26 Robin SheatBug 12478 - more authority searching
2016-04-26 Robin SheatBug 12478 - fix syntax errors so that stuff runs
2016-04-26 Robin SheatBug 12478 - authority work in progress
2016-04-26 Robin SheatBug 12478 - authorities can now be stored in ES
2016-04-26 Robin SheatBug 12478 - pile of elasticsearch code
2016-04-22 Alex ArnaudBug 16296 - Fix records displaying in virtualshelves
2016-04-22 Kyle M HallBug 16317 - Attempt to share private list results in...
2016-04-22 Henri-Damien LAURENTBug 5979 : OPAC : using OPACISBD systempreference to...
2016-04-22 Nick ClemensBug 12663 - SCOUserCSS and SCOUserJS ignored on selfche...
2016-04-20 Jonathan DruartBug 16179: Do not crash if "rate me" is clicked and...
2016-04-07 Jonathan DruartBug 16157: Move the selected flag from GetAuthorisedVal...
2016-04-07 Jonathan DruartBug 16169: Change prototype for C4::Biblio::TransformMa...
2016-04-06 Jonathan Druart Bug 16198: Fix regression in OPAC suggestions
2016-04-01 Nicholas van Oudts... Bug 10988 - Fix some wording Fix some outdated wording...
2016-04-01 Nicholas van Oudts... Bug 10988 - Fixes for comments 57 and 58
2016-04-01 Tomas Cohen Arazi Bug 16129: Remove URL::Encode dependency
2016-03-31 Martin Persson Bug 14257 - Add show_attributes to GetPatronInfo
2016-03-25 Jonathan DruartBug 14076: Do not use CGI->param in list context -...
2016-03-24 Tomas Cohen Arazi Bug 16143: Make opac-shelves.pl generate OPAC itype...
2016-03-22 charlesBug 15585 - Move C4::Passwordrecovery to the new namesp...
2016-03-07 Marcel de Rooy Bug 14306: Remove call to GetMarcNotes from sendshelf
2016-03-07 Marcel de Rooy Bug 14306: Show URL from MARC21 field 555$u under...
2016-03-07 Jonathan Druart Bug 5404: C4::Koha - remove subfield_is_koha_internal_p
2016-03-07 Kyle M HallBug 15084 [QA Followup] - Fix new uses of GetCurrency
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Remove GetPatronImage
2016-03-03 Kyle M HallBug 15548 [QA Followup] - More new uses of Koha::Borrower
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2016-03-03 Jonathan Druart Bug 15632: Koha::Patron::Messages - Remove GetMessages
2016-03-03 Jonathan Druart Bug 15632: Koha::Patron::Messages - Remove GetMessages...
2016-03-03 Jonathan Druart Bug 15084: Replace C4::Budgets::GetCurrencies with...
2016-03-02 Jesse WeaverBug 14659: Allow patrons to enter card number and patro...
2016-02-26 Jonathan DruartBug 14658: Remove warning if prefs are not defined
2016-02-26 Jesse WeaverBug 14658 - (QA followup) make it easier to grep for...
2016-02-26 Jesse WeaverBug 14658 - Split PatronSelfRegistrationBorrowerUnwante...
2016-02-26 Jonathan DruartBug 4941: Remove the singleBranchMode system preference
2016-02-24 Nick ClemensBug 15343 [QA Followup]
2016-02-24 Nick ClemensBug 15343 [QA Follow up] Fix captcha display
2016-02-24 Kyle M HallBug 15343 [QA Followup] - Fix issues
2016-02-24 Nick ClemensBug 15343 - Allow user to set password on opac-memberen...
2016-02-24 Kyle M HallBug 15629 [QA Followup]
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchInfo
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchesInCatego...
2016-02-24 Jesse WeaverBug 15813: Fix list-context call to ...->guarantor...
2016-02-24 Jonathan DruartBug 15811: follow-up Bug 4912: Redirect to the appropri...
2016-02-24 Kyle M HallBug 14930 [QA Followup] - Allow OpacFineNoRenewals...
2016-02-24 GusBug 14930 - Leaving OpacFineNoRenewals blank blocks...
2016-02-22 Jonathan DruartBug 15810: Make sure the CGI->param is not called in...
2016-02-22 Dobrica PavlinusicBug 15818 - OPAC search with utf-8 characters and witho...
2016-02-14 Jonathan DruartBug 9021: Save the provider even if the sms number...
2016-02-14 Kyle M HallBug 9021 [QA Followup] - Switch to Koha::Object(s)
2016-02-14 Kyle M HallBug 9021 - Add SMS via email as an alternative to SMS...
next