| .. |
|
Announcement.php
|
feat: Add dataChangeRequests morph relation to PartnerMedia, Company, and Journalist models, refactor CategoryNews relationships, and pluralize HasMany method names.
|
2026-03-13 08:31:43 +07:00 |
|
AnnouncementMedia.php
|
Refactor database migrations to use explicit foreign key constraints with cascade on delete, update enum column definitions to use enum values and add indexes, and refine model casts.
|
2026-02-02 13:19:27 +07:00 |
|
Category.php
|
refactor: Remove sort_order column and related reordering functionality from categories, departments, and themes.
|
2026-03-13 09:17:19 +07:00 |
|
CategoryNews.php
|
feat: Add dataChangeRequests morph relation to PartnerMedia, Company, and Journalist models, refactor CategoryNews relationships, and pluralize HasMany method names.
|
2026-03-13 08:31:43 +07:00 |
|
Classification.php
|
refactor: Remove sort_order column and related functionality from classification and sub-classification models, migrations, and Filament resources.
|
2026-03-13 09:02:19 +07:00 |
|
Company.php
|
feat: Add dataChangeRequests morph relation to PartnerMedia, Company, and Journalist models, refactor CategoryNews relationships, and pluralize HasMany method names.
|
2026-03-13 08:31:43 +07:00 |
|
Contact.php
|
Refactor database migrations to use explicit foreign key constraints with cascade on delete, update enum column definitions to use enum values and add indexes, and refine model casts.
|
2026-02-02 13:19:27 +07:00 |
|
ContentRecap.php
|
feat: Add color methods to ContentType and Channel enums, cast channel and social media in ContentRecap model, and enhance Filament table display with colored badges.
|
2026-03-13 09:54:49 +07:00 |
|
Cooperation.php
|
feat: Add dataChangeRequests morph relation to PartnerMedia, Company, and Journalist models, refactor CategoryNews relationships, and pluralize HasMany method names.
|
2026-03-13 08:31:43 +07:00 |
|
CooperationMedia.php
|
Refactor database migrations to use explicit foreign key constraints with cascade on delete, update enum column definitions to use enum values and add indexes, and refine model casts.
|
2026-02-02 13:19:27 +07:00 |
|
CooperationPayment.php
|
Refactor database migrations to use explicit foreign key constraints with cascade on delete, update enum column definitions to use enum values and add indexes, and refine model casts.
|
2026-02-02 13:19:27 +07:00 |
|
CooperationProposal.php
|
feat: Integrate Swindon\FilamentHashids trait into multiple models for enhanced ID encoding
|
2026-01-19 11:03:33 +07:00 |
|
DataChangeRequest.php
|
Refactor database migrations to use explicit foreign key constraints with cascade on delete, update enum column definitions to use enum values and add indexes, and refine model casts.
|
2026-02-02 13:19:27 +07:00 |
|
DataChangeReview.php
|
Refactor database migrations to use explicit foreign key constraints with cascade on delete, update enum column definitions to use enum values and add indexes, and refine model casts.
|
2026-02-02 13:19:27 +07:00 |
|
Department.php
|
refactor: Remove sort_order column and related reordering functionality from categories, departments, and themes.
|
2026-03-13 09:17:19 +07:00 |
|
IssueManagement.php
|
Refactor database migrations to use explicit foreign key constraints with cascade on delete, update enum column definitions to use enum values and add indexes, and refine model casts.
|
2026-02-02 13:19:27 +07:00 |
|
Journalist.php
|
feat: Add dataChangeRequests morph relation to PartnerMedia, Company, and Journalist models, refactor CategoryNews relationships, and pluralize HasMany method names.
|
2026-03-13 08:31:43 +07:00 |
|
Location.php
|
refactor: Remove sort_order field and its associated logic from location and sub-location models, migrations, and Filament resources.
|
2026-03-13 09:06:55 +07:00 |
|
MediaMonitoring.php
|
feat: Cast MediaMonitoring channel to an enum and display it as a colored badge in the monitoring table.
|
2026-03-16 22:54:20 +07:00 |
|
MediaMonitoringTheme.php
|
Refactor database migrations to use explicit foreign key constraints with cascade on delete, update enum column definitions to use enum values and add indexes, and refine model casts.
|
2026-02-02 13:19:27 +07:00 |
|
MediaTaskAssignment.php
|
Refactor database migrations to use explicit foreign key constraints with cascade on delete, update enum column definitions to use enum values and add indexes, and refine model casts.
|
2026-02-02 13:19:27 +07:00 |
|
News.php
|
feat: Add dataChangeRequests morph relation to PartnerMedia, Company, and Journalist models, refactor CategoryNews relationships, and pluralize HasMany method names.
|
2026-03-13 08:31:43 +07:00 |
|
PartnerMedia.php
|
feat: Add dataChangeRequests morph relation to PartnerMedia, Company, and Journalist models, refactor CategoryNews relationships, and pluralize HasMany method names.
|
2026-03-13 08:31:43 +07:00 |
|
RejectionReason.php
|
Refactor database migrations to use explicit foreign key constraints with cascade on delete, update enum column definitions to use enum values and add indexes, and refine model casts.
|
2026-02-02 13:19:27 +07:00 |
|
Report.php
|
feat: Implement local scopes for report statuses in the Report model and update the TaskRealizationChart to filter by ApprovalStatus enum.
|
2026-02-24 11:11:18 +07:00 |
|
SubClassification.php
|
refactor: Remove sort_order column and related functionality from classification and sub-classification models, migrations, and Filament resources.
|
2026-03-13 09:02:19 +07:00 |
|
SubLocation.php
|
refactor: Remove sort_order field and its associated logic from location and sub-location models, migrations, and Filament resources.
|
2026-03-13 09:06:55 +07:00 |
|
TaskAssignment.php
|
Refactor database migrations to use explicit foreign key constraints with cascade on delete, update enum column definitions to use enum values and add indexes, and refine model casts.
|
2026-02-02 13:19:27 +07:00 |
|
Theme.php
|
refactor: Remove sort_order column and related reordering functionality from categories, departments, and themes.
|
2026-03-13 09:17:19 +07:00 |
|
User.php
|
feat: Add dataChangeRequests morph relation to PartnerMedia, Company, and Journalist models, refactor CategoryNews relationships, and pluralize HasMany method names.
|
2026-03-13 08:31:43 +07:00 |
|
VerificationRequest.php
|
feat: Add verification review migration, display details in partner resource, and introduce a latest review relationship.
|
2026-03-17 12:31:00 +07:00 |
|
VerificationReview.php
|
Refactor database migrations to use explicit foreign key constraints with cascade on delete, update enum column definitions to use enum values and add indexes, and refine model casts.
|
2026-02-02 13:19:27 +07:00 |
|
Visitor.php
|
feat: Add visitor tracking functionality with Filament resource and footer statistics.
|
2026-01-06 12:01:50 +07:00 |