Всего: 166 Коммитов в репозитории |
Отфильтровано: 166 Коммиты |
Страница: 10 / 17
10.12.2025
Docs: Update README.md last updated date
Changed last updated date from January 2025 to December 2025
Docs: Fix README.md formatting for code block
Adjusted bash code block formatting in Installation section:
• Moved code block out of list item indentation for better rendering
• Improved markdown compatibility across different viewers
• Moved code block out of list item indentation for better rendering
• Improved markdown compatibility across different viewers
Docs: Comprehensive README.md optimization and modernization
Enhanced README.md with professional structure and detailed documentation:
Content improvements:
• Added status badges (PHP version, license, status, migration progress)
• Added Quick Start section with 5-step installation guide
• Added detailed Installation section with 2 methods (manual + setup.php)
• Expanded System Requirements with PHP extensions
• Fixed typo: "Ngnix" → "Nginx"
Feature documentation:
• Categorized Features section (Core, Content Management, E-Commerce, SEO)
• Added detailed Project Structure with file descriptions
• Added Modernization Status section (50% complete, 2106+ SQL queries secured)
• Expanded Tech Stack with security details
Development guidelines:
• Enhanced Coding Standards with complete PHP code examples
• Added 8 mandatory function verbs (get, set, add, update, delete, is, check, filter)
• Added Security Best Practices with correct/incorrect examples
• Added Variable and Constant naming conventions
• Added Code Style examples with type declarations
Additional sections:
• Contributing Guidelines with Git workflow
• Expanded License section with GPL v3 details
• Support section with documentation/issues/forum links
• Professional formatting with emojis and clear structure
Technical improvements:
• Modern GitHub README best practices
• Better readability and scanability
• Comprehensive developer onboarding documentation
• Clear code examples for SLAED standards
Impact:
• Much more professional and comprehensive documentation
• Easier onboarding for new contributors
• Clear coding standards and security guidelines
• Better project presentation on GitHub
Content improvements:
• Added status badges (PHP version, license, status, migration progress)
• Added Quick Start section with 5-step installation guide
• Added detailed Installation section with 2 methods (manual + setup.php)
• Expanded System Requirements with PHP extensions
• Fixed typo: "Ngnix" → "Nginx"
Feature documentation:
• Categorized Features section (Core, Content Management, E-Commerce, SEO)
• Added detailed Project Structure with file descriptions
• Added Modernization Status section (50% complete, 2106+ SQL queries secured)
• Expanded Tech Stack with security details
Development guidelines:
• Enhanced Coding Standards with complete PHP code examples
• Added 8 mandatory function verbs (get, set, add, update, delete, is, check, filter)
• Added Security Best Practices with correct/incorrect examples
• Added Variable and Constant naming conventions
• Added Code Style examples with type declarations
Additional sections:
• Contributing Guidelines with Git workflow
• Expanded License section with GPL v3 details
• Support section with documentation/issues/forum links
• Professional formatting with emojis and clear structure
Technical improvements:
• Modern GitHub README best practices
• Better readability and scanability
• Comprehensive developer onboarding documentation
• Clear code examples for SLAED standards
Impact:
• Much more professional and comprehensive documentation
• Easier onboarding for new contributors
• Clear coding standards and security guidelines
• Better project presentation on GitHub
Cleanup and Configuration Update: Remove legacy files, untrack system configurations (.gitignore, .editorconfig), and fix changelog.
Translate: Final German comments to English
• check_compat.php: Translate comment to English
• changelog.php: Translate error message to English
• changelog.php: Translate error message to English
Translate German code comments to English
• Translate comments in core/ files
• Translate comments in admin/modules/ files
• Translate comments in blocks/ files
• Standardize documentation language
• Translate comments in admin/modules/ files
• Translate comments in blocks/ files
• Standardize documentation language
Update README: Remove German keywords and improve formatting
Merge: Combine cleaned history with previous GitHub commits
Merging two histories:
• Local: 52 commits with
• GitHub: 17 commits from previous repository state
Both histories are now preserved.
# Conflicts:
# blocks/block-languages.php
# blocks/block-user_info.php
# blocks/block-voting.php
# config/000config_global.php
# config/changelog.php
# config/comments.php
# config/config_global.php
# config/config_security.php
# config/favorites.php
# config/fields.php
# config/lang.php
# config/users.php
# language/fr.php
# modules/account/index.php
# modules/contact/index.php
# modules/forum/index.php
# modules/voting/index.php
# modules/whois/index.php
# plugins/codemirror/mode/asn.1/index.html
# plugins/codemirror/mode/mumps/index.html
# plugins/codemirror/mode/nginx/index.html
# plugins/codemirror/mode/pig/index.html
# plugins/sxd/backup/.htaccess
# plugins/sxd/cfg.php
# plugins/sxd/img/icons.png
# plugins/sxd/index.php
# plugins/sxd/info.php
# plugins/sxd/lang/list.php
# plugins/sxd/lang/lng_en.php
# plugins/sxd/lang/lng_ru.php
# plugins/sxd/lang/lng_uk.php
# plugins/sxd/lang/update.php
# plugins/sxd/load.php
# plugins/sxd/readme_en.txt
# plugins/sxd/readme_ru.txt
# plugins/sxd/ses.php
# plugins/sxd/sxd.css
# plugins/sxd/sxd.js
# templates/admin/index.php
• Local: 52 commits with
• GitHub: 17 commits from previous repository state
Both histories are now preserved.
# Conflicts:
# blocks/block-languages.php
# blocks/block-user_info.php
# blocks/block-voting.php
# config/000config_global.php
# config/changelog.php
# config/comments.php
# config/config_global.php
# config/config_security.php
# config/favorites.php
# config/fields.php
# config/lang.php
# config/users.php
# language/fr.php
# modules/account/index.php
# modules/contact/index.php
# modules/forum/index.php
# modules/voting/index.php
# modules/whois/index.php
# plugins/codemirror/mode/asn.1/index.html
# plugins/codemirror/mode/mumps/index.html
# plugins/codemirror/mode/nginx/index.html
# plugins/codemirror/mode/pig/index.html
# plugins/sxd/backup/.htaccess
# plugins/sxd/cfg.php
# plugins/sxd/img/icons.png
# plugins/sxd/index.php
# plugins/sxd/info.php
# plugins/sxd/lang/list.php
# plugins/sxd/lang/lng_en.php
# plugins/sxd/lang/lng_ru.php
# plugins/sxd/lang/lng_uk.php
# plugins/sxd/lang/update.php
# plugins/sxd/load.php
# plugins/sxd/readme_en.txt
# plugins/sxd/readme_ru.txt
# plugins/sxd/ses.php
# plugins/sxd/sxd.css
# plugins/sxd/sxd.js
# templates/admin/index.php
Refactor: Info file naming & admin system updates
• Info files: Language name standardization (english→en, german→de, french→fr, etc.)
• Admin modules: Code improvements and consistency fixes
• Core system: Security and user management enhancements
• Config: Log file updates
• Admin modules: Code improvements and consistency fixes
• Core system: Security and user management enhancements
• Config: Log file updates
09.12.2025
Remove
• Removed .
• Removed
• Cleaned up project documentation structure
• Removed
• Cleaned up project documentation structure





