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

146 Commits

Author SHA1 Message Date
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
Hillel Coren
fc683784fc Remove duplicate activity records for expenses and tasks 2016-10-21 09:54:28 +03:00
Hillel Coren
040fb76a48 UI to apply white label license 2016-10-20 21:35:59 +03:00
Hillel Coren
d046679dab Support OAuth login on iPhone 2016-10-06 15:46:27 +03:00
Hillel Coren
0d3be448df Bug fixes for import page 2016-09-25 21:13:14 +03:00
Hillel Coren
092f842592 Clarify API secret error 2016-09-20 09:03:07 +03:00
Hillel Coren
d273cb65c7 Fix for CSRF token 2016-09-18 10:08:56 +03:00
Hillel Coren
74d0973978 Fix for claiming white label license 2016-09-12 09:30:31 +03:00
Hillel Coren
ef81549694 Working on the dashboard 2016-09-11 20:05:59 +03:00
Hillel Coren
ce3a510037 Working on the dashboard 2016-09-11 17:30:23 +03:00
Hillel Coren
49095c30a1 Timeout after inactivity 2016-09-06 12:24:25 +03:00
Hillel Coren
8696acf4d3 Reduce extra queries 2016-09-01 20:02:37 +03:00
David Bomba
62e1442a30 merge 2016-08-18 17:33:12 +10:00
Hillel Coren
6f6a475633 API changes 2016-08-17 17:29:25 +03:00
David Bomba
9dd170d698 adding new CSRF white list items 2016-08-17 21:29:48 +10:00
Hillel Coren
bfae5018e0 Fixes for the bot 2016-08-14 12:30:16 +03:00