Skip to content

Commit

Permalink
Merge pull request #493 from ebanx/release/1.12.0
Browse files Browse the repository at this point in the history
Release/1.12.0
  • Loading branch information
SparK-Cruz authored Apr 26, 2017
2 parents 2f17758 + 346889b commit 5797868
Show file tree
Hide file tree
Showing 192 changed files with 62,936 additions and 875 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ woocommerce-gateway-ebanx/travis/vendor/
.DS_Store
*.log
*.gz
*.gz.*
*.gz.*
apidocs/phpdoc-cache-*
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# CHANGELOG

# 1.12.0
* Feature - Using interest rate on minimum instalment value [#490](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/490)
* Feature - Refactor EBANX query router [#487](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/487)
* Feature - Added a minimal value setting on settings [#477](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/477)
* Feature - Changed cookie to localStorage to save flags [#476](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/476)
* Feature - Plugin docs using phpDocumentator [#488](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/488)
* Fix - Thank you page values and instalments fixed [#473](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/473)
* Fix - Hide saved cards when option is disabled [#475](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/475)
* Fix - DNI field is not mandatory for colombia any more [#486](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/486)
* Fix - Changed the assets path to system path instead of host path [#489](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/489)
* Fix - Using absolute path to spinner gif [#485](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/485)
* Improvement - Updated notification notices and notes [#468](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/468)

# 1.11.4
* Fix - Fixed float values not being accepted in interest rates [#480](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/480)
* Fix - Added '/' to Notification URL to prevent Response Code 301 [#480](https://github.com/ebanx/woocommerce-gateway-ebanx/pull/480)
Expand Down
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,9 @@ You can create a new [Issue](https://github.com/ebanx/woocommerce-gateway-ebanx/
## So you want to code...

If you want to code (and you are not an ebanker [yet](https://ebanx.recruiterbox.com/)) all you have to do is fork our repo create a [well named]branch from develop and make a [pull request](https://github.com/ebanx/woocommerce-gateway-ebanx/compare) to our develop.

## Documentation

Documentation is in `apidocs` folder.

To generate a new documentation, install `phpdoc` and run at root folder `phpdoc --template="clean" -d . -i "travis/*,woocommerce-gateway-ebanx/vendor/*,woocommerce-gateway-ebanx/templates/*" -t apidocs`
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ To install the plugin manually, download our plugin and upload it to your web se

The EBANX Gateway Plugin can also be installed using GitHub. You can find our repository [here](https://github.com/ebanx/checkout-woocommerce/ "EBANX GitHub repository"). To download the plugin from our repository, please view [our latest release](https://github.com/ebanx/woocommerce-gateway-ebanx/releases/latest "Latest Release from GitHub repository") and download the `woocommerce-gateway-ebanx.zip` package.

===
---

Still need your API Keys? You can pick those up [here](https://www.ebanx.com/business/en/dashboard "EBANX API keys").
5 changes: 5 additions & 0 deletions apidocs/.htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Fixes a vulnerability in CentOS: http://stackoverflow.com/questions/20533279/prevent-php-from-parsing-non-php-files-such-as-somefile-php-txt
<FilesMatch \.php\.txt$>
RemoveHandler .php
ForceType text/plain
</FilesMatch>
1,365 changes: 1,365 additions & 0 deletions apidocs/classes/WC_EBANX.html

Large diffs are not rendered by default.

1,551 changes: 1,551 additions & 0 deletions apidocs/classes/WC_EBANX_Account_Gateway.html

Large diffs are not rendered by default.

473 changes: 473 additions & 0 deletions apidocs/classes/WC_EBANX_Api_Controller.html

Large diffs are not rendered by default.

625 changes: 625 additions & 0 deletions apidocs/classes/WC_EBANX_Assets.html

Large diffs are not rendered by default.

1,521 changes: 1,521 additions & 0 deletions apidocs/classes/WC_EBANX_Baloto_Gateway.html

Large diffs are not rendered by default.

1,558 changes: 1,558 additions & 0 deletions apidocs/classes/WC_EBANX_Banking_Ticket_Gateway.html

Large diffs are not rendered by default.

706 changes: 706 additions & 0 deletions apidocs/classes/WC_EBANX_Checker.html

Large diffs are not rendered by default.

1,133 changes: 1,133 additions & 0 deletions apidocs/classes/WC_EBANX_Constants.html

Large diffs are not rendered by default.

1,762 changes: 1,762 additions & 0 deletions apidocs/classes/WC_EBANX_Credit_Card_BR_Gateway.html

Large diffs are not rendered by default.

1,744 changes: 1,744 additions & 0 deletions apidocs/classes/WC_EBANX_Credit_Card_Gateway.html

Large diffs are not rendered by default.

1,762 changes: 1,762 additions & 0 deletions apidocs/classes/WC_EBANX_Credit_Card_MX_Gateway.html

Large diffs are not rendered by default.

1,516 changes: 1,516 additions & 0 deletions apidocs/classes/WC_EBANX_Debit_Card_Gateway.html

Large diffs are not rendered by default.

1,551 changes: 1,551 additions & 0 deletions apidocs/classes/WC_EBANX_Eft_Gateway.html

Large diffs are not rendered by default.

370 changes: 370 additions & 0 deletions apidocs/classes/WC_EBANX_Errors.html

Large diffs are not rendered by default.

509 changes: 509 additions & 0 deletions apidocs/classes/WC_EBANX_Flash.html

Large diffs are not rendered by default.

1,441 changes: 1,441 additions & 0 deletions apidocs/classes/WC_EBANX_Gateway.html

Large diffs are not rendered by default.

590 changes: 590 additions & 0 deletions apidocs/classes/WC_EBANX_Global_Gateway.html

Large diffs are not rendered by default.

460 changes: 460 additions & 0 deletions apidocs/classes/WC_EBANX_Helper.html

Large diffs are not rendered by default.

426 changes: 426 additions & 0 deletions apidocs/classes/WC_EBANX_Hooks.html

Large diffs are not rendered by default.

471 changes: 471 additions & 0 deletions apidocs/classes/WC_EBANX_My_Account.html

Large diffs are not rendered by default.

735 changes: 735 additions & 0 deletions apidocs/classes/WC_EBANX_Notice.html

Large diffs are not rendered by default.

720 changes: 720 additions & 0 deletions apidocs/classes/WC_EBANX_One_Click.html

Large diffs are not rendered by default.

1,521 changes: 1,521 additions & 0 deletions apidocs/classes/WC_EBANX_Oxxo_Gateway.html

Large diffs are not rendered by default.

1,519 changes: 1,519 additions & 0 deletions apidocs/classes/WC_EBANX_Pagoefectivo_Gateway.html

Large diffs are not rendered by default.

676 changes: 676 additions & 0 deletions apidocs/classes/WC_EBANX_Payment_By_Link.html

Large diffs are not rendered by default.

859 changes: 859 additions & 0 deletions apidocs/classes/WC_EBANX_Payment_Validator.html

Large diffs are not rendered by default.

698 changes: 698 additions & 0 deletions apidocs/classes/WC_EBANX_Query_Router.html

Large diffs are not rendered by default.

1,528 changes: 1,528 additions & 0 deletions apidocs/classes/WC_EBANX_Redirect_Gateway.html

Large diffs are not rendered by default.

608 changes: 608 additions & 0 deletions apidocs/classes/WC_EBANX_Request.html

Large diffs are not rendered by default.

1,551 changes: 1,551 additions & 0 deletions apidocs/classes/WC_EBANX_Safetypay_Gateway.html

Large diffs are not rendered by default.

1,551 changes: 1,551 additions & 0 deletions apidocs/classes/WC_EBANX_Sencillito_Gateway.html

Large diffs are not rendered by default.

1,551 changes: 1,551 additions & 0 deletions apidocs/classes/WC_EBANX_Servipag_Gateway.html

Large diffs are not rendered by default.

1,549 changes: 1,549 additions & 0 deletions apidocs/classes/WC_EBANX_Tef_Gateway.html

Large diffs are not rendered by default.

732 changes: 732 additions & 0 deletions apidocs/css/bootstrap-combined.no-icons.min.css

Large diffs are not rendered by default.

403 changes: 403 additions & 0 deletions apidocs/css/font-awesome.min.css

Large diffs are not rendered by default.

65 changes: 65 additions & 0 deletions apidocs/css/jquery.iviewer.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
.viewer {
-ms-touch-action: none;
}

.iviewer_common {
position:absolute;
bottom:10px;
border: 1px solid #000;
height: 28px;
z-index: 5000;
}

.iviewer_cursor {
cursor: url(../images/iviewer/hand.cur) 6 8, pointer;
}

.iviewer_drag_cursor {
cursor: url(../images/iviewer/grab.cur) 6 8, pointer;
}

.iviewer_button {
width: 28px;
cursor: pointer;
background-position: center center;
background-repeat: no-repeat;
}

.iviewer_zoom_in {
left: 20px;
background: url(../images/iviewer/iviewer.zoom_in.png);
}

.iviewer_zoom_out {
left: 55px;
background: url(../images/iviewer/iviewer.zoom_out.png);
}

.iviewer_zoom_zero {
left: 90px;
background: url(../images/iviewer/iviewer.zoom_zero.png);
}

.iviewer_zoom_fit {
left: 125px;
background: url(../images/iviewer/iviewer.zoom_fit.png);
}

.iviewer_zoom_status {
left: 160px;
font: 1em/28px Sans;
color: #000;
background-color: #fff;
text-align: center;
width: 60px;
}

.iviewer_rotate_left {
left: 227px;
background: #fff url(../images/iviewer/iviewer.rotate_left.png) center center no-repeat;
}

.iviewer_rotate_right {
left: 262px;
background: #fff url(../images/iviewer/iviewer.rotate_right.png) center center no-repeat;
}
3 changes: 3 additions & 0 deletions apidocs/css/phpdocumentor-clean-icons/Read Me.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
To modify your generated font, use the *dev.svg* file, located in the *fonts* folder in this package. You can import this dev.svg file to the IcoMoon app. All the tags (class names) and the Unicode points of your glyphs are saved in this file.

See the documentation for more info on how to use this package: http://icomoon.io/#docs/font-face
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
30 changes: 30 additions & 0 deletions apidocs/css/phpdocumentor-clean-icons/lte-ie7.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
/* Load this script using conditional IE comments if you need to support IE 7 and IE 6. */

window.onload = function() {
function addIcon(el, entity) {
var html = el.innerHTML;
el.innerHTML = '<span style="font-family: \'phpdocumentor-clean-icons\'">' + entity + '</span>' + html;
}
var icons = {
'icon-trait' : '&#xe000;',
'icon-interface' : '&#xe001;',
'icon-class' : '&#xe002;'
},
els = document.getElementsByTagName('*'),
i, attr, html, c, el;
for (i = 0; ; i += 1) {
el = els[i];
if(!el) {
break;
}
attr = el.getAttribute('data-icon');
if (attr) {
addIcon(el, attr);
}
c = el.className;
c = c.match(/icon-[^\s'"]+/);
if (c && icons[c[0]]) {
addIcon(el, icons[c[0]]);
}
}
};
48 changes: 48 additions & 0 deletions apidocs/css/phpdocumentor-clean-icons/style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
@font-face {
font-family: 'phpdocumentor-clean-icons';
src:url('fonts/phpdocumentor-clean-icons.eot');
src:url('fonts/phpdocumentor-clean-icons.eot?#iefix') format('embedded-opentype'),
url('fonts/phpdocumentor-clean-icons.woff') format('woff'),
url('fonts/phpdocumentor-clean-icons.ttf') format('truetype'),
url('fonts/phpdocumentor-clean-icons.svg#phpdocumentor-clean-icons') format('svg');
font-weight: normal;
font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
font-family: 'phpdocumentor-clean-icons';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-trait, .icon-interface, .icon-class {
font-family: 'phpdocumentor-clean-icons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.icon-trait:before {
content: "\e000";
}
.icon-interface:before {
content: "\e001";
}
.icon-class:before {
content: "\e002";
}
Loading

0 comments on commit 5797868

Please sign in to comment.