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.
 
 
 
 
 
 
Tomás Cohen Arazi 741d8a0e53 Bug 28272: Fix many things... 3 years ago
..
Account Bug 28272: Fix many things... 3 years ago
Acquisition Bug 23971: Rename pref with AcquisitionLog 3 years ago
App Bug 20582: Reset CGI::PARAM_UTF8 to 1 before each CGI request 4 years ago
ArticleRequest Bug 24545: Fix license statements 4 years ago
Authority Bug 24545: Fix license statements 4 years ago
BackgroundJob Bug 22417: Remove $dbh in Koha::BackgroundJob::* 4 years ago
Biblio Bug 26171: Show biblionumber in Koha::Exceptions::Metadata::Invalid 3 years ago
BiblioUtils Bug 24827: Specify UTF-8 as encoding in new_from_xml() 4 years ago
Cache Bug 24545: Fix license statements 4 years ago
Cash Bug 26274: (QA follow-up) Fix the order of summary groups 3 years ago
Charges Bug 23830: Adapt callers 3 years ago
Checkouts Bug 27004: Prevent claim resolution to fail 3 years ago
Club Bug 28272: Fix many things... 3 years ago
Config Bug 27154: Remove Koha::Util::SystemPreferences 3 years ago
Course Bug 23727: Editing course reserve items is broken 4 years ago
Edifact Bug 27793: Store FTX free text in vendor note 3 years ago
Exceptions Bug 26312: (follow-up) Fix passing of exception messages 3 years ago
Exporter Bug 22721: Remove frameworkcode parameter in GetMarcFromKohaField calls 5 years ago
ExternalContent Bug 25527: Add logger to Koha::ExternalContent 4 years ago
Filter/MARC Bug 23583: Handle OpacHiddenItems with yaml_preference 3 years ago
Illrequest Bug 22818: Add generation and sending of notices 4 years ago
Indexer Bug 24545: Fix license statements 4 years ago
Item Bug 12362: Cancel transfer with hold cancelation 3 years ago
Library Bug 24545: Fix license statements 4 years ago
List Bug 19524: Share patron lists between staff 6 years ago
MetadataRecord Bug 26180: Add descending option to rebuild_elasticsearch.pl 4 years ago
Middleware Bug 25950: Remove <client> in X-Forwarded-For from proxy tests 4 years ago
Misc Bug 16011: $VERSION - Remove use vars qw(); 8 years ago
Notice Bug 24545: Fix license statements 4 years ago
Number Bug 26239: Do not format large negative numbers 4 years ago
OAI/Server Bug 27584: Refactor OAI-PMH paging to improve performance 3 years ago
Object Bug 26555: (QA follow-up) Add a 'payload' attribute for carrying useful things 4 years ago
Objects Bug 23271: Prevent crash if called without parameters 3 years ago
Old Bug 28272: Fix note_seen, desk_id, cancellation_reason 3 years ago
Patron Bug 23271: (QA follow-up) Minor POD fix 3 years ago
Patrons Bug 26059: Create guarantor/guarantee links on patron import 3 years ago
Plugins Bug 26803: Fix PLUGIN_DIR when plugin_dirs is multivalued 4 years ago
REST Bug 28254: (QA follow-up) override -> force 3 years ago
RecordProcessor Bug 16011: $VERSION - Remove the $VERSION init 8 years ago
SMS Bug 24545: Fix license statements 4 years ago
SMTP Bug 26595: Remove password from the smtp_server API object 4 years ago
Schema Bug 26995: DBIC schema changes 3 years ago
SearchEngine Bug 26312: (follow-up) Fix passing of exception messages 3 years ago
Serial Bug 24545: Fix license statements 4 years ago
Sitemapper Bug 24840: Replace DateTime->now with dt_from_string 4 years ago
Subscription Bug 24545: Fix license statements 4 years ago
SuggestionEngine Bug 25898: Prohibit indirect object notation 4 years ago
Tags Bug 24545: Fix license statements 4 years ago
Template/Plugin Bug 24154: (follow-up) Make parameter and variable more explicit, add tests 3 years ago
Util Bug 22569: Add a 'Transfers to send' report 3 years ago
XSLT Bug 23290: (RM follow-up) Correction to copyright statement 4 years ago
Z3950Responder Bug 27673: Replace YAML with YAML::XS 3 years ago
pdfformat Bug 25898: Prohibit indirect object notation 4 years ago
Account.pm Bug 27636: (QA follow-up) Restore force AutoReconcile 3 years ago
ActionLog.pm Bug 24545: Fix license statements 4 years ago
ActionLogs.pm Bug 24545: Fix license statements 4 years ago
AdditionalField.pm Bug 15774: Add POD and license notices 5 years ago
AdditionalFieldValue.pm Bug 22934: Add missing use statement 5 years ago
AdditionalFieldValues.pm Bug 15774: (follow-up) Address QA issues 5 years ago
AdditionalFields.pm Bug 15774: Add POD and license notices 5 years ago
AdvancedEditorMacro.pm Bug 17268: (follow-up) Fix translatability 4 years ago
AdvancedEditorMacros.pm Bug 17268: (follow-up) Fix translatability 4 years ago
ApiKey.pm Bug 24545: Fix license statements 4 years ago
ApiKeys.pm Bug 24545: Fix license statements 4 years ago
ArticleRequest.pm Bug 23384: Fix use statement order for ArticleRequest::Status 4 years ago
ArticleRequests.pm Bug 23384: Fix use statement order for ArticleRequest::Status 4 years ago
AudioAlert.pm Bug 24545: Fix license statements 4 years ago
AudioAlerts.pm Bug 24545: Fix license statements 4 years ago
AuthUtils.pm Bug 23816: (follow-up) Fix many things 4 years ago
AuthorisedValue.pm Bug 24545: Fix license statements 4 years ago
AuthorisedValueCategories.pm Bug 17355: (QA follow-up) Fix used package name 4 years ago
AuthorisedValueCategory.pm Bug 17355: (QA follow-up) Fix used package name 4 years ago
AuthorisedValues.pm Bug 23830: Make Koha::AuthorisedValues use Koha::Objects::Limit::Library 3 years ago
Authorities.pm Bug 24545: Fix license statements 4 years ago
Authority.pm Bug 24545: Fix license statements 4 years ago
BackgroundJob.pm Bug 26742: Remove die from connect 3 years ago
BackgroundJobs.pm Bug 22417: Add missing POD and html filters 4 years ago
Biblio.pm Bug 28202: Pickup libraries must be sorted by name when placing hold 3 years ago
BiblioFramework.pm Bug 24545: Fix license statements 4 years ago
BiblioFrameworks.pm Bug 24545: Fix license statements 4 years ago
BiblioUtils.pm Bug 26180: Add descending option to rebuild_elasticsearch.pl 4 years ago
Biblioitem.pm Bug 24545: Fix license statements 4 years ago
Biblioitems.pm Bug 24545: Fix license statements 4 years ago
Biblios.pm Bug 24545: Fix license statements 4 years ago
Cache.pm Bug 28276: Do not fetch config ($KOHA_CONF) from memcached 3 years ago
Caches.pm Bug 17935: Adjust some POD lines, fix a few typos 7 years ago
Calendar.pm Bug 25802: Change addDate to addDuration 3 years ago
Checkout.pm Bug 28272: Fix note_seen, desk_id, cancellation_reason 3 years ago
Checkouts.pm Bug 23207: Automatic checkin items should never be overdue 3 years ago
CirculationRule.pm Bug 24545: Fix license statements 4 years ago
CirculationRules.pm Bug 24083: Add support for unseen_renewals 4 years ago
Cities.pm Bug 24545: Fix license statements 4 years ago
City.pm Bug 24545: Fix license statements 4 years ago
ClassSortRule.pm Bug 24545: Fix license statements 4 years ago
ClassSortRules.pm Bug 24545: Fix license statements 4 years ago
ClassSource.pm Bug 24545: Fix license statements 4 years ago
ClassSources.pm Bug 24545: Fix license statements 4 years ago
ClassSplitRule.pm Bug 24545: Fix license statements 4 years ago
ClassSplitRules.pm Bug 24545: Fix license statements 4 years ago
Club.pm Bug 24545: Fix license statements 4 years ago
Clubs.pm Bug 24545: Fix license statements 4 years ago
Config.pm Bug 28276: Do not fetch config ($KOHA_CONF) from memcached 3 years ago
Course.pm Bug 23727: Add Koha Object(s) related to course reserves 4 years ago
Courses.pm Bug 23727: Add Koha Object(s) related to course reserves 4 years ago
CoverImage.pm Bug 26145: Refactoring - Move C4::Images to Koha::CoverImages 4 years ago
CoverImages.pm Bug 26145: Refactoring - Move C4::Images to Koha::CoverImages 4 years ago
CsvProfile.pm Bug 24545: Fix license statements 4 years ago
CsvProfiles.pm Bug 24545: Fix license statements 4 years ago
Database.pm Bug 28276: Do not fetch config ($KOHA_CONF) from memcached 3 years ago
DateUtils.pm Bug 25617: (bug 25133 follow-up) 12 PM is not 24 but 0 4 years ago
Desk.pm Bug 13881: Add desk management 4 years ago
Desks.pm Bug 13881: Add desk management 4 years ago
EDI.pm Bug 27793: Store FTX free text in vendor note 3 years ago
Edifact.pm Bug 7736: Support Ordering via Edifact EDI messages 8 years ago
Email.pm Bug 28017: Allow non-FQDN (@localhost) addresses 3 years ago
Exceptions.pm Bug 26518: Raise exception if the insert failed 3 years ago
ExternalContent.pm Bug 25527: Add logger to Koha::ExternalContent 4 years ago
FrameworkPlugin.pm Bug 24545: Fix license statements 4 years ago
Hold.pm Bug 28254: (QA follow-up) override -> force 3 years ago
Holds.pm Bug 27069: Adapt uses of holdallowed 3 years ago
I18N.pm Bug 25517: Look in all possible places for MO files 4 years ago
Illcomment.pm Bug 24545: Fix license statements 4 years ago
Illcomments.pm Bug 24545: Fix license statements 4 years ago
Illrequest.pm Bug 23830: Adapt callers 3 years ago
Illrequestattribute.pm Bug 24545: Fix license statements 4 years ago
Illrequestattributes.pm Bug 24545: Fix license statements 4 years ago
Illrequests.pm Bug 24545: Fix license statements 4 years ago
ImportBatch.pm Bug 23019: Add profiles to stage-import-batch and magnage-import-batch pages 4 years ago
ImportBatchProfile.pm Bug 23019: (follow-up) Fix other things 4 years ago
ImportBatchProfiles.pm Bug 23019: (follow-up) Fix other things 4 years ago
ImportBatches.pm Bug 23019: Add profiles to stage-import-batch and magnage-import-batch pages 4 years ago
Item.pm Bug 27971: Update void method to use double entry accounting 3 years ago
ItemType.pm Bug 21946: Display parent-child relationship on smart-rules.pl 4 years ago
ItemTypes.pm Bug 24545: Fix license statements 4 years ago
Items.pm Bug 28286: Replace < 1 with <= 0 3 years ago
KeyboardShortcut.pm Bug 24545: Fix license statements 4 years ago
KeyboardShortcuts.pm Bug 24545: Fix license statements 4 years ago
Libraries.pm Bug 24368: Remove Koha::Libraries->pickup_locations 4 years ago
Library.pm Bug 22569: Add a 'Transfers to send' report 3 years ago
Linktracker.pm Bug 24545: Fix license statements 4 years ago
Localization.pm Bug 24545: Fix license statements 4 years ago
Localizations.pm Bug 24545: Fix license statements 4 years ago
Logger.pm Bug 25172: Remove _recheck_logfile 4 years ago
Manual.pm Bug 26944: Point help link to automatic item mod in manual 3 years ago
MarcSubfieldStructure.pm Bug 8976: (QA follow-up) Trivial POD fixes 3 years ago
MarcSubfieldStructures.pm Bug 8976: (QA follow-up) Trivial POD fixes 3 years ago
MessageAttribute.pm Bug 22818: (QA follow-up) Licence and POD fixes 4 years ago
MessageAttributes.pm Bug 22818: Fix TestBuilder.t 4 years ago
MetaSearcher.pm Bug 17515: Order Z3950 server by rank and preserve ordering 4 years ago
MetadataIterator.pm Bug 24545: Fix license statements 4 years ago
MetadataRecord.pm Bug 24545: Fix license statements 4 years ago
MoreUtils.pm Bug 19069: (follow-up) Remove perlcritic error 7 years ago
News.pm Bug 24545: Fix license statements 4 years ago
NewsItem.pm Bug 27714: Prevent Koha::NewsItem->author to explode 3 years ago
OAuth.pm Bug 24545: Fix license statements 4 years ago
OAuthAccessToken.pm Bug 24545: Fix license statements 4 years ago
OAuthAccessTokens.pm Bug 24545: Fix license statements 4 years ago
Object.pm Bug 27819: Fix Object POD 3 years ago
Objects.pm Bug 21549: Make filter_by_last_update returns a Koha::Objects-based object 3 years ago
Patron.pm Bug 26995: Remove references to relationship column 3 years ago
Patrons.pm Bug 21549: Rename filter_by_dateexpiry with filter_by_expiration_date 3 years ago
Plugins.pm Bug 25549: Add error reporting to plugins-home 4 years ago
ProblemReport.pm Bug 4461: Update license statements 4 years ago
ProblemReports.pm Bug 4461: Update license statements 4 years ago
PseudonymizedTransaction.pm Bug 24151: Rename the config key with 'bcrypt_settings' 4 years ago
PseudonymizedTransactions.pm Bug 24151: (QA follow-up) Fix POD warnings from QA tools 4 years ago
Quote.pm Bug 27251: Rewrite QOTD with the Koha REST API 3 years ago
Quotes.pm Bug 16371: Fix inconsistencies with timestamp 4 years ago
RDF.pm Bug 24545: Fix license statements 4 years ago
Rating.pm Bug 24545: Fix license statements 4 years ago
Ratings.pm Bug 24545: Fix license statements 4 years ago
RecordProcessor.pm Bug 25008: Overload Koha::RecordProcessor->options to update filters 4 years ago
Report.pm Bug 24695: (QA follow-up) Fix POD 3 years ago
Reports.pm Bug 24695: Move to Koha::Report->is_sql_valid 3 years ago
Review.pm Bug 24545: Fix license statements 4 years ago
Reviews.pm Bug 24545: Fix license statements 4 years ago
Schema.pm Bug 11891: (follow-up) remove custom storage class 10 years ago
Script.pm Bug 23571: (QA follow-up) Remove perlcritic warning 4 years ago
SearchEngine.pm Bug 24000: Some modules do not return 1 3 years ago
SearchField.pm Bug 24545: Fix license statements 4 years ago
SearchFields.pm Bug 24545: Fix license statements 4 years ago
SearchMarcMap.pm Bug 24545: Fix license statements 4 years ago
SearchMarcMaps.pm Bug 24545: Fix license statements 4 years ago
Serial.pm Bug 24545: Fix license statements 4 years ago
Serials.pm Bug 24545: Fix license statements 4 years ago
SharedContent.pm Bug 24545: Fix license statements 4 years ago
SimpleMARC.pm Bug 26894: Handle subfield 0 and delete empty fields 3 years ago
Sitemapper.pm Bug 24545: Fix license statements 4 years ago
Statistic.pm Bug 24545: Fix license statements 4 years ago
Statistics.pm Bug 24545: Fix license statements 4 years ago
StockRotationItem.pm Bug 22569: Add a 'Transfers to send' report 3 years ago
StockRotationItems.pm Bug 24545: Fix license statements 4 years ago
StockRotationRota.pm Bug 24545: Fix license statements 4 years ago
StockRotationRotas.pm Bug 24545: Fix license statements 4 years ago
StockRotationStage.pm Bug 24545: Fix license statements 4 years ago
StockRotationStages.pm Bug 24545: Fix license statements 4 years ago
Subscription.pm Bug 24545: Fix license statements 4 years ago
Subscriptions.pm Bug 24545: Fix license statements 4 years ago
Suggestion.pm Bug 23591: Add some useful methods to Koha::Suggestions 4 years ago
SuggestionEngine.pm Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
Suggestions.pm Bug 24545: Fix license statements 4 years ago
Tag.pm Bug 24545: Fix license statements 4 years ago
Tags.pm Bug 24545: Fix license statements 4 years ago
Token.pm Bug 24545: Fix license statements 4 years ago
UploadedFile.pm Bug 28123: Quote filename value in Content-Disposition header 3 years ago
UploadedFiles.pm Bug 24545: Fix license statements 4 years ago
Uploader.pm Bug 24545: Fix license statements 4 years ago
Virtualshelf.pm Bug 24545: Fix license statements 4 years ago
Virtualshelfcontent.pm Bug 24545: Fix license statements 4 years ago
Virtualshelfcontents.pm Bug 24545: Fix license statements 4 years ago
Virtualshelfshare.pm Bug 24545: Fix license statements 4 years ago
Virtualshelfshares.pm Bug 24545: Fix license statements 4 years ago
Virtualshelves.pm Bug 24545: Fix license statements 4 years ago
Z3950Responder.pm Bug 25292: Flushing L1 on every Z3950 server search 3 years ago
Z3950Server.pm Bug 24545: Fix license statements 4 years ago
Z3950Servers.pm Bug 24545: Fix license statements 4 years ago