Commit Graph

13 Commits

Author SHA1 Message Date
Rich Morgan e70b0fa9c3 Cleaned up unused code 2014-12-17 12:56:54 -05:00
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 766866066e Added a few tests for new code 2014-07-23 16:38:51 -04:00
Joshua Estes 49f4c36bc2 made a few updates for testing this stuff 2014-07-23 14:07:13 -04:00
Joshua Estes 80c8eebe98 Made a few updates and made it so code would not be duplicated 2014-07-23 13:11:47 -04:00
Joshua Estes 832441a04d Refactored and tests added 2014-07-21 13:23:16 -04:00
Joshua Estes 8d30dfcf0c Marked other tests as incomplete 2014-07-21 12:31:27 -04:00
Joshua Estes 0b4d62eafb Updated test to make sure it only takes valid currencies 2014-07-21 12:18:27 -04:00
Joshua Estes 2593183300 Updated so tests are in the root directory 2014-07-21 11:10:36 -04:00
Joshua Estes e87bcb835d Updated build script to be more standardized 2014-07-15 12:36:02 -04:00
Joshua Estes 56241403f2 Added license to all files 2014-07-07 10:21:17 -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 f1c79cd19a Updated phpunit.xml.dist to include the bootstrap file 2014-07-02 16:35:40 -04:00