47 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
61d660be69 Add FormBuilder 2018-12-20 23:24:47 -07:00
32cd18933d Update FontAwesome from 5.3.1 to 5.6.0 2018-12-11 21:39:25 -07:00
c36c365a1b Update Bootstrap and FontAwesome 2018-09-21 16:38:34 -06:00
e6be90a8eb Use select dropdown for users when less than 30 to pick from 2018-09-10 19:42:53 -06:00
743aa4c4ca Use select dropdown for choosing permissions all the time 2018-09-10 19:30:47 -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
e183dae146 Merge https://source.netsyms.com/Business/BusinessAppTemplate 2018-06-01 14:28:51 -06:00
10575f6f59 Fix another visual bug 2018-06-01 14:28:30 -06:00
301ea7fab5 Merge https://source.netsyms.com/Business/BusinessAppTemplate 2018-06-01 14:25:53 -06:00
2f9eccf931 Fix bug where clicking close on msg alert didn't remove progress bar 2018-06-01 14:23:14 -06:00
3cf5f9e735 Merge https://source.netsyms.com/Business/BusinessAppTemplate 2018-06-01 14:04:25 -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
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
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
315d00448e Merge Business/BusinessAppTemplate: BS v4.1, include Roboto font 2018-04-13 01:48:14 -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
fc42984e4a Upgrade to Bootstrap 4.0, FontAwesome 5.0, jQuery 3.3.1 2018-01-28 23:54:27 -07:00
121a49e9e0 Upgrade to Bootstrap 4.0, FontAwesome 5.0, and jQuery 3.3.1 2018-01-27 19:18:38 -07:00
17be02a521 Add group editor 2017-12-22 01:19:12 -07:00
5b7770bda4 Minor code formatting adjustments 2017-12-21 00:56:11 -07:00
4da6301f1c Fully implement MPL-2.0 license 2017-12-16 13:54:00 -07:00
9de8dda3e5 Redesign permission UI (close #2) 2017-12-16 13:38:20 -07:00
5953ca1b35 Fix issue with pressing Enter on manager UI 2017-11-13 16:39:13 -07:00
30874ca14a Refactor and enforce Content-Security-Policy 2017-11-13 16:26:29 -07:00
21f39a326f Redesign manager UI, close #4 2017-10-10 20:20:30 -06:00
207be7114a Flag users as disabled/deleted if they can't actually be deleted 2017-06-24 20:31:51 -06:00
cd5f4bccf9 Add 2-factor auth reset button to user editor 2017-06-19 23:10:00 -06:00
937f44eb11 Add permission editor 2017-05-28 23:24:56 -06:00
b0f5721819 Add manager management system 2017-05-27 23:55:19 -06:00
cade08459d Add server-side loading to users table 2017-05-27 19:47:27 -06:00
8e24cd7208 Add user adding/removing/editing and security log viewing/clearing. 2017-05-27 19:32:12 -06:00
4b6fcd8f7c User list and user editor/adder now working. 2017-05-26 00:09:42 -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
427390cbc4 Add a bit of cleanup and comments 2017-05-07 00:30:25 -06:00
16cbf2a5f1 Create template based on SSO code 2017-04-25 12:09:06 -06:00