Commit Graph

20 Commits

Author SHA1 Message Date
Joshua Estes 8371f89125 Refactored and updated plugin to work with update API and to be able to
be packaged and distributed using more than just GitHub

Added a script to delete old extension, installing the new extension overrides the previous extension and the previous extensions does not function anymore, merchants should at least disable the previous plugin, the merchant will also need to also remove the extension from core_resource table

Updated to encrypt/decrypt keys to and from the database

Small bug fixes with the package script

Added instructions on how a previous merchant can upgrade to the new 2.x one
2014-10-14 10:37:19 -04:00
Joshua Estes 7d90aea5a1 Updated the build script to make unit tests work a little better with magento 2014-07-23 16:38:26 -04:00
Joshua Estes 49f4c36bc2 made a few updates for testing this stuff 2014-07-23 14:07:13 -04:00
Joshua Estes 0d7ba17f47 A few minor updates and fixes 2014-07-17 16:08:38 -04:00
Joshua Estes 02e482854f Working on added tests to the project 2014-07-17 15:52:39 -04:00
Joshua Estes e87bcb835d Updated build script to be more standardized 2014-07-15 12:36:02 -04:00
Joshua Estes 38d67c6af3 Removed coveralls build target 2014-07-11 13:59:03 -04:00
Joshua Estes 1a523cfcb0 Updated the build file with some extra build info to update scrutinizer with code coverage 2014-07-07 11:49:43 -04:00
Joshua Estes 56241403f2 Added license to all files 2014-07-07 10:21:17 -04:00
Joshua Estes a46f1facdb Updated build.xml database:create target and update build.properties for local vm 2014-07-03 13:08:24 -04:00
Joshua Estes b6e0e367d4 This should speed up the build a little bit 2014-07-03 12:57:54 -04:00
Joshua Estes a4b128929c Setting up more stuff for travis and small bux fix with build script 2014-07-03 12:38:45 -04:00
Joshua Estes 0bbe59329b Made a few updates to travis config and various build properties 2014-07-03 11:26:15 -04:00
Joshua Estes e662a08f7c updated coveralls command to be more verbose 2014-07-03 11:05:52 -04:00
Joshua Estes 672418a4f7 Working on the ability to run tests locally as well as on remote servers such as travis ci 2014-07-03 09:27:45 -04:00
Joshua Estes 3fbaa68f96 Updated scrutinizer settings and added coveralls to build process 2014-07-03 09:14:31 -04:00
Joshua Estes b5c5b23f88 Updated the build.xml file with different way to run phpunit, update phpunit config and added a simple test to test in travis 2014-07-02 17:11:08 -04:00
Joshua Estes 76205d0b94 Updated build script to unclude phpunit 2014-07-02 14:08:42 -04:00
Joshua Estes f76ff9d05e Updated coveralls and added some things like phpunit and configurations 2014-07-02 13:58:31 -04:00
Joshua Estes 2a38882627 Updated composer.json and added a build.xml file to lint check php files 2014-07-01 12:35:30 -04:00