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
e054b04b063c2df61a2ea16697b8a2afd4d4a19e
citrus
/
lang
/
tr
T
History
Ümit Tunç
81b94e8635
feat: add proposal link regeneration and copy-to-clipboard actions to edit page
2026-05-25 07:32:25 +03:00
..
blog_category.php
Add Blog Category Resource and CRUD Pages: Created BlogCategoryResource with associated pages for listing, creating, and editing blog categories. Implemented localization for all labels and messages. Enhanced BlogCategory model to specify foreign key for related blogs.
2025-11-06 17:48:20 -03:00
blog.php
feat: implement structured data support for blog and page components, enhancing SEO and user experience through JSON-LD integration
2026-05-21 21:54:12 +03:00
career.php
feat: internationalize internship application status messages and add Swedish/German language support
2026-05-11 09:23:07 +03:00
company_history.php
feat: add quarter labels to company history localization files, improving clarity and user experience in timeline display
2026-05-21 20:21:54 +03:00
dashboard.php
Add dashboard and widgets: Implemented a new Dashboard page with various widgets including Content Overview, Recent Activities, System Stats, Translation Progress, and User Activity. Added localization support for dashboard elements in English and Turkish.
2025-10-24 16:16:27 -03:00
footer-templates.php
Enhance Template Preview Functionality: Added a preview action to both HeaderTemplatesTable and FooterTemplatesTable, allowing users to preview templates in a modal. Updated localization files to include preview action labels in both English and Turkish. Introduced new Blade views for rendering template previews, improving the overall user experience in template management.
2025-12-27 09:50:38 +03:00
header-templates.php
Enhance Template Preview Functionality: Added a preview action to both HeaderTemplatesTable and FooterTemplatesTable, allowing users to preview templates in a modal. Updated localization files to include preview action labels in both English and Turkish. Introduced new Blade views for rendering template previews, improving the overall user experience in template management.
2025-12-27 09:50:38 +03:00
language.php
Implement sticky header actions in edit pages: Added save and cancel actions with localization support to the header of EditBlog, EditCustomer, EditLanguage, EditPage, EditSetting pages. Introduced a new Blade view for sticky actions, enhancing user experience by keeping action buttons accessible during form editing.
2025-10-30 17:09:06 -03:00
menu-templates.php
Add Menu Template functionality: Created MenuTemplate resource with CRUD pages, schemas, and table configuration. Implemented localization for menu template fields and integrated menu rendering capabilities. Enhanced TemplatePreviewController to support menu templates and updated dynamic template documentation accordingly.
2025-11-03 15:43:47 -03:00
music_productions.php
feat: add localization support for unknown production date in music productions module
2026-05-20 23:22:06 +03:00
pages.php
feat: implement page template hero functionality with dynamic image handling and localization support for enhanced visual presentation
2026-05-22 07:36:24 +03:00
placeholder-picker.php
Enhance placeholder functionality: Updated TemplateService to support 'setting' placeholders, allowing dynamic retrieval of settings values. Modified the placeholder picker to include setting types and added localization for new placeholder types in both English and Turkish. Improved site layout by integrating settings for favicon and custom CSS.
2025-11-05 17:18:02 -03:00
product_categories.php
frontend style fix
2026-01-01 16:25:27 +03:00
products.php
Add External URL Field to Product Schema and Localization: Introduced an 'external_url' field in the ProductForm for enhanced product management. Updated the Product model to include this new field and created a migration to add it to the products table. Enhanced localization support by adding relevant translations in both English and Turkish language files. Updated the menu-item Blade component to utilize the external URL, allowing links to open in a new tab if provided, improving user experience.
2026-01-06 21:18:25 +03:00
proposal.php
feat: add proposal link regeneration and copy-to-clipboard actions to edit page
2026-05-25 07:32:25 +03:00
section-templates.php
Improve Asset Path Handling and Add Preview Action: Enhanced the ImportHtmlTemplates command to support fallback asset paths for better template import functionality. Updated the TemplateService to handle old asset paths. Added a preview action in the SectionTemplates localization files for improved user experience in template management.
2025-12-27 09:45:10 +03:00
settings.php
Add DatabaseSeeder and enhance settings management: Created DatabaseSeeder to seed initial data, including a test user. Updated ListSettings page to support group filtering and added new settings groups in localization files. Enhanced SettingForm and SettingsTable to accommodate new group options and improved UI for settings management.
2025-10-30 15:30:46 -03:00
user-guide.php
Add User Guide functionality: Created UserGuide page and GuideService to manage and display user guides. Implemented localization for user guide labels and integrated a search feature for easy navigation. Added markdown support for guide content and established a structured layout for guide selection and display.
2025-11-03 17:08:15 -03:00
users.php
Update UserActions to enhance localization and tooltips for user management actions. Added labels and tooltips for change password and delete actions, ensuring consistent user experience in both English and Turkish. Updated localization files to include new keys for user actions.
2025-09-30 01:02:14 -03:00