David Bomba
84895907d1
Merge pull request #662 from turbo124/master
...
update invoice status via API
2016-01-27 21:01:24 +11:00
David Bomba
fa2187ce20
update invoice status via API
2016-01-27 21:00:00 +11:00
Hillel Coren
9c96f09fc0
Merge branch 'master' of github.com:hillelcoren/invoice-ninja
2016-01-26 22:22:40 +02:00
Hillel Coren
efc9ab4f9e
Working on OFX support
2016-01-26 22:22:33 +02:00
David Bomba
f80e738882
Bug Fix in taxrate transformer
2016-01-26 22:47:19 +11:00
Hillel Coren
c0531a8a06
Merge pull request #649 from sakalauskas/dev-api
...
Add ability to include invoice invitations via API
2016-01-25 09:38:13 +02:00
Laurynas Sakalauskas
cfe1836770
Added invitation transformer
2016-01-24 18:55:36 +00:00
Laurynas Sakalauskas
91d44dd301
Add ability to include invoice invitations via API
2016-01-24 18:37:24 +00:00
Hillel Coren
74a3dcf9d2
Working on expenses
2016-01-23 23:36:31 +02:00
Hillel Coren
360b59baa0
Working on expenses
2016-01-22 00:29:10 +02:00
Hillel Coren
7a26dd610c
Working on expenses
2016-01-21 22:36:49 +02:00
Hillel Coren
b24a6109ba
Working on expenses
2016-01-21 21:15:30 +02:00
Hillel Coren
dff7ad91c8
Merge: Bugfixed version of Vendor / Expense module ( #635 )
2016-01-21 00:09:10 +02:00
Hillel Coren
9287118cd0
Merging: Bugfixed version of Vendor / Expense module #635
2016-01-20 16:06:17 +02:00
Hillel Coren
bf778aa616
Initial work on OFX support
2016-01-20 01:07:31 +02:00
steenrabol
2525f68a39
Expense / Vendor module bug fix
2016-01-19 20:35:15 +01:00
steenrabol
e7a658aaf6
Expenses bug fix
2016-01-19 14:01:19 +01:00
Hillel Coren
86f1e13c87
Fix for #632
2016-01-18 16:09:06 +02:00
Hillel Coren
cbe2b2905e
Added autolink to emails and fixed checkout.com integration
2016-01-18 10:30:42 +02:00
Hillel Coren
32ff390fea
Revert change to hide unsent invoices
2016-01-17 15:07:32 +02:00
Hillel Coren
feb62b1253
Fix for #625
2016-01-13 20:06:01 +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
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
steenrabol
6133c6ff07
Merge branch 'master' of https://github.com/invoiceninja/invoiceninja
...
# Conflicts:
# app/Http/Controllers/InvoiceController.php
# resources/lang/en/texts.php
# resources/views/invoices/edit.blade.php
2016-01-11 20:39:18 +01:00
Hillel Coren
61f3bedc48
Added check for mail config settings
2016-01-11 13:07:41 +02:00
steenrabol
3e9e28f06f
Expense module
2016-01-10 11:25:05 +01:00
steenrabol
d8cb1b436d
Expense module
2016-01-09 09:08:24 +01:00
steenrabol
d0bfe82512
Expense module
2016-01-09 06:24:43 +01:00
steenrabol
d89dc2e827
Expenses
2016-01-08 19:01:00 +01:00
steenrabol
d8a501ed95
Posibility to modify payment terms
2016-01-07 20:39:51 +01:00
steenrabol
eed8ee55a1
Vendor
2016-01-07 16:21:13 +01:00
steenrabol
17af1e2b9c
Expenses
2016-01-07 16:14:11 +01:00
steenrabol
a52364a039
expense
2016-01-07 12:04:01 +01:00
Hillel Coren
7beeb78126
Enabled updating/archiving invoice through the API
2016-01-06 22:46:11 +02:00
steenrabol
48ce3f64e6
expenses
2016-01-06 20:52:09 +01:00
steenrabol
d1bef24ede
Expenses
2016-01-06 16:49:06 +01:00
steenrabol
dba3a39559
Vendor management
2016-01-06 15:23:58 +01: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
18155a9482
Working on data import tranformers
2016-01-06 09:52:26 +02:00
David Bomba
f66539b0da
Integrate Payments into API
2016-01-05 23:51:27 +11: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
139088086f
Fixed problem with empty fields in CSV import
2016-01-01 10:34:32 +02:00
Joshua Dwire
7e336ec118
Add due date settings for recurring invoices
...
* Specific due date settings for weekly and monthly/annual cycles
* Display scheduled due dates in editor
* English-only text
2015-12-31 23:59:02 -05:00
Hillel Coren
06c1534093
Added getString helper to CSV import
2015-12-31 17:09:45 +02:00
Hillel Coren
2144870b96
Removed getInvoiceId from non-Wave transformers
2015-12-31 16:14:30 +02:00
Hillel Coren
e5ca3973d8
Revert "Revert "Re-revert "Improve Import Support""""
2015-12-31 16:11:44 +02:00
Hillel Coren
f5530a30b2
Revert "Re-revert "Improve Import Support"""
2015-12-31 15:36:53 +02:00
Hillel Coren
e60c52e93c
Revert "Revert "Improve Import Support""
2015-12-31 15:06:30 +02:00
Hillel Coren
fc0313bade
Revert "Improve Import Support"
2015-12-31 13:46:56 +02:00
Hillel Coren
7e325662bf
Merge pull request #586 from joshuadwire/wave-invoice-import
...
Improve Import Support
2015-12-31 13:39:54 +02:00
Hillel Coren
35bb36fd34
Bug fixes
2015-12-31 12:23:39 +02:00
Hillel Coren
c2c51360dd
Fixes for #584
2015-12-31 10:04:12 +02:00
Joshua Dwire
b7687967a6
Add custom CSS support
...
* Allow custom CSS for self-hosted white-label users or Pro
invoiceninja.com users
* Restrictive sanitization for CSS on invoiceninja.com
* Add .body class to body element to allow styling the body
* Add client_view_css column to accounts table
* English-only translation text
2015-12-30 13:11:51 -05:00
Joshua Dwire
5932a837dd
Improve Import Support
...
* Add support for payment imports
* Add support for Wave Invoice import
* Add ability to merge invoice line items into a single invoice
2015-12-30 00:14:14 -05:00
Hillel Coren
d1de95303b
Merge branch 'master' of github.com:hillelcoren/invoice-ninja
2015-12-28 12:16:03 +02:00
Hillel Coren
2ead34fef0
Enabled setting reminder before/after due date or invoice date
2015-12-28 12:15:56 +02:00
David Bomba
4bcf8c1922
date formatting products
2015-12-28 20:14:21 +11:00
Hillel Coren
c493f6e49a
Working on the API
2015-12-27 13:08:58 +02:00
Hillel Coren
c0409b86fd
Added custom labels to email variables
2015-12-23 16:21:48 +02:00
Hillel Coren
3f1891fa3b
Bug fixes
2015-12-23 13:49:49 +02:00
Hillel Coren
9341ea0c87
Bug fixes
2015-12-22 14:06:53 +02:00
Hillel Coren
8739a1b46b
Merge branch 'master' of github.com:hillelcoren/invoice-ninja
2015-12-21 21:58:02 +02:00
Hillel Coren
9603c43277
Bug fixes
2015-12-21 21:57:55 +02:00
David Bomba
68ee5d04a4
Tax Rate Transformer added
2015-12-21 18:36:29 +11:00
David Bomba
083e995e2b
Working on API Transformers
2015-12-20 08:30:06 +11:00
David Bomba
79bef21e82
Added currency_id to client transformer
2015-12-18 19:33:14 +11:00
Hillel Coren
14152fd3f1
Added HTML formatting to system emails
2015-12-17 20:03:32 +02:00
Hillel Coren
b57866456c
Bug fixes
2015-12-17 10:21:31 +02:00
Hillel Coren
c854f6ba16
Merge branch 'master' of github.com:hillelcoren/invoice-ninja
2015-12-17 10:20:02 +02:00
Hillel Coren
372ffb0ea9
Bug fixes
2015-12-17 10:19:56 +02:00
David Bomba
75fa8566c3
custom taxes boolean added to transformer
2015-12-17 13:33:40 +11:00
Hillel Coren
4dc7a8d5f1
Working on email markup
2015-12-16 13:49:26 +02:00
David Bomba
bc41eb0c42
Working on API
2015-12-15 22:03:01 +11:00
Hillel Coren
e893d74b41
Added company website
2015-12-14 23:05:17 +02:00
Hillel Coren
c5c5ff3458
Working on data import
2015-12-14 22:07:48 +02:00
Hillel Coren
19d5d49e63
Working on #427
2015-12-13 22:12:54 +02:00
Hillel Coren
1783cb5129
Working on data import
2015-12-10 15:35:40 +02:00
Hillel Coren
ff139bc09c
Working on data import
2015-12-10 12:57:51 +02:00
Hillel Coren
6fc8f76ea8
Working on data import
2015-12-08 12:10:20 +02:00
Hillel Coren
e46d804cd7
Working on importing data from more providers
2015-12-07 23:41:48 +02:00
Hillel Coren
f600cbb6dd
Merge branch 'master' of github.com:hillelcoren/invoice-ninja
2015-12-07 15:35:02 +02:00
Hillel Coren
1a474f362f
Added support for country specific Euro formatting
2015-12-07 15:34:55 +02:00
David Bomba
def729bfac
Added additional fields to invoice transformer
2015-12-04 10:02:31 +11:00
David Bomba
7182078acb
Added additional fields to transformer
2015-12-04 10:00:39 +11:00
Hillel Coren
c5a1abf66f
Added HTML email designs
2015-12-02 15:26:06 +02:00
Hillel Coren
30631b2bc4
Optimized client view page
2015-11-29 18:00:50 +02:00
Hillel Coren
44336fd7c4
Bug fixes
2015-11-29 12:58:40 +02:00
Hillel Coren
cf458c52a2
Working on the API
2015-11-27 14:55:28 +02:00
Hillel Coren
bc14df4658
Working on invoice CSV import
2015-11-24 22:41:08 +02:00
Hillel Coren
ae57fdf9a3
Updated readme
2015-11-24 21:45:38 +02:00
Hillel Coren
9b0426f4ab
Merge branch 'master' of github.com:hillelcoren/invoice-ninja
2015-11-21 23:10:35 +02:00
Hillel Coren
61ed298699
Minor improvements
2015-11-21 23:10:26 +02:00
David Bomba
6461ff3d4f
added user_id to invoicetransformer
2015-11-21 20:31:31 +11:00
Hillel Coren
d35b0f7f35
Added products to the API
2015-11-19 13:50:35 +02:00
David Bomba
43b6e749c3
transformation of IDs to PUBLIC_IDs
2015-11-19 19:42:53 +11:00
David Bomba
2866201416
swapped out user_id for public_id
2015-11-19 13:58:40 +11:00
Hillel Coren
73a0192446
Working on import
2015-11-18 18:08:37 +02:00