48 Commits

Author SHA1 Message Date
47540e57d2 Merge ../BusinessAppTemplate
# Conflicts:
#	README.md
#	api.php
#	composer.lock
#	index.php
#	lang/en_us.php
#	lib/login.php
#	required.php
#	settings.template.php
2019-01-02 23:52:41 -07:00
e0802f582b Remove unneeded index.css 2018-12-26 16:22:09 -07:00
32cd18933d Update FontAwesome from 5.3.1 to 5.6.0 2018-12-11 21:39:25 -07:00
47539de2d7 Fix bootstrap font URL 2018-09-25 13:07:54 -06:00
12aea4a2e2 Update Bootstrap (https://github.com/thomaspark/bootswatch/issues/861) 2018-09-25 12:54:45 -06:00
c36c365a1b Update Bootstrap and FontAwesome 2018-09-21 16:38:34 -06:00
80d0a017ed Update Bootstrap to 4.1.3 2018-09-07 15:11:43 -06:00
a17f51b72d Update FontAwesome 5.1.0 to 5.3.1 2018-09-07 15:09:04 -06:00
711fca4e27 Merge ../BusinessAppTemplate 2018-06-29 15:38:22 -06:00
963fbfbf00 Upgrade FontAwesome to 5.1.0 2018-06-29 14:58:54 -06:00
c346f752ef Merge https://source.netsyms.com/Business/BusinessAppTemplate 2018-05-21 18:27:33 -06:00
8e65d4c98d Use bundled Roboto font 2018-05-21 18:26:25 -06:00
d7dcaf3f5d Merge https://source.netsyms.com/business/businessapptemplate 2018-05-15 13:46:53 -06:00
58a991cbd0 Update FontAwesome to 5.0.13 2018-05-13 00:29:09 -06:00
a88c707dc5 Merge ssh://source.netsyms.com:2322/Business/BusinessAppTemplate 2018-05-05 12:22:42 -06:00
4bab466169 Fix #1 2018-05-05 12:21:26 -06:00
d4070b36b9 Update FontAwesome 5.0.10 => 5.0.12, update Materia Bootstrap 2018-05-04 18:17:49 -06:00
2461fec102 Update FontAwesome to 5.0.10 2018-04-16 14:21:23 -06:00
fa6924eb08 Update bootstrap.min.css with upstream bugfix from Bootswatch (https://github.com/thomaspark/bootswatch/issues/819) 2018-04-16 14:18:33 -06:00
315d00448e Merge Business/BusinessAppTemplate: BS v4.1, include Roboto font 2018-04-13 01:48:14 -06:00
64c3d47c32 Add Roboto font files 2018-04-13 01:42:02 -06:00
6a7ea5eeb7 Upgrade to Bootstrap 4.1 2018-04-13 01:38:41 -06:00
d10c6214a6 Switch to Mozilla Public License 2.0 for code consistency 2018-04-09 19:18:19 -06:00
99a852787d 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/iputils.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:36:09 -06:00
0691dd51f1 Remove unused CSS 2018-01-30 22:33:17 -07:00
8f587dd888 Add mobile classes 2018-01-29 00:43:37 -07:00
fc42984e4a Upgrade to Bootstrap 4.0, FontAwesome 5.0, jQuery 3.3.1 2018-01-28 23:54:27 -07:00
e155ebe165 Update material-color submodule 2018-01-28 21:06:20 -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
4da6301f1c Fully implement MPL-2.0 license 2017-12-16 13:54:00 -07:00
30874ca14a Refactor and enforce Content-Security-Policy 2017-11-13 16:26:29 -07:00
5dae7bc168 Refactor and enforce Content-Security-Policy 2017-11-13 16:14:40 -07:00
e31d88ca52 Convert material-color CSS to submodule 2017-11-07 15:21:44 -07:00
c0a93fb666 Convert material-color CSS to submodule 2017-11-07 15:21:14 -07:00
5c3abac8fe Move menu button around on mobile 2017-07-01 00:29:09 -06:00
2770e96a8a Move menu button around on mobile 2017-07-01 00:16:47 -06:00
4fbaeb475e Fix content obscured by navbar sometimes 2017-05-28 23:29:56 -06:00
2f9cff273b Add homepage dashboard and user list 2017-05-23 01:17:03 -06:00
9f13a67c7e Copy from BusinessAppTemplate @ 542bb80d85 2017-05-22 03:04:32 -06:00
2284117cfc add JS to remove &msg=xyz from URL, update material-color to v1.2 2017-05-15 11:48:24 -06:00
b9f385d6f0 Update material-color.css to version 1.1 2017-05-14 22:12:18 -06:00
3ab33d19f6 Add material-color.css 2017-05-14 19:32:43 -06:00
47f51420fa Add border on app icon when shown large 2017-05-14 19:05:15 -06:00
e8c9cd56e2 Remove unused config variables, remove uncompressed CSS 2017-05-13 22:29:22 -06:00
eaeb8806a1 Add navbar color theme CSS options 2017-05-05 17:15:32 -06:00
16cbf2a5f1 Create template based on SSO code 2017-04-25 12:09:06 -06:00