27 Commits

Author SHA1 Message Date
David Bomba
aefe133ba0
fix permissions (#2637) 2019-01-30 22:25:37 +11:00
David Bomba
5ccf7369ca Rebase to v4.5.9 2019-01-30 21:45:46 +11:00
Hillel Coren
d0d510331a Added password strength check 2018-04-10 18:07:10 +03:00
Hillel Coren
4d618b87ea Fix subdomain check 2018-02-16 15:08:49 +02:00
Hillel Coren
b838dad1e8 Fix client password reset 2018-01-11 11:27:23 +02:00
Hillel Coren
303e17f6af Fix for password reset 2018-01-10 15:10:49 +02:00
Hillel Coren
1839028832 Add logout option in client portal 2017-12-31 09:43:24 +02:00
Hillel Coren
97e4bf0e8d Remove duplicate use 2017-12-27 16:19:10 +02:00
Hillel Coren
a418656f59 Fix for client portal permalink login 2017-12-14 16:35:25 +02:00
Hillel Coren
bf1f540fdf Support clients logging in with email/password 2017-11-15 20:26:51 +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
237a491a62 Upgrade to Laravel 5.3 2017-11-14 10:58:08 +02:00
Hillel Coren
b6242d9981 Multi-db support 2017-05-01 17:29:31 +03:00
Hillel Coren
d5f8904dbf Remove branding from client password reset emails 2017-02-27 16:55:40 +02:00
Joshua Dwire
fb749092b2 Reorganize Client Portal Fonts/CSS to allow styling client auth screens 2017-02-15 22:26:55 -05:00
Joshua Dwire
7ce06a28e9 Style client facing auth screens 2017-02-15 22:00:13 -05: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
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
Joshua Dwire
724f5738aa Add contact_key 2016-05-24 17:02:28 -04:00
Joshua Dwire
c536bd8569 Add basic ACH support 2016-04-29 17:50:21 -04: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
Joshua Dwire
d0d30e1e26 Add support for including password in email; include portal customizations 2016-03-05 18:09:50 -05:00
Joshua Dwire
793ba76415 Finalize basic client portal password support 2016-03-04 22:22:54 -05:00