Журнал изменений

Журнал изменений

Фильтр и поиск

Всего: 1173 Доступных коммитов | Отфильтровано: 1173 Коммиты | Страница: 106 из 118
23.12.2025
Refactor: Migrate SEO config and improve code formatting
Автор: Eduard Laas | Дата: 15:21 23.12.2025

Core changes:

  • Merge config/config_seo.php into core/system.php

    • Move $confse SEO configuration array inline
    • Remove separate config_seo.php file
    • Consolidate configuration loading
  • Enhance setConfigFile() function in core/system.php

    • Add recursive normalization for array values
    • Convert booleans to string '0'/'1'
    • Handle floats, integers, and null values
    • Add copyright header to generated files
    • Improve type safety and consistency
  • Add module migration utility in admin/modules/modules.php

    • Create migrateModulesDbToConfig() function
    • Migrate module settings from database to config file
    • Extract: active, view, inmenu, group, side, top fields
    • Generate config/modules.php via setConfigFile()

Code formatting:

  • core/access.php: Convert tabs to spaces, update copyright to 2026
  • core/security.php: Fix indentation, add trailing newline
  • modules/news/index.php: Reformat code structure

Configuration:

  • config/global.php: Regenerate sitekey

Files changed: 7 modified, 1 deleted

22.12.2025
Docs: update README content
Автор: Eduard Laas | Дата: 14:32 22.12.2025
Setup/config: update config loaders and setup entrypoint
Автор: Eduard Laas | Дата: 14:29 22.12.2025
Config admin: fix saving module multiselect input
Автор: Eduard Laas | Дата: 14:26 22.12.2025
Refactor: Remove forum module and cleanup code
Автор: Eduard Laas | Дата: 13:36 22.12.2025
  • Delete forum module (core/forum.php)
  • Remove forum-related images
  • Rename admin info files (configure-.html → config-.html)
  • Update language files
  • Modernize blocks and modules
  • Create config/global.php
Modernize admin/modules/config.php: Quote conversion and code cleanup
Автор: Eduard Laas | Дата: 13:35 22.12.2025
  • Convert all double quotes (") to single quotes (')
  • Remove dead commented code (# DELETE block)
  • Rename function configNavi() → navi()
  • Add return type hints (: void)
  • Modernize opendir/readdir → scandir()
  • Replace timezone array with timezone_identifiers_list()
  • Update require_once to use CONFIG_DIR constant
  • Add exit after header redirect
  • Implement strict comparisons (=, !)
  • Format code according to SLAED standards
Update .gitignore to allow setup SQL files
Автор: Eduard Laas | Дата: 09:37 22.12.2025

Add exception for setup/sql/*.sql files while keeping other SQL files ignored

Add setup SQL files to repository
Автор: Eduard Laas | Дата: 09:37 22.12.2025
  • Update .gitignore to allow setup/sql/*.sql files
  • Add table.sql (database schema)
  • Add insert.sql (initial data)
  • Add table_update scripts for migrations:

    • table_update4_1.sql
    • table_update4_2.sql
    • table_update4_3.sql
    • table_update5_0.sql
    • table_update5_1.sql
    • table_update6_0.sql
    • table_update6_2.sql
    • table_update6_3.sql

These files are essential for installation and upgrades

Major refactoring: Core system modernization and cleanup
Автор: Eduard Laas | Дата: 09:27 22.12.2025

Core System Changes:

  • Rename core/core.php to core/system.php for better clarity
  • Add core/legacy.php for backward compatibility
  • Replace config/config_core.php with config/system.php
  • Update all references from core.php to system.php
  • Update copyright year to 2026

Code Improvements:

  • Standardize code formatting (tabs to spaces)
  • Update admin/index.php with improved module loading
  • Modernize admin/modules/editor.php
  • Update modules/account/index.php
  • Update modules/changelog/index.php
  • Update index.php core integration

Admin Interface:

  • Add new admin panel icons:

    • config.png (settings/configuration)
    • gears.png (system operations)
    • monitor.png (monitoring)
    • remote.png (remote management)

Documentation:

  • Update README.md with new file structure
  • Update admin/info/editor-ru.html documentation

Cleanup:

  • Remove 400+ obsolete upload files:

    • Old account images and avatars
    • Legacy content images (logos, backgrounds, souvenirs)
    • Old screenshot thumbnails
    • Deprecated demo site images
    • Forum attachments
  • Update index.html files in upload directories
19.12.2025
Refactor admin routing and update formatting
Автор: Eduard Laas | Дата: 12:17 19.12.2025
  • Replace $admin_file with $aroute in comments module
  • Update config module indentation
  • Update editor module
  • Remove obsolete backup.txt

Страница 106 из 118. Всего: 1173

1 101 102 103 104 105 106 107 108 109 110 118
Хотите опробовать SLAED CMS в действии?
Идеи и предложения
Обратная связь
Подтверждение

Поделиться
QR-код

Предварительный просмотр