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.
 
 
 
 
 
 
Paul Poulain e07b36dd90 Bug 5877 : Offline circulation improvements : upload all files, apply at once 12 years ago
..
AuthoritiesMarc Bug 5385: POD Cleanups (part 1) 14 years ago
Barcodes Bug 5385 - Fixing an error that crept in with the POD cleanup 14 years ago
Cache Bug 5385: POD Cleanups (part 1) 14 years ago
ClassSortRoutine Bug 4265: Fix padding of short callnumbers and Bib-1 attribute for sorting 13 years ago
Creators Bug 7215 - changed callnumber PRESET field to itemcallnumber 13 years ago
External Bug 5385: POD Cleanups (part 1) 14 years ago
Form Fix for Bug 6458 - incorrect parsing result in translation processing 13 years ago
Heading Bug 5385: POD Cleanups (part 1) 14 years ago
ILSDI Bug #6142 - Delete sub CanBookBeReserved and delete function's reference on @EXPORT 13 years ago
Installer Bug 7532 - remove dependency on Date::ICal 12 years ago
Labels Bug 7356 - Fix various typos and mis-spellings 13 years ago
Members bug_6253: Unified member Search() 13 years ago
Output Fix FSF address in directory C4/ 14 years ago
Patroncards fixing various links to point to *.koha-community.org 14 years ago
Reports Bug 6755 : Fixing a bug with guided reports 13 years ago
SIP Bug 7454 Initialize return arrays in ILS/Transaction/RenewAll 12 years ago
Search Bug 5385: POD Cleanups (part 1) 14 years ago
Utils Bug 6836 follow-up fixing POD 12 years ago
VirtualShelves Bug 3215 [REBASED] It would be nice if "Add to Cart" changed to "Remove from Cart" 12 years ago
tests Bug 2505 - Add commented use warnings where missing in the C4/ directory 14 years ago
Accounts.pm Bug 6634 manager_id and itemnumber not populated when paying fines 12 years ago
Acquisition.pm Bug 7402 : Fixing the date formatting so links to the invoice page work 13 years ago
Auth.pm Bug 6193 - Follow up: use SetEnv and remove memcached from koha-conf.xml 12 years ago
Auth_cas_servers.yaml.orig Bug 5630 CAS improvements 13 years ago
Auth_with_cas.pm Bug 5630 CAS improvements 13 years ago
Auth_with_ldap.pm Bug 6022: Auth_with_ldap check if categorycode is valid 13 years ago
AuthoritiesMarc.pm Use MARCAuthorityControlField008 in AddAuthority for empty 008s 13 years ago
BackgroundJob.pm replace references to defunct info email address 14 years ago
Barcodes.pm Bug 5681: Fixes leading zeroes in Add Mulpiple Copies 13 years ago
Biblio.pm Bug 7576: Add ISSN to SearchForTitleIn preference 12 years ago
Bookseller.pm Bug 3388: Restore account number on vendor page 13 years ago
Boolean.pm Bug 5448: Refactor Boolean.pm 14 years ago
Branch.pm Bug 7034: de-nesting C4/Branch.pm 13 years ago
Breeding.pm Fix for Bug 4290 - search for author in repository 13 years ago
Budgets.pm bug_4831: Use unitprice (actual cost) when totalling spent amounts for "All available funds", as in "Already received" 13 years ago
Cache.pm Bug 5363 - Removing unused module (C4::Cache::FastMemcached) 14 years ago
Calendar.pm Fix for Bug 4991, Overhaul of Calendar interface 14 years ago
Category.pm Bug 6989 Patron categories not properly displayed if not pure ASCII 13 years ago
Charset.pm bug 5579 : Fixes several exports to embed items 13 years ago
Circulation.pm Bug 5877 : Offline circulation improvements : upload all files, apply at once 12 years ago
ClassSortRoutine.pm Bug 7035 de-nesting C4::ClassSource & ClassSortRoutine 13 years ago
ClassSource.pm Bug 7035 de-nesting C4::ClassSource & ClassSortRoutine 13 years ago
Context.pm Bug 6193 follow-up of the follow-up = reindentation only 12 years ago
Contract.pm replace references to defunct info email address 14 years ago
Creators.pm Fix some compile time errors reported in test suite 14 years ago
Csv.pm Bug 2505 - Add commented use warnings where missing in *.pm 14 years ago
Dates.pm Bug 929 : Follow up adding unit tests, discovered C4::Dates cached the syspref with no way to clear it, fixed also. 13 years ago
Debug.pm More POD cleanups 14 years ago
Heading.pm Bug 6875 de-nesting C4::Heading 12 years ago
Images.pm Bug 1633: QA follow-up 13 years ago
ImportBatch.pm Bug 7513 Marc Import Hangs 12 years ago
ImportExportFramework.pm Bug 7476 Remove executable bit from files that probably should not be executed 12 years ago
Input.pm replace references to defunct info email address 14 years ago
Installer.pm Bug 6008 - Locating mysql/psql commands on Installer.pm 12 years ago
ItemCirculationAlertPreference.pm POD Cleanups 14 years ago
ItemType.pm Bug 6371 Item Types description not properly displayed if not pure ASCII 13 years ago
Items.pm Bug 6875 follow-up for Items/Biblio de-nesting 12 years ago
Koha.pm Bug 7579 - Icons for authorized values/item types not showing in OPAC 12 years ago
Labels.pm Bringing label, patroncard, and creator modules into conformity with the rest of C4 style. 14 years ago
Languages.pm Bug 6193 - Follow up: use SetEnv and remove memcached from koha-conf.xml 12 years ago
Letters.pm Bug 5347: Set translatable the "no email" error 13 years ago
Log.pm Bug 6460: alternative fix, updating template and script instead of C4::Log 13 years ago
Maintainance.pm replace references to defunct info email address 14 years ago
Matcher.pm Bug 5415 Let calls of SimpleSearch utilize considtent interface 13 years ago
Members.pm Renew membership from expiry date or from current date based on a syspref 12 years ago
Message.pm POD Cleanups 14 years ago
NewsChannels.pm Fix FSF address in directory C4/ 14 years ago
Output.pm Bug 7535: ampersands not showing properly in non-XSLT OPAC 12 years ago
Overdues.pm Bug 6987 Make return from Overdues::GetFine consistent 13 years ago
Patroncards.pm Fix some compile time errors reported in test suite 14 years ago
Print.pm Bug 6627 [Signed Off] - Update to improve security in specified log files - bug 6627 13 years ago
Record.pm Bug 7345: Enable exporting records sans private fields 12 years ago
Reports.pm More POD cleanups 14 years ago
Reserves.pm bug_2830: Remove reserve when checking out if the borrower is not the first one in the reserve queue 13 years ago
Review.pm Bug 1623 - Provide view of approved comments 13 years ago
Ris.pm bug 5780 followup: RIS export now includes all URLs 13 years ago
RotatingCollections.pm Fix some compile time errors reported in test suite 14 years ago
SMS.pm More POD cleanups 14 years ago
SQLHelper.pm Bug 7432 : Fixing caching for SQLHelper 12 years ago
Scheduler.pm POD Cleanups 14 years ago
Scrubber.pm Bug 5611: Simple typo fix in the comments 14 years ago
Search.pm Bug 6919 - Follow up - call to XSLTParse4Display is now made twice in Search.pm 12 years ago
Serials.pm Bug 6875 de nesting C4::Biblio 12 years ago
Service.pm POD Cleanups 14 years ago
ShelfBrowser.pm Bug 5551 - allow shelf browser filters to be changed 14 years ago
Stats.pm replace references to defunct info email address 14 years ago
Suggestions.pm Bug 5346: Linking suggestions and orders. 12 years ago
TTParser.pm Merge remote-tracking branch 'origin/new/bug_5327' 12 years ago
Tags.pm Bug 7259 - Show a count of items pending approval on staff client home and tools pages 13 years ago
Templates.pm Bug 7511 [ENH] Template caching (T::T feature) 12 years ago
TmplToken.pm Bug 6458 Template Toolkit files test case 13 years ago
TmplTokenType.pm Bug 6458 Template Toolkit files test case 13 years ago
UploadedFile.pm Bug 1633: [SIGNED-OFF] Add support for uploading images to Koha 13 years ago
Utils.pm Big LDAP changes, module test for Context.pm, still more yet to come. 17 years ago
VirtualShelves.pm Bug 6875 de-nesting C4::VirtualShelves 12 years ago
XISBN.pm Fix for Bug 5570 - item types not showing on other editions 14 years ago
XSLT.pm Bug 7476 Remove executable bit from files that probably should not be executed 12 years ago
Z3950.pm fixing various links to point to *.koha-community.org 14 years ago