64 Commits

Author SHA1 Message Date
223a431e8b Merge BusinessAppTemplate 2018-12-27 00:30:32 -07:00
d7ca7125ce Nicer access denied message 2018-12-27 00:15:27 -07:00
1729b842ba Add permission check during login 2018-12-26 16:32:43 -07:00
51de8283b8 Fix index.php not redirecting to app.php when already logged in 2018-12-22 22:39:08 -07:00
016c71d30d Fix index.php not redirecting to app.php when already logged in 2018-12-22 22:38:50 -07:00
ba1369d842 Add app icon to login flow 2018-12-22 21:26:57 -07:00
2836a05f90 Add app icon to login flow 2018-12-22 21:26:30 -07:00
a559901ac0 Redirect to AccountHub for user login 2018-12-22 16:57:45 -07:00
74971a4592 Add new more flexible login flow 2018-12-22 16:56:25 -07:00
bb5639c447 Merge BusinessAppTemplate (new settings.php format)
# Conflicts:
#	api.php
#	api/apisettings.php
#	api/index.php
#	app.php
#	index.php
#	langs/en/titles.json
#	lib/Login.lib.php
#	lib/Notifications.lib.php
#	lib/User.lib.php
#	mobile/index.php
#	required.php
#	settings.template.php
2018-12-21 01:16:29 -07:00
c179ed7ebb Make settings.php an array, not a bunch of defines 2018-12-20 23:45:45 -07:00
0e094809fa Cleanup some technical debt 2018-12-14 19:13:26 -07:00
4f1b81ff4b Deprecate is_empty() 2018-12-04 19:48:23 -07:00
c36c365a1b Update Bootstrap and FontAwesome 2018-09-21 16:38:34 -06:00
8dd7ee6005 Update Bootstrap and FontAwesome 2018-09-21 16:36:29 -06:00
1271317eb9 Rewrite to use classes, aligning with AccountHub 2.0 2018-09-07 15:03:42 -06:00
b23e4bce30 Rewrite a lot of code, close Business/CommonBugs#3, close Business/CommonBugs#4, close #9 2018-07-11 23:32:47 -06:00
3763d0d485 Remove lang() and lang2() and rewrite references 2018-07-09 23:16:43 -06:00
ee0c0f65e3 Fix PHP variable warnings 2018-05-26 20:51:13 -06:00
66fa86e04e Change string 2018-05-24 19:53:26 -06:00
dafc3b76ea Add message if user is kicked out of application for lack of permissions 2018-05-24 19:52:21 -06:00
8e65d4c98d Use bundled Roboto font 2018-05-21 18:26:25 -06:00
023480bf88 Use SVG logo for login page 2018-05-06 22:18:32 -06:00
a0d2293a3d Use captcheck.dist.js 2018-04-15 20:16:37 -06:00
606b286b1e Switch from reCAPTCHA to Captcheck 2018-04-15 20:07:01 -06:00
a9eb59c936 Replace reCAPTCHA with Captcheck 2018-04-15 19:28:34 -06:00
d10c6214a6 Switch to Mozilla Public License 2.0 for code consistency 2018-04-09 19:18:19 -06:00
35e531a56b Add link preload headers 2018-04-08 16:08:08 -06:00
644e5c2e37 Add <link rel="icon"> 2018-02-16 14:36:03 -07:00
25f2f7df65 I didn't change anything, but Git says I did ¯\_(ツ)_/¯ 2018-02-15 17:04:52 -07:00
121a49e9e0 Upgrade to Bootstrap 4.0, FontAwesome 5.0, and jQuery 3.3.1 2018-01-27 19:18:38 -07:00
b505a74502 s/LICENSE_TEXT/FOOTER_TEXT 2017-12-16 13:48:24 -07:00
c92d84c739 Fully implement MPL-2.0 license 2017-12-16 13:27:09 -07:00
fec5e13415 Fix "server error" message with incorrect username 2017-12-15 15:00:58 -07:00
c0a93fb666 Convert material-color CSS to submodule 2017-11-07 15:21:14 -07:00
e3004354c6 Convert material-color CSS to submodule 2017-11-07 15:18:09 -07:00
e1f7aef629 Refactor page navigation and icon handling to match the rest of the apps 2017-07-21 00:58:25 -06:00
8d3f0ede0d Rebrand Portal to AccountHub 2017-07-21 00:45:30 -06:00
5588ee494d Improve mobile integration, add autocorrect etc. flags to login fields 2017-07-03 03:13:29 -06:00
14f401f355 Improve mobile integration, fix some upper/lower case bugs 2017-07-03 03:00:23 -06:00
400dffa96e Make change password feature work 2017-06-24 23:35:07 -06:00
865d47121c Actually implement alert email system 2017-06-21 21:01:02 -06:00
6399c0a451 Fix issue #1 (add rate limiting to sensitive actions) 2017-06-16 18:40:12 -06:00
94df144321 Fix bug with 2-factor auth not logging in 2017-05-26 00:04:30 -06:00
89c6c720f1 Add material-color to index.php 2017-05-20 20:00:08 -06:00
ee4899de80 Improve error handling, add password changing, add taskfloor tasks module 2017-05-13 16:17:58 -06:00
1b334ff894 Improve error handling "friendliness" 2017-05-07 13:02:18 -06:00
de4dcc37bc Add uid_exists($uid), better login error messages 2017-05-06 23:20:18 -06:00
cd9ebb461e Fix LDAP password changing, rewrite a lot of LDAP code to work better 2017-05-06 23:19:22 -06:00
ca3da67929 Adjust navbar colors for better readability 2017-05-05 17:15:00 -06:00