3 Commits

Author SHA1 Message Date
e025532
f1aebef05b Refactor configuration files and clean up project structure
Removed unused datasource definitions and redundant module references. Added default settings for code styles and inspection profiles. Adjusted indentation and formatting in HTML and PHP files for better readability and maintainability.
2025-05-27 09:48:15 +02:00
e025532
90c911835c Refactor configs and clean up infrastructure scripts
Added and updated IntelliJ IDEA project configuration files for better module management. Modified infrastructure-related logs and scripts, including test.php and Rollup-end.php, for improved readability and functionality. Removed redundant conditions and formatted codebase for consistency.
2025-05-26 15:50:26 +02:00
e025532
df4778f66e Add IntelliJ IDE configuration files to the repository
Include `.idea` project files for module and workspace settings, data sources, PHP configurations, and VCS mappings. These files enable consistent IDE setup across team members and provide version control for project-specific configurations.
2025-05-26 15:38:37 +02:00