1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-08 20:22:42 +01:00
Commit Graph

27 Commits

Author SHA1 Message Date
Hillel Coren
ca6e981f29 Fix client redirect 2020-03-29 09:28:30 +03:00
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
041c89b4f8 We can't find a user with that e-mail address. #1444 2018-02-24 22:20:21 +02:00
Hillel Coren
5346cca9ac translation of time intervals in clients portal do not apply #1812 2018-02-14 20:29:30 +02:00
Hillel Coren
4502cf2531 Proposals 2018-02-08 09:39:19 +02:00
Hillel Coren
787602a992 Show tasks in client portal #1370 2017-11-21 09:35:28 +02:00
Hillel Coren
237a491a62 Upgrade to Laravel 5.3 2017-11-14 10:58:08 +02:00
Hillel Coren
2da217fc2f Fix for impersonation 2017-07-25 13:14:22 +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
88bed420b1 Show contact email on error screen 2017-03-13 19:25:29 +02: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
c0fbaf1e89 php-cs-fixer cleanup 2017-01-30 21:40:43 +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
Hillel Coren
73a1c6a6e3 Fix for error in Authenticate.php 2016-06-04 23:02:18 +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
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
2a7e8cb4b7 Add documents placeholder for emails 2016-03-23 21:25:33 -04:00
Hillel Coren
c49f5fb52c Ensure archived invoices are viewable 2016-03-14 20:49:38 +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
Jeramy Simpson
d787b566e0 Minor Fixes and Cleanup 2015-03-27 11:09:13 +10:00
root
32e78ef3da Bring in Laravel5 framework. 2015-03-12 10:44:39 +10:00