1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-15 07:33:04 +01:00
Commit Graph

1260 Commits

Author SHA1 Message Date
Hillel Coren
4739cc04c3 Change back to UTC dates 2017-01-30 14:40:48 +02:00
Hillel Coren
80b582a059 Fix for dates 2017-01-30 10:17:32 +02:00
Hillel Coren
034496ac6c Fix for status message after emailing an invoice 2017-01-26 20:21:30 +02:00
Hillel Coren
e624fb8ea8 Disabled support for queues 2017-01-24 16:17:57 +02:00
Hillel Coren
7a744680ae Merge branch 'release-3.0.0' 2017-01-23 21:55:55 +02:00
Hillel Coren
de6302d12a Add client statements 2017-01-23 17:00:44 +02:00
Hillel Coren
a63f694d09 Improvements to reports 2017-01-22 12:09:29 +02:00
Hillel Coren
b18f11f3da Add new task/expense button after saving project/expense category 2017-01-15 23:23:46 +02:00
Hillel Coren
21795b683d Improve task descriptions when invoiced 2017-01-15 22:11:04 +02:00
Hillel Coren
c8419c14d1 Improvements to CSV import/export 2017-01-15 20:38:36 +02:00
Hillel Coren
b1caad4995 Replace terms page with WP link 2017-01-13 14:18:24 +02:00
Hillel Coren
3517529626 Fix for migrations 2017-01-13 13:54:21 +02:00
Hillel Coren
00ae1d4a1c Support entering payment for draft invoice 2017-01-13 13:53:06 +02:00
Hillel Coren
eebe61b4d0 Support paying draft invoices 2017-01-13 09:02:22 +02:00
Hillel Coren
0095cdf7dd Add secondary domain choice 2017-01-12 15:12:02 +02:00
Hillel Coren
c0eeaeba3f Update version 2017-01-12 13:53:41 +02:00
Hillel Coren
b6527cddc3 Refactor client portal and email settings requests 2017-01-12 13:52:37 +02:00
Hillel Coren
730108facc Trim gateway config info 2017-01-11 19:52:17 +02:00
Hillel Coren
28804b0068 Trim gateway config info 2017-01-11 19:51:47 +02:00
Hillel Coren
029353ff47 Use email queues in API 2017-01-11 19:37:42 +02:00
Hillel Coren
318b189bc0 Support bulk emailing 2017-01-11 15:53:26 +02:00
Hillel Coren
dc034d06dd Support using queues for emails 2017-01-11 12:32:13 +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
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
9400c073e2 Clean up constants 2017-01-10 12:27:52 +02:00
Hillel Coren
3af0abbb13 Clean up constants 2017-01-10 12:21:56 +02:00
Hillel Coren
63e73953c5 Check invoice is set to is_public in the API 2017-01-10 10:53:00 +02:00
Hillel Coren
3d507fad68 Check invoice is set to is_public in the API 2017-01-10 10:49:41 +02:00
Hillel Coren
1efa715905 Only show promo to admins 2017-01-09 10:20:19 +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
83d2935573 Capture snapshot of invoice when payment is entered 2017-01-08 23:34:44 +02:00
Hillel Coren
dc763eb6f7 Enable viewing draft invoices with link 2017-01-08 21:47:12 +02:00
Hillel Coren
854b13de19 Enable viewing draft invoices with link 2017-01-08 21:45:42 +02:00
Hillel Coren
01439a0f43 Enable non-admins to set notification preferences 2017-01-08 17:43:56 +02:00
Hillel Coren
4596ce4095 Support importing exported files 2017-01-08 14:19:40 +02:00
Hillel Coren
c8345e8fc1 BCC email 2017-01-06 15:24:53 +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
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
34068c75f4 Update version 2017-01-04 09:02:38 +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
Hillel Coren
afca48ccb5 Update version 2017-01-03 12:11:50 +02:00
Hillel Coren
4f04e56c7e Fix timezone issue with dates 2017-01-02 22:43:03 +02:00