176 Commits

Author SHA1 Message Date
ade9e10942 Merge ../BusinessAppTemplate 2018-06-29 15:38:25 -06:00
963fbfbf00 Upgrade FontAwesome to 5.1.0 2018-06-29 14:58:54 -06:00
807c047569 Merge https://source.netsyms.com/Business/BusinessAppTemplate 2018-06-01 14:29:16 -06:00
10575f6f59 Fix another visual bug 2018-06-01 14:28:30 -06:00
b8e6c9b66f Merge https://source.netsyms.com/Business/BusinessAppTemplate 2018-06-01 14:26:01 -06:00
2f9eccf931 Fix bug where clicking close on msg alert didn't remove progress bar 2018-06-01 14:23:14 -06:00
4b5c961f4c Merge https://source.netsyms.com/Business/BusinessAppTemplate 2018-06-01 14:04:35 -06:00
769d24b4b7 Improve alert fadeout 2018-06-01 14:04:04 -06:00
66aa3d6fdc Make msg alert time out with smooth visual effects 2018-06-01 13:59:31 -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
582c549742 Allow unsafe-inline styles 2018-05-22 12:41:56 -06:00
98f34a80fb Update database SQL 2018-05-22 01:43:31 -06:00
e4c4f3286f Add email sending functionality 2018-05-22 00:58:49 -06:00
a3583ae16b Add cancel buttons 2018-05-21 18:35:55 -06:00
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
c9c4614ae6 Add missing license headers 2018-05-21 18:23:03 -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
c9964394d5 Add publication sending UI 2018-05-21 18:06:04 -06:00
9dd9f9297c Fix a few undefined variable notices 2018-05-21 15:48:19 -06:00
41c8b6c16b Fix #2 2018-05-17 21:44:53 -06:00
be34857d71 Change session ID on successful login, make sessions last at least 2 hours 2018-05-15 13:44:43 -06:00
58a991cbd0 Update FontAwesome to 5.0.13 2018-05-13 00:29:09 -06:00
023480bf88 Use SVG logo for login page 2018-05-06 22:18:32 -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
2d98c68efd Remove unused old arrow icons 2018-04-16 14:21:46 -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
a0d2293a3d Use captcheck.dist.js 2018-04-15 20:16:37 -06:00
a9eb59c936 Replace reCAPTCHA with Captcheck 2018-04-15 19:28:34 -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
ca6e1f2c5a Update README 2018-04-10 01:30:32 -06:00
038a712b88 Update README 2018-04-10 01:29:53 -06:00
64add57446 Add MPL header 2018-04-09 19:22:01 -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
d193f3df4a Update license 2018-04-08 16:45:00 -06:00
814c0dbc0f Fix URL 2018-04-08 16:37:46 -06:00
386615976e Remove test page 2018-04-08 16:37:33 -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
fb4466dc23 Add horizontal tile scrolling for wide fixed-width content (code, pre, etc) 2018-02-16 12:33:54 -07:00
4353022588 Double tile width on mobile viewports 2018-02-16 12:33:13 -07:00
ed8dd1e205 Add theming to range sliders 2018-02-16 12:21:25 -07:00
748c72726a Fix layout bugs when changing tile settings 2018-02-16 11:47:27 -07:00