13 Commits

Author SHA1 Message Date
68d2588af1 Refactor ProgramSeeder to structure daily activities into a more organized format, replacing date keys with an array of day and activities for improved clarity and maintainability. 2025-09-20 17:04:13 +05:00
4f16b4193e wip 2025-09-20 16:54:20 +05:00
b6537c5314 Refactor GroupForm to use unique validation method for start_date; enhance PilgrimResource and PilgrimForm with method documentation; update web routes to redirect from root to panel. 2025-09-20 12:55:18 +05:00
e706e22266 Enhance PilgrimsTable by adding circular image display and adjusting image size; update Turkmen translations for dissociate actions and notifications to improve clarity and consistency. 2025-09-03 19:33:48 +05:00
e2b47eb73f Refactor navigation icon declarations in various resources for consistency; enhance Group model with new relationships and fillable properties; update Hotel and Pilgrim models with fillable attributes; improve table configurations across resources. 2025-09-03 19:10:21 +05:00
f9f4c476ce Refactor GroupResource to use a static property for navigation icon; add method documentation for name attribute in Group model. 2025-08-31 18:51:46 +05:00
3e58524af7 Remove DocumentForm schema and update Turkmen translations for modal actions and notifications; refactor web routes for cleaner syntax. 2025-08-31 15:56:28 +05:00
34e78c5e43 Add Turkmen translations for edit and delete actions; update Pilgrim model with property annotations, and enhance PilgrimsRelationManager with localized table heading and model label. 2025-08-31 14:18:33 +05:00
6b6f358aa7 Refactor Filament resources and models; add attribute casting in Group model, update navigation icons, and remove TeacherSeeder in favor of UserTableSeeder. 2025-08-31 12:52:31 +05:00
710554a28d Enhance Group and Document resources; add leader and helper teacher relationships, update navigation icons, and adjust navigation sorting. 2025-08-30 17:21:47 +05:00
18e425f533 Add Turkmen localization and update Filament resources; configure timezone and locale settings 2025-08-30 16:45:36 +05:00
cdb5cbcb18 Update dependencies and configuration for Laravel project; added Filament support, modified .gitignore, and adjusted welcome page links. 2025-08-30 14:48:07 +05:00
aa3b31c1a1 install laravel 2025-08-28 19:19:54 +05:00