1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-19 16:01:34 +02:00
Commit Graph

4719 Commits

Author SHA1 Message Date
Hillel Coren
dc034d06dd Support using queues for emails 2017-01-11 12:32:13 +02:00
Hillel Coren
6880e3abd2 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-01-11 11:36:07 +02:00
Hillel Coren
a8d15571ac Prevent blank invoice numbers 2017-01-11 11:35:59 +02:00
Hillel Coren
65b45fc3c0 Fix for migrations 2017-01-11 11:32:11 +02:00
David Bomba
971653ec7d Api error handling (#1277)
* fix env variable

* update routes

* Improve error handling for API_SECRET when testing API endpoint credentials

* exclude /api/v1/ping from API check
2017-01-11 19:13:22 +11:00
David Bomba
3c19ac08cd API error reporting (#1276)
* fix env variable

* update routes

* Improve error handling for API_SECRET when testing API endpoint credentials
2017-01-11 18:34:29 +11:00
David Bomba
bf2248c33a Push notification variables (#1275) 2017-01-11 17:46:20 +11:00
Hillel Coren
91790efe8d Working on tests 2017-01-10 13:20:41 +02:00
Hillel Coren
ccac8b3bc9 Working on tests 2017-01-10 13:16:37 +02:00
Hillel Coren
04ed02d0d5 Working on tests 2017-01-10 13:14:36 +02:00
Hillel Coren
12d1c39d16 Working on tests 2017-01-10 13:03:56 +02:00
Hillel Coren
11960f0650 Working on tests 2017-01-10 13:00:07 +02:00
Hillel Coren
739447fe7d Working on tests 2017-01-10 12:53:17 +02:00
Hillel Coren
494ddc4bf1 Working on tests 2017-01-10 12:41:07 +02:00
Hillel Coren
9400c073e2 Clean up constants 2017-01-10 12:27:52 +02:00
Hillel Coren
511375ba45 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-01-10 12:25:35 +02:00
Hillel Coren
3af0abbb13 Clean up constants 2017-01-10 12:21:56 +02:00
Hillel Coren
7a0985dd6b Always email check data results 2017-01-10 11:51:21 +02:00
Hillel Coren
91e3f5d7b9 Check for duplicates in the JSON import 2017-01-10 10:50:17 +02:00
Hillel Coren
3d507fad68 Check invoice is set to is_public in the API 2017-01-10 10:49:41 +02:00
David Bomba
9728ef0118 Update constants in routes file (#1271)
* fix env variable

* update routes
2017-01-10 17:17:00 +11:00
David Bomba
403fe772b0 fix env variable (#1270) 2017-01-10 17:09:55 +11:00
David Bomba
ccf6a6ed96 Update composer.json 2017-01-10 16:42:27 +11:00
David Bomba
16e3178fb3 Update .env.example 2017-01-10 16:35:43 +11:00
David Bomba
6a41353a96 Firebase notifications for Android (#1269)
* revert error reporting

* fix for non boolean output

* Firebase notifications for Android
2017-01-10 14:35:30 +11:00
Hillel Coren
0275ab92ab Tweak help text 2017-01-09 17:08:23 +02:00
Hillel Coren
a3c2340fa0 Prevent checkboxes from being checked if validation fails 2017-01-09 17:01:51 +02:00
Hillel Coren
ff3e23e7da Improve white label logic #1264 2017-01-09 16:25:23 +02:00
Hillel Coren
b697e2aafa Fix for invoice counter 2017-01-09 13:13:59 +02:00
Hillel Coren
2f275a846d Only show promo to admins 2017-01-09 10:19:10 +02:00
Hillel Coren
fba3a9c3d5 Show paid invoice backup separately 2017-01-09 10:17:22 +02:00
Hillel Coren
1e8f5b5e7b Don't set client number unless enabled 2017-01-08 23:41:39 +02:00
Hillel Coren
83d2935573 Capture snapshot of invoice when payment is entered 2017-01-08 23:34:44 +02:00
Hillel Coren
0911b0ab7d Enable viewing draft invoices with link 2017-01-08 22:01:18 +02:00
Hillel Coren
206efd1fc0 Enable viewing draft invoices with link 2017-01-08 22:00:37 +02:00
Hillel Coren
854b13de19 Enable viewing draft invoices with link 2017-01-08 21:45:42 +02:00
Hillel Coren
b34c5724de Support 'Tax Invoice\Quote' PDF labels 2017-01-08 19:43:59 +02:00
Hillel Coren
451faaea26 Create company for ninja reseller account 2017-01-08 17:52:38 +02:00
Hillel Coren
01439a0f43 Enable non-admins to set notification preferences 2017-01-08 17:43:56 +02:00
Hillel Coren
f5ce8c325a Hide sidebar footer when sidebar is hidden 2017-01-08 17:24:23 +02:00
Hillel Coren
c68689db41 Testing typeahead custom suggestion 2017-01-08 16:46:32 +02:00
Hillel Coren
7711d0a456 Skip blank rows in CSV import 2017-01-08 16:13:23 +02:00
Hillel Coren
7b92eb62fe Improve export CSV import 2017-01-08 16:02:52 +02:00
Hillel Coren
4596ce4095 Support importing exported files 2017-01-08 14:19:40 +02:00
Hillel Coren
86af13f924 Fix for direct payment links 2017-01-08 13:51:53 +02:00
Hillel Coren
1b738b3913 Add payment types #1158 2017-01-08 13:14:06 +02:00
Hillel Coren
6e104d7ebe Add alt tag to HTML email image 2017-01-08 13:06:48 +02:00
Hillel Coren
334b7d20ab Clarify what JSON export includes 2017-01-08 12:58:53 +02:00
Hillel Coren
0f20fcc497 Fix for transformer timestamp 2017-01-08 12:31:32 +02:00
Hillel Coren
31891fe1b7 Track more changes on self hosts 2017-01-08 12:23:02 +02:00