Bug 19441: Fix AuthorisedValues.t
[koha.git] / opac /
2017-08-23 Marc VéronBug 16711: OPAC Password recovery: Handling if multiple...
2017-07-30 Nick ClemensBug 18572 - QA Followup
2017-07-30 Nick ClemensBug 18572 - Improper branchcode set during OPAC renewal
2017-07-30 Chris CormackBug 18854 - Protect from DOS
2017-07-30 apirakBug 18400 - Noisy warns in opac-search.pl during itemty...
2017-07-29 LeireDiezBug 18204 - Authority searches are not saved in Search...
2017-05-24 Martin RenvoizeBUG 18505: opac-search-history does not respect opacPublic
2017-05-24 Jonathan DruartBug 7550: SCO - Restrict access of patron's image
2017-05-24 Aleisha AmohiaBug 15738: Show rental fees on OPAC summary page
2017-05-03 Jonathan DruartFIX CSRF for opac-memberentry.pl
2017-05-03 Mason Jamesrevert buggy CSRF in opac/opac-memberentry.pl
2017-05-03 Marcel de RooyBug 17109: [QA Follow-up] Die when wrong token
2017-05-03 Marcel de RooyBug 17109: Use Koha.Preference in sendbasket template
2017-05-03 Marcel de RooyBug 17109: Add CSRF token to [opac-]sendbasket
2017-05-03 Marcel de RooyBug 17109: Remove second authentication from (opac...
2017-04-30 Jonathan DruartBug 15451: Koha::CsvProfiles - Remove the residue
2017-04-30 Jonathan DruartBug 15451: Koha::CsvProfiles - Remove GetCsvProfilesLoop
2017-04-30 Jonathan DruartBug 18349: If a confirmation is required, consider...
2017-04-30 Jonathan DruartBug 18349: $borrower is a hashref
2017-04-30 Jonathan DruartBug 18349: SCO - Do not trust the confirmed flag
2017-04-23 Luke HonissBug 17945 - Breadcrumbs broken on opac-serial-issues.pl
2017-04-23 Jonathan DruartBug 18124: Restrict CSRF token to user's session
2017-02-22 Jonathan DruartBug 18025: Simplify logic and avoid 1 call to ValidateB...
2017-02-22 Liz ReaBug 18025 - Expired password recovery links cause sql...
2017-01-31 Marcel de RooyBug 16929: [QA Follow-up] Shortcut methods and use...
2017-01-31 Marcel de RooyBug 16929: Prevent opac-memberentry waiting for random...
2017-01-30 Jonathan DruartBug 17901: Force context to scalar
2017-01-30 Jonathan DruartBug 17901: Fix possible SQL injection in shelf editing
2016-12-31 Mason JamesRevert "Bug 17494: Make sure the same verification...
2016-12-31 Mason JamesRevert "Bug 17494: Prevent duplicate tokens from gettin...
2016-12-12 Koha Team Lyon 3Bug_17484 Search with date range limit (lower and upper...
2016-12-12 Kyle M HallBug 17494: Prevent duplicate tokens from getting stored
2016-12-12 Jonathan DruartBug 17494: Make sure the same verification token won...
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 -...
next