| .. |
|
0001_01_01_000000_create_users_table.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 |
|
0001_01_01_000001_create_cache_table.php
|
initial commit
|
2025-10-24 07:58:05 +07:00 |
|
0001_01_01_000002_create_jobs_table.php
|
initial commit
|
2025-10-24 07:58:05 +07:00 |
|
2022_12_14_083707_create_settings_table.php
|
feat: Implement Spatie Laravel Settings with Filament pages for general, SEO, and social media management.
|
2026-01-05 11:57:56 +07:00 |
|
2025_10_24_012236_create_classifications_table.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 |
|
2025_11_19_082630_create_sub_classifications_table.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 |
|
2025_11_19_084250_create_locations_table.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 |
|
2025_11_19_084252_create_sub_locations_table.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 |
|
2025_11_19_085234_create_departments_table.php
|
refactor: Remove sort_order column and related reordering functionality from categories, departments, and themes.
|
2026-03-13 09:17:19 +07:00 |
|
2025_11_19_092038_create_themes_table.php
|
refactor: Remove sort_order column and related reordering functionality from categories, departments, and themes.
|
2026-03-13 09:17:19 +07:00 |
|
2025_11_20_014326_create_permission_tables.php
|
feat: Add policies for SubClassification, SubLocation, and User models
|
2025-11-20 09:00:59 +07:00 |
|
2025_11_20_041121_create_companies_table.php
|
feat: increase max length for company document and director name fields to 150 characters in both the UI and database.
|
2026-02-04 14:04:29 +07:00 |
|
2025_11_20_041125_create_partner_media_table.php
|
feat: Increase maximum length for link/URL fields in forms and database migrations.
|
2026-02-04 14:07:13 +07:00 |
|
2025_11_20_041138_create_journalists_table.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 |
|
2025_12_02_133408_create_media_table.php
|
feat(spatie media lib & asmit upload: install and custom path in spatie library
|
2025-12-04 13:57:33 +07:00 |
|
2025_12_05_095022_create_media_monitorings_table.php
|
feat: Increase maximum length for link/URL fields in forms and database migrations.
|
2026-02-04 14:07:13 +07:00 |
|
2025_12_05_100045_create_media_monitoring_theme_table.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 |
|
2025_12_09_113331_create_content_recaps_table.php
|
feat: Increase maximum length for link/URL fields in forms and database migrations.
|
2026-02-04 14:07:13 +07:00 |
|
2025_12_10_144144_create_issue_management_table.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 |
|
2025_12_11_155214_create_categories_table.php
|
refactor: Remove sort_order column and related reordering functionality from categories, departments, and themes.
|
2026-03-13 09:17:19 +07:00 |
|
2025_12_12_082036_create_news_table.php
|
feat: Increase maximum length for link/URL fields in forms and database migrations.
|
2026-02-04 14:07:13 +07:00 |
|
2025_12_12_083015_create_category_news_table.php
|
feat: Implement news categories and status management with a new category resource and updated news form fields for excerpt, categories, and status.
|
2025-12-24 08:56:11 +07:00 |
|
2025_12_12_085015_create_tag_tables.php
|
feat(news): implement news resource with CRUD functionality
|
2025-12-12 09:48:34 +07:00 |
|
2025_12_12_090552_create_announcements_table.php
|
feat: Implement public announcements page with a new title field and rich text editor for content.
|
2026-01-06 11:07:13 +07:00 |
|
2025_12_12_091146_create_announcement_media_table.php
|
feat(announcement): create AnnouncementMedia model, factory, and migration
|
2025-12-12 11:30:36 +07:00 |
|
2025_12_12_111212_create_cooperations_table.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 |
|
2025_12_12_111307_create_cooperation_media_table.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 |
|
2025_12_12_132245_create_cooperation_proposals_table.php
|
feat: Enhance cooperation and reporting workflows with refined relationships, new payment management, and updated actions.
|
2026-02-02 11:56:49 +07:00 |
|
2025_12_12_132453_create_task_assignments_table.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 |
|
2025_12_12_133823_create_media_task_assignment_table.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 |
|
2025_12_12_135847_create_reports_table.php
|
feat: Increase maximum length for link/URL fields in forms and database migrations.
|
2026-02-04 14:07:13 +07:00 |
|
2025_12_12_135855_create_rejection_reasons_table.php
|
feat: implement comprehensive cooperation management module with models, migrations, and Filament resources
|
2025-12-16 12:37:53 +07:00 |
|
2025_12_22_130245_create_verification_requests_table.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 |
|
2025_12_22_130256_create_verification_reviews_table.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 |
|
2026_01_05_153123_create_contacts_table.php
|
feat: Implement contact management system with email reply functionality and database migration
|
2026-01-06 09:37:55 +07:00 |
|
2026_01_06_112810_create_visitors_table.php
|
feat: Add visitor tracking functionality with Filament resource and footer statistics.
|
2026-01-06 12:01:50 +07:00 |
|
2026_01_08_145246_create_notifications_table.php
|
feat: Add notification system with BroadcastNotification class and database migration for notifications table
|
2026-01-09 10:43:16 +07:00 |
|
2026_01_14_140256_create_cooperation_payments_table.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 |
|
2026_01_28_110008_create_data_change_requests_table.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 |
|
2026_01_28_110032_create_data_change_reviews_table.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 |