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
19ce3e3063
Add settings help texts
2015-12-03 17:35:41 +02:00
Hillel Coren
c5a1abf66f
Added HTML email designs
2015-12-02 15:26:06 +02:00
rafael.sisweb
c182b67408
Remove action header again
2015-11-30 06:29:43 -05:00
Hillel Coren
b4f05440e5
Updated version and lang files
2015-11-30 09:21:46 +02:00
Hillel Coren
165ecd0bf0
Added support for Stripe.js
2015-11-29 22:13:50 +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
72d906d6d2
Auto increment invoice number counter
2015-11-29 12:41:32 +02:00
Hillel Coren
68bb3c8a82
Added .env field for MySQL strict mode
2015-11-29 12:12:59 +02:00
Hillel Coren
64fec3b502
Updated to phantomjscloud v2 API
2015-11-28 22:00:24 +02:00
Hillel Coren
c6c9a34c04
Set default invoice values
2015-11-28 19:19:37 +02:00
Hillel Coren
cf458c52a2
Working on the API
2015-11-27 14:55:28 +02:00
Hillel Coren
1497b99b36
Update client API controller to use transformations
2015-11-25 13:44:43 +02:00
Hillel Coren
1a37a197a5
Working on CSV import
2015-11-25 11:35:24 +02:00
Hillel Coren
a324434375
Working on invoice CSV import
2015-11-24 23:10:09 +02:00
Hillel Coren
dbe7de2d05
Working on invoice CSV import
2015-11-24 22:54:04 +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
rafael.sisweb
5888fdf12a
Missing action header on datatables
2015-11-24 06:59:30 -05:00
Hillel Coren
681e14c63e
Merge branch 'master' of github.com:hillelcoren/invoice-ninja
2015-11-22 12:00:03 +02:00
Hillel Coren
5d26eadb9c
Removed ENV_PRODUCTION
2015-11-22 11:59:56 +02:00
David Bomba
78c74471cd
Merge pull request #546 from turbo124/master
...
Additional statics included in API
2015-11-22 08:12:10 +11:00
David Bomba
f3960d799e
Additional statics included in API
2015-11-22 08:11:23 +11: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
David Bomba
e8239bbf37
Added InvoiceStatus to static api call
2015-11-20 08:30:30 +11:00
Hillel Coren
d35b0f7f35
Added products to the API
2015-11-19 13:50:35 +02:00
Hillel Coren
01946f7bc8
Added static data to the API
2015-11-19 13:37:30 +02:00
David Bomba
43b6e749c3
transformation of IDs to PUBLIC_IDs
2015-11-19 19:42:53 +11:00
David Bomba
f2fdb7f51c
Merge pull request #535 from turbo124/master
...
swapped out user_id for public_id
2015-11-19 14:03:16 +11:00
David Bomba
2866201416
swapped out user_id for public_id
2015-11-19 13:58:40 +11:00
Hillel Coren
dede870fed
Bug fixes
2015-11-19 00:02:01 +02:00
Hillel Coren
4a0906a92c
Bug fixes
2015-11-18 23:37:11 +02:00
Hillel Coren
947b9690d6
Cleaning up code
2015-11-18 19:42:09 +02:00
Hillel Coren
bcad8af535
Working on import
2015-11-18 19:16:23 +02:00
Hillel Coren
73a0192446
Working on import
2015-11-18 18:08:37 +02:00
Hillel Coren
5c6b2fe906
Working on import
2015-11-18 16:40:50 +02:00
Hillel Coren
24bcb0e2e5
Merging import changes
2015-11-17 15:53:14 +02:00
Hillel Coren
9f4cd62832
Add space
2015-11-17 15:42:54 +02:00
Hillel Coren
1d82881814
Removing payments of archived/deleted invoices from the dashboard
2015-11-17 10:55:33 +02:00
Hillel Coren
b4e5690103
Fixed problem creating client with invoice in the API
2015-11-17 10:46:14 +02:00
Hillel Coren
cd3aecdf5b
Clarifying email errors
2015-11-16 21:51:34 +02:00
Hillel Coren
3767a8a6a7
Bug fixes
2015-11-16 21:29:22 +02:00
Hillel Coren
eaf73077b1
Bug fixes
2015-11-16 21:21:48 +02:00
Hillel Coren
ce4524ba1a
Bug fixes
2015-11-16 21:07:23 +02:00
Hillel Coren
1b099d09cc
Check for large logo image files
2015-11-16 20:02:04 +02:00
Hillel Coren
e93a7aa915
Bug fixes
2015-11-16 14:30:44 +02:00
Hillel Coren
d68b78f926
Merge branch 'master' of github.com:hillelcoren/invoice-ninja
2015-11-15 19:23:56 +02:00
Hillel Coren
9a0058deb1
Bug fixes
2015-11-15 19:23:45 +02:00
David Bomba
325605de8f
Merge pull request #527 from turbo124/master
...
Flattened API JSON output
2015-11-15 22:08:13 +11:00
David Bomba
d5cf1279c7
Modifying JSON structure for API
2015-11-15 22:04:06 +11:00
David Bomba
e3c7fa572b
Modifying JSON structure for API
2015-11-15 21:43:32 +11:00
Hillel Coren
03035e8bdf
Bug fixes
2015-11-15 12:08:32 +02:00
Hillel Coren
c7a92e4862
Bug fixes
2015-11-15 11:50:21 +02:00
Hillel Coren
9135177c1f
Git update
2015-11-15 09:06:10 +02:00
Hillel Coren
96a58ecf16
Bug fixes
2015-11-15 08:39:25 +02:00
David Bomba
3ce55d22ef
hello
2015-11-14 19:28:17 +11:00
Hillel Coren
6da8194332
Working on Mollie Pay
2015-11-13 15:40:42 +02:00
Hillel Coren
0f060c6ff2
Merge branch 'master' of github.com:hillelcoren/invoice-ninja
2015-11-12 22:36:51 +02:00
Hillel Coren
f574a79fe6
Improved data export
2015-11-12 22:36:28 +02:00
Eduardo Cruz
0feb5cb082
Updating the User Modal fillable attributes.
...
Replacing name with first_name and last_name
2015-11-11 13:34:18 -03:00
Hillel Coren
933b94e8b5
Improved history feature
2015-11-11 18:24:48 +02:00
Hillel Coren
7273e39f1e
Bug fixes
2015-11-11 14:17:58 +02:00
Hillel Coren
7b6699c2bc
Enabled grouping report by payments
2015-11-11 00:07:05 +02:00
David Bomba
36ccb4e331
shift SITE_URL into user_accounts key path
2015-11-10 20:32:45 +11:00
Hillel Coren
e26bf521e4
Working on the API
2015-11-10 09:13:40 +02:00
Hillel Coren
b55a3226b7
Starting on stripejs
2015-11-09 21:24:22 +02:00
Hillel Coren
7542cb479f
Updated version
2015-11-09 14:13:17 +02:00
Hillel Coren
eed345cff6
Bug fixes
2015-11-09 13:46:53 +02:00
Hillel Coren
be6b7fed7a
Working on the API
2015-11-09 04:10:01 +02:00
Hillel Coren
0524f53850
Working on Swagger
2015-11-08 23:57:28 +02:00
Hillel Coren
5d3a24800e
Working on Swagger
2015-11-08 23:53:13 +02:00
Hillel Coren
2f9dd707f7
Working on the API
2015-11-08 23:12:50 +02:00
Hillel Coren
57245211d8
Added Swagger
2015-11-08 22:34:26 +02:00
Hillel Coren
ed021347cf
Working on Gmail actions
2015-11-08 17:01:41 +02:00
Hillel Coren
0a5e7c904f
Removed Gitter chat
2015-11-08 11:50:18 +02:00
Hillel Coren
ba90eb45ad
Working on the API
2015-11-08 11:43:32 +02:00
Hillel Coren
bef7454b73
Working on gmail actions
2015-11-08 10:43:49 +02:00
Hillel Coren
df8fb6f459
Merge pull request #510 from turbo124/api-mapping
...
Api mapping
2015-11-07 20:18:09 +02:00
Hillel Coren
156ca3cb86
Commenting out API command
2015-11-07 19:59:14 +02:00
David Bomba
81fc77d142
Mapped transformers
2015-11-07 23:15:37 +11:00
Hillel Coren
15b17dfeed
Added view presenters
2015-11-06 12:59:53 +02:00
Hillel Coren
aa69a17232
Check for duplicate invoice number when approving a quote
2015-11-06 10:21:45 +02:00
Hillel Coren
a30b9039de
Bug fixes
2015-11-06 09:54:29 +02:00
Hillel Coren
c79ee49c1d
Merge pull request #507 from adamgoose/patch-1
...
Allow zero-costs
2015-11-06 08:52:07 +02:00
Hillel Coren
002c994c0b
Refactoring datatable code
2015-11-06 01:14:00 +02:00
Hillel Coren
436b8be8d9
Refactoring datatable code
2015-11-06 00:37:04 +02:00
Adam Engebretson
303de7a0b6
Allow zero-costs
...
Currently, the `parepareItem` method checks to see if the cost and notes evaluate to false. If so, it checks from the product list.
However, we need the ability to set cost to zero explicitly through the API. This allows a user to pass null, which will use the default. Otherwise, passing 0 will persist.
2015-11-05 12:39:33 -06:00
Hillel Coren
e18ae1aac0
Working on the API
2015-11-05 10:50:35 +02:00
Hillel Coren
cb243fec0a
Working on the API
2015-11-05 10:44:48 +02:00
Hillel Coren
d0f8ee7797
Added HTML editor for client emails
2015-11-04 23:52:12 +02:00
Hillel Coren
ffab252436
Working on the API
2015-11-04 17:23:22 +02:00
Eduardo Cruz
1042c54077
Update on AccountController.php - fix CSV Client import
...
Fix CSV Client import
2015-11-04 11:35:42 -03:00
Hillel Coren
65e959e84d
Added system settings page
2015-11-04 15:57:59 +02:00
Hillel Coren
4b935f5844
Fixed issue when user has single company
2015-11-04 15:10:41 +02:00
Hillel Coren
72c7cbb237
Added 'apply credit' action
2015-11-04 09:48:47 +02:00
Hillel Coren
029e740a6c
Working on the API
2015-11-03 21:03:24 +02:00
Hillel Coren
ebd63f1805
Working on the API
2015-11-03 16:21:17 +02:00
Hillel Coren
26ec972819
Merge branch 'master' of github.com:hillelcoren/invoice-ninja
2015-11-03 13:20:55 +02:00
Hillel Coren
521fc107f1
Bug fixes
2015-11-03 13:20:49 +02:00
David Bomba
d0f8fca420
api
2015-11-03 19:13:15 +11:00
David Bomba
6f320aa624
merge
2015-11-03 19:09:52 +11:00
David Bomba
9b54113b9b
Merge remote-tracking branch 'upstream/master'
2015-11-03 19:09:40 +11:00
David Bomba
38c3f14081
working on api
2015-11-03 13:02:15 +11:00
David Bomba
c3066c824f
working on api
2015-11-03 10:55:31 +11:00
Hillel Coren
c3d43ab480
Bug fixes
2015-11-03 00:05:28 +02:00
David Bomba
d577a34675
fix conflicts
2015-11-03 08:47:32 +11:00
Rafael Almeida
c8375ad983
Distinct text message when quote is converted or approved
2015-11-02 15:14:00 -05:00
Hillel Coren
6130626422
Working on the API
2015-11-02 20:43:22 +02:00
Hillel Coren
c130e67e54
Fixed problem with PayFast integration
2015-11-02 11:47:47 +02:00
Hillel Coren
bbc6d015e8
Fixed issue with recurring invoices
2015-11-02 08:53:01 +02:00
Hillel Coren
e08c80f23c
Fixed issue with recurring invoices
2015-11-02 08:51:57 +02:00
David Bomba
09ccb88784
separate API logic
2015-11-02 15:29:38 +11:00
Hillel Coren
3b6a4a6100
Added Fractal
2015-11-02 00:10:20 +02:00
Hillel Coren
9b840a24dd
Enabled social login
2015-11-01 20:21:11 +02:00
Hillel Coren
0b2705b943
Enabled restoring deleted invoices and payments
2015-10-30 14:56:25 +02:00
Hillel Coren
ea6cd9e012
Working on restoring deleted invoices
2015-10-30 00:27:26 +02:00
Hillel Coren
fa105210bb
Added gitter chat
2015-10-29 23:56:45 +02:00
Hillel Coren
b040aad021
Separated recurring invoices from invoices list
2015-10-29 19:21:00 +02:00
Hillel Coren
aa0a35f9d8
Added default quote terms
2015-10-29 16:42:05 +02:00
Hillel Coren
404435a145
Refactored to events
2015-10-28 21:22:07 +02:00
Hillel Coren
4a3beeeae7
Bug fixes
2015-10-25 13:08:11 +02:00
Hillel Coren
6a2fc89962
Bug fixes
2015-10-25 09:49:10 +02:00
Hillel Coren
12ff43420f
Bug fixes
2015-10-25 09:35:23 +02:00
Hillel Coren
3d55dbc05b
Bug fixes
2015-10-25 09:13:06 +02:00
Hillel Coren
971e538d0e
Working on custom invoice numbers
2015-10-23 15:54:07 +03:00
Hillel Coren
17f853f907
Working on custom invoice numbers
2015-10-23 14:55:18 +03:00
Hillel Coren
a0ec032f69
Working on custom invoice numbers
2015-10-23 11:06:46 +03:00
Hillel Coren
7ca98c9080
Custom invoice/quote numbers
2015-10-22 21:48:12 +03:00
Hillel Coren
ab3de15381
Bug fixes
2015-10-21 15:40:31 +03:00
Hillel Coren
47f38ad54e
Added support for default taxes
2015-10-21 14:11:08 +03:00
Hillel Coren
7150a148af
Added PayPal buttonsource
2015-10-21 07:30:23 +03:00
Hillel Coren
392c1facc0
Fixed issue with TwoCheckout integration
2015-10-20 22:04:49 +03:00
Hillel Coren
2c5667aacb
Added new acceptance tests
2015-10-20 20:12:34 +03:00
Hillel Coren
88c215d1df
Bug fixes
2015-10-20 11:23:38 +03:00
Hillel Coren
420de05ebc
Bug fixes
2015-10-18 13:37:04 +03:00
Hillel Coren
394efccea8
Git update
2015-10-18 11:09:58 +03:00
Hillel Coren
86c27314a1
Git update
2015-10-18 11:09:25 +03:00
Hillel Coren
9283362d28
Bug fixes
2015-10-18 10:30:28 +03:00
Hillel Coren
c24b2f352d
Updated version
2015-10-16 08:32:02 +03:00
Hillel Coren
1ab154aba9
Bug fixes
2015-10-15 22:37:01 +03:00
Hillel Coren
4b07504835
Reworked recurrenc code using Recurr
2015-10-15 17:14:13 +03:00
Hillel Coren
a4960245c2
Bug fixes
2015-10-15 09:19:41 +03:00