.. |
AuthoritiesMarc
|
|
|
Barcodes
|
|
|
ClassSortRoutine
|
|
|
ClassSplitRoutine
|
|
|
Creators
|
Bug 32222: Fix capitalization in various "id is invalid"
|
2023-02-07 10:29:35 -03:00 |
External
|
|
|
Form
|
|
|
Heading
|
Bug 21828: build $bib_heading_fields only once per invocation
|
2023-09-22 12:57:46 -03:00 |
ILSDI
|
|
|
Installer
|
|
|
Labels
|
|
|
Linker
|
|
|
Members
|
Bug 17600: Standardize our EXPORT_OK
|
2021-07-16 08:58:47 +02:00 |
OAI
|
|
|
Output
|
|
|
Patroncards
|
|
|
Reports
|
|
|
Search
|
Bug 30718: Use flatpickr's altInput
|
2022-08-19 08:26:31 -03:00 |
Serials
|
|
|
SIP
|
|
|
Utils
|
|
|
Accounts.pm
|
Bug 29184: Fix warn about undefined replacecost
|
2022-09-08 10:50:30 -07:00 |
Acquisition.pm
|
|
|
Auth.pm
|
Bug 34513: Set auth state correctly when changing auth sessions
|
2023-09-25 18:18:35 -03:00 |
Auth_cas_servers.yaml.sample
|
Bug 17065 - Rename C4/Auth_cas_servers.yaml.orig
|
2016-08-08 13:16:36 +00:00 |
Auth_with_cas.pm
|
|
|
Auth_with_ldap.pm
|
|
|
Auth_with_shibboleth.pm
|
|
|
AuthoritiesMarc.pm
|
|
|
Barcodes.pm
|
|
|
Biblio.pm
|
|
|
Breeding.pm
|
|
|
Budgets.pm
|
Bug 27550: "Duplicate budget" does not keep users associated with that budget
|
2022-09-22 08:18:33 -03:00 |
Calendar.pm
|
|
|
Charset.pm
|
Bug 18984: Remove NORMARC support
|
2021-10-07 15:36:40 +02:00 |
Circulation.pm
|
Bug 29145: Fix conditions for patron debarring overdues
|
2023-10-03 09:24:38 -04:00 |
ClassSortRoutine.pm
|
|
|
ClassSource.pm
|
|
|
ClassSplitRoutine.pm
|
Bug 29951: Fix EXPORT for C4::ClassS*Routine modules
|
2022-07-08 15:29:56 -03:00 |
Context.pm
|
|
|
Contract.pm
|
Bug 17600: Standardize our EXPORT_OK
|
2021-07-16 08:58:47 +02:00 |
CourseReserves.pm
|
|
|
Creators.pm
|
Bug 17600: Standardize our EXPORT_OK
|
2021-07-16 08:58:47 +02:00 |
Heading.pm
|
|
|
HoldsQueue.pm
|
|
|
HTML5Media.pm
|
|
|
ImportBatch.pm
|
Bug 33972: Remove settings of batch status to importing
|
2023-06-29 11:11:14 -03:00 |
ImportExportFramework.pm
|
|
|
InstallAuth.pm
|
Bug 26019: Koha should set SameSite attribute on cookies
|
2022-04-13 15:55:38 +02:00 |
Installer.pm
|
Bug 34174: (bug 33341 follow-up) Fix Ris export
|
2023-07-06 12:24:12 -03:00 |
ItemCirculationAlertPreference.pm
|
|
|
Items.pm
|
Bug 34656: Do not update real Time Holds Queue when moving from cart to shelf
|
2023-09-15 11:57:13 -03:00 |
Koha.pm
|
Bug 33955: Koha::Biblio::normalized_upc
|
2023-09-19 16:34:25 -03:00 |
Labels.pm
|
|
|
Languages.pm
|
|
|
Letters.pm
|
|
|
Linker.pm
|
|
|
Log.pm
|
Bug 32057: (QA follow-up) Remove pretty flag
|
2023-03-14 08:49:34 -03:00 |
MarcModificationTemplates.pm
|
|
|
Matcher.pm
|
Bug 26611: Make authority record matching use required match checks
|
2023-05-24 11:21:31 -03:00 |
Members.pm
|
|
|
Message.pm
|
Bug 18398: (follow-up) Update POD & Unit tests
|
2023-03-31 13:13:35 +02:00 |
Output.pm
|
|
|
Overdues.pm
|
|
|
Patroncards.pm
|
Bug 17600: Standardize our EXPORT_OK
|
2021-07-16 08:58:47 +02:00 |
Record.pm
|
Bug 33045: Use process_tt in C4::Record::marcrecord2csv
|
2023-09-15 11:57:16 -03:00 |
Reports.pm
|
Bug 17600: Standardize our EXPORT_OK
|
2021-07-16 08:58:47 +02:00 |
Reserves.pm
|
|
|
Ris.pm
|
|
|
RotatingCollections.pm
|
Bug 31735: Avoid re-fetcing objects from database by passing them directly instead of ids to various subroutines
|
2023-05-12 12:40:21 -03:00 |
Scheduler.pm
|
|
|
Scrubber.pm
|
|
|
Search.pm
|
|
|
Serials.pm
|
|
|
Service.pm
|
|
|
ShelfBrowser.pm
|
|
|
SMS.pm
|
Bug 27673: Replace YAML with YAML::XS
|
2021-02-16 14:54:50 +01:00 |
SocialData.pm
|
|
|
Stats.pm
|
|
|
Suggestions.pm
|
Bug 33236: (follow-up) Remove export of NewSuggestion
|
2023-06-06 10:08:36 -03:00 |
Tags.pm
|
|
|
Templates.pm
|
|
|
TmplToken.pm
|
Bug 16011: $VERSION - Remove the $VERSION init
|
2016-03-24 17:20:28 +00:00 |
TmplTokenType.pm
|
|
|
TTParser.pm
|
Bug 26673: Remove #!/usr/bin/env perl from .pm modules too
|
2020-10-26 00:14:42 +01:00 |
UsageStats.pm
|
Bug 33961: Remove built-in offline circ tool
|
2023-06-12 16:53:25 -03:00 |
XISBN.pm
|
Bug 30813: (QA follow-up) Adjust three use statements
|
2022-06-08 11:40:32 -03:00 |
XSLT.pm
|
|
|