Bug 18282: operationId must be unique
[koha.git] / opac /
2017-02-17 Jonathan DruartBug 17627: Move C4::Koha::GetItemTypesByCategory to...
2017-02-17 Jonathan DruartBug 18025: Simplify logic and avoid 1 call to ValidateB...
2017-02-17 Liz ReaBug 18025 - Expired password recovery links cause sql...
2017-02-14 EmmaBug 17134: Replace item types codes with category in...
2017-01-30 Jonathan DruartBug 17901: Force context to scalar
2017-01-30 Jonathan DruartBug 17901: Fix possible SQL injection in shelf editing
2017-01-20 Marcel de RooyBug 17501: Move getCategories and httpheaders from...
2017-01-20 Marcel de RooyBug 17501: Remove Koha::Upload::get from Koha::Upload
2017-01-13 Jonathan DruartBug 17196: Move marcxml out of the biblioitems table
2017-01-13 Jonathan DruartBug 17486: Remove Mozilla Persona
2017-01-12 Kyle M HallBug 15907 - Remove use of makepayment in opac/opac...
2016-12-30 Jonathan DruartBug 17830: CSRF - Handle unicode characters in userid
2016-12-16 Jonathan DruartBut 17578: (followup) amountoutstanding
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove GetMemberDetails
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove reservefee
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove is_expired
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove amountoutstanding
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove BlockExpiredPatron...
2016-12-05 Jonathan DruartBug 17720: CSRF - Handle unicode characters
2016-11-29 Jonathan DruartBug 16873: Improve renewal error messages on self check
2016-11-18 Jonathan DruartBug 17642: Add and use get_descriptions_by_koha_field
2016-11-18 Koha Team Lyon 3Bug_17484 Search with date range limit (lower and upper...
2016-11-04 Kyle M HallBug 17494: Prevent duplicate tokens from getting stored
2016-11-04 Jonathan DruartBug 17494: Make sure the same verification token won...
2016-11-02 Katrin FischerBug 15581: Follow-up - suggested change to the OPAC...
2016-10-26 Kyle M HallBug 14610 - Add and update scripts
2016-10-21 Jonathan DruartBug 17080: borrowers table - use default values defined...
2016-10-21 Tomas Cohen AraziBug 15131: Make SCO use the new syspref.
2016-10-21 Jonathan DruartBug 17253: Koha::AuthorisedValues - Remove GetKohaAutho...
2016-10-21 Jonathan DruartBug 17393: Fix non-Latin chars handling in self reg
2016-10-17 Fridolin SomersBug 17367 - Showing all items must keep show holdings...
2016-10-11 Nick ClemensBug 17392 - opac/svc/overdrive_proxy is not plack safe
2016-10-11 Jonathan DruartBug 17094: Make Koha::Virtualshelf methods return Koha...
2016-10-11 Jonathan DruartBug 17248 - Koha::AuthorisedValues - Remove GetKohaAuth...
2016-10-10 Jonathan DruartBug 17386: Simplify code
2016-10-10 Marc VéronBug 17386: Add opac notes for patron to self checkout...
2016-09-25 Jonathan DruartBug 16551: Display the name of lists to the search...
2016-09-25 Jonathan DruartBug 16519: Replace 'our' with 'my' in [opac-]addbybibli...
2016-09-25 Nick ClemensBug 17213 - Add HTML5 validation to cardnumber field...
2016-09-25 Jonathan DruartBug 17316: Do not display the list's name if the user...
2016-09-15 Jonathan DruartBug 17299: Display date due correctly on SCO
2016-09-12 Jonathan DruartBug 16274: Limit the patron self registration to some...
2016-09-09 Marcel de RooyBug 17109: [QA Follow-up] Die when wrong token
2016-09-09 Marcel de RooyBug 17109: Use Koha.Preference in sendbasket template
2016-09-09 Marcel de RooyBug 17109: Add CSRF token to [opac-]sendbasket
2016-09-09 Marcel de RooyBug 17109: Remove second authentication from (opac...
2016-09-09 AleishaBug 16507: Show play media tab first if record has...
2016-09-09 Jonathan DruartBug 16275: Do not allow a self registration with an...
2016-09-09 Marcel de RooyBug 15839: [QA Follow-up] Error checking in opac-review.pl
2016-09-09 Marcel de RooyBug 15839: [QA Follow-up] Paging on opac-showreviews
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove C4::Review residue
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove savereview
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove updatereview
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove getnumberofreviews
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove getreview
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove getallreviews
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove getreviews
2016-09-09 Jonathan DruartBug 17089: Improve errors handling
2016-09-09 Jonathan DruartBug 17089: Koha::Ratings - Remove GetRating
2016-09-09 Jonathan DruartBug 17089: Koha::Ratings - Remove DelRating
2016-09-09 Jonathan DruartBug 17089: Koha::Ratings - Remove ModRating
2016-09-09 Jonathan DruartBug 17089: Koha::Ratings - Remove AddRating
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Ultimate duel for C4:...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchesLoop
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-09-08 Tomas Cohen AraziBug 11592: (QA followup) Add missing framework code...
2016-09-08 Tomas Cohen AraziBug 11592: (QA followup) Simplify code
2016-09-08 Mark TompsettBug 11592: MARCView and ISBD followup
2016-09-08 Mark TompsettBug 11592: Applying filtering to opac interface.
2016-09-08 Mark TompsettBug 11592: Updated License Text and use Modern::Perl
2016-09-08 Jonathan DruartBug 17189: Replace occurrences of 'use Koha::Cache'
2016-09-08 Jonathan DruartBug 17189: Add the ability to define several memcached...
2016-09-03 Kyle M HallBug 14695 - Add ability to place multiple item holds...
2016-09-02 Jacek AblewiczBug 10848 - Allow configuration of mandatory/required...
2016-09-02 Magnus EngerBug 5456 - Create a link to opac-ics.pl
2016-09-02 Jonathan DruartBug 16464: Add FIXME
2016-09-02 Owen LeonardBug 16464 - If a patron has been discharged, show a...
2016-09-02 Jonathan DruartBug 17048: Fix pagination offset for authority searches
2016-08-22 Jonathan DruartBug 16960: Delete previous patron modifications
2016-08-22 Jonathan DruartBug 16960: Fix error on validating the registration
2016-08-22 Kyle M HallBug 16960 - Patron::Modifications should be fixed
2016-08-18 Jonathan DruartBug 16996: Do not explode if mandatory fields are missing
2016-08-17 Tomas Cohen AraziBug 14642: Add logging for Holds
2016-08-10 Chris CormackBug 16969 cgi->param used in list context in opac-membe...
2016-08-10 Jonathan DruartBug 16776: Do not forget external language choice in...
2016-08-10 Marcel de RooyBug 16929: [QA Follow-up] Shortcut methods and use...
2016-08-10 Marcel de RooyBug 16929: Prevent opac-memberentry waiting for random...
2016-08-04 Jonathan DruartBug 16878: Fix XSS in opac-memberentry
2016-07-22 Jonathan DruartBug 16847: Remove C4::Members::GetTitles
2016-07-22 Jonathan DruartBug 15451: Koha::CsvProfiles - Remove the residue
2016-07-22 Jonathan DruartBug 15451: Koha::CsvProfiles - Remove GetCsvProfilesLoop
2016-07-15 Jonathan DruartBug 16853: Move changepassword to Koha::Patron->update_...
2016-07-15 Jonathan DruartBug 16849: Move IsDebarred to Koha::Patron->is_debarred
2016-07-15 Marc VéronBug 16621: Translatability: Issues in opac-user.tt...
2016-07-15 Jonathan DruartBug 2735: Fix authority search pagination at the OPAC
2016-07-08 Mark TompsettBug 16805: Log in with database admin user breaks OPAC
2016-07-08 Jonathan DruartBug 15128: Do not display "New suggestion" if limit...
2016-07-08 Jonathan DruartBug 15128: Revert Display all purchase suggestions...
2016-07-08 Nick ClemensBug 15128 - (QA Followup) Don't get patrons suggestions...
next