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

161 Commits

Author SHA1 Message Date
Hillel Coren
d771c1073c Fix for middleware 2017-08-27 23:16:22 +03:00
Hillel Coren
83ab8f0f60 Support coupon codes 2017-08-25 13:46:32 +03:00
Hillel Coren
8717e0e1f2 Fixes for Cybersource 2017-08-14 19:32:39 +03:00
Hillel Coren
4f76a96048 Increase API limit for the mobile apps 2017-08-13 13:46:52 +03:00
Hillel Coren
5f01112498 Working on tests 2017-08-03 11:48:08 +03:00
Hillel Coren
bff4f7773f Working on tests 2017-08-02 22:11:50 +03:00
Hillel Coren
3fa08417e0 Check for viaRemember 2017-07-30 22:35:22 +03:00
Hillel Coren
2da217fc2f Fix for impersonation 2017-07-25 13:14:22 +03:00
Hillel Coren
86527cf572 Fix for redirect after logging in 2017-07-05 16:12:58 +03:00
Hillel Coren
4120d07ed8 Fix initial sidebar state 2017-07-05 15:56:29 +03:00
Hillel Coren
9a3a81f152 Multi-db fixes 2017-05-10 14:09:07 +03:00
Hillel Coren
0a847a338d Multi-db fixes 2017-05-10 12:41:31 +03:00
Hillel Coren
1e018f1ba9 Multi-db fixes 2017-05-10 11:15:58 +03:00
Hillel Coren
a488d6a40f Multi-db fixes 2017-05-10 10:43:14 +03:00
Hillel Coren
3492980453 Multi-db fixes 2017-05-10 10:23:50 +03:00
Hillel Coren
701f6c3851 Fix white label purchases with PayPal 2017-05-09 13:18:03 +03:00
Hillel Coren
bff3160dc2 Multi-db support 2017-05-01 22:00:21 +03:00
Hillel Coren
2d6fcb4e39 Multi-db support 2017-05-01 18:35:06 +03:00
Hillel Coren
80c6d68647 Multi-db support 2017-05-01 18:25:18 +03:00
Hillel Coren
b6242d9981 Multi-db support 2017-05-01 17:29:31 +03:00
Hillel Coren
5baf12ae26 Multi-db support 2017-05-01 16:06:34 +03:00
Hillel Coren
3f713d3b12 Multi-db support 2017-05-01 15:46:57 +03:00
Hillel Coren
9d560fc24d Multi-db support 2017-05-01 15:17:52 +03:00
Hillel Coren
d5a63ffeef Multi-db support 2017-05-01 10:19:27 +03:00
Hillel Coren
479340c07a Multi-db support 2017-05-01 10:03:42 +03:00
Hillel Coren
9c70ca63f3 Multi-db support 2017-05-01 09:50:10 +03:00
Hillel Coren
2b564e4fc0 Multi-db support 2017-04-30 23:08:07 +03:00
Hillel Coren
a40a04e4ff Clarify license validation error 2017-04-30 14:25:27 +03:00
Hillel Coren
8e616b7a70 Initialize variable 2017-03-30 15:22:46 +03:00
Hillel Coren
c45b9aecc3 Fix iframe feature with params added to the URL 2017-03-26 23:18:25 +03:00
Hillel Coren
a06fe489ba Add cors for buy now buttons 2017-03-21 15:41:01 +02:00
Hillel Coren
88bed420b1 Show contact email on error screen 2017-03-13 19:25:29 +02:00
Hillel Coren
b6dab2bc13 Add CORS support for buy now buttons 2017-03-06 11:23:50 +02:00
Hillel Coren
2ca410d92e Allow ping with api_secret or account token 2017-03-05 12:29:28 +02:00
David Bomba
7d6d16ce53 exclude ping from Token check (#1372) 2017-03-05 20:36:36 +11:00
Hillel Coren
7a152e8877 Support extra URL parameters for iframe feature 2017-02-20 12:57:21 +02:00
Hillel Coren
9c6b9fc439 Add support for phantomjs secret 2017-02-15 22:58:27 +02:00
Hillel Coren
5d2890dd55 Fix for Zapier 2017-02-14 12:37:31 +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
David Bomba
971653ec7d Api error handling (#1277)
* fix env variable

* update routes

* Improve error handling for API_SECRET when testing API endpoint credentials

* exclude /api/v1/ping from API check
2017-01-11 19:13:22 +11:00
David Bomba
3c19ac08cd API error reporting (#1276)
* fix env variable

* update routes

* Improve error handling for API_SECRET when testing API endpoint credentials
2017-01-11 18:34:29 +11:00
Hillel Coren
d6b0827eac Support renewing white label license early 2016-12-28 20:40:25 +02: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
4821908521 Fix for tests 2016-12-06 20:23:33 +02:00
Hillel Coren
d7ac1cd33b Fix for tests 2016-12-06 20:05:55 +02:00
Hillel Coren
71e2b1f165 Cleaned up routes file 2016-12-06 14:00:27 +02:00
Hillel Coren
02c300e9f9 Prevent session history from showing as blank 2016-10-30 11:23:36 +02:00
Hillel Coren
b7c783aa15 Support sending API secret as header 2016-10-26 10:24:16 +03:00
Hillel Coren
3023eeb058 Fix for uploading multiple documents 2016-10-25 20:16:29 +03:00