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

Import Magento Release 1.9.2.4

d409dff20e992e97546568974399c456958299f9 authored over 8 years ago by Lee Saferite <[email protected]>
Import Magento Release 1.9.2.4

24738e3298305208b311d31a81702dc6c9151dab authored over 8 years ago by Raphael Petrini <[email protected]>
FIX. Enable re-sending again - http://magento.stackexchange.com/a/37690/78

FIX. Enable re-sending again - http://magento.stackexchange.com/a/37690/78

Irritating "new" f...

99bfeb56fea04f4159e6abfac54af8cf6f24cbfa authored over 8 years ago by seansan <[email protected]>
Merge pull request #62 from drobinson/php-7-support

PHP 7 support

910fae47bf34f3b9b3c81ce44c861f5820b7140f authored over 8 years ago by David Robinson <[email protected]>
PHP 7 support

Credit to Inchoo (https://github.com/Inchoo/Inchoo_PHP7) for the work - this is just a core impl...

a07ad9c65d0b0235bcc19792f0035911f306795d authored over 8 years ago by David Robinson <[email protected]>
Merge pull request #61 from ktomk/patch/1.9.2.3-memory-leak-image-upload

[BUG] Fix memory leaks during image upload

8fd8987c06b4f327f60f2f90978c45c096ae70b6 authored over 8 years ago by Lee Saferite <[email protected]>
[BUG] Fix memory leaks during image upload

The image upload - especially during mass imports - leads to memory leaks
due to consumed memor...

c3d69a6c09e861a8dcc52eb14b30cdbd0ea9034b authored over 8 years ago by Tom Klingenberg <[email protected]>
make directly use of ob_get_clean()

5aeb0b6673655cdb206436632a73f195cdff8079 authored over 8 years ago by Daniel Fahlke <[email protected]>
Applied Patch SUPEE-7405

This patch provides protection against several types of security-related issues, including inform...

c7cf38ba522a47f475bd1d9c8fafc370d8eb7b58 authored over 8 years ago by David Robinson <[email protected]>
Applied Patch SUPEE-7616

This patch addressed USPS method name changes starting Jan 16, 2016

93b261d7e230d3a9312a2969c8473f16f7fd0630 authored over 8 years ago by David Robinson <[email protected]>
Imported Magento Release 1.9.2.3 - license updates

28a031f7378f3b92a8f4528f90511cbf5a2b22ee authored over 8 years ago by David Robinson <[email protected]>
Imported Magento Release 1.9.2.3 - excluding license updates

1f20b3db5d8b6412592f497c82ef2eeb7a5a44cb authored over 8 years ago by David Robinson <[email protected]>
Import Magento Release 1.9.2.3

d6654602d3f3b612da41d576ae65ebc4241abf25 authored over 8 years ago by Lee Saferite <[email protected]>
Import Magento Release 1.9.2.3

87c356d5d920c12fd03536d76976b0e79327c69a authored over 8 years ago by Joseph Maxwell <[email protected]>
Merge pull request #52 from drobinson/patch/1.9.1/SUPEE-6788

SUPEE-6788 CE_1.9.1.1_v1

c724f92af9a0a72a293efd2fbcf587e8d5ca7572 authored almost 9 years ago by Lee Saferite <[email protected]>
SUPEE-6788 CE_1.9.1.1_v1

62c9207153cd2baaeaaaef970a511f2d355a0f99 authored almost 9 years ago by David Robinson <[email protected]>
Import Magento Release 1.9.2.2

cabb3b1acc952fa41f6c55804ccdbc17415b7125 authored almost 9 years ago by David Robinson <[email protected]>
Merge pull request #41 from empiricompany/patch-1

fix middleName issue

3afbb3069213514d49f526b796df7d06d5b7e16a authored almost 9 years ago by Lee Saferite <[email protected]>
Merge pull request #48 from sunel/patch-1

Fixed reorder isSalable check function

55cf0b594edf1fd631744d39c592ac902c198769 authored almost 9 years ago by Lee Saferite <[email protected]>
Merge pull request #46 from macopedia/unescape_single_quotes_in_csv

Unescape single quotes in Magento translation files

eda38f608b031d273f9cbc66915067225e280fbc authored almost 9 years ago by Lee Saferite <[email protected]>
Merge pull request #45 from OpenMage/tmotyl-dont-clear-cache

Do not clear product cache when saving new product

c4e8062021edb49a7ebf5e579448b6bfe0e5b503 authored almost 9 years ago by Lee Saferite <[email protected]>
Merge pull request #47 from macopedia/opcheckout_iterate_fix

opcheckout.js should iterate over elements, not functions

112403ccdb81e16063e647aab5864e396d4d72c6 authored almost 9 years ago by Lee Saferite <[email protected]>
Import Magento Release 1.9.2.2

92a1142a37a1f8f639db95353199368f5784725d authored almost 9 years ago by Lee Saferite <[email protected]>
Fixed reorder isSalable check function

Due to the wrong code indentation. The for loop is wrongly closed.

d0dcf24e4646c2863ff2aeb784fca2ed00ee3226 authored almost 9 years ago by Sunel Tr <[email protected]>
opcheckout.js should iterate over elements, not functions

This patch make use of the prototype's ``each`` function
to iterate over dom elements instead of...

d05ef15cfc08adcf1d12f3c488a921672fa6324a authored about 9 years ago by Tymoteusz Motylewski <[email protected]>
Unescape single quotes in Magento translation files

Signle quotes have to be escaped in PHP when label is wrapped in ''
however in csv it's not need...

9964caddda4c176ccfe0a8d79c55d0a73d88d1c3 authored about 9 years ago by Tymoteusz Motylewski <[email protected]>
Do not clear product cache when saving new product

Resolves https://github.com/OpenMage/magento-lts/issues/44

f9fa51a27631cee11b461988d539ef4ab3bd1d75 authored about 9 years ago by Tymoteusz Motylewski <[email protected]>
fix middleName issue

Fix middleName issue Abandoned Cart Report not showing customers without middleName
ticket here...

7a164c4694aa51e4e50b1dd93423e8d2b6bd8e66 authored about 9 years ago by empiricompany <[email protected]>
Merge pull request #39 from rafaelstz/patch-3

Semantic JSON

44511ae0b82c495d27c1cad218e3694ddcda1dfd authored about 9 years ago by Lee Saferite <[email protected]>
Semantic JSON

000b48b585201a3768c93cbb1d15de1adefd9615 authored about 9 years ago by Rafael Corrêa Gomes <[email protected]>
Merge pull request #38 from OpenMage/drobinson-patch-table-1.9.2.1

Added Patch table

51d3d1672f8f79fbe4b12739bddc88e79cb4dc42 authored about 9 years ago by David Robinson <[email protected]>
Added Patch table

87e8a6c01bdb386f6b4d954501b38954516f3b0b authored about 9 years ago by David Robinson <[email protected]>
Import Magento Release 1.9.2.1

To cleanly import this release, one previous commit had to be reverted.
The reverted commit was ...

3475118091c070e84105f5b5a2778c52c4c9defa authored about 9 years ago by Lee Saferite <[email protected]>
Merge pull request #21 from MrGekko/patch-1

Zend_Validate_Hostname with latest gTLD

2df8995a2936741064e3a126cae63a90e6b8c057 authored about 9 years ago by Lee Saferite <[email protected]>
Merge pull request #35 from OpenMage/patch/1.9.1/SUPEE-6482

SUPEE-6482 CE_1.9.2.0 v1

975ef021c8dd2a349b9546ff12da4a3b96c71438 authored about 9 years ago by Lee Saferite <[email protected]>
SUPEE-6482 CE_1.9.2.0 v1

This patch addresses two issues related to APIs and two cross-site scripting risks.

Date of Rel...

f4e8ec36d41440ffa6530aee1d052f41b59ba0a1 authored about 9 years ago by Lee Saferite <[email protected]>
Merge branch 'patch/1.9.2/SUPEE-6482' into 1.9.2

389da6ad28dbde8686cfd67e63a058ecfb6bab00 authored about 9 years ago by Lee Saferite <[email protected]>
SUPEE-6482 CE_1.9.2.0 v1

This patch addresses two issues related to APIs and two cross-site scripting risks.

Date of Rel...

11a6b0ecf7b021a08089f88ec6f7d9a46bd6f8f3 authored about 9 years ago by Lee Saferite <[email protected]>
Merge pull request #24 from ToonSpin/magento-1.9

Import Magento Release 1.9.2.1

4bc632edf76c1008b7dccde3e5c7357ce2c00087 authored about 9 years ago by Lee Saferite <[email protected]>
Import Magento Release 1.9.2.1

62575cafccb059bbc8921efc0d7f524a3de90e74 authored about 9 years ago by Toon Spin <[email protected]>
Import Magento Release 1.9.2.0

To cleanly import this release, two previous commits had to be reverted.
The reverted commit wer...

29c2709ee1e6f80c24a75fc34a94ea6d7f8c8a99 authored over 9 years ago by Lee Saferite <[email protected]>
Merge pull request #28 from OpenMage/patch/1.9.1/SUPEE-6285

SUPEE-6285 This patch addresses multiple security vulnerabilities in Magento Community Edition s...

91741feb88a5ee5f87d797291f4599f32f55f5b6 authored over 9 years ago by Lee Saferite <[email protected]>
SUPEE-6285 This patch addresses multiple security vulnerabilities in Magento Community Edition software.

6927393984a661e210180c6d0a7191560b8cc1b2 authored over 9 years ago by Lee Saferite <[email protected]>
Import Magento Release 1.9.2.0

cb52550f2aa31026dfa9cb95709c567ebe3fded7 authored over 9 years ago by Lee Saferite <[email protected]>
prevent HEADERS ALREADY SENT error

$image->display() directly outputs the image together with the mimeType header,
causing the Mag...

60ff681639fcfd84e609a5a0a5b9e8909d54c37c authored over 9 years ago by Daniel Fahlke <[email protected]>
Zend_Validate_Hostname with latest gTLD

Update Zend_Validate_Hostname to include the latest gTLD

ea68574f2bcac0f14df24267602af618912fa2c4 authored over 9 years ago by MrGekko <[email protected]>
Merge pull request #17 from tmotyl/patch-1

Better log msg when template file doesn't exist.

688c043798488d1fddbab398d5b6f9679979605f authored over 9 years ago by Lee Saferite <[email protected]>
Merge pull request #18 from tmotyl/patch-2

Properly stop profiler in Layout_Update

bac91d85ef09f8bdc3dc44a2dc8739f696b912e7 authored over 9 years ago by Lee Saferite <[email protected]>
Merge pull request #19 from davidwindell/patch-1

Delete get.php.orig

7f4d019d744bbb7cb85fd3cca0826be2bc6da2e8 authored over 9 years ago by Lee Saferite <[email protected]>
Delete get.php.orig

88d4c01866fc12dc4c85421c67dcd47d440e8a83 authored over 9 years ago by David Windell <[email protected]>
Properly stop profiler in Layout_Update

5980c3903904bb73390679aa3d0364cc9622040f authored over 9 years ago by Tymoteusz Motylewski <[email protected]>
Better log msg when template file doesn't exist.

Before, if Magento was not able to locate a file, and error like this was logged:
2015-06-09T11...

c5314f6ed0775674a39fffb8ed12c24b4ef630dc authored over 9 years ago by Tymoteusz Motylewski <[email protected]>
SUPEE-5994 This patch addresses multiple security vulnerabilities in Magento Community Edition software, including issues that can put customer information at risk.

7ef50268d8c04f71953efacbc09a1bbd89d00d77 authored over 9 years ago by David Robinson <[email protected]>
Merge pull request #14 from syamvilakudy/patch-1

Missing variables and functions added

fe40916258043947ad021c2c438e2112a6c614c7 authored over 9 years ago by David Robinson <[email protected]>
Missing variables and functions added

6e38ce6f4a834fd623bd0c854e9d8bdef51dabfb authored over 9 years ago by Syam Mohan <[email protected]>
Import Magento Release 1.9.1.1

e2b8244a2c74a726e3882d44ed70ef1aa76bb160 authored over 9 years ago by David Robinson <[email protected]>
Import Magento Release 1.9.1.1

cf43f51aab6125f03a0083df1c00ac0f34b86c86 authored over 9 years ago by Lee Saferite <[email protected]>
Removed replace from composer.json

68ce5a3eeb48bdd3055af02064495cea6b84b896 authored over 9 years ago by David Robinson <[email protected]>
Added replace package

3057e6d26c1bc4650874cc4bee35938b708852c8 authored over 9 years ago by David Robinson <[email protected]>
Updated readme to emphasize that 3rd party patches and bug fixes are encouraged

f8c21a1e7a2ffa6e9946189cbee7318bb4cec729 authored over 9 years ago by David Robinson <[email protected]>
Added readme file

a362e68861c913c849d1281d7318d51281ced56b authored over 9 years ago by David Robinson <[email protected]>
Added composer.json

4ab9b9c7b6a930971b58422ed63c6dffcc530332 authored over 9 years ago by David Robinson <[email protected]>
SUPEE-4829 This patch fixes an issue in which product images become larger when a shopper selects a swatch on a search result page

3fa52d59e1f2496a9735d34cd0155af3f81410a2 authored over 9 years ago by David Robinson <[email protected]>
Merge pull request #9 from manish172/magento-1.9

Applied Security patch from Magento: PATCH_SUPEE-5344_CE

4e071c34337fb9f109825ad9a01319ef7d1d5224 authored over 9 years ago by Lee Saferite <[email protected]>
Applied Security patch from Magento: PATCH_SUPEE-5344_CE

5924277e05cca365532a1ae0b92f41529c4f6ff7 authored over 9 years ago by Manish Jain <[email protected]>
Merge pull request #8 from sebastianwagner/fixAnnotation

[FIX] return annotation of getScript in helper core/js

1e195ab5d9977c574ef9537d665a1785a3c29917 authored almost 10 years ago by Lee Saferite <[email protected]>
Merge pull request #19 from OpenMage/revert-18-fixAnnotations

Revert "[FIX] return annotation of getScript in helper core/js"

10ec1f45ef679244b1a70d8677516e6a06784c75 authored almost 10 years ago by Lee Saferite <[email protected]>
Revert "[FIX] return annotation of getScript in helper core/js"

3e186a48868ed1b8fbf1901e4c7475a7fdc53323 authored almost 10 years ago by Lee Saferite <[email protected]>
Merge pull request #18 from sebastianwagner/fixAnnotations

[FIX] return annotation of getScript in helper core/js

7444246ca40f20aff63407771b6406d617d502e6 authored almost 10 years ago by Lee Saferite <[email protected]>
[FIX] return annotation of getScript in helper core/js

d2f9fe2486d97ed1faf17fe747d7256b580d9ddf authored almost 10 years ago by Sebastian Wagner <[email protected]>
[FIX] return annotation of getScript in helper core/js

992f9d2fabbfe774585ef38fafddc8e0547c2ca5 authored almost 10 years ago by Sebastian Wagner <[email protected]>
Merge remote-tracking branch 'magento-mirror/magento-1.9' into magento-lts-1.9

Conflicts:
downloader/lib/Mage/Connect/Backup.php
downloader/lib/Mage/Connect/Packager.php
do...

9dad9ef61da4f088825018c47b1fc91b97b73510 authored almost 10 years ago by Lee Saferite <[email protected]>
Import Magento Release 1.9.1.0

053e0b286cbd6d52ac69ca9fd53a3b72c78aca1d authored almost 10 years ago by Lee Saferite <[email protected]>
Merge pull request #4 from macopedia/SUPEE-4291_4334

SUPEE-4291/4334 - This patch addresses the USPS API changes

6d38f1ae071d6f60a857dcb302d2eade0cd9d7a8 authored almost 10 years ago by Lee Saferite <[email protected]>
Merge pull request #3 from macopedia/SUPEE-3941

SUPEE-3941 - Addresses extension-related issues

5fcbb8b1ee7b3e1235726ab325727e6b181cdd4c authored almost 10 years ago by Lee Saferite <[email protected]>
Merge pull request #2 from macopedia/SUPEE-1533

SUPEE-1533 - Addresses two potential remote code execution exploits

b3173106ace8f9a6432ffe64e4fbe7f62e44f76c authored almost 10 years ago by Lee Saferite <[email protected]>
Merge pull request #1 from macopedia/SUPEE-3762

SUPEE-3762 Prevent showing install page after refresing SOAP index

f2ea60205fb9b62053bd89722bcf35466c8e722d authored almost 10 years ago by Lee Saferite <[email protected]>
SUPEE-4291/4334 - This patch addresses the USPS API changes

This is an official Magento patch.

This patch addresses the USPS API changes that went effectiv...

2a83b9852068306f3f2141d3e8d6f62154d1d8f7 authored almost 10 years ago by Tymoteusz Motylewski <[email protected]>
SUPEE-3941 - Addresses extension-related issues

This is an official Magento patch.

* When you install a community-created translation package,
...

bc30a5fb67ad0ef8cff0f38fc6ddd65a7d3beff4 authored almost 10 years ago by Tymoteusz Motylewski <[email protected]>
SUPEE-3762 Prevent showing install page after refresing SOAP index

Prevents repeated SOAP index page call issue from causing
customers to only see the Magento inst...

e5c5878b428a1948d05f5a78b209ff5853efc5ac authored almost 10 years ago by Tymoteusz Motylewski <[email protected]>
SUPEE-1533 - Addresses two potential remote code execution exploits

This is an official patch from Magento.
see more on http://www.magentocommerce.com/knowledge-bas...

ccab57ba9ffe07068a5d8528b1fd1979891589c4 authored almost 10 years ago by Tymoteusz Motylewski <[email protected]>
Import Magento Release 1.9.0.1

5345da52778cc6f5f31938ffd21fccfdd353435c authored over 10 years ago by Lee Saferite <[email protected]>
Import Magento Release 1.9.0.0

a1aca13823b7d10724d01b7597827c8bf024d270 authored over 10 years ago by Lee Saferite <[email protected]>
Import Magento Release 1.8.1.0

a6a11ba8734ee7ac9d31d5da68e031ad6b7acc37 authored over 10 years ago by Lee Saferite <[email protected]>
Merge pull request #3 from kalenjordan/magento-1.8

Magento 1.8

94e611e127d5c14008990b256ed06ded622dcee9 authored about 11 years ago by Lee Saferite <[email protected]>
Copyright change from 2012 to 2013

b9c3c45f9fcb78d133064d2cb2b607a1c7b47379 authored about 11 years ago by Kalen Jordan <[email protected]>
Magento 1.8.0.0, excluding copyright changes from 2012 to 2013

d0b97bacb84d061d98f7f765b9edf932d7ac6da8 authored about 11 years ago by Kalen Jordan <[email protected]>
Import Magento Release 1.7.0.2

6ea22c9abff24da3f3f2aaed59c527ff803c02eb authored over 12 years ago by Lee Saferite <[email protected]>
Import Magento Release 1.7.0.1

44407a720cd5a4db7a03fe338a9bffd6611743b1 authored over 12 years ago by Lee Saferite <[email protected]>
Merge branch 'magento-1.7-beta' into magento-1.7

7652d087013e2d08ac2c5f93538dac9bd5ace579 authored over 12 years ago by Lee Saferite <[email protected]>
Import Magento Release 1.7.0.0

3254aefbb8dcc94b54470e9836cf39959aae18e9 authored over 12 years ago by Lee Saferite <[email protected]>
Import Magento Release 1.7.0.0-rc1

1ea33f814ee7b62d06e65c47425131a21be5d362 authored over 12 years ago by Lee Saferite <[email protected]>
Import Magento Release 1.7.0.0-beta1

e56274a1b0954bc3744392ae8496271087f9445c authored over 12 years ago by Lee Saferite <[email protected]>
Import Magento Release 1.7.0.0-alpha1

7aa9a6fce611cfaf79b9c8f1934942f58ce4f7c6 authored over 12 years ago by Lee Saferite <[email protected]>
Merge branch 'magento-1.6-beta' into magento-1.6

ce077595ec36f52d61413d53b7325ccfcfe86429 authored almost 13 years ago by Lee Saferite <[email protected]>
Import Magento Release 1.6.1.0

461a8c30d689c8ca305ffb9bc7737dc04214b6b3 authored almost 13 years ago by Lee Saferite <[email protected]>
Import Magento Release 1.6.1.0-rc1

URL: http://www.magentocommerce.com/getmagento/1.6.1.0-rc1/magento-1.6.1.0-rc1.tar.bz2
SHA!: 90d...

8f27f9d8d982b78e4bd65936100068b42f22d016 authored about 13 years ago by Lee Saferite <[email protected]>
Import Magento Release 1.6.1.0-beta1

URL: http://www.magentocommerce.com/getmagento/1.6.1.0-beta1/magento-1.6.1.0-beta1.tar.bz2
SHA1:...

16738b203e82bfe31f3c85dde5291a8f7d5576cb authored about 13 years ago by Lee Saferite <[email protected]>
Import Magento Release 1.6.1.0-alpha1

URL: http://www.magentocommerce.com/getmagento/1.6.1.0-alpha1/magento-1.6.1.0-alpha1.tar.bz2
SHA...

b37626fa2a1a28a78a06a655d0a19517b2910a6f authored about 13 years ago by Lee Saferite <[email protected]>
Merge branch 'magento-1.6' into magento-1.6-beta

197486dbe283728329ed1f820105f93ad8ccf3ad authored about 13 years ago by Lee Saferite <[email protected]>