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

218 Commits

Author SHA1 Message Date
Hillel Coren
cbef2425f2 Merge branch 'release-3.5.0' 2017-07-17 20:21:26 +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
9ebaf01c4f Multi-db fixes 2017-05-10 14:09:28 +03:00
Hillel Coren
9a3a81f152 Multi-db fixes 2017-05-10 14:09:07 +03:00
Hillel Coren
fec7f6ad9b Multi-db fixes 2017-05-10 12:42:15 +03:00
Hillel Coren
0a847a338d Multi-db fixes 2017-05-10 12:41:31 +03:00
Hillel Coren
8ab7be580b Multi-db fixes 2017-05-10 11:16:44 +03:00
Hillel Coren
1e018f1ba9 Multi-db fixes 2017-05-10 11:15:58 +03:00
Hillel Coren
2725d9d18b Multi-db fixes 2017-05-10 10:43:49 +03:00
Hillel Coren
a488d6a40f Multi-db fixes 2017-05-10 10:43:14 +03:00
Hillel Coren
3e802c1cf8 Multi-db fixes 2017-05-10 10:24:44 +03:00
Hillel Coren
3492980453 Multi-db fixes 2017-05-10 10:23:50 +03:00
Hillel Coren
5f74f5ca3d Merge branch 'release-3.3.1' 2017-05-09 15:14:02 +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
be4878db43 Merge branch 'release-3.3.0' 2017-04-30 17:24:45 +03:00
Hillel Coren
a40a04e4ff Clarify license validation error 2017-04-30 14:25:27 +03:00
Hillel Coren
9fff9fb2af Merge branch 'release-3.2.0' 2017-04-02 23:16:12 +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
dc058ebb89 Merge fix for invalid links 2017-03-13 19:55:08 +02:00
Hillel Coren
88bed420b1 Show contact email on error screen 2017-03-13 19:25:29 +02:00
Hillel Coren
abd93d31e3 Add CORS support for buy now buttons 2017-03-06 11:25:01 +02:00
Hillel Coren
b6dab2bc13 Add CORS support for buy now buttons 2017-03-06 11:23:50 +02:00
Hillel Coren
675f899744 Allow ping with api_secret or account token 2017-03-05 12:30:08 +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
93ba0cb201 Merge branch 'release-3.1.0' 2017-02-27 21:19:31 +02:00
Hillel Coren
7a152e8877 Support extra URL parameters for iframe feature 2017-02-20 12:57:21 +02:00
Hillel Coren
2ad7c609d9 Add support for phantomjs secret 2017-02-15 22:59:23 +02:00
Hillel Coren
9c6b9fc439 Add support for phantomjs secret 2017-02-15 22:58:27 +02:00
Hillel Coren
7ec61f6d01 Fix for Zapier 2017-02-14 12:37:44 +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
Sebastian Klaus
235acb05a4 Fixed Request being statically called
Signed-off-by: Sebastian Klaus <sebastian@klaus.com.au>
2016-07-14 23:22:11 +08:00
Hillel Coren
401851e212 Working on buy now buttons 2016-07-12 23:46:41 +03:00
Hillel Coren
463f1dd444 Fixes for refactor 2016-07-04 10:00:00 +03:00
Holger Lösken
0fbda85a59 Code Refactoring
- Removed unused uses
- Type hinting for method parameters
- Removed commented code
- Introduced comments for classes and methods
- Short array syntax
2016-07-03 16:19:22 +00:00
Hillel Coren
6ad49cf281 Fixing payment hooks 2016-06-23 16:15:52 +03:00
Hillel Coren
8b2f7eb39f Check for blank api secret 2016-06-05 18:50:41 +03:00
Hillel Coren
73a1c6a6e3 Fix for error in Authenticate.php 2016-06-04 23:02:18 +03:00
Joshua Dwire
49d47bb9e3 Merge remote-tracking branch 'upstream/develop' into wepay-integration 2016-06-01 16:46:03 -04:00
Hillel Coren
8d0bed3754 Enable mobile app for non-pro users 2016-05-29 17:31:03 +03:00
Joshua Dwire
29c4f16970 Fix contact authentication 2016-05-24 17:45:38 -04:00
Joshua Dwire
724f5738aa Add contact_key 2016-05-24 17:02:28 -04:00
Hillel Coren
3df6ad2529 Changes to support transifex.com 2016-05-15 23:16:08 +03:00
Hillel Coren
fba37171ae Support query counter in webapp as well as API 2016-05-13 12:08:41 +03:00
Joshua Dwire
41f4c98e08 Merge remote-tracking branch 'upstream/develop' into payments-changes 2016-05-10 10:25:42 -04:00
Hillel Coren
8bd2e84bc8 Track plan start date when manually applying a license 2016-05-09 15:07:01 +03:00
Hillel Coren
9b0f086cbd Only show user’s own tokens 2016-05-08 21:50:35 +03:00
Hillel Coren
05bd8d9318 Moving permissions to form requests 2016-05-01 14:31:10 +03:00
Joshua Dwire
ed1f2b6044 Handle failed payments 2016-04-30 17:54:56 -04:00
Hillel Coren
ad68d64dca Changes for white label license 2016-04-21 22:01:17 +03:00
Joshua Dwire
22f65e8108 Finalize multi-plan support
* Allow admins to change plan
* Check features instead of plans
* Support linking/unlinking accounts
* Support creating/deleting accounts
2016-04-18 22:35:18 -04:00
Hillel Coren
3303c00067 Fix for Cybersource 2016-04-11 22:09:05 +03:00
Joshua Dwire
2a7e8cb4b7 Add documents placeholder for emails 2016-03-23 21:25:33 -04:00
Joshua Dwire
0148d06205 Add user permission support 2016-03-15 19:08:00 -04:00
Hillel Coren
c49f5fb52c Ensure archived invoices are viewable 2016-03-14 20:49:38 +02:00
Hillel Coren
6aafb9154d Enabled registering through the API 2016-03-08 23:22:59 +02:00
Joshua Dwire
879e88dcc3 Restrict admin viewing of invoices to invoices in the same account 2016-03-07 20:25:43 -05:00
Joshua Dwire
793ba76415 Finalize basic client portal password support 2016-03-04 22:22:54 -05:00
Hillel Coren
faa3a5e620 Updated PHP version check to 5.5.9 2016-02-28 14:09:42 +02:00