1935 Commits (6bfd41eb0addf7e1d02c898696de31187320c30e)

Author SHA1 Message Date
Martin Renvoize 84d6c23edd Bug 20536: (ILL) authnotrequired should be explicitly unset on opac 6 years ago
Mark Tompsett 9a76781f9e Bug 20083: (follow-up) use same logic in opac-showmarc 6 years ago
Jonathan Druart 8538886cb9 Bug 19935: (follow-up) Replace GetPendingIssues - opac-user.pl 6 years ago
Jonathan Druart 509892fd00 Bug 19935: Replace GetPendingIssues - sco-main 7 years ago
Jonathan Druart a53471e8bb Bug 19935: Replace GetPendingIssues - opac-user.pl 7 years ago
Jonathan Druart 83082242a5 Bug 19935: Replace GetPendingIssues - opac-ics.pl 7 years ago
Charlotte Cordwell 52f58f2ec0 Bug 19892: Replace numbersphr variable with Koha.Preference('OPACNumbersPreferPhrase') in OPAC 7 years ago
Tomás Cohen Arazi 72061402d9 Bug 15492: (QA followup) Make page refresh work correctly 6 years ago
Tomás Cohen Arazi d6e8e88249 Bug 15492: Make existing code aware of new self_check* permissions 7 years ago
Tomás Cohen Arazi 9bf68c8c3e Bug 15492: Add SCI module 7 years ago
David Bourgault 9eed6c5190 Bug 19708: Improve code for printing the cart in OPAC 7 years ago
Marcel de Rooy 5c3ead6ecd Bug 20422: Fix warning on uri_escape_utf8 in Output.pm 6 years ago
Ulrich Kleiber 84ca0487a0 Bug 19160: (follow-up) Fix problems introduced by renaming logout_required to logout_if_required 6 years ago
Jonathan Druart 9c0be579fe Bug 19160: Isolate CAS code into its own module 7 years ago
Jonathan Druart b85f8c9e2a Bug 19160: Move the code from controller to C4::Auth_with_cas 7 years ago
Chris Cormack 61c9f0c5a0 Bug 19160: CAS Single logout 7 years ago
Nick Clemens 6d1525dbf1 Bug 20321: Remove get_biblionumber_from_isbn 6 years ago
Marcel de Rooy f24e48577f Bug 20097: Use same regex in marc2dcxml and opac-export 6 years ago
Nick Clemens 0eb7bf0caf Bug 20218: Fix matching of uri in tracklinks 6 years ago
Jonathan Druart dcd495de24 Bug 12001: Format DEBT correctly 7 years ago
Jonathan Druart 51aa6db46c Bug 12001: Move GetMemberAccountRecords to the Koha namespace 7 years ago
Jonathan Druart 69e51d729f Bug 19978: Fix ITEMTYPECAT behaviour 7 years ago
Jonathan Druart 208f102125 Bug 18975: Retrieve up-to-date CGISESSID when just logged in 7 years ago
Jonathan Druart 0ab22e1c7c Bug 18789: Send Koha::Patron object to the templates 7 years ago
Jonathan Druart 51b6cf2aaf Bug 19847: Track links within the records and 404 for others 7 years ago
Marcel de Rooy 149cb50149 Bug 19301: (QA follow-up) Add POD, use statements and correct typo 7 years ago
Jonathan Druart 39e1fbcbe9 Bug 19301: Move C4::Reserves::OnShelfHoldsAllowed to get_onshelfholds_policy 7 years ago
Alex Arnaud a3c922c2a1 Bug 4319: (QA follow-up) Rename hasItemswaitingOrInTransit to has_items_waiting_or_intransit 7 years ago
Marcel de Rooy 9905247a48 Bug 4319: (QA follow-up) Use ReservableItems in all scripts 7 years ago
Alex Arnaud a9779b67d6 Bug 4319: [OPAC] Allow holds on waiting/transit items 7 years ago
Kyle Hall f353a6caac Bug 20157: Use group 'features' to decide which groups to use for group searching functionality 6 years ago
Jonathan Druart 7809a6bd13 Bug 18403: Add new methods Koha::Patrons->search_limited and use it where needed 7 years ago
Jonathan Druart 4bc92169dc Bug 18403: Update permissions - borrowers => 1|* becomes borrowers => 'edit_borrowers' 7 years ago
Kyle Hall ad6a7aaf85 Bug 16735: Use libraries in all subgroups, not just immediate children 7 years ago
Kyle Hall 2059f7d801 Bug 16735: Migrate library search groups into the new hierarchical groups 8 years ago
Jonathan Druart 8ba6bd033f Bug 19989: remove confusing variable 6 years ago
Zoe Bennett 0f3fef5cae Bug 19989: Use Koha::Patron::Modifications->delete instead of loop 7 years ago
Jon Knight 65e541085c Bug 13990: ILS-DI LookupPatron requires ID Type 7 years ago
Jonathan Druart 74dec87b0f Bug 19975: Fix search by tags at the OPAC 6 years ago
Aleisha Amohia e7236df742 Bug 20068: Check if user logged in before passing dashboard params to template 6 years ago
Aleisha Amohia dd77236371 Bug 18915: Renaming svc/patron_notes to svc/checkout_notes 7 years ago
Aleisha Amohia d8963726d0 Bug 18915: Giving CHECKOUT_NOTE access to issues table 7 years ago
Aleisha Amohia 5239269216 Bug 18915: Fix checkout note email message 7 years ago
Jonathan Druart 579507e7f7 Bug 19911: Do not escape html characters when saving passwords 7 years ago
Jonathan Druart d8dc86bc4b Bug 19280: Pass a Koha::Patron to CanBookBeIssued 7 years ago
Jonathan Druart e9e5f3d380 Bug 19569: Set X-Frame-Options=SAMEORIGIN - opac-showmarc.ok 7 years ago
Jonathan Druart 2ba4af723c Bug 19319: Only fetch the record if it exists 7 years ago
Kyle Hall 950fc8e101 Bug 19319: Reflected XSS Vulnerability in opac-MARCdetail.pl 7 years ago
Jonathan Druart 3a5534fcf5 Bug 19304: Move C4::Members::GetNoticeEmailAddress to Koha::Patron->notice_email_address 7 years ago
Jonathan Druart 9782fa1846 Bug 19303: Move C4::Members::GetFirstValidEmailAddress to Koha::Patron->first_valid_email_address 7 years ago