31 Commits

Author SHA1 Message Date
b9bcc2d92d Merge https://source.netsyms.com/Business/BusinessAppTemplate 2018-05-21 18:29:34 -06:00
8e65d4c98d Use bundled Roboto font 2018-05-21 18:26:25 -06:00
e14d232958 Merge https://source.netsyms.com/Business/BusinessAppTemplate
# Conflicts:
#	LICENSE.md
#	README.md
#	api.php
#	app.php
#	composer.json
#	composer.lock
#	index.php
#	lang/en_us.php
#	lang/messages.php
#	lib/login.php
#	mobile/index.php
#	pages.php
#	pages/404.php
#	pages/home.php
#	required.php
#	settings.template.php
#	static/css/app.css
#	static/css/bootstrap.min.css
#	static/css/fa-svg-with-js.css
#	static/css/index.css
#	static/js/bootstrap.min.js
#	static/js/fontawesome-all.min.js
2018-05-21 18:18:54 -06:00
9dd9f9297c Fix a few undefined variable notices 2018-05-21 15:48:19 -06:00
d10c6214a6 Switch to Mozilla Public License 2.0 for code consistency 2018-04-09 19:18:19 -06:00
2a0d5bc92b Add some more preload headers 2018-04-08 20:07:03 -06:00
35e531a56b Add link preload headers 2018-04-08 16:08:08 -06:00
d7c693b1d7 Add <link rel="icon"> 2018-02-16 14:42:10 -07:00
644e5c2e37 Add <link rel="icon"> 2018-02-16 14:36:03 -07:00
911e3283f9 Upgrade to Bootstrap 4.0, FontAwesome 5.0, etc 2018-02-03 22:23:42 -07:00
e155ebe165 Update material-color submodule 2018-01-28 21:06:20 -07:00
c7c7e4e4ea Hide brand-icon on smaller screens 2018-01-27 22:38:33 -07:00
ee47026c0e Adjust alerts 2018-01-27 22:06:53 -07:00
eefa7ab00f Improve mobile app compatibility 2018-01-27 22:04:01 -07:00
121a49e9e0 Upgrade to Bootstrap 4.0, FontAwesome 5.0, and jQuery 3.3.1 2018-01-27 19:18:38 -07:00
a38f70b928 Collapse navbar and iconify right-side navbar items on small screens 2018-01-03 21:01:26 -07:00
abb306a36e Collapse navbar and iconify right-side navbar items on small screens 2018-01-03 20:57:03 -07:00
2e3cfb9546 Iconify right-side navbar items on small screens 2018-01-03 20:28:09 -07:00
c394575b86 Fully implement MPL-2.0 license 2017-12-16 14:06:39 -07:00
b505a74502 s/LICENSE_TEXT/FOOTER_TEXT 2017-12-16 13:48:24 -07:00
69863d6df4 Create project 2017-11-29 21:42:45 -07:00
5dae7bc168 Refactor and enforce Content-Security-Policy 2017-11-13 16:14:40 -07:00
c0a93fb666 Convert material-color CSS to submodule 2017-11-07 15:21:14 -07:00
3ab33d19f6 Add material-color.css 2017-05-14 19:32:43 -06:00
bdcb7e263d Add Material Design arrow icon to replace app icon when not on the homepage 2017-05-14 19:05:23 -06:00
d6df9d582c User name in navbar now links to Portal home 2017-05-13 16:39:16 -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
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