Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/OpenMage/magento-lts

Official OpenMage LTS codebase | Migrate easily from Magento Community Edition in minutes! Download the source code for free or contribute to OpenMage LTS | Security vulnerability patches, bug fixes, performance improvements and more.
https://github.com/OpenMage/magento-lts

Poor Image Quality for Some WebP Images on Product Page

hirale opened this issue about 1 year ago
Fixed a bug with UPS that prevented saving the shipping methods page from backend

fballiano opened this pull request about 1 year ago
Fixed a bug with overlapping menu items in backend

seifer7 opened this pull request about 1 year ago
Admin theme issue (overlapping menu items)

seifer7 opened this issue about 1 year ago
Typo issue - media_lable vs media_label

ADDISON74 opened this issue over 1 year ago
Added info about v21 to the README

fballiano opened this pull request over 1 year ago
Deleting a website causes fatal error

m-overlund opened this issue over 1 year ago
can't modify or create customer in admin

Danieleeffe1 opened this issue over 1 year ago
Ebizmarts\Sagepaysuite expects ^v2.0 phpsec (20.1.0-rc5)

evensis opened this issue over 1 year ago
Fixed foreach argument must be of type array with API

kyrena opened this pull request over 1 year ago
Added an easy way to debug objects

kyrena opened this pull request over 1 year ago
Better clearing of session messages after display

kyrena opened this pull request over 1 year ago
Deprecated notice when saving product attribute set

kyrena opened this issue over 1 year ago
Added .gitattributes file

tmotyl opened this pull request over 1 year ago
Reworked display of product alerts

luigifab opened this pull request over 1 year ago
Added instructions for cash on delivery

luigifab opened this pull request over 1 year ago
Rewrote afterSave of product and category image attributes

luigifab opened this pull request over 1 year ago
Deprecation notices on NULL to empty string conversion on PHP 8.2

pisc-software opened this issue over 1 year ago
Fix admin ACL mismatch for OAuth (#3272)

Tomasz-Silpion opened this pull request over 1 year ago
Fix admin menu ACL mismatch in OAuth (#3272)

Tomasz-Silpion opened this pull request over 1 year ago
Some PHPStan fixes for the lib/Varien folder

fballiano opened this pull request over 1 year ago
Fixed PHPStan warnings for breanch "next" (PHP 8.1)

fballiano opened this pull request over 1 year ago
Mage_Eav_Model_Attribute_Data_Date::extractValue() should not return false

fballiano opened this pull request over 1 year ago
Can't create customer from backend.

TangLiang opened this issue over 1 year ago
Fixed the behaviour of $forceLog parameter for Mage::log()

empiricompany opened this pull request over 1 year ago
Add email link to set password. See issue #1205.

kiatng opened this pull request over 1 year ago
Bump phpunit/phpunit from 9.6.7 to 9.6.8

dependabot[bot] opened this pull request over 1 year ago
Bump phpstan/phpstan from 1.10.14 to 1.10.15

dependabot[bot] opened this pull request over 1 year ago
Fixed undefined constant in installer

sreichel opened this pull request over 1 year ago
Replaced strpos() calls with PHP8 string functions

sreichel opened this pull request over 1 year ago
Removed phpstan.dist.issues.neon

sreichel opened this pull request over 1 year ago
DDEV command to create/update the administrator account

ADDISON74 opened this pull request over 1 year ago
Fixed Undefined variable $res in Mage_Core_Model_Cache

fballiano opened this pull request over 1 year ago
Added PHP8 configurations to .htaccess

fballiano opened this pull request over 1 year ago
Fixed PHP8.2 deprecated warning in Mage_Cron_Model_Observer

fballiano opened this pull request over 1 year ago
Missing mod_php section in .htaccess for PHP8 settings

ADDISON74 opened this issue over 1 year ago
do not reindex catalog_product_flat for disabled stores

empiricompany opened this pull request over 1 year ago
Documentation v2 :memo:

sreichel opened this pull request over 1 year ago
Added DDEV command to install OM (incl. sample data)

sreichel opened this pull request over 1 year ago
Resized panels height in attribute set backend view

fballiano opened this pull request over 1 year ago
Removed "MAGE" cache tag

fballiano opened this pull request over 1 year ago
Fixed model hasDataCchanges is true right after loading

fballiano opened this pull request over 1 year ago
Removed reference to unexisting class Varien_Image_Adapter_Imagemagic_External

fballiano opened this pull request over 1 year ago
Removed unmatched errors from PHPStan baseline after PHP8.1 upgrade

fballiano opened this pull request over 1 year ago
Improved handling of ignore_user_agents

empiricompany opened this pull request over 1 year ago
Minor phpstan-fixes for php8.1

sreichel opened this pull request over 1 year ago
maybe loadByEntityStore object not completely copied?

f1-outsourcing opened this issue over 1 year ago
Revert "Deprecation errors are not suppressed anymore" #3102

sreichel opened this pull request over 1 year ago
Added type hint docblock for Google Analytics 4 template

fballiano opened this pull request over 1 year ago
Fixed type casting for Analytics 4

fballiano opened this pull request over 1 year ago
Converted msrp_rwd.js to vanilla javascript (part 2)

fballiano opened this pull request over 1 year ago
OneStepCheckout Not Compatible with OpenMage 1.9

djixas opened this issue over 1 year ago
GA4: purchase event wrong

pquerner opened this issue over 1 year ago
Fixed price expression SQL in layered navigation

elidrissidev opened this pull request over 1 year ago
Fixed autoloader patch to work with composer-installed setup

colinmollenhour opened this pull request over 1 year ago
Moved isCurrentlySecure() method to Mage_Core_Model_App

colinmollenhour opened this pull request over 1 year ago
Add recent orders in order view

luigifab opened this pull request over 1 year ago
Added cache to "order status" labels in Mage_Sales_Model_Order_Config

elidrissidev opened this pull request over 1 year ago
Load all child blocks in Adminhtml Head block

elidrissidev opened this pull request over 1 year ago
Upgraded TinyMCE to 6.7.0

fballiano opened this pull request over 1 year ago
Composer autoloader patch was added to app/Mage.php

fballiano opened this pull request over 1 year ago
Removed scriptaculous/dragdrop.js from frontend

fballiano opened this pull request over 1 year ago
Converted msrp_rwd.js to vanilla javascript

fballiano opened this pull request over 1 year ago
RWD: removed enquire.js and converted to window.matchMedia

fballiano opened this pull request over 1 year ago
Fixed PHPStan error in Mage_HTTP_Client_Socket and Mage_HTTP_Client_Curl

fballiano opened this pull request over 1 year ago
RWD theme: updated jQuery to 3.7.0

fballiano opened this pull request over 1 year ago
Added patch for Zend_Mail and "emails are displayed incorrectly" problem

fballiano opened this pull request over 1 year ago
Replace Zend_Validate with laminas-validate

sreichel opened this pull request over 1 year ago
Added support for Google Analytics 4 Enhanced eCommerce

discountscott opened this pull request over 1 year ago
Modules using Zend_Mail stopped sending emails (PHP 8.1)

m-overlund opened this issue over 1 year ago
Added buttons to configuration pages

luigifab opened this pull request over 1 year ago
Replaced Zend_Mail_Transport_Sendmail with Laminas\Mail\Transport\Sendmail

fballiano opened this pull request over 1 year ago
Added ids to stores list

luigifab opened this pull request over 1 year ago
[PHP 8.2] Warnings in the log files during order placement

ADDISON74 opened this issue over 1 year ago
Revert "Deprecation errors are not suppressed anymore (#3102)"

sreichel opened this pull request over 1 year ago
Can't retrieve entity config (after delete extension)

sreichel opened this issue over 1 year ago
Replaced setData by setEvent

luigifab opened this pull request over 1 year ago
Github workflows now run on PHP 8.1

fballiano opened this pull request over 1 year ago
Filtering columns grid - Issue with products having the price zero

ADDISON74 opened this issue over 1 year ago
Access denied when connecting via SOAP

gbgssoftware opened this issue over 1 year ago
[BC] Converted RWD's default logos to SVG (and removed some Magento names)

fballiano opened this pull request over 1 year ago