This website requires JavaScript.
Explore
Help
Register
Sign In
truncgit
/
citrus
Watch
1
Star
0
Fork
0
You've already forked citrus
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8b3f7b7ad8f1850c8b57ace6d5cfdb53ce4a525d
citrus
/
app
T
History
Ümit Tunç
1bb06c7bd4
Update navigation group label in SettingResource from 'Sistem' to 'System' for consistency in English localization.
2025-10-20 15:26:04 -03:00
..
Filament/Admin
/Resources
Update navigation group label in SettingResource from 'Sistem' to 'System' for consistency in English localization.
2025-10-20 15:26:04 -03:00
Helpers
Add translation helper functions: Introduced a new file for translation-related helper functions to enhance localization capabilities. Updated composer.json to autoload the new helper file, ensuring easy access to functions for managing languages, translations, and their statuses.
2025-10-01 05:07:18 -03:00
Http
/Controllers
Remove unnecessary blank lines in PageController, footer, and navigation Blade templates for cleaner code structure.
2025-10-03 13:01:37 -03:00
Models
Refactor settings form handling: Removed redundant data mutation methods in CreateSetting and EditSetting pages. Updated SettingForm to use distinct fields for text and boolean values, enhancing clarity and functionality. Added new attributes in the Setting model to manage value assignments from different fields.
2025-10-20 15:19:34 -03:00
Policies
Add Language Management Module: Created Language resource with CRUD pages, schemas, and models to support the universal translation system. Implemented localization for English and Turkish, ensuring consistent user experience. Added necessary policies and seeder for initial language data, enhancing the overall language management functionality.
2025-10-01 05:07:18 -03:00
Providers
Add Language Management Module: Created Language resource with CRUD pages, schemas, and models to support the universal translation system. Implemented localization for English and Turkish, ensuring consistent user experience. Added necessary policies and seeder for initial language data, enhancing the overall language management functionality.
2025-10-01 05:07:18 -03:00
Traits
Add Language Management Module: Created Language resource with CRUD pages, schemas, and models to support the universal translation system. Implemented localization for English and Turkish, ensuring consistent user experience. Added necessary policies and seeder for initial language data, enhancing the overall language management functionality.
2025-10-01 05:07:18 -03:00