1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
Commit Graph

155 Commits

Author SHA1 Message Date
Hillel Coren
1ce6454ac2 Removed duplicate status from invitation transformer 2017-06-16 12:36:51 +03:00
Hillel Coren
62c616b0ac Update invoice transformer docs 2017-06-14 21:02:10 +03:00
Hillel Coren
7d0204033b Hide recurring invoice number in transformer 2017-06-13 21:58:01 +03:00
Hillel Coren
1cb9c15925 Fix for task archived_at in API 2017-06-12 21:18:20 +03:00
Hillel Coren
1a27a5b77d API Credit doesn't contain client_id #1512 2017-06-06 12:16:44 +03:00
Hillel Coren
091e3ed1b2 Added additional custom designs 2017-06-01 19:13:13 +03:00
Hillel Coren
7a72cd9fc1 Working on tests 2017-05-17 14:23:35 +03:00
Hillel Coren
0ed4250766 Per product Tax rate in invoice doesn't update product. #1108 2017-05-17 12:18:48 +03:00
Hillel Coren
1f4e3baecf Default note to client #1463 2017-05-16 16:00:56 +03:00
Hillel Coren
a28b63ce0f Return public ids for default tax rates in the API 2017-04-30 12:44:48 +03:00
Hillel Coren
96de6739bb Added custom contact fields 2017-04-16 14:31:14 +03:00
David Bomba
7e32d80337 fix casting of ints to bools (#1430) 2017-04-12 07:17:01 +10:00
Hillel Coren
dac8c85185 Break out email settings 2017-03-31 18:02:56 +03:00
Hillel Coren
ec46107dba Specify reply-to header #1083 2017-03-30 15:49:30 +03:00
Hillel Coren
441f4aa667 Added public notes field to credits 2017-03-30 11:46:52 +03:00
Hillel Coren
cc63385e14 Added per client invoice counter #1344 2017-03-29 11:46:52 +03:00
Hillel Coren
ec613b1d90 Working on tests 2017-03-26 12:55:47 +03:00
Hillel Coren
5f9ffee8ea Fix to save invoice_item_type_id value 2017-03-26 10:54:04 +03:00
Hillel Coren
0d80ebdbbf Changed gateway_fee_location to gateway_fee_enabled 2017-03-26 10:37:32 +03:00
Hillel Coren
1df20adca4 Support reseting counters 2017-03-23 11:39:44 +02:00
Hillel Coren
1f01c006eb Support importing settings 2017-03-22 11:50:55 +02:00
Louis-Rémi Babé
79702cbf90 Fix header name for API token 2017-03-17 10:28:46 +01:00
Louis-Rémi Babé
9f1df5e924 Fix remaining swagger docs errors
+ Take @hillelcoren remarks into account
2017-03-09 11:11:45 +01:00
Louis-Rémi Babé
e16e730138 Implement missing resources methods
+ Fix Swagger doc
2017-03-08 17:15:30 +01:00
Hillel Coren
c0fbaf1e89 php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
Hillel Coren
1eb83a2642 php-cs-fixer clean up 2017-01-30 18:05:31 +02:00
David Bomba
75247248e4 Update AccountTransformer.php
Missing attribute
2017-01-17 08:07:25 +11:00
Hillel Coren
0f20fcc497 Fix for transformer timestamp 2017-01-08 12:31:32 +02:00
Hillel Coren
c4cdc45a93 Add inclusive tax rates #552 2017-01-02 13:38:58 +02:00
Hillel Coren
75900c296e Improved Swagger annotations 2016-12-29 18:17:17 +02:00
David Bomba
f88aa8f8e3 fix for non boolean output (#1201) 2016-12-18 14:17:20 +11:00
Hillel Coren
a0481310a3 Hide draft invoices from the client portal 2016-12-04 23:51:18 +02:00
Hillel Coren
bbbf1237c5 Added task projects 2016-11-29 19:47:26 +02:00
Hillel Coren
de2825750d Add eager loading to API tasks 2016-11-16 13:12:10 +02:00
Hillel Coren
a70380dd88 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2016-11-14 15:13:58 +02:00
David Bomba
b7a5ae6059 Handle null invoice object in task (#1153) 2016-11-14 21:25:16 +11:00
David Bomba
fa39434ac9 Tasks via API (#1152)
* revert error reporting

* Add Task attributes
2016-11-14 20:43:10 +11:00
Hillel Coren
94890af980 Updated readme 2016-11-13 23:47:51 +02:00
David Bomba
147a1b1a94 Add in additional fields for activities transformer (#1129)
* Expense categories

* add dependencies

* expense categories

* expense categories

* expense categories

* Change expense categories into a resource route

* add expenses, contacts, tasks and is_system to activity transformer
2016-10-29 18:48:58 +11:00
Hillel Coren
5b80e32fa7 Add ability to enable\disable modules 2016-10-27 11:57:51 +03:00
David Bomba
0bef2a0d1a Changed object back to 2016-10-26 12:01:36 +11:00
Hillel Coren
4320a72692 Add company plan to user account API response 2016-10-21 14:29:01 +03:00
David Bomba
c50f1a8f37 Added missing fields 2016-10-19 12:59:01 +11:00
Hillel Coren
767d4d148a Fix for null reference 2016-09-19 10:04:30 +03:00
David Bomba
05340d3e4a Add updated_at into Activity Transformer 2016-08-17 18:56:31 +10:00
Hillel Coren
ad5b185c7c Add key for activities 2016-08-17 10:55:50 +03:00
Hillel Coren
2ebd40f46e Added activities to API dashboard data 2016-08-15 16:43:26 +03:00
Hillel Coren
472ba842eb Working on the bot 2016-08-08 17:45:37 +03:00
Hillel Coren
498578cefc Rollback to 2.6.5 2016-07-21 15:35:23 +03:00
Hillel Coren
7bb8f0ca4a Merge https://github.com/codedge/invoiceninja into codedge-#904-Unify-js-no-public-js
Conflicts:
	app/Http/Controllers/AccountController.php
	resources/lang/en/texts.php
2016-07-20 10:49:08 +03:00