| Resolve PHP 7.4 incompatibility in the truepath function |
|
More...
|
over 4 years ago
|
| Further code cleanup |
|
More...
|
almost 5 years ago
|
| Rename variables in magmi_saveprofile.php |
|
More...
|
almost 5 years ago
|
| Pass cli command through escapeshellcmd before shell_exec |
|
More...
|
almost 5 years ago
|
| Codestyle - fix undefined variables and doc comments |
|
More...
|
almost 5 years ago
|
| Fix some php doc types |
|
More...
|
about 5 years ago
|
| Merge pull request #600 from dweeves/php-cs-fixer |
|
More...
|
about 5 years ago
|
| Reformat code - apply php-cs-fixer rules |
|
More...
|
about 5 years ago
|
| Block access to some files and paths in .htaccess |
|
More...
|
about 5 years ago
|
| Add github action for running php-cs-fixer on MR |
|
More...
|
about 5 years ago
|
| Merge pull request #561 from rvelhote/safe_mode |
|
More...
|
about 5 years ago
|
| Update composer.json (license & type) |
|
More...
|
about 5 years ago
|
| Merge pull request #585 from ruggi69/fix-curl-302 |
|
More...
|
almost 6 years ago
|
| Merge pull request #589 from hidonet/patch-5 |
|
More...
|
almost 6 years ago
|
| Merge pull request #587 from bunyamin-gc/master |
|
More...
|
almost 6 years ago
|
| upgrade version, fix security issue |
|
More...
|
almost 6 years ago
|
| upgrade version, fix security issue |
|
More...
|
almost 6 years ago
|
| Countable error fix |
|
More...
|
almost 7 years ago
|
| Fixed #586 |
|
More...
|
almost 7 years ago
|
| Add transaction logging and skip catalog_product_entity update config |
|
More...
|
about 7 years ago
|
| Enable following redirects when downloading resources from url |
|
More...
|
about 7 years ago
|
| Merge pull request #572 from fredden/null-fix |
|
More...
|
over 7 years ago
|
| Merge pull request #575 from tonyabm/tony-fix-bug |
|
More...
|
over 7 years ago
|
| fix bundle products import issue: Field `parent_product_id` doesn not have a default value |
|
More...
|
over 7 years ago
|
| Use strict comparison when comparing values |
|
More...
|
almost 8 years ago
|
| Obtaining the safe_mode config has incorrect closing parenthesis The condition currently has an incorrect closing parenthisis which causes the parameter to ini_get to be "false". Also with PHP7 ini_get for the "safe_mode" parameter will return a boolean rather than a string. This patch also contains a condition to handle both cases. Both these issues causes remote CSV file downloads that have redirects (i.e. Dropbox) to always fail. |
|
More...
|
over 8 years ago
|
| Update README.md |
|
More...
|
almost 9 years ago
|
| Update README.md |
|
More...
|
almost 9 years ago
|
| added check if optimization index exists in the table before adding it to prevent error messages in mysql log |
|
More...
|
about 9 years ago
|
| Merge pull request #538 from hidonet/patch-2 |
|
More...
|
about 9 years ago
|