38 Commits

Author SHA1 Message Date
2da4e858d2 Merge BusinessAppTemplate 2018-05-24 19:54:22 -06:00
6780e46b46 Merge BusinessAppTemplate 2018-05-24 19:54:01 -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
63d6430b4d Merge https://source.netsyms.com/Business/BusinessAppTemplate 2018-05-21 18:27:09 -06:00
8e65d4c98d Use bundled Roboto font 2018-05-21 18:26:25 -06:00
24a78449c7 Merge BusinessAppTemplate 2018-05-15 13:46:16 -06:00
023480bf88 Use SVG logo for login page 2018-05-06 22:18:32 -06:00
e007195080 Merge ssh://source.netsyms.com:2322/Business/BusinessAppTemplate 2018-04-16 17:01:04 -06:00
a0d2293a3d Use captcheck.dist.js 2018-04-15 20:16:37 -06:00
b4b59298bb Merge ssh://source.netsyms.com:2322/Business/BusinessAppTemplate
# Conflicts:
#	settings.template.php
2018-04-15 19:31:03 -06:00
a9eb59c936 Replace reCAPTCHA with Captcheck 2018-04-15 19:28:34 -06:00
046f965fee Merge Business/BusinessAppTemplate: BS v4.1, include Roboto font 2018-04-13 01:46:30 -06:00
d10c6214a6 Switch to Mozilla Public License 2.0 for code consistency 2018-04-09 19:18:19 -06:00
0593f4c6d4 Merge ssh://source.netsyms.com:2322/Business/BusinessAppTemplate
# Conflicts:
#	.gitignore
#	README.md
#	action.php
#	api.php
#	app.php
#	composer.json
#	composer.lock
#	index.php
#	lang/en_us.php
#	lang/messages.php
#	lib/login.php
#	lib/userinfo.php
#	mobile/index.php
#	nbproject/project.properties
#	nbproject/project.xml
#	pages.php
#	pages/404.php
#	pages/home.php
#	required.php
#	settings.template.php
#	static/css/app.css
#	static/img/logo.png
#	static/img/logo.svg
#	static/js/app.js
2018-04-08 16:28:31 -06:00
35e531a56b Add link preload headers 2018-04-08 16:08:08 -06:00
b45b7b5b3a Add <link rel="icon"> 2018-02-16 14:41:30 -07:00
644e5c2e37 Add <link rel="icon"> 2018-02-16 14:36:03 -07:00
453f97706e Upgrade to Bootstrap 4.0, FontAwesome 5.0, jQuery 3.3.1 2018-01-29 00:37:39 -07:00
121a49e9e0 Upgrade to Bootstrap 4.0, FontAwesome 5.0, and jQuery 3.3.1 2018-01-27 19:18:38 -07:00
3bd6df0e6b Make navbar green 2017-12-28 16:04:34 -07:00
b505a74502 s/LICENSE_TEXT/FOOTER_TEXT 2017-12-16 13:48:24 -07:00
623c5e2f01 Fully implement MPL-2.0 license 2017-12-16 13:32:58 -07:00
f54e84440e Convert material-color CSS to submodule 2017-11-07 15:31:55 -07:00
c0a93fb666 Convert material-color CSS to submodule 2017-11-07 15:21:14 -07:00
d47d7f990b Improve mobile integration, add autocorrect etc. flags to login fields 2017-07-03 03:13:40 -06:00
5588ee494d Improve mobile integration, add autocorrect etc. flags to login fields 2017-07-03 03:13:29 -06:00
b2bf79a2f1 Add permissions checks 2017-05-28 23:46:28 -06:00
89c6c720f1 Add material-color to index.php 2017-05-20 20:00:08 -06:00
cf4bcfc315 App now works. TODO: add edit permissions 2017-05-17 23:09:51 -06:00
b883368578 Copy from BusinessAppTemplate @ e8c9cd56e2 2017-05-14 11:50:09 -06:00
de4dcc37bc Add uid_exists($uid), better login error messages 2017-05-06 23:20:18 -06:00
8b9407c274 Pages can now define extra stylesheet and script URLs 2017-05-04 00:14:08 -06:00
501f127f04 Disable autocomplete on auth code input 2017-05-03 13:31:15 -06:00
dcd495f4e4 Add reCAPTCHA support, fix bug that allowed logins with only a username and 2fa code 2017-05-02 19:17:59 -06:00
e28d3a93ac Clean up clutter and unneeded code 2017-04-26 00:46:36 -06:00
3110011596 Add Portal API integration, add icon/style settings, add navbar and icon
options to PAGES
2017-04-25 18:22:27 -06:00
16cbf2a5f1 Create template based on SSO code 2017-04-25 12:09:06 -06:00