212 Commits

Author SHA1 Message Date
Samuel De Backer
30c65f4a23 simpler short conditionnal
“Since PHP 5.3, it is possible to leave out the middle part of the
ternary operator. Expression expr1 ?: expr3 returns expr1 if expr1
evaluates to TRUE, and expr3 otherwise.”
http://php.net/manual/en/language.operators.comparison.php
2014-08-26 10:36:53 +02:00
Samuel De Backer
8edb063b30 default integer value for payment_terms
Because sending an empty string to a integer column is not allowed with
MySQL in STRICT_TRANS_TABLE mode.
2014-08-26 10:32:14 +02:00
Hillel Coren
1f29dcd7ed Text changes 2014-08-05 17:22:51 +03:00
Hillel Coren
6662950e51 Fixed issue when setting payment API key 2014-08-04 06:34:53 -07:00
Hillel Coren
77289e270e Change to license page 2014-07-30 20:33:57 +03:00
Hillel Coren
bb560778af Working on API 2014-07-30 10:08:01 +03:00
Hillel Coren
9feb616f1b Added support for Zapier 2014-07-27 23:31:41 +03:00
Hillel Coren
051ba95b7b Working on multi-user support 2014-07-23 18:02:56 +03:00
Hillel Coren
4b177e160d Added custom invoice fields 2014-07-20 13:38:42 +03:00
Hillel Coren
4620a06a9b Enabled setting accepted credit cards 2014-07-17 23:44:34 +03:00
Hillel Coren
daf14c6916 Improvements for responsive design 2014-07-17 00:04:56 +03:00
Hillel Coren
eafaa4c8d2 Bug fixes 2014-07-16 00:12:32 +03:00
Hillel Coren
9427f5180f Working on self hosting 2014-07-15 23:36:40 +03:00
Troels Liebe Bentsen
5d05eec037 Wrap gateway logos in asset() so we can host under /appname/ without issue 2014-07-04 22:23:49 +02:00
Hillel Coren
f1d2444cc9 Merge branch 'master' of github.com:hillelcoren/invoice-ninja 2014-06-30 14:42:46 +03:00
Hillel Coren
a787427688 Bug fixes 2014-06-30 14:42:25 +03:00
Hillel Coren
4d454d9a79 Merge pull request #139 from aggepagge/master
Show previously selected credit cards
2014-06-30 12:01:20 +03:00
aggepagge
a04127cd48 Show previously selected credit cards 2014-06-30 00:14:17 +02:00
aggepagge
df89ed41a8 Show previously selected credit cards 2014-06-30 00:11:31 +02:00
Hillel Coren
ada7246b2b Bug fixes 2014-06-29 20:23:10 +03:00
aggepagge
92fdf49c10 validate and save to account_gateways 2014-06-23 22:31:21 +02:00
aggepagge
24a071c0f3 added functionallity to company/payments page 2014-06-22 21:08:52 +02:00
aggepagge
a9312d1092 Added functionality to display credit card types for user 2014-06-17 18:53:51 +02:00
Hillel Coren
1892e3f413 Bug fixes 2014-06-16 01:13:31 +03:00
Hillel Coren
fc00c12f98 Bug fixes 2014-06-15 23:54:58 +03:00
Hillel Coren
6fab2cf962 Bug fixes 2014-06-15 21:52:14 +03:00
Hillel Coren
605a04a32f Bug fixes 2014-06-15 21:51:22 +03:00
Razi KAntorp
080800d646 Testimonials page 2014-06-13 17:11:46 +02:00
Hillel Coren
a5f991870c Bug fixes 2014-06-02 19:21:47 +03:00
Hillel Coren
3688669963 Bug fixes 2014-06-01 16:35:19 +03:00
Hillel Coren
0f5adbf62a Bug fixes 2014-05-25 21:38:40 +03:00
Hillel Coren
d4c31e3bbe Bug fixes 2014-05-25 19:23:07 +03:00
Hillel Coren
36114d251f Bug fixes 2014-05-25 17:48:00 +03:00
Hillel Coren
3b4220cede Bug fixes 2014-05-25 17:25:58 +03:00
Hillel Coren
af5f659d24 Bug fixes 2014-05-25 16:55:47 +03:00
Hillel Coren
f515d57669 Bug fixes 2014-05-25 16:40:09 +03:00
Hillel Coren
380d7e0a4a Bug fixes 2014-05-22 21:29:29 +03:00
Hillel Coren
8049a27beb Working on quotes 2014-05-21 00:40:09 +03:00
Hillel Coren
aa3a3f174f Working on quotes 2014-05-17 22:29:57 +03:00
Hillel Coren
fd99dd122c Fixed date picker in chart builder 2014-05-14 00:04:42 +03:00
Hillel Coren
2431c3828b Working on API 2014-05-13 23:24:40 +03:00
Hillel Coren
d42712204c Working on API 2014-05-13 22:48:02 +03:00
Hillel Coren
561907ae60 Starting on the API 2014-05-13 22:20:54 +03:00
Hillel Coren
71bc52f724 Working on secure payment page 2014-05-12 14:10:42 +03:00
Hillel Coren
113665da1e Updating texts 2014-05-11 21:24:30 +03:00
Hillel Coren
4d2473dc9f Added goal tracking 2014-05-09 16:28:20 +03:00
Hillel Coren
6bdc9e9eb9 Working on advanced settings 2014-05-08 22:19:33 +03:00
Hillel Coren
7b86aea0a7 Enabled setting the transaction reference field when creating a payment 2014-05-08 20:16:00 +03:00
Hillel Coren
c5f725fe17 Text changes 2014-05-05 01:00:33 +03:00
Hillel Coren
c9ee2bc247 Bug fixes 2014-05-04 23:01:02 +03:00