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.
 
 
 
 
 
 
Kyle Hall d65266eb84 Bug 7131: (follow-up) initialized some variables properly 11 years ago
..
AuthoritiesMarc Bug 7941 : Fix version numbers in modules 12 years ago
Barcodes Bug 6679 - [SIGNED-OFF] fix 6 perlcritic violations in C4/Barcodes/hbyymmincr.pm 12 years ago
ClassSortRoutine Bug 9770: fix sorting of Dewey call numbers that contain prefixes 11 years ago
Creators Bug 10763 - [SIGNED-OFF] Update POD of C4::Creators::Lib::html_table() to use TT syntax 11 years ago
External Bug 10320: (follow-up) correct license statement 11 years ago
Form Talking Tech Support - Phase I - Followup - Fix Messaging Preferences 12 years ago
Heading Bug 7941 : Fix version numbers in modules 12 years ago
ILSDI Bug 10667: Allow authentication with cardnumber for ILS-DI 11 years ago
Installer Bug 8798: (follow-up) remove tabs 11 years ago
Labels bug 9370: improve splitting of LC call numbers for labels 11 years ago
Linker Bug 8447: Make sure we have enough subfields for broader_headings 12 years ago
Members Bug 7919: Fix unit test (Members_AttributeTypes.t) 12 years ago
OAI Bug 9295: Introduce operator equal/ notequal to OAI set mapping instead of hardcoded 'equal' value. 11 years ago
Output Fix FSF address in directory C4/ 14 years ago
Patroncards Bug 8315 - remove use C4::* version 12 years ago
Reports Bug 10761: (follow-up) use explicit return in C4::Reports::Guided::delete_report() 11 years ago
SIP bug 9611: use checkpw_hash() instead of md5 hash for SIP2 logins 11 years ago
Search Bug 5385: POD Cleanups (part 1) 14 years ago
Serials Bug 7688: (follow-up) update license statements 11 years ago
Utils Bug 7941 : Fix version numbers in modules 12 years ago
VirtualShelves Bug 10853: All existing routing to get a CSV should return a MARC csv 11 years ago
Accounts.pm Bug 11123: remove two unused routines from C4::Accounts 11 years ago
Acquisition.pm Bug 5336: (follow-up) remove unused new parameter to NewOrder() that slipped in 11 years ago
Auth.pm Bug 10309: (follow-up) restore setting some OPAC template variables in C4::Auth 11 years ago
Auth_cas_servers.yaml.orig Bug 5630 CAS improvements 13 years ago
Auth_with_cas.pm Bug 10927: remove disused C4::Utils module 11 years ago
Auth_with_ldap.pm Bug 10908: restore docs on principal_name LDAP option 11 years ago
AuthoritiesMarc.pm Bug 10602: Set default value for authority fields via the framework 11 years ago
BackgroundJob.pm Bug 10601: (follow-up) improvements to ->set() and ->get() 11 years ago
Barcodes.pm Bug 6679 - [SIGNED-OFF] fix 8 perlcritic violations in C4/Barcodes.pm 12 years ago
Biblio.pm Bug 11037: remove non-existent routines from Biblio's @EXPORT 11 years ago
Bookseller.pm Bug 10641 - GetBooksellerWithLateOrders in C4::Bookseller.pm has some incoherences 11 years ago
Boolean.pm Bug 10080 - Change system pref IndependantBranches to IndependentBranches 11 years ago
Branch.pm Bug 10629: remove inappropriate uses of $sth->finish() in C4::Branch 11 years ago
Breeding.pm Bug 10096 - (follow-up) various QA improvements 11 years ago
Budgets.pm Bug 10535: by default sort funds by name 11 years ago
Calendar.pm Bug 7351 : feature that allows to delete a range of dates 12 years ago
Category.pm Bug 7919: FIX the "all" categories method 12 years ago
Charset.pm Bug 8347 - Koha forces UNIMARC 100 field code language to 'fre' 11 years ago
Circulation.pm Bug 10493: (follow-up) fix test errors 11 years ago
ClassSortRoutine.pm Bug 7941 : Fix version numbers in modules 12 years ago
ClassSource.pm Bug 10643: fix inappropriate uses of $sth->finish() in C4::ClassSource.pm 11 years ago
Context.pm Bug 8798: moving code to Koha::Database and adding tests 11 years ago
Contract.pm Bug 7941 : Fix version numbers in modules 12 years ago
CourseReserves.pm bug 8215: (followup) rename GetItemReservesInfo 11 years ago
Creators.pm Bug 8315 - remove use C4::* version 12 years ago
Csv.pm Bug 10853: All existing routing to get a CSV should return a MARC csv 11 years ago
Dates.pm Bug 7941 : Fix version numbers in modules 12 years ago
Debug.pm Bug 7941 : Fix version numbers in modules 12 years ago
HTML5Media.pm Bug 8377: Followup move style in a css file and do not pass template to a pm 12 years ago
Heading.pm Bug 7941 : Fix version numbers in modules 12 years ago
HoldsQueue.pm Bug 10243: (follow-up) prevent TransportCostMatrix from overriding library holds policy 11 years ago
Images.pm Bug 8710 - Don't show the images tab in the OPAC if the record has no local images 12 years ago
ImportBatch.pm Bug 7131: (follow-up) initialized some variables properly 11 years ago
ImportExportFramework.pm bug 9611: (follow-up) remove md5_base64 from imports - not used 11 years ago
Input.pm Bug 7919 : Display of values depending on the connexion library 12 years ago
Installer.pm Bug 9752: Set marcflavour to NORMARC when NORMARC is chosen 11 years ago
ItemCirculationAlertPreference.pm Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations in C4/ItemCirculationAlertPreference.pm 12 years ago
ItemType.pm Bug 10513: display a warning/message when returning a chosen item type 11 years ago
Items.pm Bug 7688: (follow-up) rewrite t/db_dependant/Serials.t 11 years ago
Koha.pm Bug 10426: Remove unused sub GetCcodes from Koha.pm 11 years ago
Labels.pm Bug 8315 - remove use C4::* version 12 years ago
Languages.pm Bug 10309 - New OPAC theme based on Bootstrap 11 years ago
Letters.pm Bug 10843: fix crash that can occur when confirming hold if ReservesMaxPickUpDelay is undefined 11 years ago
Linker.pm Bug 7284: Fix unit test broken by erroneous POD 12 years ago
Log.pm Bug 7067 - OPAC Borrower Self Registration 12 years ago
Maintainance.pm Bug 7941 : Fix version numbers in modules 12 years ago
Matcher.pm Bug 10230: no need to use SimpleSearch for matching auths 11 years ago
Members.pm Bug 10636 - patronimage should have borrowernumber as PK, not cardnumber 11 years ago
Message.pm Bug 6679 - [SIGNED-OFF] fix 3 perlcritic violations in C4/Message.pm 12 years ago
NewsChannels.pm Bug 7941 : Fix version numbers in modules 12 years ago
Output.pm Bug 10016: force zero browser-side caching of SCO pages 11 years ago
Overdues.pm Bug 10256: Remove some unused subs from Overdues module 11 years ago
Patroncards.pm Bug 8315 - remove use C4::* version 12 years ago
Print.pm Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations in C4/Print.pm 12 years ago
Ratings.pm Bug 7941 : Fix version numbers in modules 12 years ago
Record.pm Bug 11058: fix compilation warning in C4::Record 11 years ago
Reports.pm Bug 7941 : Fix version numbers in modules 12 years ago
Reserves.pm Bug 10493: Add renewal script 11 years ago
Review.pm Bug 7941 : Fix version numbers in modules 12 years ago
Ris.pm Bug 7941 : Fix version numbers in modules 12 years ago
RotatingCollections.pm Bug 10642: fix inappropriate uses of $sth->finish() in C4::RotatingCollections.pm 11 years ago
SMS.pm Bug 7941 : Fix version numbers in modules 12 years ago
SQLHelper.pm Bug 10403: add ability to change fund on receipt 11 years ago
Scheduler.pm Bug 7941 : Fix version numbers in modules 12 years ago
Scrubber.pm Bug 7941 : Fix version numbers in modules 12 years ago
Search.pm Bug 10271: (follow-up) correct tabs 11 years ago
Serials.pm Bug 7688: (follow-up) update test cases to reflect change in NewSubscription() 11 years ago
Service.pm POD Cleanups 14 years ago
ShelfBrowser.pm Bug 10856: (follow-up) if callnumbers are equal, order should be on itemnumber 11 years ago
SocialData.pm bug 7470 follow-up, fix POD doc 12 years ago
Stats.pm Bug 4118 - Add Collection Code to Statistics Table 12 years ago
Suggestions.pm Bug 10080 - Change system pref IndependantBranches to IndependentBranches 11 years ago
TTParser.pm Bug 5327 : Follow up for TTParser test 12 years ago
Tags.pm Bug 9136: C4::Tags not Plack-compatible 12 years ago
Templates.pm Bug 9735 - Let the language be selected through URL parameters 11 years ago
TmplToken.pm Bug 7941 : Fix version numbers in modules 12 years ago
TmplTokenType.pm Revert "Bug 6679 - [SIGNED-OFF] fix 9 perlcritic violations in C4/TmplTokenType.pm" 12 years ago
UploadedFile.pm Bug 7941 : Fix version numbers in modules 12 years ago
VirtualShelves.pm Bug 10386: improvements to VirtualShelves.t 11 years ago
XISBN.pm Bug 9728: XISBN unit test update 11 years ago
XSLT.pm Bug 10550: Fix database typo wthdrawn 11 years ago