Hillel Coren
|
6e5237b7dd
|
Updated version
|
2016-01-17 16:36:22 +02:00 |
|
Hillel Coren
|
e5c455fd5d
|
Merge branch 'master' of github.com:hillelcoren/invoice-ninja
|
2016-01-17 15:07:44 +02:00 |
|
Hillel Coren
|
32ff390fea
|
Revert change to hide unsent invoices
|
2016-01-17 15:07:32 +02:00 |
|
David Bomba
|
eeb977bab3
|
Added delete invoice functionality
|
2016-01-16 17:07:29 +11:00 |
|
David Bomba
|
12d3444808
|
By default include trashed invoices
|
2016-01-16 09:22:22 +11:00 |
|
David Bomba
|
7b61c8a46d
|
Merge pull request #629 from turbo124/master
return archived invoice as success
|
2016-01-15 14:06:33 +11:00 |
|
David Bomba
|
ca591f4451
|
return archived invoice as success
|
2016-01-15 14:05:16 +11:00 |
|
Hillel Coren
|
9fdea0fe95
|
Fixes #627
|
2016-01-14 23:28:17 +02:00 |
|
Hillel Coren
|
4e77317767
|
Updated version
|
2016-01-13 23:46:12 +02:00 |
|
Hillel Coren
|
74c636aef2
|
Fix for #626
|
2016-01-13 23:38:15 +02:00 |
|
Hillel Coren
|
feb62b1253
|
Fix for #625
|
2016-01-13 20:06:01 +02:00 |
|
Hillel Coren
|
175c685032
|
Enabled creating recurring invoices through the API
|
2016-01-13 16:58:39 +02:00 |
|
Hillel Coren
|
8ab28ced1a
|
Update version
|
2016-01-13 11:09:34 +02:00 |
|
Hillel Coren
|
ac58df4441
|
Bug fixes
|
2016-01-13 11:09:00 +02:00 |
|
Hillel Coren
|
8cefa9a707
|
Fixed problem with PDF preview after upgrading
|
2016-01-13 08:18:26 +02:00 |
|
Hillel Coren
|
7171e2b5a5
|
Fixed problem updating cache when upgrading
|
2016-01-12 19:18:38 +02:00 |
|
Hillel Coren
|
9bd6d1afe6
|
Fixed problem updating cache when upgrading
|
2016-01-12 15:54:19 +02:00 |
|
Hillel Coren
|
bc0ab97279
|
Enable setting the recurring due date through the API
|
2016-01-12 14:24:25 +02:00 |
|
David Bomba
|
6c4fe3f613
|
Revert "Working on API"
|
2016-01-12 21:17:08 +11:00 |
|
David Bomba
|
dab86580ba
|
Merge pull request #616 from turbo124/master
Working on API
|
2016-01-12 20:30:32 +11:00 |
|
David Bomba
|
4e6d44fa87
|
Merge branch 'master' of https://github.com/turbo124/invoice-ninja
|
2016-01-12 20:28:34 +11:00 |
|
David Bomba
|
2b784ee85d
|
If no invoice_number is set from API, automatically generate invoice_number
|
2016-01-12 20:28:20 +11:00 |
|
Hillel Coren
|
bdec20487a
|
Updated version
|
2016-01-12 11:19:09 +02:00 |
|
Hillel Coren
|
b5cf87bc0d
|
Bug fixes
|
2016-01-12 11:18:35 +02:00 |
|
Hillel Coren
|
5dbdec43f3
|
Merge branch 'master' of github.com:hillelcoren/invoice-ninja
|
2016-01-12 08:57:28 +02:00 |
|
Hillel Coren
|
90e7d5dafa
|
Bug fixes
|
2016-01-12 08:57:19 +02:00 |
|
David Bomba
|
3e0b6948b5
|
Send down all quotes and recurring invoices in invoices GET call
|
2016-01-12 13:02:08 +11:00 |
|
Hillel Coren
|
cf24684adb
|
Check user is pro to use custom fonts
|
2016-01-11 14:50:17 +02:00 |
|
Hillel Coren
|
904627e5b4
|
Use buttons by default in styled emails
|
2016-01-11 14:40:48 +02:00 |
|
Hillel Coren
|
61f3bedc48
|
Added check for mail config settings
|
2016-01-11 13:07:41 +02:00 |
|
Hillel Coren
|
d72ff27e62
|
Improved invoice design form layout
|
2016-01-10 20:40:04 +02:00 |
|
Hillel Coren
|
5fbe59fa8b
|
Auto-set last used design as account default for non pro
|
2016-01-10 20:17:55 +02:00 |
|
Hillel Coren
|
08fd14a4c1
|
Added a 'Live Preview' option when using a large font
|
2016-01-10 16:22:40 +02:00 |
|
David Bomba
|
9050c8790e
|
Bug Fixes
|
2016-01-08 09:56:06 +11:00 |
|
Hillel Coren
|
77f9e89b40
|
Added _id to header/body font properties
|
2016-01-07 09:19:57 +02:00 |
|
Hillel Coren
|
14192846e8
|
Merging: custom font support
|
2016-01-07 09:08:30 +02:00 |
|
Hillel Coren
|
7beeb78126
|
Enabled updating/archiving invoice through the API
|
2016-01-06 22:46:11 +02:00 |
|
Hillel Coren
|
9dc890d4f0
|
Include archived data when loading account data with the API
|
2016-01-06 19:33:34 +02:00 |
|
Hillel Coren
|
6e98e9b60d
|
Merge pull request #594 from joshuadwire/more-payment-terms
Add due date settings for recurring invoices
|
2016-01-06 12:07:05 +02:00 |
|
Hillel Coren
|
c91b15590c
|
Fixes #601
|
2016-01-06 09:55:36 +02:00 |
|
Hillel Coren
|
e3e497bb8c
|
Merge branch 'master' of github.com:hillelcoren/invoice-ninja
|
2016-01-06 09:52:33 +02:00 |
|
Hillel Coren
|
18155a9482
|
Working on data import tranformers
|
2016-01-06 09:52:26 +02:00 |
|
David Bomba
|
35027dd139
|
API Put Stubs
|
2016-01-06 15:01:52 +11:00 |
|
David Bomba
|
f66539b0da
|
Integrate Payments into API
|
2016-01-05 23:51:27 +11:00 |
|
Hillel Coren
|
cd2599fe58
|
Fix for #597
|
2016-01-04 00:02:13 +02:00 |
|
Hillel Coren
|
0140da0ae2
|
Renamed client view to client portal
|
2016-01-03 21:10:20 +02:00 |
|
Hillel Coren
|
56330c1281
|
Merge pull request #588 from joshuadwire/custom-css
Add custom CSS support
|
2016-01-03 14:45:16 +02:00 |
|
Hillel Coren
|
598a112101
|
Fixes #595
|
2016-01-02 22:37:45 +02:00 |
|
Joshua Dwire
|
103bce3f48
|
Make recurring invoice due date settings more translatable
|
2016-01-01 17:37:47 -05:00 |
|
hanne@hannenijhuis.nl
|
e460f154a5
|
Bug fix typo in TaskController
|
2016-01-01 15:32:09 +01:00 |
|