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.
 
 
 
 
 
 
Colin Campbell f4b3c131dc Bug 3723 Correct return of Institution in Patron Info Resp 15 years ago
..
AuthoritiesMarc added C4/AuthoritesMarc/*.pm missed in previous patch 17 years ago
Barcodes bug 2509: fix file permissions 16 years ago
Cache Modules for caching - C4::Cache is the base class, C4::Cache::Memcached and C4::Cache::FastMemcached are subclasses 15 years ago
ClassSortRoutine bug 2505: enable warnings in call number normalization modules 15 years ago
Creators Bringing label, patroncard, and creator modules into conformity with the rest of C4 style. 15 years ago
External bug 3204: tweaks to AWS request signing 15 years ago
Form bug 3222: moved messaging preference editing 15 years ago
Heading bug 2479: allow MARC21 bib 440 to link to authorities 16 years ago
ILSDI fixed remaining calls to GetMember() that used old argument style 15 years ago
Labels Removing depricated file from the C4::Labels module. 15 years ago
Members Adding a function in C4/Members/Attributes.pm 15 years ago
Output New framework for AJAX services 15 years ago
Patroncards Bringing label, patroncard, and creator modules into conformity with the rest of C4 style. 15 years ago
Reports Improved guided reports (#3929) 15 years ago
SIP Bug 3723 Correct return of Institution in Patron Info Resp 15 years ago
Search FRBR: added OPAC search result grouping option 17 years ago
Serials fix POD errors reported by xt/author/podcorrectness.t 15 years ago
VirtualShelves MT 1801 : Opac shelves and basket are displayed the same way 15 years ago
tests Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files 17 years ago
Accounts.pm Modifying Members : Add Mod and GetMember 15 years ago
Acquisition.pm Bug 4133 Ensure that orders have a valid quantity received 15 years ago
Auth.pm Bug 3920 - Add 2 syspref to activate XSLT use in OPAC/Intranet 15 years ago
Auth_with_cas.pm Added debug mode for CAS warn messages 15 years ago
Auth_with_ldap.pm Adding Extended Attributes management to Auth_with_LDAP 15 years ago
AuthoritiesMarc.pm BuildSummary AuthoritiesMarc Enhancement 15 years ago
BackgroundJob.pm C4 - BEGIN blocks and 1; __END__ for modules 17 years ago
Barcodes.pm bug 2509: fix file permissions 16 years ago
Biblio.pm Revert "Populated MARC 952$2 field for serials-edit.pl" 15 years ago
Bookseller.pm [replace previous] fix for 3612 (bookseller improvements) 15 years ago
Boolean.pm Using warn instead of die 15 years ago
Branch.pm (bug #3778) GetBranchesLoop and searchMyLibraryFirst 15 years ago
Breeding.pm bug 2505: enable warnings in C4::Breeding 15 years ago
Budgets.pm Fix pod markup errors in C4/Budgets.pm 15 years ago
Cache.pm Modules for caching - C4::Cache is the base class, C4::Cache::Memcached and C4::Cache::FastMemcached are subclasses 15 years ago
Calendar.pm Bug 3268: Adds the ability to edit the description of a holiday. 15 years ago
Category.pm remove editor settings 16 years ago
Charset.pm fix POD errors reported by xt/author/podcorrectness.t 15 years ago
Circulation.pm UpdateDataBase for smart-rules modification 15 years ago
ClassSortRoutine.pm bug 2505: enable warnings in call number normalization modules 15 years ago
ClassSource.pm bug 2505: enable warnings in call number normalization modules 15 years ago
Context.pm fix POD errors reported by xt/author/podcorrectness.t 15 years ago
Contract.pm [MT1234] Huge rewritte to use the API instead of hardcoded SQL in the script 15 years ago
Creators.pm Bringing label, patroncard, and creator modules into conformity with the rest of C4 style. 15 years ago
Csv.pm MT2116: Addons to the CSV export 15 years ago
Dates.pm Dates : improvements string recognition 15 years ago
Debug.pm C4::Debug - should resolve conflict w/ CGI upload. Debug no longer uses CGI. 16 years ago
Heading.pm Porting SimpleSearch return changes to all code calling it. 16 years ago
ImportBatch.pm Bug 3930 link to biblio was missing in manage staged marc import 15 years ago
Input.pm mostly reindenting 15 years ago
Installer.pm Enhancement: Make web installer log errors to error log 15 years ago
ItemCirculationAlertPreference.pm remove editor settings 16 years ago
ItemType.pm remove editor settings 16 years ago
Items.pm Bug 3294 Use cn_sort field to sort inventory list output 15 years ago
Koha.pm Bugfix: Stop C4::Koha from filling the log with pesky warns 15 years ago
Labels.pm Bringing label, patroncard, and creator modules into conformity with the rest of C4 style. 15 years ago
Languages.pm graceful degradation if memcached option is not configured in koha-conf.xml 15 years ago
Letters.pm Bug 3810 Mail::Sendmail should not fail silently 15 years ago
Log.pm bug 2505: enable warnings in C4::Log 15 years ago
Maintainance.pm rel_3_0 moved to HEAD (introducing new files) 18 years ago
Matcher.pm Code Improvement : C4/Matcher.pm 15 years ago
Members.pm corrected POD for GetMember() 15 years ago
Message.pm remove editor settings 16 years ago
NewsChannels.pm bug 3303: removed references to news_channels* 15 years ago
Output.pm Merge commit 'pianohacker-koha/prefs-submit' into master 15 years ago
Overdues.pm fixing overdue checking (today is not late) 15 years ago
Patroncards.pm Bringing label, patroncard, and creator modules into conformity with the rest of C4 style. 15 years ago
Print.pm Bug 2900: fix GetPendingIssues. 16 years ago
Record.pm MT2116 : Addons to the CSV Export 15 years ago
Reports.pm removing comments 15 years ago
Reserves.pm Fixing bug with CanBookBeReserved ... rules for default borrower codes were being ignored 15 years ago
Review.pm bug 2505: turn on warnings in seven modules 15 years ago
Ris.pm Adding RIS and bibtex export 15 years ago
RotatingCollections.pm Rotating Collections Fixes 15 years ago
SMS.pm Bug 2400 [5/18]: fixing pod syntax in C4/SMS.pm 16 years ago
SQLHelper.pm Bug Fixing Search By initials incorrect 15 years ago
Scheduler.pm Bug 2400 [2/18]: fixing pod syntax in C4/Scheduler.pm 16 years ago
Scrubber.pm Unescape Comment, now that we trust Scrubber to block bad markup. 16 years ago
Search.pm fix POD errors reported by xt/author/podcorrectness.t 15 years ago
Serials.pm Bug 4083 subroutine HasItems needs to be exported 15 years ago
Service.pm Add new system preferences editor 15 years ago
Stats.pm bug 2505: turn on warnings in seven modules 15 years ago
Suggestions.pm Suggestions.pm :Changing $$ notation to $ -> 15 years ago
Tags.pm bugfix for ??? 15 years ago
UploadedFile.pm C4 - BEGIN blocks and 1; __END__ for modules 17 years ago
Utils.pm Big LDAP changes, module test for Context.pm, still more yet to come. 17 years ago
VirtualShelves.pm (bug #4004) disallow access for non-logged in users in opac 15 years ago
XISBN.pm Syndetics and Amazon bugfix enhancements 15 years ago
XSLT.pm Removing noisy warn in C4/XSLT.pm 15 years ago
Z3950.pm Z3950.pm - BEGIN block VERSION and vars related to export. 17 years ago