Main Koha release repository https://koha-community.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nick Clemens e941dfdc99 Bug 29925: Add a password reset page for expired passwords 2 years ago
..
clubs Bug 29844: Fix ->search occurrences 2 years ago
errors Bug 29420: HTTP status code incorrect when calling error pages directly under Plack/PSGI 2 years ago
external/overdrive Bug 17600: Standardize our EXPORT_OK 3 years ago
sci Bug 17600: Standardize our EXPORT_OK 3 years ago
sco Bug 26019: Koha should set SameSite attribute on cookies 2 years ago
svc Bug 30426: Add missing C4::Auth and C4::Output imports 2 years ago
ilsdi.pl Bug 22347: Translatability of ILSDI GetAvailability 2 years ago
maintenance.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
oai.pl Bug 14939: Modularize OAI Server existing classes 8 years ago
opac-ISBDdetail.pl Bug 29180: Rename syspref RequestOnOpac with OPACHoldRequests 3 years ago
opac-MARCdetail.pl Bug 29180: Rename syspref RequestOnOpac with OPACHoldRequests 3 years ago
opac-account-pay-return.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-account-pay.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-account.pl Bug 29844: Fix ->search occurrences 2 years ago
opac-addbybiblionumber.pl Bug 26346: Add option to make public lists editable by all staff 2 years ago
opac-alert-subscribe.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-article-request-cancel.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-authorities-home.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-authoritiesdetail.pl Bug 29435: include missing subroutine from C4::AuthoritiesMarc 2 years ago
opac-basket.pl Bug 29609: Centralized code to build the link to a biblio detail page 2 years ago
opac-blocked.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-browse.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-browser.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-changelanguage.pl Bug 25898: Prohibit indirect object notation 4 years ago
opac-course-details.pl Bug 19532: (RM follow-up) More use of system preference 2 years ago
opac-course-reserves.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-detail.pl Bug 30291: Changes to OPAC files 2 years ago
opac-discharge.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-downloadcart.pl Bug 29859: Use iterator instead of as_list 2 years ago
opac-downloadshelf.pl Bug 29859: Use iterator instead of as_list 2 years ago
opac-export.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-holdshistory.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-ics.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-idref.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-illrequests.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-image.pl Bug 28606: Remove $DEBUG and $ENV{DEBUG} 3 years ago
opac-imageviewer.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-issue-note.pl Bug 29544: (QA follow-up) Simplify code 2 years ago
opac-library.pl Bug 27360: Prevent crash if branchcode does not exist 3 years ago
opac-main.pl Bug 28955: Impact News as well 2 years ago
opac-memberentry.pl Bug 30237: Replace AutoEmailOpacUser with AutoEmailNewUser 2 years ago
opac-messaging.pl Bug 30532: (bug 29957 follow-up) Fix '$cookie->value' 2 years ago
opac-modrequest-suspend.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-modrequest.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-mymessages.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-news-rss.pl Bug 24387: Rename "News" with "Additional contents" 3 years ago
opac-overdrive-search.pl Bug 29318: Tidy the code 3 years ago
opac-passwd.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-password-recovery.pl Bug 29646: (RM follow-up) Add space before colon 2 years ago
opac-patron-consent.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-patron-image.pl Bug 29931: (follow-up) Similar thing in opac-patron-image.pl 2 years ago
opac-privacy.pl Bug 29843: Use in opac/opac-privacy.pl 2 years ago
opac-ratings-ajax.pl Bug 28785: Adjust check_cookie_auth calls 3 years ago
opac-ratings.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-readingrecord.pl Bug 28768: (QA follow-up) Remove unused variable 3 years ago
opac-recall.pl Bug 30291: Changes to OPAC files 2 years ago
opac-recalls.pl Bug 30291: Changes to OPAC files 2 years ago
opac-recordedbooks-search.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-registration-verify.pl Bug 30237: Replace AutoEmailOpacUser with AutoEmailNewUser 2 years ago
opac-renew.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-reportproblem.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-request-article.pl Bug 27946: Add UI handling of AR fees 2 years ago
opac-reserve.pl Bug 19532: (RM follow-up) More use of system preference 2 years ago
opac-reset-password.pl Bug 29925: Add a password reset page for expired passwords 2 years ago
opac-restrictedpage.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-retrieve-file.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-review.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-routing-lists.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-search-history.pl Bug 30377: Fix two CGI::param called in list context-warnings 2 years ago
opac-search.pl Bug 17018: Split AdvancedSearchTypes for staff and OPAC 2 years ago
opac-sendbasket.pl Bug 30532: (bug 29957 follow-up) Fix '$cookie->value' 2 years ago
opac-sendshelf.pl Bug 27266: (QA follow-up) Remove GetBiblioData from sendshelf too 2 years ago
opac-serial-issues.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-shareshelf.pl Bug 28959: Fix other cases 3 years ago
opac-shelves.pl Bug 26346: Add option to make public lists editable by all staff 2 years ago
opac-showmarc.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-showreviews.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-suggestions.pl Bug 26296: Use new table column selection modal for OPAC suggestion fields 2 years ago
opac-tags.pl Bug 29669: fix uninitialized value warnings when XSLTParse4Display is called 2 years ago
opac-tags_subject.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
opac-topissues.pl Bug 17018: Split AdvancedSearchTypes for staff and OPAC 2 years ago
opac-user.pl Bug 30291: Changes to OPAC files 2 years ago
tracklinks.pl Bug 22690: Fix the tracklink feature 3 years ago
unapi Bug 17600: Fix opac/unapi 2 years ago