Skip to content

Conversation

@sreichel
Copy link
Contributor

@sreichel sreichel commented May 5, 2025

I am not a fan of adding more and more features, but this should be in by default.

https://github.com/empiricompany/openmage_ignition/

(and ... we have added an event to make that work. use it :))

sreichel and others added 30 commits February 3, 2024 09:13
PHP8: fixes passing null in `Mage_Adminhtml_Block_Customer_Edit_Tab_Wishlist_Grid_Renderer_Description::render()`
…Edit_Tab_Wizard::getValue()` (#6)

* PHP8: fixes passing null in Mage_Adminhtml_Block_System_Convert_Gui_Edit_Tab_Wizard::getValue()

* Added docblock to template
- changed with to 330px for textarea, text & select fields
- updated README.md
* Test: removed Testfield b/c it does not work locally

* Test: updated workflow

* Test: updated workflow ... removed composer validation (for now)

* Test: updated workflow ...

* Test: updated workflow ...

* Test: updated workflow ...

* Test: updated workflow ...

* Test: updated workflow ...

* Test: updated workflow ...

* Test: updated workflow ...

* Test: updated workflow ...

* Test: updated workflow ...

* Test: updated workflow ...

* Test: updated workflow ... will fail

* Test: updated workflow ... added DB/install

* Test: updated workflow ...

* Test: updated workflow ...

* Remove gitpod running php73

* Remove docker install running php82

* Test: moved tests to root (as common practice)

* Test: updated workflow ... bootstrap.php

* Test: updated workflow ... test

* Test: updated workflow ... test

* Test: updated workflow ... test

* Test: updated workflow ... test

* Test: updated workflow ... test

* Test: updated workflow ... sonar config

* Test: updated workflow ... phpunit.xml.dist

* Test: updated workflow ... sonar workflow

* Test: updated workflow ... phpunit.yml

* Test: updated workflow ... gitignore [skip ci]

* Test: ddev shortcut [skip ci]

* Test: updated workflow ... gitignore [skip ci]

* Test: updated workflow ... gitignore [skip ci]
…th()` (#8)

* Fixes OpenMage/magento-lts#OpenMage#3619

* Renamed test

* Fixed test

* Removed tests here ...
* Revert "Test: moved tests to root (as common practice)"

This reverts commit 29b1e43.

* Revert "Remove docker install running php82"

This reverts commit 1fd3702.

* Revert "Remove gitpod running php73"

This reverts commit e4baf37.

* Move tests back to dev directory

* Fixed paths
* Added production-grade nginx and Docker environment (OpenMage#1209)

Co-authored-by: Fabrizio Balliano <fabrizio.balliano@gmail.com>
Co-authored-by: Ng Kiat Siong <kiatsiong.ng@gmail.com>

* Fixed branch names in code-ql workflow (OpenMage#3832)

* Added DDEV cronjob file (OpenMage#3831)

Co-authored-by: Sven Reichel <github-sr@hotmail.com>

* Updated the existing DDEV documentation (OpenMage#3830)

* Updated image in the DDEV's doc

* Fixed deprecation warning if downloadable sample is a url (OpenMage#3619)

* New feature: UI to list and remove orphaned ACL resources in backend. (OpenMage#3647)

Co-authored-by: Sven Reichel <github-sr@hotmail.com>
Co-authored-by: Fabrizio Balliano <fabrizio.balliano@gmail.com>

* New feature: Allow admin to create guest orders and reorder as guest (OpenMage#2233)

* Allow admin guest order and reorder
* PHPCS

---------

Co-authored-by: Fabrizio Balliano <fabrizio.balliano@gmail.com>

---------

Co-authored-by: Colin Mollenhour <colin@mollenhour.com>
Co-authored-by: Fabrizio Balliano <fabrizio.balliano@gmail.com>
Co-authored-by: Ng Kiat Siong <kiatsiong.ng@gmail.com>
Co-authored-by: ADDISON <8360474+ADDISON74@users.noreply.github.com>
Co-authored-by: Christoph Massmann <c.massmann@vianetz.com>
Co-authored-by: Justin Beaty <51970393+justinbeaty@users.noreply.github.com>
* Added production-grade nginx and Docker environment (OpenMage#1209)

Co-authored-by: Fabrizio Balliano <fabrizio.balliano@gmail.com>
Co-authored-by: Ng Kiat Siong <kiatsiong.ng@gmail.com>

* Fixed branch names in code-ql workflow (OpenMage#3832)

* Added DDEV cronjob file (OpenMage#3831)

Co-authored-by: Sven Reichel <github-sr@hotmail.com>

* Updated the existing DDEV documentation (OpenMage#3830)

* Updated image in the DDEV's doc

* Fixed deprecation warning if downloadable sample is a url (OpenMage#3619)

* New feature: UI to list and remove orphaned ACL resources in backend. (OpenMage#3647)

Co-authored-by: Sven Reichel <github-sr@hotmail.com>
Co-authored-by: Fabrizio Balliano <fabrizio.balliano@gmail.com>

* New feature: Allow admin to create guest orders and reorder as guest (OpenMage#2233)

* Allow admin guest order and reorder
* PHPCS

---------

Co-authored-by: Fabrizio Balliano <fabrizio.balliano@gmail.com>

---------

Co-authored-by: Colin Mollenhour <colin@mollenhour.com>
Co-authored-by: Fabrizio Balliano <fabrizio.balliano@gmail.com>
Co-authored-by: Ng Kiat Siong <kiatsiong.ng@gmail.com>
Co-authored-by: ADDISON <8360474+ADDISON74@users.noreply.github.com>
Co-authored-by: Christoph Massmann <c.massmann@vianetz.com>
Co-authored-by: Justin Beaty <51970393+justinbeaty@users.noreply.github.com>
* Return numeric php.ini value

* Fixed comparison
…ataByPath()` (#18)

* Add test for Varien_Object ... coverage 100%

* Add test for Varien_Object ... coverage 100% (2)

* Updated getData(), see OpenMage#3245

* Fixed path in sonar test

* Fixed path in sonar test

* Fixed typos

* Sonar fixes

* Fixed path in sonar test

* Fixed path in sonar test
Bumps [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) from 3.8.1 to 3.9.0.
- [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases)
- [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG.md)
- [Commits](PHPCSStandards/PHP_CodeSniffer@3.8.1...3.9.0)

---
updated-dependencies:
- dependency-name: squizlabs/php_codesniffer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump phpstan/phpstan from 1.10.57 to 1.10.58

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.57 to 1.10.58.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.10.57...1.10.58)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fixed typo

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sven Reichel <github-sr@hotmail.com>
@github-actions github-actions bot added environment Component: lib/Varien Relates to lib/Varien Component: Adminhtml Relates to Mage_Adminhtml Component: Api PageRelates to Mage_Api Component: Payment Relates to Mage_Payment Component: lib/* Relates to lib/* composer Relates to composer.json phpunit labels May 5, 2025
@sreichel sreichel marked this pull request as draft May 5, 2025 02:50
@sreichel sreichel closed this May 5, 2025
@sreichel sreichel deleted the ignition branch May 5, 2025 02:50
@empiricompany
Copy link
Contributor

@sreichel I don't understand this and other PRs opened and closed immediately after.

@sreichel
Copy link
Contributor Author

sreichel commented May 5, 2025

Something went wrong, see commit history. There will be a new PR.

@sreichel
Copy link
Contributor Author

sreichel commented May 5, 2025

@sreichel I don't understand this and other PRs opened and closed immediately after.

Erm, when you agree with that PR, please add it on your own 😛

Why should I add your code? 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Adminhtml Relates to Mage_Adminhtml Component: Api PageRelates to Mage_Api Component: lib/Varien Relates to lib/Varien Component: lib/* Relates to lib/* Component: Payment Relates to Mage_Payment composer Relates to composer.json environment phpunit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants