335784231a
Add Fruitcake CORS package and update CORS configuration to allow all methods, origins, and headers for improved API accessibility.
F4ilji2025-09-06 00:17:51 +05:00
29daa1e3aa
Update CORS configuration to allow all paths for enhanced API accessibility.
F4ilji2025-09-05 23:59:40 +05:00
525c9edc65
Refactor VK service URLs to use 'vk.ru' instead of 'vk.com' for consistency; update CORS configuration to allow additional methods and origins, enhancing API security and flexibility.
F4ilji2025-09-05 23:42:06 +05:00
ff33023643
Add @gladesinger/vue3-yandex-smartcaptcha dependency, replace vue3-yandex-smartcaptcha with YandexSmartCaptcha in CaptchaBlock component, and update PersonalDataBlock label for compliance with data protection laws.
F4ilji2025-09-05 17:13:04 +05:00
c8ab16aecb
Add @gladesinger/vue3-yandex-smartcaptcha dependency, refactor CaptchaBlock component to use YandexSmartCaptcha, and update PersonalDataBlock label for compliance with data protection laws.
F4ilji2025-09-05 09:27:59 +05:00
5f121430a9
Refactor DesktopNavBar and MainPageNavbar for improved styling and accessibility; update TvSliderBody to enhance text size for better readability.
F4ilji2025-09-05 09:27:59 +05:00
8b213ee803
Update PHP version requirement to ^8.2 in composer files, refactor User model access control logic, clean up MainSectionResource, enhance EditMainSection to include related pages, modify AppServiceProvider to clear subsection cache, change fallback locale to 'en', and improve DesktopNavBar and BasicFooter components for better accessibility and content accuracy.
F4ilji2025-09-01 13:48:24 +05:00
3d300ac4d1
Remove migration file for notifications table
F4ilji2025-09-01 13:47:59 +05:00
478be2e212
Update SlideFactory to set image URL to null, modify SlideResource to make image field optional, and adjust Slider components to display a default image when no URL is provided
F4ilji2025-08-12 14:50:09 +05:00
8b2f9e99f0
add 'info' field as an array in DirectionStudy model; update DirectionStudyResource to include tabs for main information and admission details; modify Show.vue to display direction study information; enhance PageItemBlock.vue for better breadcrumb display
F4ilji2025-07-27 21:33:00 +05:00
cb95af3c46
update form handling in Page.vue and Show.vue components to use optional chaining for safer access to form IDs
F4ilji2025-07-27 13:29:01 +05:00
a4bdde6382
refactor educational components and API routes; update form handling in various actions and Vue components, enhance user interface for form display, and improve data retrieval logic in CreateAdmissionPlan job
F4ilji2025-07-27 12:52:04 +05:00
9a1fcbbf9d
update nginx configuration, enhance API route middleware to include 'web', add session middleware to HttpKernel, and improve educational program item and breadcrumbs components for better data display
F4ilji2025-07-25 17:56:50 +05:00
16e7b9fe46
add time_added field to FilesBlock; update file upload logic to set timestamp and improve file display in FileBlock with additional metadata
F4ilji2025-07-25 12:36:17 +05:00
e403203e72
remove all .DS_Store files from the project
F4ilji2025-07-22 18:49:44 +05:00
5ba5a101a3
refactor form builder components; simplify structure by removing unnecessary margin classes and enhancing code readability
F4ilji2025-07-22 18:41:38 +05:00
528a4b24b0
refactor multiple widget controllers; replace caching logic with action classes for data retrieval, enhancing code clarity and maintainability
F4ilji2025-07-22 18:22:04 +05:00
7a8a6e023d
refactor ClientWidgetFormController; replace validation logic with SubmitWidgetFormAction for improved maintainability and clarity
F4ilji2025-07-22 13:00:18 +05:00
eac29d8d1c
refactor ClientWidgetContactController and ClientWidgetPageReferenceListController; replace caching logic with action classes for widget data retrieval, enhancing code clarity and maintainability
F4ilji2025-07-21 22:45:55 +05:00
3cac482409
refactor ClientDepartmentController and ClientFacultyController; replace caching logic with action classes for department and faculty retrieval, enhancing code clarity and maintainability
F4ilji2025-07-20 18:02:14 +05:00
5179f45ef9
refactoring the InstituteStructure module
F4ilji2025-07-20 00:37:22 +05:00
4558282da8
refactor ClientAcademicJournalController; replace caching logic with action classes for academic journal retrieval and improve code clarity
F4ilji2025-07-19 12:49:10 +05:00
1fc793089c
refactor PersonController; replace caching logic with GetPersonDataAction for improved maintainability and clarity
F4ilji2025-07-18 17:10:49 +05:00
de7ef99b47
refactor ClientScheduleController; replace complex query logic with ListSchedulesAction for improved maintainability and clarity
F4ilji2025-07-18 16:35:30 +05:00
18d1501b67
refactor ClientProgramController; replace caching logic with action classes for educational program retrieval and enhance code clarity
F4ilji2025-07-18 15:57:58 +05:00
839d8edfcd
refactor ClientAdditionalEducationController; replace caching logic with action classes for data retrieval and improve code clarity
F4ilji2025-07-18 14:31:19 +05:00
b8235404b8
refactor search functionality; remove deprecated services and implement new action and task classes for improved structure and maintainability
F4ilji2025-07-18 14:14:10 +05:00
0874d3e6b5
refactor sitemap generation and navigation handling; remove old GenerateSitemap command, update to use tasks for better organization, and enhance navigation data retrieval
F4ilji2025-07-18 13:07:51 +05:00
72f684dc97
реализовал удаление альбома + удаление альбома при редактировании (ОБЯЗ. ПРОТЕСТИ УДАЛЕНИЕ ПРИ)
add_news_module
Fasutoa2025-06-27 19:15:17 +05:00
1257cd552c
refactor schedule module, added new filters
F4ilji2025-06-27 10:16:10 +05:00
03aca1725b
fixing bugs in seo generate, fix bug set publish time in post, changes in import posts command, changes in pagination
F4ilji2025-04-19 15:07:29 +05:00
1399e2b8de
splitting nginx configuration into prod and local
F4ilji2025-04-17 21:50:21 +05:00
21c4b7c528
added ForceHttpsServiceProvider, added fix in PageResourceList
F4ilji2025-04-17 20:07:08 +05:00
4fcc41e36e
small fixing, added throw errors in widgets
F4ilji2025-04-16 15:27:02 +05:00
cac319fa81
fixing search module, and schedule module
F4ilji2025-04-14 19:24:18 +05:00
c27c1c36c1
added basic template to position main elements in the page
F4ilji2025-04-10 15:01:13 +05:00
88e729aa87
added API VICON integration for updating admission plans via admin panel (queued). Updated exams and contests display on programs/show page. Added relevant enums for admission plans.
F4ilji2025-04-09 15:58:29 +05:00