Koha/Koha
Paul Derscheid e75c1ac012
Bug 37592: (QA follow-up) Change created_on, updated_on to creation_date, modification_date
It makes sense not to introduce mapping code if there's no reason for it.
Accordingly the the columns are now of type DATETIME instead.

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-09-16 13:47:11 +02:00
..
Account Bug 35959: Fix C3 merge of Koha::Account::Debit, Koha::Account::Credit 2024-07-05 15:48:05 +02:00
Acquisition Bug 36018: (follow-up) Disambiguate quantity 2024-05-10 16:45:48 +02:00
App
ArticleRequest
Auth Bug 37157: Fix Malformed UTF-8 character in JSON string before decode_json 2024-06-27 11:50:06 +02:00
Authority
BackgroundJob Bug 36935: Add a 'die' message to file parsing 2024-07-02 10:20:35 +02:00
Biblio Bug 37380: Add get_control_number() to the metadata extractor 2024-09-16 10:41:04 +02:00
Cache
Cash Bug 36481: (QA follow-up) Rename branch_default to library_default 2024-05-01 13:51:41 +01:00
Charges
Checkouts
Club
CodeList/Unimarc
Config
Course Bug 33568: Course reserves 2024-04-05 15:34:52 +02:00
Database Bug 32313: Update issues to checkouts and copies to items 2024-06-25 18:34:16 +02:00
DateTime/Format Bug 36432: Remove circular dependency from Koha::Object 2024-04-04 15:24:32 +02:00
Edifact Bug 35724: (QA follow-up) Also account for port in FTP 2024-04-19 18:31:37 +02:00
ERM Bug 37308: (QA follow-up) Tidy code 2024-08-16 17:33:44 +02:00
Exceptions Bug 37510: Make Koha::Object->delete throw Koha::Exception 2024-08-16 17:33:46 +02:00
Exporter
ExternalContent
Filter/MARC Bug 34481: Tidy altered code 2024-06-27 14:04:50 +02:00
Hold
ILL Bug 37389: (QA follow-up) Tidy 2024-08-02 18:59:55 +02:00
Import
Indexer
Installer Bug 35681: Add Koha::Installer::Output 2024-05-02 16:47:40 +02:00
Item Bug 33568: Display library names instead of codes for transfers 2024-04-05 15:34:56 +02:00
Library Bug 6796: Add library_hours table and set opening hours for library 2024-04-12 11:26:03 +02:00
List
MetadataRecord Bug 35345: Add --where option to rebuild_elasticsearch.pl 2024-04-22 12:39:26 +02:00
Middleware Bug 36863: (QA follow-up): tidy up code 2024-08-01 17:26:36 +02:00
Misc
Notice Bug 36815: (follow-up) Use correct language for default 2024-06-27 14:04:53 +02:00
Number
OAI/Server Bug 31161: (QA follow-up) Remove FIXME 2024-09-16 10:40:57 +02:00
Object Bug 35044: (QA follow-up): Fix flaky tests 2024-08-23 18:21:31 +02:00
Objects Bug 37389: (QA follow-up) Tidy 2024-08-02 18:59:55 +02:00
Old Bug 35353: Add REST API endpoint to retrieve old holds 2024-04-26 18:06:09 +02:00
Patron Bug 35539: Remove 'issuelimit' column/field from categories table 2024-07-25 11:11:16 +01:00
Patrons Bug 34621: implement Patron import option to 'Renew existing patrons' 'from the current membership expiry date' 2024-04-12 14:02:41 +02:00
pdfformat Bug 33393: tidy layout1page.pm 2024-04-19 19:54:46 +02:00
Plugins
Policy
Preservation
RecordProcessor
REST Bug 37686: Fix render_resource_not_found() and render_resource_deleted() misses 2024-08-29 18:16:19 +02:00
Result
Schema Bug 35044: DBIC schema update 2024-08-23 18:21:33 +02:00
SearchEngine Bug 36879: Spurious warning in QueryBuilder 2024-08-02 19:00:02 +02:00
Serial Bug 33568: enumchron/volinfo 2024-04-05 15:34:47 +02:00
Sitemapper
SMS
SMTP
Subscription
SuggestionEngine
Tags
Template/Plugin Bug 37628: (follow-up) Remove get_opac_news_by_id 2024-08-16 17:33:51 +02:00
Ticket Bug 35657: Add support for assignee_id to ticket_updates endpoint 2024-05-02 15:03:35 +02:00
UI Bug 37870: Tidy 2024-09-12 13:52:36 +02:00
Util Bug 36976: Warning 'Argument "" isn't numeric in numeric' in log when merging bibliographic records 2024-06-28 13:49:24 +02:00
XSLT
Z3950Responder Bug 36996: Add z3950Status system preference 2024-07-23 16:53:03 +01:00
Account.pm
ActionLog.pm
ActionLogs.pm
AdditionalContent.pm Bug 36875: (follow-up) Modify query in translated_content 2024-06-20 17:55:39 +02:00
AdditionalContents.pm Bug 37628: (follow-up) Remove get_opac_news_by_id 2024-08-16 17:33:51 +02:00
AdditionalContentsLocalization.pm
AdditionalContentsLocalizations.pm
AdditionalField.pm Bug 37262: (follow-up) Rename types/tables 2024-07-12 10:21:23 +02:00
AdditionalFields.pm
AdditionalFieldValue.pm
AdditionalFieldValues.pm
AdvancedEditorMacro.pm
AdvancedEditorMacros.pm
ApiKey.pm
ApiKeys.pm
ArticleRequest.pm
ArticleRequests.pm
AudioAlert.pm
AudioAlerts.pm
AuthorisedValue.pm Bug 34920: Ensure 'description' property is an empty string if 'lib' is null 2024-07-01 18:55:48 +02:00
AuthorisedValueCategories.pm
AuthorisedValueCategory.pm
AuthorisedValues.pm
Authorities.pm
Authority.pm Bug 29948: OPACAuthorIdentifiersAndInformation 2024-05-13 14:00:10 +02:00
AuthUtils.pm
BackgroundJob.pm Bug 36736: Load plugins at the start of background job processing 2024-08-16 17:33:41 +02:00
BackgroundJobs.pm Bug 36217: Fix background jobs page's include_last_hour filter 2024-08-09 17:36:19 +02:00
Biblio.pm Bug 29560: (follow-up) Clean up trailing comma 2024-07-15 13:56:18 +02:00
BiblioFramework.pm
BiblioFrameworks.pm
Biblioitem.pm
Biblioitems.pm
Biblios.pm
BiblioUtils.pm Bug 35345: Add --where option to rebuild_elasticsearch.pl 2024-04-22 12:39:26 +02:00
Booking.pm Bug 37592: (QA follow-up) Change created_on, updated_on to creation_date, modification_date 2024-09-16 13:47:11 +02:00
Bookings.pm Bug 36428: (QA follow-up) Remove filter_by_future 2024-06-21 15:02:51 +02:00
Cache.pm
Caches.pm
Calendar.pm
Checkout.pm
Checkouts.pm
CirculationRule.pm
CirculationRules.pm Bug 34440: Add lead and trail time to circulation rules 2024-08-30 16:41:26 +02:00
Cities.pm
City.pm
ClassSortRule.pm
ClassSortRules.pm
ClassSource.pm
ClassSources.pm
ClassSplitRule.pm
ClassSplitRules.pm
Club.pm
Clubs.pm
Config.pm
CookieManager.pm
Course.pm Bug 28762: Use Koha::Course in course-details controller 2024-07-23 16:04:05 +01:00
Courses.pm
CoverImage.pm
CoverImages.pm
CsvProfile.pm
CsvProfiles.pm
CurbsidePickup.pm
CurbsidePickupIssue.pm
CurbsidePickupIssues.pm
CurbsidePickupOpeningSlot.pm
CurbsidePickupOpeningSlots.pm
CurbsidePickupPolicies.pm
CurbsidePickupPolicy.pm
CurbsidePickups.pm
Database.pm Bug 36367: Remove schema_stack 2024-06-14 11:17:18 +01:00
DateUtils.pm Bug 36432: Remove circular dependency from Koha::Object 2024-04-04 15:24:32 +02:00
Desk.pm Bug 36480: Add GET /libraries/:library_id/desks 2024-04-26 18:06:10 +02:00
Desks.pm
EDI.pm Bug 19097: Adjust some GetMarcFromKohaField calls 2024-04-29 09:35:47 +02:00
Edifact.pm
Email.pm Bug 31627: (follow-up) Update -Id to -ID 2024-05-10 14:11:50 +02:00
Encryption.pm
Exception.pm
Exceptions.pm Bug 28869: Implement authorised_value_categories.is_integer_only 2024-05-17 10:36:23 +02:00
ExternalContent.pm
FrameworkPlugin.pm Bug 37146: Prevent path traversal by validating input 2024-08-01 17:26:37 +02:00
Hold.pm Bug 35959: Fix C3 merge of Koha::Old::Hold 2024-07-05 15:48:04 +02:00
Holds.pm
I18N.pm
ImportBatch.pm
ImportBatches.pm
ImportBatchProfile.pm
ImportBatchProfiles.pm
Installer.pm Bug 37818: Remove 'XXX' from the installer code 2024-09-13 13:54:17 +02:00
Item.pm Bug 34440: Unit test for change to Koha::Item 2024-08-30 16:41:33 +02:00
Items.pm Bug 29087: (QA follow-up): Fix QA tests 2024-07-22 07:36:38 +01:00
ItemType.pm
ItemTypes.pm
KeyboardShortcut.pm
KeyboardShortcuts.pm
Libraries.pm
Library.pm Bug 36480: Add Koha::Library->desks 2024-04-26 18:06:09 +02:00
Linktracker.pm
Localization.pm
Localizations.pm
Logger.pm Bug 35907: Add ability to log all custom report runs with or without query 2024-05-10 16:45:45 +02:00
Manual.pm
MarcOrder.pm Bug 35026: (QA follow-up): Fix QA tests 2024-08-19 18:59:48 +02:00
MarcOverlayRule.pm
MarcOverlayRules.pm
MarcSubfieldStructure.pm
MarcSubfieldStructures.pm
MetadataIterator.pm
MetadataRecord.pm
MetaSearcher.pm
MoreUtils.pm
OAuth.pm
OAuthAccessToken.pm
OAuthAccessTokens.pm
Object.pm Bug 37510: Make Koha::Object->delete throw Koha::Exception 2024-08-16 17:33:46 +02:00
Objects.pm Bug 36873: Make Koha::Objects->delete pass parameters to the underlying method 2024-07-01 18:55:43 +02:00
OverdueRule.pm
OverdueRules.pm
Patron.pm Bug 37636: Remove sort of pending_checkouts by timestamp 2024-09-13 16:06:27 +02:00
Patrons.pm Bug 37389: (QA follow-up) Tidy 2024-08-02 18:59:55 +02:00
Plugins.pm Bug 30897: Remove recursive parent identification loop 2024-04-11 16:53:43 +02:00
ProblemReport.pm
ProblemReports.pm
PseudonymizedTransaction.pm
PseudonymizedTransactions.pm
Quote.pm
Quotes.pm
Rating.pm
Ratings.pm
Recall.pm Bug 23781: SMS notices and messaging preferences for recalls 2024-07-23 16:38:08 +01:00
Recalls.pm Bug 32696: Recalls can inadvertently extend the due date 2024-08-19 17:29:54 +02:00
RecordProcessor.pm
RecordSource.pm Bug 37513: Add Koha::RecordSource->usage_count 2024-08-27 12:14:24 +02:00
RecordSources.pm Bug 35919: Add Koha::RecordSource(s) classes 2024-04-26 17:06:03 +02:00
Report.pm Bug 37508: (QA follow-up) Move check to Koha::Report, extend 2024-08-16 16:22:25 +02:00
Reports.pm
Review.pm
Reviews.pm
Schema.pm
Script.pm Bug 36367: Remove _new_userenv 2024-06-14 11:17:17 +01:00
SearchEngine.pm
SearchField.pm Bug 20388: (QA follow-up) Tidy 2024-04-16 17:59:47 +02:00
SearchFields.pm
SearchFilter.pm Bug 37333: Group search terms in a saved filter 2024-07-18 17:53:11 +02:00
SearchFilters.pm
SearchMarcMap.pm
SearchMarcMaps.pm
Serial.pm
Serials.pm
Session.pm
SharedContent.pm Bug 27490: Update systempreference 'language' to 'StaffInterfaceLanguages' 2024-09-13 13:54:25 +02:00
SimpleMARC.pm Bug 36515: (QA follow-up) Tidy code 2024-08-02 19:00:05 +02:00
Sitemapper.pm
Statistic.pm Bug 37540: Ensure datetime is a string before enqueueing pseudonymization 2024-08-01 18:22:27 +02:00
Statistics.pm
StockRotationItem.pm
StockRotationItems.pm
StockRotationRota.pm
StockRotationRotas.pm
StockRotationStage.pm
StockRotationStages.pm
Subscription.pm
Subscriptions.pm
Suggestion.pm Bug 35597: Move modification logging to Koha::Suggestion 2024-06-13 14:08:33 +01:00
SuggestionEngine.pm
Suggestions.pm
Tag.pm
Tags.pm
TemplateUtils.pm
Ticket.pm Bug 36758: (follow-up) Fix unit tests 2024-08-12 14:01:08 +02:00
Tickets.pm
Token.pm
TrackedLink.pm
TrackedLinks.pm
UploadedFile.pm
UploadedFiles.pm
Uploader.pm Bug: 36818 Escape characters in file names uploaded 2024-06-20 17:55:37 +02:00
Virtualshelf.pm Bug 13888: Tidy Koha/Virtualshelf.pm 2024-07-22 09:57:11 +01:00
Virtualshelfcontent.pm
Virtualshelfcontents.pm
Virtualshelfshare.pm
Virtualshelfshares.pm
Virtualshelves.pm
Z3950Responder.pm
Z3950Server.pm
Z3950Servers.pm