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

150 Commits

Author SHA1 Message Date
Hillel Coren
2d49c472c0 Allow projects with the same name 2017-11-15 21:49:42 +02:00
Hillel Coren
82286a2339 Check subdomain is uniuqe across dbs 2017-11-15 14:59:20 +02:00
Hillel Coren
478de96d81 Request for fail2ban log support and two factor authentication support (2FA) #1657 2017-11-01 21:22:29 +02:00
David Bomba
db0fadcb56 Allow ability for Vendors to be deleted from API (#1721) 2017-10-25 18:47:04 +11:00
Hillel Coren
e62213d221 Importing payments.csv from Wave fails #1717 2017-10-20 15:04:52 +03:00
Hillel Coren
b0dabde7cd Working on time tracker 2017-09-25 17:26:22 +03:00
Hillel Coren
4117c71215 Working on time tracker 2017-09-25 13:53:50 +03:00
Hillel Coren
a639ff49f0 Working on time tracker 2017-09-24 17:04:32 +03:00
Hillel Coren
c68825d8a6 Support importing Stripe customer cards 2017-08-31 15:55:15 +03:00
Hillel Coren
a8d73fe1f2 Redirect to /dashboard on model not found 2017-08-28 10:44:00 +03:00
Hillel Coren
4eb3f58aec Clean up error logs 2017-08-16 10:28:40 +03:00
Hillel Coren
29b2d409f6 Support bash payments 2017-08-09 10:57:24 +03:00
Hillel Coren
8c326e3dbc Clean up error logs 2017-08-07 14:09:49 +03:00
Hillel Coren
1edb480ae5 Include archived in payment requests 2017-08-07 09:22:01 +03:00
Hillel Coren
9995dc7ab2 Validate API register email 2017-07-31 16:45:21 +03:00
Hillel Coren
763c5e08a5 Clean up error logs from API 2017-07-12 23:56:31 +03:00
Hillel Coren
4a55e26117 Working on recurring expenses 2017-06-26 07:16:29 +03:00
Hillel Coren
75c7e44c83 Support negative payments through the API 2017-06-13 22:35:09 +03:00
Hillel Coren
7cfcaa72ec Add credit support to the API 2017-05-30 13:56:51 +03:00
Hillel Coren
42032f5e9a Improve JSON encoding in HTML 2017-05-07 10:00:38 +03:00
Hillel Coren
dac8c85185 Break out email settings 2017-03-31 18:02:56 +03:00
Hillel Coren
89be0df8a3 Fixes for contact API 2017-03-27 11:33:37 +03:00
Hillel Coren
0b978dcdf6 Support negative payments 2017-03-26 21:31:13 +03:00
Hillel Coren
a06fe489ba Add cors for buy now buttons 2017-03-21 15:41:01 +02:00
Hillel Coren
72c0365aee Fix for Zapier search failure 2017-03-20 13:56:24 +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é
e16e730138 Implement missing resources methods
+ Fix Swagger doc
2017-03-08 17:15:30 +01:00
Hillel Coren
be27c62b68 Remove unneeded check 2017-03-03 12:10:30 +02:00
Hillel Coren
4e31686f56 Support creating inline vendors and categories 2017-03-02 21:55:41 +02:00
Hillel Coren
1ac32c13a7 Support creating inline vendors and categories 2017-03-02 20:07:08 +02:00
Hillel Coren
a3b359f062 Support creating inline vendors and categories 2017-03-02 19:48:17 +02:00
Hillel Coren
2135d7c973 Support creating inline vendors and categories 2017-03-02 19:47:40 +02:00
Hillel Coren
009de83e93 Support creating inline vendors and categories 2017-03-02 18:08:28 +02:00
Hillel Coren
5f478af9a4 Support creating inline vendors and categories 2017-03-02 18:02:48 +02:00
Hillel Coren
e78194ec2f Add support for creating projects inline 2017-03-01 22:03:15 +02:00
Hillel Coren
5fb0ee1393 Payment amount greater than invoice amount #1317 2017-03-01 11:51:27 +02:00
Hillel Coren
bbce6b8ce8 Don’t require client email address 2017-02-21 15:27:04 +02: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
Hillel Coren
00ae1d4a1c Support entering payment for draft invoice 2017-01-13 13:53:06 +02:00
Hillel Coren
eebe61b4d0 Support paying draft invoices 2017-01-13 09:02:22 +02:00
Hillel Coren
b6527cddc3 Refactor client portal and email settings requests 2017-01-12 13:52:37 +02:00
Hillel Coren
69369619af Support automatic client ids 2017-01-03 21:48:40 +02:00
Hillel Coren
b7465a8f17 Fix data import 2016-12-22 19:12:12 +02:00
Hillel Coren
d1f496023b Adjustments to task projects 2016-12-15 14:17:10 +02:00
David Bomba
0ceeefb10b Improve error reporting from API (#1194)
* apply API response across all requests

* apply API response across all requests
2016-12-13 17:52:09 +11:00
David Bomba
ba9c06cb18 API Error handling (#1189)
* bug fix

* csrf filters

* request API error handler implementation

* add utils dependency

* add response dependency
2016-12-11 20:31:29 +11:00
Hillel Coren
249965df5c CRUD 2016-12-08 22:51:53 +02:00
Hillel Coren
78a2a66729 Hide draft invoices from the client portal 2016-12-05 10:11:33 +02:00
Hillel Coren
9398c45b56 Prevent changing credit's client 2016-12-04 12:24:48 +02:00