96 Commits

Author SHA1 Message Date
Daniel Camargo
94724322cc fixed #663
I just commented the line where message string receives the total
price. (Option.php:622)
2013-01-18 16:11:57 -02:00
Daniel Camargo
6783f8e090 Applied the same fix that I've made at the issue #656 to the service's fee.
Applied the same fix that I've made at the issue #656 to the service's
fee. (Order.php:53,54,56)
2013-01-18 15:52:29 -02:00
Daniel Camargo
be0e56d425 fixed #661
At the javascript side is being used the App.ceil function at the
result of the sum of the products's price (app.js:1281). The same
function is being used to round the values of the tax (app.js:1315) and
tip (app.js:1324). But at the PHP side this function Util::ceil was
called just at the sum of all itens (products price + tax + tip). So I
put the Util::ceil after the sum of the products price (Order.php:45),
after the tax calculation (Order.php:63) and after the tip calculation
(Order.php:58).
2013-01-18 15:39:20 -02:00
Stuardo Rodríguez
6c6cf56172 fixed issue #645 - Change "deliver to" to "address" 2013-01-14 12:58:46 -05:00
Stuardo -StR- Rodríguez
db94785eb8 changed the text in the sms notification 2012-12-20 15:03:13 -05:00
arzynik
f0be34c4c0 fixes #621 2012-12-15 18:56:53 -05:00
arzynik
a55f1f0d55 fixes #357 2012-12-04 14:12:01 -05:00
arzynik
f91fcddcd3 fixes #516 2012-12-04 13:59:53 -05:00
arzynik
18b959be5c added force quit of confirm orders 2012-11-28 18:45:17 -05:00
arzynik
900ce462d2 fixes #583 2012-11-27 17:50:01 -05:00
arzynik
070996b7f8 lots of twilio changes. fixes #419. fixes #397. 2012-11-27 17:42:26 -05:00
arzynik
15891e878c fixes #467 2012-11-07 13:58:34 -05:00
arzynik
6db956f1b5 added community 2012-11-05 15:53:55 -05:00
arzynik
cef4db4e04 fixes #427. fixes #354. 2012-10-10 21:22:57 -04:00
arzynik
a9762be10d work on #359 2012-10-04 15:36:44 -07:00
arzynik
f11060b845 #255 aparantly i cant do this. 2012-10-02 14:26:32 -04:00
arzynik
f69afe3bf8 fixes #255 2012-10-02 10:52:29 -07:00
arzynik
ba2ec74c5b fuckig php 2012-10-02 01:59:47 -04:00
arzynik
3c3b44e6df fixed some debug issues 2012-10-01 19:32:26 -04:00
arzynik
c030e72e98 should fix all twilio notification shit 2012-10-01 19:11:08 -04:00
arzynik
a24840b24e fixes #348 2012-10-01 16:19:29 -04:00
arzynik
a936e7783d fixes #346 2012-10-01 16:12:51 -04:00
arzynik
2e1ad8c2e4 fixes #208 2012-09-28 14:16:01 -07:00
arzynik
48f59fbbe7 fixes #295 2012-09-28 11:58:36 -07:00
arzynik
5afcc01b9e added callback stuff #283 2012-09-28 10:30:21 -07:00
arzynik
05648fceb4 work on #283. fixes #298. 2012-09-27 15:59:26 -04:00
arzynik
861fc7ea2e fixes #311 2012-09-26 11:30:40 -07:00
arzynik
84102d07d4 more admin tweaks 2012-09-20 16:09:17 -07:00
arzynik
9f68335df9 fixes #292. fixes #16. posible fix for #17. 2012-09-20 15:50:31 -07:00
arzynik
ff474326fb Merge branch 'master' of github.com:devin-la/crunchbutton 2012-09-18 01:11:12 -04:00
arzynik
0a5b87e52c added customer 2012-09-18 01:11:04 -04:00
arzynik
4a82b36f98 Merge branch 'master' of github.com:devin-la/crunchbutton 2012-09-17 22:20:36 -04:00
arzynik
7030b69da2 Merge branch 'master' of github.com:devin-la/crunchbutton 2012-09-17 22:17:27 -04:00
arzynik
027ccf6601 order price issues 2012-09-17 22:17:18 -04:00
arzynik
145766ffa3 fixes #254 2012-09-17 22:14:10 -04:00
arzynik
0fcdf0328e more on #231 2012-09-17 21:50:33 -04:00
arzynik
1769c25eeb fixes #231 2012-09-17 21:06:31 -04:00
arzynik
2a1651ea42 fixes #231 2012-09-17 20:55:53 -04:00
arzynik
b371253156 #228 2012-09-13 16:33:39 -07:00
arzynik
28692141b9 fixed order 2012-09-11 23:36:51 -04:00
arzynik
5785671682 catch error 2012-09-11 20:25:27 -07:00
arzynik
909e2329a7 fixes #145 2012-09-11 19:02:13 -07:00
arzynik
630bcc3e44 fixes #251 2012-09-11 14:57:03 -07:00
arzynik
b6db58c7c4 fixed delivery fee calculation and aded service fee addition 2012-08-31 18:00:42 -04:00
arzynik
ff6c8d7efe fixes #176 2012-08-31 16:30:28 -04:00
arzynik
3a7f73498a fixes #155 2012-08-31 14:14:59 -04:00
arzynik
840fb0865e no local notify 2012-08-31 13:33:18 -04:00
arzynik
37e0c9e64d fixes #144 2012-08-31 11:56:56 -04:00
arzynik
89bee39233 fixed #38 2012-08-26 23:32:00 -04:00
arzynik
f75e80f080 fixed #122 2012-08-26 23:12:56 -04:00