| .. |
|
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
|
fix: exclude deleted records when fetching companies from legacy database
|
2026-04-13 10:33:03 +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
|
refactor: modularize legacy cooperation migration logic and implement grouping by name to handle duplicates
|
2026-04-13 15:42:13 +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
|
refactor: optimize news migration with chunking, media caching, and detailed CLI progress reporting
|
2026-04-14 13:48:56 +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
|
refactor: update user migration logic to filter deleted records and adjust role filtering in user table
|
2026-04-13 09:28:34 +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 |