1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00
Commit Graph

74 Commits

Author SHA1 Message Date
David Bomba
5ae5c30f4d
Stubs for Apple iOS subscription notifications (#1739) 2017-11-14 20:56:41 +11:00
David Bomba
7934707b9b
Delete push token (#1737)
* Remove push notification token when a user logs out

* bug

* logging

* json encode array values only

* use Token as Key instead of email

* fix duplicate tokens appearing

* refactor get User Accounts from API

* refactor get User Accounts from API
2017-11-09 21:21:08 +11:00
Hillel Coren
478de96d81 Request for fail2ban log support and two factor authentication support (2FA) #1657 2017-11-01 21:22:29 +02:00
Hillel Coren
de31d77235 Apply failed login check to API and reset on login 2017-10-22 23:11:50 +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
76837ebe00 Multi-db fixes 2017-05-15 16:49:58 +03:00
Hillel Coren
64050f1115 Multi-db support 2017-05-02 13:35:42 +03:00
Hillel Coren
d4f25fe490 Check user email isn't taken in lookup tables 2017-05-01 21:46:31 +03:00
Hillel Coren
65d6bfd707 Multi-db support 2017-05-01 19:58:51 +03:00
Hillel Coren
a28b63ce0f Return public ids for default tax rates in the API 2017-04-30 12:44:48 +03:00
David Bomba
9ff1817c1c Google Auth - Authenticate with backend server (API) (#1405)
* Google OAuth - Authentication with a backend server
2017-03-31 00:01:42 +11:00
David Bomba
576795532d Add field
In case a user accesses app from iOS or Android device, need to update the device property to track any changes.
2017-03-28 13:30:47 +11:00
Hillel Coren
05886a5ed1 Renable ping method for Zapier 2017-02-15 22:09:46 +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
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
bbbf1237c5 Added task projects 2016-11-29 19:47:26 +02:00
David Bomba
c771b12494 enable stateless social login (#1170) 2016-11-25 20:56:48 +11:00
Hillel Coren
d046679dab Support OAuth login on iPhone 2016-10-06 15:46:27 +03:00
Hillel Coren
a1fcc3519a Support validating OAuth token 2016-10-05 21:51:08 +03:00
Hillel Coren
36e50e7bcb Fixes for the API 2016-07-15 16:47:18 +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
1d6011caad Working on permissions in the API 2016-05-02 11:38:01 +03:00
Hillel Coren
39fc63886b Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop 2016-03-13 17:39:03 +02:00
Hillel Coren
243b1c1d37 Fix for JSON account export 2016-03-13 13:56:56 +02:00
David Bomba
94a73f92ad re-working validation 2016-03-13 22:39:20 +11:00
David Bomba
7d2cf9770b fixing validation 2016-03-13 21:54:31 +11:00
David Bomba
f6b2595936 changing the way validation works 2016-03-13 20:28:14 +11:00
David Bomba
83de2a279e changing the way validation works 2016-03-13 20:27:00 +11:00
David Bomba
3a657e511a changing the way validation works 2016-03-13 20:18:19 +11:00
David Bomba
aa8b160661 changing the way validation works 2016-03-13 20:11:45 +11:00
David Bomba
5462e4276a changing the way validation works 2016-03-13 20:10:25 +11:00
Hillel Coren
6aafb9154d Enabled registering through the API 2016-03-08 23:22:59 +02:00
David Bomba
fd4ec8cb6d bug fixes 2016-03-03 20:52:47 +11:00
David Bomba
5950d0e0be Bug Fixes 2016-03-03 19:48:33 +11:00
David Bomba
9744ad69b7 Localization API & PUSH 2016-03-03 13:28:16 +11:00
David Bomba
28cd3e01a7 Bug fixes push notifications 2016-03-03 11:24:13 +11:00
Hillel Coren
8572e9252c Working on Laravel 5.2 2016-03-02 16:36:46 +02:00
Hillel Coren
9efaada9f5 Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop 2016-03-02 15:36:48 +02:00
Hillel Coren
aef4c6be98 Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
David Bomba
6ff569a5a3 Bug Fixes 2016-03-02 22:16:06 +11:00
David Bomba
1d0c35ec76 Bug Fixes 2016-03-02 22:14:42 +11:00
David Bomba
50c5d52e08 Bug Fixes 2016-03-02 21:52:59 +11:00
David Bomba
aa4aae4797 Working on API 2016-03-01 21:31:23 +11:00
David Bomba
6e3b1ecb4b Push Notifications 2016-03-01 15:06:54 +11:00
David Bomba
1aef96f027 Push Notifications 2016-03-01 14:44:14 +11:00
David Bomba
f1bc597034 Push Notifications 2016-03-01 13:57:59 +11:00
David Bomba
992802c164 Working on API functionality 2016-02-17 21:50:52 +11:00
David Bomba
6d09bda646 Working on API functionality 2016-02-17 21:16:13 +11:00
David Bomba
f8fee3e8cd Error handling for API 2016-02-15 21:24:06 +11:00