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

Fix cold config cache results in cache thrashing. Fixes #422

e2bd098ac0b98e5ef82c32e6636259a65edc6192 authored about 6 years ago by Colin Mollenhour <[email protected]>
Added website name on order create page, fixes #358 (#427)

* Added website name on order create page, fixes #358

* Changed translations

* Moved tran...

1957b28e88c057588c3e6bd6e1f252b4c0662adc authored about 6 years ago by sv3n <[email protected]>
Sort categories returned by "getChildren" by position (#351)

* Fixes #350

1f14c9a49ff108da53d8ce9d4a1bd0e64cad7eda authored about 6 years ago by Elias Kotlyar <[email protected]>
Fix in ACL checking for newsletter subscription (#529)

* Fix in ACL checking for newsletter subscription

1. The checked ACL identifier (`customer/ne...

0c7484c4ff2ce0f1c0df7a818420bc93613bdcef authored about 6 years ago by Mark van der Sanden <[email protected]>
Add misssing form key enable check for saveOrderAction() (#484)

9da6f65a737f521610af721dadd1c6d72ee46c64 authored about 6 years ago by Marvin Sengera <[email protected]>
Remove diff trash from 40720cab87d614a57b1396800936fa86c6dc098b (#495)

7cf897113acc5d350c19e71f24f73c831ec7d574 authored about 6 years ago by Erik Dannenberg <[email protected]>
Update bad return and param comment

fa5a754b05647778965f147a521a1ca13fc74407 authored about 6 years ago by Bastien Lamamy <[email protected]>
Hide inactive categories from sitemap

Why?
because https://github.com/OpenMage/magento-lts/pull/59 does not appear to do the trick.
...

70270bfe27d69ef432efb70118f9c68967130f55 authored about 6 years ago by Makis Palasis <[email protected]>
Update Mysqli.php (#536)

No comment needed IMO

98adc08bb6edaf3d9b7dd309db0115a6415b800d authored about 6 years ago by henrykb <[email protected]>
Duplicate addPriceData() function call (#526)

2daa96793316d0e3e91052167dc883394905871c authored about 6 years ago by Bastien Lamamy <[email protected]>
Update README with Requirements section and other improvements. (#507)

* Update README with Requirements section and other improvements. Refs #105

* Update composer...

58a825d12dfa753b648d99645bc772cb9e50beb5 authored about 6 years ago by Colin Mollenhour <[email protected]>
added php7 htaccess settings (#517)

d71371864919bb8a0525a30411aa6ad6991f9ead authored about 6 years ago by jtnw <[email protected]>
Merge pull request #69 from willcodeforfood/magento-1.9

Import Magento Release 1.9.3.10

1ed39d11b6c40b1e9a05d933460b97f4d021baef authored over 6 years ago by Lee Saferite <[email protected]>
Updating to pristine 1.9.3.10 version

f1127a8d87117164bfaac8b76834829fe5f4720d authored over 6 years ago by Eric Seastrand <[email protected]>
Merge commit 'ab84602dfc8d03b257c4c83a53814c9db7c6dea2' into 1.9.3.x

c93e134c3e66195aff466465a50e9bc5f1348386 authored over 6 years ago by Colin Mollenhour <[email protected]>
Fix mage cookies clear from #73

Fix mage cookies clear from #73

https://magento.stackexchange.com/questions/105068/mage-cooki...

3bdc91eff800ec8bb0630266e4ccc72fd18257ff authored over 6 years ago by seansan <[email protected]>
Use secure cookie if unsecure base url is actually secure. (#501)

34afee089b4f4c80bf0340fb0c6c9b761b04d48b authored over 6 years ago by Colin Mollenhour <[email protected]>
Add translation to note

When we create a product attribute like this :

```php
$installer->addAttribute(Mage_Catalo...

51a0c5beb27a35a2078b2914c373d54faa266472 authored over 6 years ago by Maxime Huran <[email protected]>
Merge tag '1.9.3.9' into 1.9.3.x

afc58e89714d5ec3c7a24b4af571bc3d4d66f0e3 authored over 6 years ago by Flyingmana <[email protected]>
Merge tag '1.9.3.8' into 1.9.3.x

git merge 1.9.3.8 -s ours

349f8bfa9e4c7325c6bb5d9820c7e44db7bbfe9d authored over 6 years ago by Flyingmana <[email protected]>
Merge pull request #461 from bastienlm/patch-1

Remove empty JS file

e36248170a216941e84879a96a7e45d148acf942 authored over 6 years ago by Daniel Fahlke <[email protected]>
Merge pull request #492 from OpenMage/Flyingmana-patch-1

add public communication channel (Discord) to Readme

6fed164a3b5b1a83c35efe7d6db60391f3f06ae0 authored over 6 years ago by Daniel Fahlke <[email protected]>
add public communication channel to Readme

e5415964340a2eb689d40107722b461da99e2977 authored over 6 years ago by Daniel Fahlke <[email protected]>
Merge pull request #66 from JeroenBoersma/magento-1.9

Updated to Magento 1.9.3.9

6135503a7bc8760a5be9b25db711b42fb18ea801 authored over 6 years ago by David Robinson <[email protected]>
Also deleted files which where removed since 1.9.3.9

a55ff8cfcffc5ec9fd60ae0fe090cb4ebd334d81 authored over 6 years ago by Jeroen Boersma <[email protected]>
Updated to Magento 1.9.3.9

- which goes with SUPEE-10752

dbd6d6b1bcafc6ec332b56b4ae2cf23d2b5d3b5b authored over 6 years ago by Jeroen Boersma <[email protected]>
Added srcset support to tiny_mce wysiwyg editor (#481)

Added support for srcset in wysiwyg editor by allowing the tag attributes

f78f0c2421555d3c3f0f18f17a86cdd2a7315972 authored over 6 years ago by Tobias Schifftner <[email protected]>
Sitemap dispatch event to add custom data // Rename dispatch event (#468)

1e31c014f1b4855506b8427954b0f967089261b6 authored almost 7 years ago by Bastien Lamamy <[email protected]>
send PayPal new account mail in correct language (#463)

b5d554dc1afe26c6c2e79ca4ae44f1cfaa63d424 authored almost 7 years ago by Simon Sprankel <[email protected]>
Replace font LinLibertineFont with FONT_HELVETICA, ref #86, closes #272 #274 (#425)

2dafb7386bd9dffa55c878188f7c704d065ab6bc authored almost 7 years ago by sreichel <[email protected]>
Fix date selection when current date is disabled. (#327)

56bafb106240b3218a6d99ac97f7c585f29e4b9a authored almost 7 years ago by Matt Davenport <[email protected]>
Missing hidden tax

will cause paypal to generate fraud error

1e29f23a51a9da1f44224b484f8b108f79b0cd9f authored almost 7 years ago by dvdsndr <[email protected]>
Typo in Product.php

See code above see above, should be 'websites' not 'website'

4bb045f9657d02f3d891abe818b7e9a26838fa65 authored almost 7 years ago by dvdsndr <[email protected]>
Fixes issue with wysiwyg editor re-creating thumbnails (#261)

* Fixes issue with wysiwyg editor re-creating thumbnails each load causing performance / databas...

1863ce623eb14568eab3497239a3247b790c4073 authored almost 7 years ago by MageAustralia <[email protected]>
Sitemap dispatch event for add custom data (#248)

43e975f24501ccf8c2db8968f2dcb8c84ad875d8 authored almost 7 years ago by Bastien Lamamy <[email protected]>
Add option reindexallrequired (#184)

Add option reindexallrequired
as described here: http://magento.stackexchange.com/questions/302...

c42291e50ca2294bbfc88b27ac8d51a9c0b19199 authored almost 7 years ago by seansan <[email protected]>
Fix possible option id/label collisions in getOptionId() (#109)

See https://gist.github.com/edannenberg/15c0eddfddad40eca32793708f67c331 for details.

260b7bdb039fddc458253cf17aa1312415e1c496 authored almost 7 years ago by Erik Dannenberg <[email protected]>
magento patch SUPEE 7136 - secure session cookie fix (#236)

47381dca9ad59e66798e6811e8903b2e9f4a5756 authored almost 7 years ago by bob2021 <[email protected]>
Made gender translatable, fixes #237 (#243)

80b9293be028689eb904e2dd4fa1d62d5bbfa087 authored almost 7 years ago by sreichel <[email protected]>
Fix admin create order shipping_as_billing is 0 (#306)

issue: https://github.com/OpenMage/magento-lts/issues/305

543015f90b4d7c06ade92c806891bc3560c64dfe authored almost 7 years ago by zamoroka <[email protected]>
Use describeTable and then use prepareColumnValue to actually prepare the value being used in the where section of select statements (#383)

Squashed commit of the following:

commit d9bfe4b3ee0394848729572a486fd6fa2118fcd9
Merge: 9312e9...

c04788c25699f6749b3dfa4c2b8b7e56aa1c0619 authored almost 7 years ago by Colin Mollenhour <[email protected]>
Fixes undefined classes

9312e9f6693b9d17fe2927222a7079a1f38c5606 authored almost 7 years ago by Sven Reichel <[email protected]>
Fix for #443, catalog pricerules start and end date not respected (co… (#444)

1. Fromtime and totime are now measured in GMT
2. And compared to GMT time (now) in $timestamp
...

0a9a5e8f81361cb5ea817b8bf6277d7b50484fca authored almost 7 years ago by seansan <[email protected]>
Cast handling fee to float

c270fb84b501ca601cf95068a87dedf7e5c0accd authored almost 7 years ago by Fabian Schmengler <[email protected]>
Ensure StockId is set before saving cataloginventory/stock_item

This fixes mainly a regression introduced in Magento 1.8:

The catalogInventoryStockItemUpdate a...

b098b2153a9f99510dbb34460ede7a2965025081 authored almost 7 years ago by Erik Dannenberg <[email protected]>
Fix rounding bug? Supposed to be solved in 1.9.3.1

https://magento.stackexchange.com/questions/108570/1-9-2-catalogue-price-rules-rounding-when-mor...

2952af7ec112d8c58e7f300f619cb44d499c573f authored almost 7 years ago by seansan <[email protected]>
Fix 1.9.3.x upstream merges

The upstream merges for some 1.9.3.x releases introduced a few inconsistencies:

* cms_generate_...

d92a24aa27360439a6f6ed68ba9260685b2f9e54 authored almost 7 years ago by Erik Dannenberg <[email protected]>
[PHP-7] Fix memory leak when using GD image handler (#451)

* [PHP-7] fix memory leak

* Add comment to explain reason for explicit unset. Refs #451

a3135126dd2c466b19af7285c4f43a756bb348d1 authored almost 7 years ago by altdovydas <[email protected]>
PHP 7.2 fixes (method signature) (#450)

* added parameters to getAllOptions method in classes that extend Mage_Eav_Model_Entity_Attribut...

68938964a16b4eef440051f7fc18c79f9d2bcdff authored almost 7 years ago by jtnw <[email protected]>
Fix 'Undefined index' errors in session validator. Refs #394

36a0afb8937fd6c358c507b3a59b7cf119fc3e8b authored almost 7 years ago by Colin Mollenhour <[email protected]>
Patch SUPEE-10570 / Upgrade 1.9.3.8

fd5b9471dea8be3493e16b0487e0a312e5fea02a authored almost 7 years ago by spinsch <[email protected]>
Merge var directory from 1.9.3.8.

0e7f77ea8756e69df59746c9191f45a1d7fbad3d authored almost 7 years ago by Colin Mollenhour <[email protected]>
Update Copyright notices for 1.9.3.8.

2f09902201f5ae2b2063cdde4c354484f72d5396 authored almost 7 years ago by Colin Mollenhour <[email protected]>
FIX-1 Mage_Core_Controller_Varien_Exception::prepareRedirect (#462)

correctly sets _resultCallbackParams value

524a16627b4c9e18d82b4673a05157e2fdcdbfe1 authored almost 7 years ago by Dmitry Furs <[email protected]>
Remove empty JS file

Method use for add swatches JS on product page
(call: PRODUCT_TYPE_configurable Handle, rwd/def...

a462709660ce684c06a41d5b0017f6e1970f3534 authored almost 7 years ago by Bastien Lamamy <[email protected]>
Merge pull request #61 from JeroenBoersma/magento-1.9.3.8

Upgraded to Magento 1.9.3.8

577122d5a50acb7ae585a817fa50faee848c9673 authored almost 7 years ago by David Robinson <[email protected]>
Upgraded to Magento 1.9.3.8

* Applied diff 1.9.3.7 -> 1.9.3.8
CE-1.9.3.7-1.9.3.8-2018-02-23-05-55-20.diff

1b7c8107492ddea9d480152bdc81908befd0795c authored almost 7 years ago by Jeroen Boersma <[email protected]>
Fix retrieval of payment child transactions. (#440)

getType does not exist, getTxnType is the right magic function since the data key is txn_type

7be0774fef2f7a34b0dc0852073d24d81c4dbd17 authored almost 7 years ago by manuperezgo <[email protected]>
Remove support for quoted-string email address format. Fixes #378 (#432)

d85ff3dd30599a4ff902b5fed446f7da4024770e authored almost 7 years ago by Colin Mollenhour <[email protected]>
Fix undefined var in Mage_Core_Model_Url_Rewrite::removeTag()

007268a23f9c83b8e0947134f3f5127e9a572787 authored almost 7 years ago by Erik Dannenberg <[email protected]>
Fixed/added doc blocks @deprecated annotations

3c72e649fd8f27d89d01f0716f3f4f4dae6df5e9 authored almost 7 years ago by Sven Reichel <[email protected]>
update tld list from iana

5577362a971a315fa2d019db90824f6efe0090c1 authored almost 7 years ago by spinsch <[email protected]>
Fixed php error in file, usage of undefined variable

M1 team clearly did a typo with: $txnId

6286e05e4219e14cd6bbd26b07a1038ef1357da5 authored almost 7 years ago by manuperezgo <[email protected]>
Missing break statement

8375c9b9e0455f1216453abb5c1286a7151725fb authored almost 7 years ago by Leandro F. L <[email protected]>
Removed deprecated method _setAttribteValue()

e2491cf743223d87364feb6a14aac94e45c287f8 authored almost 7 years ago by Sven Reichel <[email protected]>
Merge pull request #424 from sreichel/patch/php-closing-tag

Remove php closing tags

65c27da160b6f3e6c11b6332b354da88eaf921f8 authored almost 7 years ago by sreichel <[email protected]>
Store session validator data once and validate only once. Refs #394 (#406)

* Store session validator data once and validate only once. Refs #394

* Don't read session va...

de06e671c09b375605a956e100911396822e276a authored almost 7 years ago by Colin Mollenhour <[email protected]>
Fix "Store View" field value empty when reloading form after failed save. (#415)

72a450314d84915a76578b1b2ce29d1821c82296 authored almost 7 years ago by Colin Mollenhour <[email protected]>
Merge pull request #175 from ollb/fix_group_prices_disable_is_percent

fix: admin group_prices: disable is_percent input

fd6351dfbafd781cbaab87b0729367b9e7cd9500 authored almost 7 years ago by sreichel <[email protected]>
The key and weight variable used as a key and weight foreach loop is already used in the same way by the outer foreach loop.

b37e721f5fa041942a45407bb2b1054b1747c0b3 authored almost 7 years ago by Leandro F. L <[email protected]>
Remove php closing tags

ac2b99b9cecc7221d3383dc497dd340fb417c770 authored almost 7 years ago by Sven Reichel <[email protected]>
Fix: Escape strings in admin grids by default. Fixes #375 (#376)

defa102570fc46cce29afa79990a4e4039c4e17f authored almost 7 years ago by Colin Mollenhour <[email protected]>
Fix: Escape values in formatted grid columns. Refs #375 (#377)

62f322763c85ad553795d06337d1a9cdbb98c725 authored almost 7 years ago by Colin Mollenhour <[email protected]>
Added progressive to image resize, see #95 (#197)

b2b3dbf3f4f2924c3b8af54feb284f8ed69a7812 authored almost 7 years ago by sreichel <[email protected]>
Added functionality for $after paramenter in addCrumbs() method

1645688661cae756dc5b97c2ebaad27ef18341b4 authored almost 7 years ago by Sven Reichel <[email protected]>
Added addCrumbBefore() and removeCrumb() methods

f2b081552514e3e76ae91ef20f9901447670b6c7 authored almost 7 years ago by Sven Reichel <[email protected]>
Allow to change suffix and prefix options per storeview (#400)

5ed4a51ed36f5cfdc5c621676b8112bc8cafe0ed authored about 7 years ago by Marc <[email protected]>
Fix case in class names and method calls (#405)

cde6df4f3fc9cfaa62ab2302911c8d98c4062805 authored about 7 years ago by Leandro F. L <[email protected]>
The productIds variable is already used as an array expression (#397)

ed668212fc994ddfe1223020b6ab1723d2652fa7 authored about 7 years ago by Leandro F. L <[email protected]>
Exception has already been caught

57738e6e10ddb66f4ba60eccf15bcdca04330b19 authored about 7 years ago by Leandro F. L <[email protected]>
There is exists no Mage_Core_Model_Exception

f3f125c953a4ab6688ab24d376f3c7b28d594908 authored about 7 years ago by Leandro F. L <[email protected]>
Duplicate case expression (#395)

98f2f171e4b14e904d430d4a902205a0f443f402 authored about 7 years ago by Leandro F. L <[email protected]>
Add quotes to numeric incrementIds - The Sequel (#388)

Cast increment ids to string to ensure use of index.

cf8f84ad2f3094d5c2a1528c30411767e58dafc4 authored about 7 years ago by Pepijn <[email protected]>
Remove assignments where the left and the right parts of assignment are equal (#399)

84726eef841b7c92022c8e0c9780793b40a76254 authored about 7 years ago by Leandro F. L <[email protected]>
Fix wrong argument name in downloaders Mage_HTTP_Client_Curl->curlOptions

Fix Mage_HTTP_Client_Curl->curlOptions parameter name to match one used in the method body

d87d65401665f8f5cd4fce882dcb0a689de89e86 authored about 7 years ago by seansan <[email protected]>
Remove duplicated array keys (#402)

47cfea4525c4d0bba47601ce055dc56a78a3da63 authored about 7 years ago by Leandro F. L <[email protected]>
Fixe wrong comment in /media/.htaccess (#391)

See also https://magento.com/tech-resources/bug-tracking/issue/index/id/1807/

1ac08b73d6f617ade57c90e0e8d2ed5e3d00fafa authored about 7 years ago by Jonas Hünig <[email protected]>
Remove duplicated semicolons (#404)

94a0e92997ab4297419d80f8dc1398d5ee12ede8 authored about 7 years ago by Leandro F. L <[email protected]>
Delete .mysql4-upgrade-0.1.9-0.1.10.php.3hidjY

ca25bb54f222dc7f435eba184f3fe6634226a996 authored about 7 years ago by David Robinson <[email protected]>
Merge pull request #393 from spinsch/patch-3

Patch - SUPEE-10415 / 1.9.3.7

cb7e15e920247671a04c38fbd0b5447c6f825f80 authored about 7 years ago by David Robinson <[email protected]>
patch - SUPEE-10415 / 1.9.3.7

1172d58d812d5320b7146d4dfb583b6f3c5ba5aa authored about 7 years ago by spinsch <[email protected]>
Merge pull request #54 from willcodeforfood/patch-1

Delete empty file ".mysql4-upgrade-0.1.9-0.1.10.php.3hidjY" (not present in official release)

bea006a3fe4c87dc87a262e379ba879c7c4f8805 authored about 7 years ago by David Robinson <[email protected]>
Delete .mysql4-upgrade-0.1.9-0.1.10.php.3hidjY

This empty file appears to have snuck into the new 1.9.3.7 release. It is not present in the pac...

88a89b16a343cae0f13a3b64f7cd2a303d11ddab authored about 7 years ago by Eric Seastrand <[email protected]>
Merge pull request #53 from Schrank/magento-1.9

Import Magento Release 1.9.3.7

f9188bdc4df444a2c2b34a401375c5d12fbbfd2e authored about 7 years ago by David Robinson <[email protected]>
1.9.3.7

a5ad2ee47599400ef0066562315b300c7f581938 authored about 7 years ago by Fabian Blechschmidt <[email protected]>
Merge pull request #266 from spinsch/patch-1

fix localisation whitelist for swiss french

9400a1c24a814703e606d9d2af20ad565b62021f authored about 7 years ago by Colin Mollenhour <[email protected]>
Remove stray block element in checkout.xml

c760e367a06188e63d42f6f50738d5dbf5b21eaf authored about 7 years ago by Colin Mollenhour <[email protected]>
Merge pull request #371 from sreichel/hotfix/typo/form-js

Added missing comma, see #317, fixes #370

3a6197c7fda00c3edafea0da540dd13dff66ff56 authored about 7 years ago by Colin Mollenhour <[email protected]>
Added missing comma, see #317, fixes #370

26cca248bdeb05232663f3021106d14335a716cb authored about 7 years ago by Sven Reichel <[email protected]>
Merge pull request #317 from sreichel/hotfix/systemconfig/multiselect-dependencies

Fixes system config dependencies for multiselect fields

1eaada92863d70274033ef6fd9a998a0bac941eb authored about 7 years ago by Colin Mollenhour <[email protected]>