Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX] various bugfixes #26

Merged
merged 5 commits into from
Nov 23, 2023
Merged

[BUGFIX] various bugfixes #26

merged 5 commits into from
Nov 23, 2023

Conversation

pixelmatseriks
Copy link
Member

New Pull Request checklist

PR Type

What kind of change does this PR introduce?

  • remove unused code and console log
  • move required deploymentSites setting from Optional tab to Basic tab
  • avoid PHP Warnings caused by undefined array keys
  • simplify fileProperties configuration variables
  • remove anonymous functions from fileProperties configuration causing fatal error memory size exhausted in "System->Configuration"
  • intercept BE errors if no login data has been entered
  • [FEATURE] - A new feature
  • [BUGFIX] - A bug fix
  • [TASK] - Any task, which is not a new feature or bugfix
  • [TEST] - Adding missing tests
  • [DOC] - Documentation only changes
  • [WIP] - Work in progress tag, should not be present when creating pull requests

Breaking change

Does this PR introduce a breaking change?

  • Yes
  • No

Description

@MattiasNilsson MattiasNilsson merged commit cf03df6 into master Nov 23, 2023
36 checks passed
@MattiasNilsson MattiasNilsson deleted the 15440995 branch November 23, 2023 10:01
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