Hillel Coren
|
457dcf67bc
|
Use queues for notifications
|
2017-01-11 15:40:13 +02:00 |
|
Hillel Coren
|
71694d108d
|
Support queues for payment emails
|
2017-01-11 14:06:15 +02:00 |
|
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 |
|
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
|
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
|
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
|
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
|
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
|
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
|
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 |
|
David Bomba
|
108e62f519
|
PHP 7.1 fixes (#1259)
* revert error reporting
* fix for non boolean output
* PHP 7.1 non-numeric fixes
|
2017-01-07 10:04:39 +11:00 |
|
Hillel Coren
|
c8345e8fc1
|
BCC email
|
2017-01-06 15:24:53 +02:00 |
|
Hillel Coren
|
84ac76cff1
|
Clean up invoice activity records
|
2017-01-06 12:36:46 +02:00 |
|
Hillel Coren
|
06d5509805
|
Fix for client numbers
|
2017-01-06 12:36:27 +02:00 |
|
Hillel Coren
|
6ff1c79db3
|
Label reminder activity records
|
2017-01-05 12:46:03 +02:00 |
|
Hillel Coren
|
9fc53c8b13
|
Support canceling pro trial
|
2017-01-04 13:20:56 +02:00 |
|
Hillel Coren
|
521f2b5d0e
|
Fix for client numbers
|
2017-01-04 12:52:32 +02:00 |
|
Hillel Coren
|
7a58108cd0
|
Refactored number genrating code
|
2017-01-04 10:11:32 +02:00 |
|
Hillel Coren
|
c37f6cd55b
|
Update version
|
2017-01-04 09:02:55 +02:00 |
|
Hillel Coren
|
69369619af
|
Support automatic client ids
|
2017-01-03 21:48:40 +02:00 |
|
Hillel Coren
|
a3c5b83d2d
|
Update version
|
2017-01-03 12:12:07 +02:00 |
|