1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
Commit Graph

191 Commits

Author SHA1 Message Date
David Bomba
fedbd74319 Integrating Expense categories into API 2016-06-13 20:18:30 +10:00
David Bomba
7237f25cba Expense Category Transformer 2016-06-13 20:05:28 +10:00
Hillel Coren
80202b6d92 Added support for searching by invoice number in the API 2016-06-06 19:04:57 +03:00
Hillel Coren
d032ae00fc Added support for searching by invoice number in the API 2016-06-06 19:04:24 +03:00
David Bomba
8b781746fe Update DocumentTransformer.php 2016-06-01 21:36:27 +10:00
David Bomba
7073343756 Update DocumentTransformer.php 2016-06-01 21:35:53 +10:00
Hillel Coren
59d0a1cb80 Fix to support mobile app 2016-05-29 14:22:25 +03:00
ben
dadac05532 add support to multiple invoice types 2016-05-29 12:02:44 +03:00
Hillel Coren
4aa11be28f Added user permission to tranformer 2016-05-22 22:02:42 +03:00
David Bomba
2034c11795 Include Documents in Invoice transformer 2016-05-19 09:43:03 +10:00
David Bomba
050b79cc75 user transformer - add fields 2016-05-10 09:26:44 +10:00
David Bomba
dbdd1ac155 working with permissions 2016-05-09 10:28:47 +10:00
David Bomba
5233047ab1 working with permissions 2016-05-09 10:09:51 +10:00
David Bomba
985c4eda34 working with permissions 2016-05-09 10:02:15 +10:00
David Bomba
f6abdedfac User Transformer permissions 2016-05-09 09:54:40 +10:00
Hillel Coren
89b5d73615 Fix for loading tokens 2016-05-08 10:05:16 +03:00
Hillel Coren
db9d75ceff Changed vendorcontacts to vendor_contacts 2016-05-04 15:16:49 +03:00
Hillel Coren
9ebb539cce API optimizations 2016-05-04 14:53:27 +03:00
Hillel Coren
2fcb1d66a5 Fix for travis tests 2016-05-04 09:53:43 +03:00
Hillel Coren
2d878b6480 API optimizations 2016-05-03 23:02:29 +03:00
Hillel Coren
c0a5084282 Added details to cybersource error 2016-05-03 19:06:38 +03:00
Hillel Coren
be420ad1fc API optimizations 2016-05-03 11:39:10 +03:00
Hillel Coren
6cd4ff025e API optimizations 2016-05-03 09:46:24 +03:00
Hillel Coren
325cac1603 Added DocumentTransformer 2016-05-02 20:02:15 +03:00
David Bomba
043e4ce729 Minor fix to invoice item transformer 2016-04-08 21:25:06 +10:00
David Bomba
e1b829c04b Bug fixes on invoice transformer 2016-04-04 20:10:00 +10:00
Hillel Coren
be9e7beaed Support for multiple tax rates 2016-03-31 12:29:01 +03:00
David Bomba
f323c8e06e user transformer fields 2016-02-26 18:48:06 +11:00
David Bomba
992802c164 Working on API functionality 2016-02-17 21:50:52 +11:00
David Bomba
6d09bda646 Working on API functionality 2016-02-17 21:16:13 +11:00
David Bomba
aef4658873 Api work/Bug fixes 2016-02-17 19:10:33 +11:00
David Bomba
f959164f2a Expense and Vendor Transformers for API 2016-02-17 14:32:20 +11:00
Hillel Coren
049c20f062 Zapier improvements 2016-02-16 17:30:09 +02:00
Hillel Coren
3520c0fa79 Added custom invoice text fields to transformer 2016-02-15 19:39:26 +02:00
Hillel Coren
88b9046ac7 Added users to the API 2016-02-04 22:35:28 +02:00
David Bomba
ead2b335d5 Added Credit Transformer 2016-02-03 14:21:13 +11:00
David Bomba
31b026d08f Added Archive Product via API 2016-02-01 13:32:12 +11:00
David Bomba
32acb8b86a Add send_invoice boolean in contact transformer 2016-01-29 10:08:11 +11:00
David Bomba
8d6b4af8ba Added quote_invoice_id to Invoice transformer 2016-01-28 09:19:54 +11:00
David Bomba
f80e738882 Bug Fix in taxrate transformer 2016-01-26 22:47:19 +11: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
dff7ad91c8 Merge: Bugfixed version of Vendor / Expense module (#635) 2016-01-21 00:09:10 +02:00
David Bomba
6c4fe3f613 Revert "Working on API" 2016-01-12 21:17:08 +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
steenrabol
3e9e28f06f Expense module 2016-01-10 11:25:05 +01:00
steenrabol
eed8ee55a1 Vendor 2016-01-07 16:21:13 +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
David Bomba
f66539b0da Integrate Payments into API 2016-01-05 23:51:27 +11: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
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
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
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
David Bomba
bc41eb0c42 Working on API 2015-12-15 22:03:01 +11: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
cf458c52a2 Working on the API 2015-11-27 14:55:28 +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
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
David Bomba
3ce55d22ef hello 2015-11-14 19:28:17 +11:00
Hillel Coren
f574a79fe6 Improved data export 2015-11-12 22:36:28 +02:00
David Bomba
36ccb4e331 shift SITE_URL into user_accounts key path 2015-11-10 20:32:45 +11: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
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
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
ffab252436 Working on the API 2015-11-04 17:23:22 +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
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
38c3f14081 working on api 2015-11-03 13:02:15 +11:00
Hillel Coren
3b6a4a6100 Added Fractal 2015-11-02 00:10:20 +02:00