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 3c1f7dae0a Bug 8735 - Expire holds waiting only on days the library is open - Followup - Switch from C4::Calendar to Koha::Calendar 11 years ago
..
AuthoritiesMarc Bug 7941 : Fix version numbers in modules 12 years ago
Barcodes Bug 11539: removing 2 unused files 11 years ago
Bookseller Bug 10402 follow-up: choose contacts for claims 10 years ago
ClassSortRoutine Bug 9770: fix sorting of Dewey call numbers that contain prefixes 11 years ago
Creators Bug 8375: (follow-up) adjust StrWidth to account for TTF fonts 10 years ago
External Bug 12041 - improve Koha::Cache 10 years ago
Form Bug 12100: ensure that messaging preferences displays saved Days in Advance 10 years ago
Heading Bug 10308 - local subjects can use authorities too 10 years ago
ILSDI Bug 8918: Fix reserve priority in ILS-DI 10 years ago
Installer Bug 8148: add squeeze's Test::MockObject dependency 10 years ago
Labels Bug 8375: (follow-up) fix font code and alignment 10 years ago
Linker Bug 11650: multiplicated authorities after link_bibs_to_authorities.pl 10 years ago
Members Bug 12100: (follow-up) fix regression 10 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 12214: (follow-up) correct POD of C4::Reports::Guided::execute_query() 10 years ago
SIP Bug 12263: Fix startup issues blocking response to HUP 10 years ago
Search Bug 10807: (follow-up) use 24-hour time when storing search times to session 10 years ago
Serials Bug 7688: (follow-up) update license statements 11 years ago
Utils Bug 10212: Use the update_or_create DBIC method when possible 10 years ago
VirtualShelves Bug 8521 - Error in warning message when deleting list 10 years ago
Accounts.pm Bug 11230 - Refactor C4::Stats::UpdateStats and add UT 10 years ago
Acquisition.pm Bug 12626: SQLHelper replacement - C4::Acquisition 10 years ago
Auth.pm Bug 12683: (followup) use the Koha.Preference plugin and add ids 10 years ago
Auth_cas_servers.yaml.orig Bug 5630 CAS improvements 13 years ago
Auth_with_cas.pm Bug 12398: Fix CAS authentication validation 10 years ago
Auth_with_ldap.pm Bug 8148 - LDAP auth_by_bind doesn't fallback to local auth 10 years ago
AuthoritiesMarc.pm Bug 12654 Correct incorrectly quoted regexp 10 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 12674: GetMarcISSN should not return empty ISSN 10 years ago
Bookseller.pm Bug 10402 follow-up: choose contacts for claims 10 years ago
Boolean.pm Bug 10080 - Change system pref IndependantBranches to IndependentBranches 11 years ago
Branch.pm Bug 11051: remove unneccessary SQL queries in GetBranches 11 years ago
Breeding.pm Bug 6536: QA Follow-up for fixing a unit test under Perl 5.18 10 years ago
Budgets.pm Bug 7498 - Cloning a budget, enable change of description 10 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 12462: Fix some POD errors 10 years ago
Circulation.pm Bug 11230 - Refactor C4::Stats::UpdateStats and add UT 10 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 12738: C4::Context should set 'keyword' as the default search class 10 years ago
Contract.pm Bug 12487 [QA Followup] - GetContract must return undef with no params 10 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 11258: fix another case where holds queue made transfer requests that contradict the library holds policy 10 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 11254: make reservoir search normalize ISBNs 10 years ago
ImportExportFramework.pm Bug 11666: remove SQL as an option for MARC framework exports and imports 10 years ago
Input.pm Bug 766: remove disused routine buildCGISort 10 years ago
InstallAuth.pm Bug 11349: Remove unnecesary name translation 10 years ago
Installer.pm Bug 10523: Remove two obsolete routines from Installer.pm 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 12673: Remove CGI::scrolling_list from C4::Items.pm 10 years ago
Koha.pm Bug 12675: Remove CGI::scrolling_list from labeledMARCdetail.pl 10 years ago
Labels.pm Bug 8315 - remove use C4::* version 12 years ago
Languages.pm Bug 12534 - PROG/CCSR deprecation: Make getlanguages() theme independent for opac 10 years ago
Letters.pm Bug 10402 follow-up: choose contacts for claims 10 years ago
Linker.pm Bug 11650: multiplicated authorities after link_bibs_to_authorities.pl 10 years ago
Log.pm Bug 11331 - CSV export for viewlog.pl is missing newlines 10 years ago
MarcModificationTemplates.pm Bug 11479: Remove experimental given/when keywords 10 years ago
Matcher.pm Bug 10500: (follow-up) disable AggressiveMatchOnISBN if UseQueryParser is on 10 years ago
Members.pm Bug 12205 : Add a system preference allowing hold charges to block circ 10 years ago
Message.pm Bug 6679 - [SIGNED-OFF] fix 3 perlcritic violations in C4/Message.pm 12 years ago
NewsChannels.pm Bug 12507 - News does not always display in staff or OPAC 10 years ago
Output.pm Bug 10016: force zero browser-side caching of SCO pages 11 years ago
Overdues.pm Bug 9180: All branches should be returned if a default rule exists 10 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 12409: Follow up - Reflect from hash to array in comments 10 years ago
Reports.pm Bug 12696: Remove CGI::scrolling_list from C4/Reports.pm 10 years ago
Reserves.pm Bug 8735 - Expire holds waiting only on days the library is open - Followup - Switch from C4::Calendar to Koha::Calendar 10 years ago
Review.pm Bug 7941 : Fix version numbers in modules 12 years ago
Ris.pm Bug 11066: make RIS and Bibtex exports RDA compatible 11 years ago
RotatingCollections.pm Bug 11384: rename the collections_tracking.ctId column 11 years ago
SMS.pm Bug 7941 : Fix version numbers in modules 12 years ago
SQLHelper.pm Bug 11221: ensure that SQLHelper uses NULL rather than 0000-00-00 as default date value 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 12600: remove duplicate use statement from code 10 years ago
Serials.pm Bug 12338: Remove smartmatch operator from C4/Serials.pm 10 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 11230: dereference hashes in keys (QA followup) 10 years ago
Suggestions.pm Bug 10277 - Add C4::Context->IsSuperLibrarian() 11 years ago
TTParser.pm Bug 12207: fix TTparser's handling of TT directives that contain "]" 10 years ago
Tags.pm Bug 9136: C4::Tags not Plack-compatible 12 years ago
Templates.pm Bug 12716: Allow the import patrons form have drop-downs and datepickers 10 years ago
TmplToken.pm Bug 12131: Remove unused dependency on Exporter 10 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 8262: explicitly warn that database admin account cannot create lists 10 years ago
XISBN.pm Bug 11096: support the retrieval of large MARCXML records 10 years ago
XSLT.pm Bug 12237: Remove the "horrible hack" in C4::Templates 10 years ago