| .. |
|
CrawlMediaMonitoringCommand.php
|
feat: implement automated media monitoring crawler with Python script and Laravel console command
|
2026-04-11 13:47:18 +07:00 |
|
MigrateAllCommand.php
|
feat: Add many-to-many relationship for Issue Management with Departments, including migration, Filament UI updates, and a new department issue chart.
|
2026-03-26 10:24:03 +07:00 |
|
MigrateAnnouncementCommand.php
|
feat: Introduce data migration commands for various core entities including company, location, theme, and other
|
2026-02-04 14:04:21 +07:00 |
|
MigrateClassificationCommand.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 |
|
MigrateCompanyCommand.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 |
|
MigrateContentRecapCommand.php
|
refactor: Make content recap type field nullable in the database, migration command, and Filament form.
|
2026-03-16 15:10:30 +07:00 |
|
MigrateCooperationCommand.php
|
feat: Allow longer titles for reports by changing the database column to text and removing the form input length limit.
|
2026-03-13 13:30:05 +07:00 |
|
MigrateDepartmentCommand.php
|
refactor: Remove sort_order column and related reordering functionality from categories, departments, and themes.
|
2026-03-13 09:17:19 +07:00 |
|
MigrateIssueManagementCommand.php
|
feat: Add many-to-many relationship for Issue Management with Departments, including migration, Filament UI updates, and a new department issue chart.
|
2026-03-26 10:24:03 +07:00 |
|
MigrateJournalistCommand.php
|
feat: Introduce data migration commands for various core entities including company, location, theme, and other
|
2026-02-04 14:04:21 +07:00 |
|
MigrateLocationCommand.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 |
|
MigrateMediaMonitoringCommand.php
|
refactor: remove 'news_page' field from Media Monitoring resources for simplification
|
2026-04-07 14:24:00 +07:00 |
|
MigrateNewsCommand.php
|
fix: Update MigrateNewsCommand to filter empty tags and make slug column nullable in tag migration
|
2026-03-26 10:20:07 +07:00 |
|
MigrateThemeCommand.php
|
refactor: Remove sort_order column and related reordering functionality from categories, departments, and themes.
|
2026-03-13 09:17:19 +07:00 |
|
MigrateUserCommand.php
|
feat: create default user settings for migrated users if none exist
|
2026-03-27 09:22:56 +07:00 |
|
SimulateCooperationTime.php
|
refactor: remove verification status from cooperation workflow and automate transition to payment
|
2026-04-10 14:42:28 +07:00 |
|
UpdateCooperationStatusCommand.php
|
refactor: remove verification status from cooperation workflow and automate transition to payment
|
2026-04-10 14:42:28 +07:00 |