1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
Commit Graph

1330 Commits

Author SHA1 Message Date
Hillel Coren
fc710dd961 Added failed logins log 2017-11-30 19:57:33 +02:00
Hillel Coren
c4e74f35d1 Add all task to invoice by project #1650 2017-11-30 13:46:30 +02:00
Hillel Coren
f7d5a132d4 Support filtering invoice/product reports by multiple statuses 2017-11-30 12:49:54 +02:00
Hillel Coren
f5a5881454 Working on subscriptions UI 2017-11-29 13:12:20 +02:00
Hillel Coren
a44bcdad21 Working on subscriptions UI 2017-11-29 12:44:28 +02:00
Hillel Coren
f761ff289c Working on UI for subscriptions 2017-11-28 09:57:02 +02:00
Hillel Coren
53830430aa Add support for Apple Pay 2017-11-27 16:50:06 +02:00
Hillel Coren
4db3445ca1 Require OTP to enable 2FA 2017-11-24 11:13:34 +02:00
Hillel Coren
7e5d488de7 Working on scheduled reports 2017-11-23 13:50:11 +02:00
Hillel Coren
5a17953c76 Working on scheduled reports 2017-11-23 13:15:50 +02:00
Hillel Coren
ace4985d24 Working on scheduled reports 2017-11-23 12:23:19 +02:00
Hillel Coren
0b99e44907 Working on scheduled reports 2017-11-23 10:10:14 +02:00
Hillel Coren
7336cd4234 Working on scheduled reports 2017-11-21 23:51:59 +02:00
Hillel Coren
787602a992 Show tasks in client portal #1370 2017-11-21 09:35:28 +02:00
Hillel Coren
7fbe213146 Support delivery notes #462 2017-11-20 15:40:12 +02:00
Hillel Coren
444ffd64cf Working on shipping address 2017-11-19 22:34:34 +02:00
Hillel Coren
b202b62a23 Optional shipping address #1088 2017-11-19 14:52:42 +02:00
Hillel Coren
1d2134e59f working on payment currency 2017-11-19 11:55:01 +02:00
Hillel Coren
bf1f540fdf Support clients logging in with email/password 2017-11-15 20:26:51 +02:00
Hillel Coren
3439aa9a06 Check subdomain is uniuqe across dbs 2017-11-15 14:51:02 +02:00
Hillel Coren
9010938f1b Update min php to 7 2017-11-15 11:54:23 +02:00
Hillel Coren
0f5f1b6d19 working on password reset 2017-11-15 11:25:41 +02:00
Hillel Coren
6dde9de191 Working on password reset 2017-11-15 09:51:49 +02:00
Hillel Coren
38d322389b Fix client reset password 2017-11-14 22:34:56 +02:00
Hillel Coren
b1bd223cab Fix for login page 2017-11-14 15:58:50 +02:00
David Bomba
5ae5c30f4d
Stubs for Apple iOS subscription notifications (#1739) 2017-11-14 20:56:41 +11:00
Hillel Coren
237a491a62 Upgrade to Laravel 5.3 2017-11-14 10:58:08 +02: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
50b51534ad Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-11-07 20:12:53 +02:00
Hillel Coren
8f409bf889 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-11-07 10:56:06 +02:00
Hillel Coren
0545f73628 Set default client potal table sorting 2017-11-07 10:15:55 +02:00
Hillel Coren
3a0b246c09 Fix for Swagger docs 2017-11-06 16:36:36 +02:00
David Bomba
19881bd41f
Cloudflare DNS Zone Updates (#1733)
* Add subdomain to cloudflare

* Fire subdomain event when saving client portal settings

* Refactor to include zones

* JSON decode to array

* Proxy requests
2017-11-06 20:58:53 +11:00
Hillel Coren
61b27b6acb Show account\client task rate as placeholder 2017-11-05 12:29:29 +02:00
Hillel Coren
5083d44b0a Check user is confirmed for 2FA 2017-11-05 11:54:32 +02:00
Hillel Coren
c39f57fcb5 Add invoice product to datatable 2017-11-03 11:25:14 +02:00
Hillel Coren
a5f4a369ab Add bulk invoice button to products 2017-11-03 10:19:03 +02:00
Hillel Coren
9dcc3af5ad Improve 2FA setup 2017-11-02 10:43:36 +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
Hillel Coren
65ed714582 Support setting partial/deposit payment due date 2017-10-26 11:01:58 +03:00
Hillel Coren
575ff0c2e1 Support setting partial/deposit payment due date 2017-10-26 10:56:59 +03:00
David Bomba
db0fadcb56 Allow ability for Vendors to be deleted from API (#1721) 2017-10-25 18:47:04 +11:00
Hillel Coren
26f4cf16c9 Create credit if overpaying with API 2017-10-24 13:16:46 +03:00
Hillel Coren
879e7d390d Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-10-24 11:16:11 +03:00
Hillel Coren
640d9323a2 Uses queue when sending email through API 2017-10-24 11:16:00 +03:00
David Bomba
0004c526b1 Update TaskApiController.php
Add ability to apply actions to Tasks
2017-10-24 14:55:05 +11:00
Hillel Coren
de31d77235 Apply failed login check to API and reset on login 2017-10-22 23:11:50 +03:00
Hillel Coren
715838d401 Include totals in exported report 2017-10-22 11:27:42 +03:00
Hillel Coren
f6d8ae4326 Working on adding totals to the report export 2017-10-20 13:37:55 +03:00
Hillel Coren
6a25d8af89 Working on SEPA 2017-10-19 16:49:15 +03:00