49 Commits

Author SHA1 Message Date
6ad9d1c716 Merge BusinessAppTemplate
# Conflicts:
#	api.php
#	composer.lock
#	lang/en_us.php
#	lib/login.php
#	mobile/index.php
2018-09-07 19:19:07 -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
090d386249 Merge ../BusinessAppTemplate 2018-06-29 15:38:38 -06:00
963fbfbf00 Upgrade FontAwesome to 5.1.0 2018-06-29 14:58:54 -06:00
80fe5af123 Merge https://source.netsyms.com/Business/BusinessAppTemplate 2018-05-21 18:30:56 -06:00
8e65d4c98d Use bundled Roboto font 2018-05-21 18:26:25 -06:00
96d365f3f4 Merge https://source.netsyms.com/business/businessapptemplate 2018-05-15 13:48:05 -06:00
58a991cbd0 Update FontAwesome to 5.0.13 2018-05-13 00:29:09 -06:00
3960f1ebf3 Merge ssh://source.netsyms.com:2322/Business/BusinessAppTemplate 2018-05-05 12:23:58 -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
3c16ff9442 Merge Business/BusinessAppTemplate: BS v4.1, include Roboto font 2018-04-13 01:53:16 -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
c99b739532 Merge ssh://source.netsyms.com:2322/Business/BusinessAppTemplate
# Conflicts:
#	.gitignore
#	LICENSE.md
#	README.md
#	api.php
#	app.php
#	composer.json
#	composer.lock
#	lang/en_us.php
#	lib/login.php
#	lib/userinfo.php
#	mobile/index.php
#	pages.php
#	pages/404.php
#	required.php
#	settings.template.php
#	static/css/app.css
#	static/img/logo.png
#	static/js/app.js
2018-04-08 16:49:59 -06:00
efad43d209 Upgrade to Bootstrap 4.0, FontAwesome 5, jQuery 3.3.7 2018-02-03 20:55:45 -07:00
0691dd51f1 Remove unused CSS 2018-01-30 22:33:17 -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
a41eea4cff Implement MPL-2.0 license 2017-12-16 14:25:31 -07:00
164b8dbe57 Add proper datetimepicker to task editor 2017-11-20 15:34:59 -07:00
79cb1a8f25 Refactor and enforce Content-Security-Policy 2017-11-13 16:17:14 -07:00
5dae7bc168 Refactor and enforce Content-Security-Policy 2017-11-13 16:14:40 -07:00
2b734f22f9 Convert material-color CSS to submodule 2017-11-07 15:30:37 -07:00
c0a93fb666 Convert material-color CSS to submodule 2017-11-07 15:21:14 -07:00
179864dd12 Replace TinyMCE with Summernote 2017-07-01 14:49:11 -06:00
cffe1ada43 Move menu button around on mobile 2017-07-01 00:28:07 -06:00
2770e96a8a Move menu button around on mobile 2017-07-01 00:16:47 -06:00
36d0dfb7ea Use PHP date() instead of SQL NOW() 2017-05-22 02:58:12 -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
16d9481abd Change navbar color, add JS to remove &msg=xyz from URL,
pngcrush images, update material-color to v1.2
2017-05-15 11:45:46 -06:00
133b9c03cb Update material-color.css to version 1.1 2017-05-14 22:12:36 -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
49b95f783d Add material-color.css 2017-05-14 19:32:34 -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
e8a7f889b6 Update README, remove font-awesome.css (we only need the .min) 2017-05-13 22:10:27 -06:00
0ea4348fea User name in navbar now links to Portal home 2017-05-13 16:39:37 -06:00
47b1f86b1b Add border around icon 2017-05-13 14:30:08 -06:00
6c7dd23328 Add task manager, message system, more security, dozens of improvements 2017-05-05 17:17:39 -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