Skip to content

Conversation

aeberhard
Copy link
Member

  • Umstellung auf FOR-Namespace
  • Console-Commands in package.yml an FOR-Namespace angepasst
  • Copyright 2016 – 2025 in Template 09 . Footer Hilfstemplate
  • Backup-Files neu mit Console-Commands erstellt

* Umstellung auf FOR-Namespace
* Console-Commands in package.yml an FOR-Namespace angepasst
* Copyright 2016 – 2025 in Template `09 . Footer Hilfstemplate`
* Backup-Files neu mit Console-Commands erstellt
@aeberhard aeberhard requested a review from skerbis August 31, 2025 00:25
@skerbis skerbis requested a review from Copilot August 31, 2025 09:28
Copilot

This comment was marked as outdated.

@skerbis skerbis requested a review from Copilot August 31, 2025 09:30
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR migrates the demo_community addon to use the FriendsOfRedaxo namespace structure, updating from version 4.2.0 to 4.3.0. The changes modernize the codebase organization by implementing proper namespacing and updating console command references.

  • Migration to FriendsOfRedaxo\DemoCommunity namespace across all PHP classes
  • Console command class references updated in package.yml to use namespaced paths
  • Copyright year updated to 2025 in footer template

Reviewed Changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.yml Version bump to 4.3.0 and console command references updated to use namespaced class names
lib/demo_community.php Added FriendsOfRedaxo\DemoCommunity namespace and necessary use statements
lib/console/*.php Added namespace declarations and rex_console_command use statements to all console command classes
pages/install.php Added use statement for namespaced rex_demo_community class
install.php Added use statement for namespaced rex_demo_community class
backups/demo_community.sql Updated backup data with new package configuration and copyright year change
CHANGELOG.md Added entry for version 4.3.0 documenting the namespace migration

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Member

@skerbis skerbis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kann es nicht testen im Moment ... sieht aber soweit gut aus

@aeberhard aeberhard merged commit 6cd5730 into FriendsOfREDAXO:master Sep 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants