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

60 Commits

Author SHA1 Message Date
Joshua Dwire
f222390ce8 Upgrade to Laravel 5.5 and PHP 7.3 2019-09-12 19:30:10 -04: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
3752d6eb66 Improve logging config 2018-03-22 13:05:39 +02:00
Hillel Coren
089201bdde Check user signs up 2018-01-11 11:54:33 +02:00
Hillel Coren
303e17f6af Fix for password reset 2018-01-10 15:10:49 +02:00
Hillel Coren
b77a75e502 Trust device to disable 2FA 2017-12-13 16:27:49 +02:00
Hillel Coren
8a072fdf0e Fix deleting guest account 2017-12-07 09:13:25 +02:00
Hillel Coren
fc710dd961 Added failed logins log 2017-11-30 19:57:33 +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
b1bd223cab Fix for login page 2017-11-14 15:58:50 +02:00
Hillel Coren
237a491a62 Upgrade to Laravel 5.3 2017-11-14 10:58:08 +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
de31d77235 Apply failed login check to API and reset on login 2017-10-22 23:11:50 +03:00
Shane Logsdon
d83ba09f8e fix XSS issue with logout reason param 2017-10-02 10:54:12 -04:00
Hillel Coren
dcbb9458dc Redirect /login and /recover_password if logged in 2017-09-07 21:51:40 +03:00
Hillel Coren
3f713d3b12 Multi-db support 2017-05-01 15:46:57 +03:00
Hillel Coren
9c70ca63f3 Multi-db support 2017-05-01 09:50:10 +03:00
Hillel Coren
2e0cd34bf8 Multi-db support 2017-04-30 23:07:58 +03:00
Hillel Coren
97c2a35868 Multi-db support 2017-04-30 22:52:05 +03:00
Hillel Coren
4235bdfbb3 Working on tests 2017-04-18 17:04:44 +03:00
Hillel Coren
c469dc6fcb Working on tests 2017-04-18 17:00:08 +03:00
Hillel Coren
e4b07f0862 Working on tests 2017-04-18 16:53:00 +03:00
Hillel Coren
6d82985183 Working on tests 2017-04-18 16:46:36 +03:00
Hillel Coren
3c5565022d Fix for Laravel\Socialite\Two\InvalidStateException 2017-04-18 15:44:08 +03:00
Hillel Coren
b680891929 Add extra logout delete check 2017-03-24 16:44:01 +03:00
Hillel Coren
6371339805 Auto logout after inactivity 2017-01-31 13:09:25 +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
Hillel Coren
602c8e81e5 Fix invoice link if user has multiple companies #578 2017-01-29 22:07:44 +02:00
Hillel Coren
152b8770f5 Simplify new company process 2016-12-29 22:24:11 +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
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
aef4c6be98 Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
Hillel Coren
105321bdbb Upgraded to Laravel 5.1 2016-02-22 19:47:19 +02:00
Hillel Coren
61ed298699 Minor improvements 2015-11-21 23:10:26 +02:00
Hillel Coren
26ec972819 Merge branch 'master' of github.com:hillelcoren/invoice-ninja 2015-11-03 13:20:55 +02:00
Hillel Coren
521fc107f1 Bug fixes 2015-11-03 13:20:49 +02:00
David Bomba
d577a34675 fix conflicts 2015-11-03 08:47:32 +11:00
Hillel Coren
6130626422 Working on the API 2015-11-02 20:43:22 +02:00
David Bomba
09ccb88784 separate API logic 2015-11-02 15:29:38 +11:00
Hillel Coren
3b6a4a6100 Added Fractal 2015-11-02 00:10:20 +02:00
Hillel Coren
88c215d1df Bug fixes 2015-10-20 11:23:38 +03:00
Hillel Coren
9283362d28 Bug fixes 2015-10-18 10:30:28 +03:00
Hillel Coren
831c81a4b9 Improved settings navigation 2015-10-14 17:15:39 +03:00
Hillel Coren
1d04bc2a05 Added custom invoice text fields 2015-10-11 17:41:09 +03:00
Hillel Coren
4b7d143630 Minor fixes 2015-08-03 22:08:07 +03:00