Ecosyste.ms: OpenCollective

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

OpenMage

Maintaining the OpenSource eCommerce framework OpenMage
Collective - Host: opensource - https://opencollective.com/openmage - Website: https://www.openmage.org/ - Code: https://github.com/OpenMage

Merge pull request #338 from OpenMage/colinmollenhour-php-lint

Create .travis.yml adding PHP lint

github.com/OpenMage/magento-lts - 5ae07ec2bfd7280e6d1afc9fd150d12da801e993 authored over 7 years ago
Create .travis-ci.yml adding PHP lint

github.com/OpenMage/magento-lts - ba0b0c39962cfabf015d8ae90bd973c70d18d3f6 authored over 7 years ago
Update README.md regarding versioning strategy. Refs #273 (#333)

github.com/OpenMage/magento-lts - b3cf05f72f56320dad6cdb95fc0a79d474674702 authored over 7 years ago
Merge pull request #335 from sreichel/feature/events/checkout_cart_product_add_before

Fixed typo, fixes #334

github.com/OpenMage/magento-lts - 515eee73230709c05cc6e98968d1f4e1c10444ca authored over 7 years ago
Fixed typo, fixes #334

github.com/OpenMage/magento-lts - 72488e9904bdbbd17b60d551d6b9f3fe9cd19fcb authored over 7 years ago
Merge pull request #319 from sreichel/feature/events/checkout_cart_product_add_before

Adds product before add to cart event

github.com/OpenMage/magento-lts - 0adfff595485d744e0b02803ddc6e056ea68a588 authored over 7 years ago
Merge pull request #322 from sreichel/hotfix/hiddem-checkout-config

Fixes hidden checkout config, fixes #259

github.com/OpenMage/magento-lts - 71d5e6067a404f64c22bb4364ec32d12afecb00a authored over 7 years ago
cloudflare reset current path in file manager

check also if is post request on set current path because i've got an issue with cloudflare that...

github.com/OpenMage/magento-lts - 52eeb3a46144c7f1fff997367711fdc46422856a authored over 7 years ago
Merge pull request #323 from sreichel/hotfix/wrong-select-order-parameter

Fixes wrong usage of getSelect()->order() method

github.com/OpenMage/magento-lts - eb471e10c5bcca7deb2209c7b0f20826e33da4e6 authored over 7 years ago
Merge pull request #326 from OpenMage/colinmollenhour-patch-1

Use joinLeft instead of joinInner to fix customers missing from reports.

github.com/OpenMage/magento-lts - 27ffd63bddae9c891f003db7efef8dbc3e9fe797 authored over 7 years ago
Use joinLeft instead of joinInner to fix customers missing from reports.

Refs #41
Refs #241
This commit also reverts db69295f8

github.com/OpenMage/magento-lts - 44550a9da4f66d14bd2ad389fe55c2ad393f2ac7 authored over 7 years ago
Fixes wrong usage of getSelect()->order() method

github.com/OpenMage/magento-lts - 27d97d6e8153653e7ee6478a2a2420ac6378e653 authored over 7 years ago
Fixes hidden checkout config, fixes #259

github.com/OpenMage/magento-lts - cb3e8f0aeaf55c4b2b7a1f9a35ead9fb399aba75 authored over 7 years ago
Add possibility to remove link at sales order and account edit page

github.com/OpenMage/magento-lts - 9f1aaabcac762a95519eb75dc52adf4a90a8faa9 authored over 7 years ago
Adds product add to cart event

github.com/OpenMage/magento-lts - 8c3ba4eee1497cbf781f9f22e930d0fad1f474f1 authored over 7 years ago
Merge pull request #318 from sreichel/hotfix/sales/order/shippmentcontroller/create-labels

Fixed undefined variable when creating shipping labels

github.com/OpenMage/magento-lts - 1a9ba42f2b30cb386997bcf76dfa66214ed4b58d authored over 7 years ago
Fixed undefined variable when creating shipping labels

github.com/OpenMage/magento-lts - 50dc517e5367f2ebdb210b0f24bed53e9d494aac authored over 7 years ago
Fixes system config dependencies for multiselect fields

github.com/OpenMage/magento-lts - f7fb37d2c39fd7762fcc88807bc0f2298fd8bd8a authored over 7 years ago
Fix slow url_rewrite query on MySQL 5.7

Fixes: https://github.com/OpenMage/magento-lts/issues/295

github.com/OpenMage/magento-lts - 92ba41c620154ab5b617554f10cab29d593c5ee5 authored over 7 years ago
fix ssl version

./mage list-upgrades
Error:
list-upgrades: TCP connection reset by peer

remove specific ssl...

github.com/OpenMage/magento-lts - e1d82b21d6650295fd539a09cc4553328bed0219 authored over 7 years ago
Merge pull request #301 from Flyingmana/release-merge-1.9.3.4

Release merge 1.9.3.4

github.com/OpenMage/magento-lts - 3e457ed301b610c2684eefc257af621570167c24 authored over 7 years ago
Merge pull request #276 from Flyingmana/release-merge-1.9.3.3

Release merge 1.9.3.3

github.com/OpenMage/magento-lts - 4ce6a61923606704a1dd1176642d61a0301ae138 authored over 7 years ago
Merge branch 'magento-1.9' of github.com:OpenMage/magento-mirror into release-merge-1.9.3.4

github.com/OpenMage/magento-lts - d6d8b9372d6b71b3d6f3f95fa4a5084d1640f542 authored over 7 years ago
remove leftover 1.9.3.2 package files

github.com/OpenMage/magento-lts - 6fa6810c05ef87bd6e12ae304cb07c83d3b6ccb7 authored over 7 years ago
Merge pull request #50 from borriglione/magento-1.9

Import Magento Release 1.9.3.4

github.com/OpenMage/magento-lts - ecd87b9e7f0a25c922702895a625f3b0092a87a3 authored over 7 years ago
Merge pull request #50 from borriglione/magento-1.9

Import Magento Release 1.9.3.4

github.com/OpenMage/magento-mirror - ecd87b9e7f0a25c922702895a625f3b0092a87a3 authored over 7 years ago
Set sane default session_cookie_lifetime (3 hours)

Refs colinmollenhour/Cm_RedisSession#104

github.com/OpenMage/magento-lts - 4e7eab322b5325dfa2dc7e88aeb58598aa06cab3 authored over 7 years ago
Import Magento Release 1.9.3.4

github.com/OpenMage/magento-mirror - 2725b76d72df0939026ddca8b11f97cbe5be5c6c authored over 7 years ago
Import Magento Release 1.9.3.4

github.com/OpenMage/magento-lts - 2725b76d72df0939026ddca8b11f97cbe5be5c6c authored over 7 years ago
[FIX] set email as sent only if customer notified

In all other places where a "email" flag is used, email_sent is only set if the flag is true.

P...

github.com/OpenMage/magento-lts - 8c0c067fc2ab1d47ba5077cb026a7cb317a31690 authored over 7 years ago
Merge pull request #293 from DmitryFursNeklo/TYPO-1

Typo in category controller

github.com/OpenMage/magento-lts - 5dfa133a7d2cec07d669c165aec461675963132f authored over 7 years ago
Typo in category controller

github.com/OpenMage/magento-lts - d0ff95fb60f3cb34ac94e80dee960b2b478cbf4f authored over 7 years ago
add basic dependencies

github.com/OpenMage/Testfield - 724cabd5e623710ab0f2eb023151c84a6aab7037 authored over 7 years ago
init repository

github.com/OpenMage/Testfield - aa03974e91bdbde812424c436392fd35b3b4f4ac authored over 7 years ago
Merge pull request #283 from seansan/patch-26

Possible fix of #282

github.com/OpenMage/magento-lts - c9ca7b487af86cc2e01ce3125301273abcf1052f authored over 7 years ago
Merge pull request #289 from DmitryFursNeklo/1686

Typo in Mage_Admin_Model_User

github.com/OpenMage/magento-lts - 0f754e6598fcd573f488639b25766a69b5812281 authored over 7 years ago
Typo in category controller

github.com/OpenMage/magento-lts - 5c381e223be2a88e5349d109f6a35ae2ed2e2165 authored over 7 years ago
Merge pull request #290 from VincentMarmiesse/fix-widget-chooser-sku-attribute-select

Fix SKU chooser widget attributes to select which should be an array.

github.com/OpenMage/magento-lts - 31c6d46a458e9aae702e601be503710da162c6a5 authored over 7 years ago
Merge pull request #240 from sreichel/hotfix/admin-template/poll-answer-delete-button

Fixed add poll answer delete button

github.com/OpenMage/magento-lts - cb2f1656fc1420815b7b1bb760b3c94e2ce98366 authored over 7 years ago
Fix SKU chooser widget attributes to select which should be an array.

github.com/OpenMage/magento-lts - 9f43bd4179573c4b31077c07ec342f7c2cdbb8d4 authored over 7 years ago
Typo in Mage_Admin_Model_User

github.com/OpenMage/magento-lts - f0ad82693936010dd264c7d7459d0daf61c97c93 authored over 7 years ago
Typo in Mage_Admin_Model_User

github.com/OpenMage/magento-lts - 15ab779bdfc66b2521c1dfdba029367c45394064 authored over 7 years ago
Merge pull request #287 from seansan/patch-28

Fix missing imagecreatefromwbmp

github.com/OpenMage/magento-lts - 3ab622713c3da810ca18c3983d7e286cfbd785ac authored over 7 years ago
Fix missing imagecreatefromwbmp

Fix missing imagecreatefromwbmp from https://magento.com/tech-resources/bug-tracking/issue/index...

github.com/OpenMage/magento-lts - 351f74c7c32f706cea15df19869ca655de615995 authored over 7 years ago
Possible fix of #282

Possible fix of #282

https://github.com/OpenMage/magento-lts/issues/282

github.com/OpenMage/magento-lts - 34b536a1a68a168de9f65f1374491fa04f9b7ba0 authored over 7 years ago
Merge branch 'magento-1.9' (1.9.3.3) of github.com:OpenMage/magento-mirror into 1.9.3.x

github.com/OpenMage/magento-lts - 3f3338dd706bc1e5de97af7f975b64ffeebcae3f authored over 7 years ago
Merge pull request #49 from tjons/magento-1.9

Import Magento Release 1.9.3.3

github.com/OpenMage/magento-mirror - 7185e6fd88e656df815184f8120c2379706cfc54 authored over 7 years ago
Merge pull request #49 from tjons/magento-1.9

Import Magento Release 1.9.3.3

github.com/OpenMage/magento-lts - 7185e6fd88e656df815184f8120c2379706cfc54 authored over 7 years ago
This bug was present begining in 1.7.0.2 and is still present in 1.9.3.3. This patch has been running in production for about 4 years without any issues.

Code was mis-calcuating the qty of simple items to put back in stock for bundle (and configurabl...

github.com/OpenMage/magento-lts - 4347c5894439dbc3bdfbfdb5fe842e8116ba4335 authored over 7 years ago
Updated readme.md (#270)

Just grammar pirate.

github.com/OpenMage/magento-lts - 15efcd56737ae5e388f30ba6fed767185546d4bc authored over 7 years ago
Import Magento Release 1.9.3.3

github.com/OpenMage/magento-mirror - 6f7586f02cd94b0ae95780c845aca4c74d24f53e authored over 7 years ago
Import Magento Release 1.9.3.3

github.com/OpenMage/magento-lts - 6f7586f02cd94b0ae95780c845aca4c74d24f53e authored over 7 years ago
fix localisation whitelist for swiss french

Official languages in Switzerland are German, Italian and French.

github.com/OpenMage/magento-lts - b07d012066790d4c52281eb5ba9b1403f0bbc537 authored over 7 years ago
Merge pull request #263 from googlygoo/catalog_model_resource_url-_getCategories_invalid_query

Updated Mage_Catalog_Model_Resource_Url

github.com/OpenMage/magento-lts - c501d1ddd81b5540a9a310338c7bc527f3dd457c authored over 7 years ago
Merge pull request #254 from MichaelThessel/unreachable-code

Removed unreachable js

github.com/OpenMage/magento-lts - e29b3350050579261fdf817b85b7c28c28cf44d9 authored over 7 years ago
Updated Mage_Catalog_Model_Resource_Url

Updated Mage_Catalog_Model_Resource_Url, fixed is_active attribute when calling _getCategories()

github.com/OpenMage/magento-lts - 3e7064d0448d2e074e4b9d063929705e751a6db0 authored over 7 years ago
Add SUPEE-4814

This fixes an infinite recursion loop when validating a "Products subselect" cart price rule.
Ap...

github.com/OpenMage/magento-lts - 17babc777032d73b71b886b3db39e59d9926c184 authored over 7 years ago
Removed unreachable js

github.com/OpenMage/magento-lts - 60a1c716272ae5a7d59fa5fff3a0d057a7d137f3 authored almost 8 years ago
add suggested modules to the website

github.com/OpenMage/OpenMage.github.io - dd94e6dd5cbd8e1490b20ba6b4422f3922bcf0a1 authored almost 8 years ago
note how to run jekyll locally

github.com/OpenMage/OpenMage.github.io - b6d7ac73268b9e3eeb521cf0d5696e2547967752 authored almost 8 years ago
Fixed customer account downloadable list (#242)

Testing github "Squash and Merge" method.

github.com/OpenMage/magento-lts - 2f8627bf9762b9bc2090d1410bf70192efb1210f authored almost 8 years ago
Merge pull request #188 from bob2021/disable-keys

Disable `DISABLE KEYS` statements

github.com/OpenMage/magento-lts - f63b9a04ee39919b038f551240717c9521143e44 authored almost 8 years ago
[BUGFIX] Fix switching between customer addresses in the admin panel

* make sure address data is reset for each loop iteration
* stop setting empty region field to ...

github.com/OpenMage/magento-lts - 204cb68c788fbb0f9ccb937c720ae807e047526d authored almost 8 years ago
extend setup to jekyll for easier multi page site

and prepare install page

github.com/OpenMage/OpenMage.github.io - 64ac324e681c38218563e82a6d100ac0a2b86835 authored almost 8 years ago
Merge pull request #241 from sreichel/hotfix/reports/model/resource/quote/collection-duplicate-cust_mname

Fixed abandoned cart report

github.com/OpenMage/magento-lts - 21e069719dd331fc50e52118271e7137008d5dcd authored almost 8 years ago
Fixed joinLeft / joinInner

github.com/OpenMage/magento-lts - db69295f8238e1fe909b5e43c71abed17817bcc4 authored almost 8 years ago
Fixed abandoned cart report

github.com/OpenMage/magento-lts - 8016c84af43b33b423e936440d36edaa6e2e4b34 authored almost 8 years ago
Fixed add poll answer delete button

github.com/OpenMage/magento-lts - ebfaf781a04d6a82b00cbaf31d15070a1009de77 authored almost 8 years ago
Merge pull request #187 from bob2021/safe-db-transactions

Safer DB transactions

github.com/OpenMage/magento-lts - e10a4ebf25bf68622d0dfae09135edd74af19c69 authored almost 8 years ago
ensure all db transactions are either committed or rolled back

github.com/OpenMage/magento-lts - 74db00d3708344c3edad7952aaf5dce69bea6c14 authored almost 8 years ago
disable 'ALTER TABLE ... DISABLE KEYS' statements by default, and remove useless calls to useDisableKeys()

github.com/OpenMage/magento-lts - 24e9ad4e2380e3470c38be30887b87cada2f5dd2 authored almost 8 years ago
Merge pull request #200 from OpenMage/1.9.3.0

Merge PRs merged into 1.9.3.0

github.com/OpenMage/magento-lts - 8782d9fa6e83433eb41be61d0c643a2f6cbbb1f2 authored almost 8 years ago
Merge branch '1.9.3.x' into 1.9.3.0

github.com/OpenMage/magento-lts - c401b73c3957ee89a21c4c79ee0aee7070279810 authored almost 8 years ago
Merge pull request #144 from OpenMage/patch-2

add Flyingmana in Maintainer info

github.com/OpenMage/magento-lts - 366a09aaf735064bdd805d0c0b2fb47bb17e625a authored almost 8 years ago
Merge pull request #145 from OpenMage/gh-pages-patch-1

add Flyingmana to maintainers on GH Page

github.com/OpenMage/OpenMage.github.io - 0f96faf0e7648cdd235657be09bc14ed0dd0e496 authored almost 8 years ago
Merge pull request #127 from colinmollenhour/file-storage

Improvements to file storage.

github.com/OpenMage/magento-lts - a1e42bcc6f560bce9f045d4ce319182b950eeea5 authored almost 8 years ago
Merge pull request #183 from blopa/patch-1

fix unserialized data clitch

github.com/OpenMage/magento-lts - 8445982a8673dc649282106dbbdec299f4de12c2 authored almost 8 years ago
Merge pull request #192 from bob2021/cron-fix

don't escape console redirection in cron.php

github.com/OpenMage/magento-lts - f93c2907d4a0e1a437bd7fed8a97dc4318c82d2e authored almost 8 years ago
Merge pull request #181 from OpenMage/1.9.3.1

Merge PRs that were merged to old branch (1.9.3.1)

github.com/OpenMage/magento-lts - ccf29c2d04dc7ebdefeb03f91437c186665cea80 authored almost 8 years ago
don't escape console redirection in cron.php

github.com/OpenMage/magento-lts - 7ccd6b478696dfba581cc7d88254b0133db92ab5 authored almost 8 years ago
fix unserialized data clitch

refer: http://magento.stackexchange.com/questions/146978/default-configuration-value-for-seriali...

github.com/OpenMage/magento-lts - 28013deb404b0b202e09e3e9048cbea6a8f315aa authored almost 8 years ago
Merge pull request #151 from seansan/patch-20

Fixes 1px line so is whole block

github.com/OpenMage/magento-lts - cd961c3a4c2b772582530b5a93fea6955f379a45 authored almost 8 years ago
Merge pull request #161 from sreichel/hotfix/catalog/etc/config/product-collection-attributes-image

Added "image" attribute to flat tables

github.com/OpenMage/magento-lts - 233f22f898c911690ef5fb31c778745a81716c7f authored almost 8 years ago
Merge pull request #176 from alissonjr/patch-1

change variable name

github.com/OpenMage/magento-lts - fb4fe3a775882b1b6cfbd3b1bedbcffd8eb0afb4 authored almost 8 years ago
Merge pull request #165 from seansan/patch-21

Simple improve of Not valid template file debugging

github.com/OpenMage/magento-lts - e7f60753dc60374fff68811469b5d55f07b7799f authored almost 8 years ago
Merge pull request #163 from sreichel/hotfix/customer/model/observer/deleteCustomerFlowPassword

Added missing table prefix, fixes #162

github.com/OpenMage/magento-lts - 7a8658f34d8f26b4c8716af5c1d33405d97b8211 authored almost 8 years ago
change variable name

**$databaseFileSotrage** to **$databaseFileStorage**

github.com/OpenMage/magento-lts - f0601ff2722349b6a4992a35531cee1c94703f1f authored almost 8 years ago
fix: admin group_prices: disable is_percent input

When modifying product group prices in admin, is_percent inputs were not
disabled as the other i...

github.com/OpenMage/magento-lts - 952c8b02b570c1de26471f04f9c5d9671512bf91 authored almost 8 years ago
Merge pull request #172 from drobinson/1.9.3.2

Imported 1.9.3.2 sources

github.com/OpenMage/magento-lts - e2f86cfd7ed380fbc5b2b7dc6455b4dc06096aa3 authored almost 8 years ago
Imported 1.9.3.2 sources

github.com/OpenMage/magento-lts - 170cfbaee735f40a3772b367f621ad4c43cf56c5 authored almost 8 years ago
Merge pull request #171 from drobinson/SUPEE-9652

Applied SUPEE-9652

github.com/OpenMage/magento-lts - e8e78ab6ba1daa9936ffbb1527fb53cbfffc4779 authored almost 8 years ago
Updated readme patch table

github.com/OpenMage/magento-lts - 3df3e22eab8bcfd9a353e715f922b60ce788581d authored almost 8 years ago
Applied SUPEE-9652

github.com/OpenMage/magento-lts - 03835f8a87002f055a5a8b20a9074315ebf10a32 authored almost 8 years ago
Merge pull request #169 from royduin/patch-1

Fixed the CSS merging data uri bug

github.com/OpenMage/magento-lts - 2fc3a12ebff0a86d00c303a7d7ed4d9d954f1329 authored almost 8 years ago
Merge pull request #45 from OpenMage/pr/magento-1.9.3.2

Import Magento Release 1.9.3.2 (Code and Copyright Split)

github.com/OpenMage/magento-mirror - 505e8e982ad5f4fd22005060564cad210aab7b6f authored almost 8 years ago
Merge pull request #45 from OpenMage/pr/magento-1.9.3.2

Import Magento Release 1.9.3.2 (Code and Copyright Split)

github.com/OpenMage/magento-lts - 505e8e982ad5f4fd22005060564cad210aab7b6f authored almost 8 years ago
Import Magento Release 1.9.3.2

This is part 2 of 2 and covers all the copyright message changes

Fingerprint of original file:
...

github.com/OpenMage/magento-lts - 292a9948449c22981e33b5f672cfaeba3e703fa6 authored almost 8 years ago