24 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
1729b842ba Add permission check during login 2018-12-26 16:32:43 -07:00
106e697fc3 Remove captcha-related code, since login is done by AccountHub now 2018-12-26 16:25:48 -07:00
129efd13c7 Add documentation comments to settings 2018-12-20 23:54:25 -07:00
c179ed7ebb Make settings.php an array, not a bunch of defines 2018-12-20 23:45:45 -07:00
5b7ab65946 Make better API system, use new AccountHub API 2018-12-14 21:16:31 -07:00
08790bac32 Merge ssh://source.netsyms.com:2322/Business/BusinessAppTemplate
# Conflicts:
#	settings.template.php
2018-04-15 19:31:49 -06:00
a9eb59c936 Replace reCAPTCHA with Captcheck 2018-04-15 19:28:34 -06:00
315d00448e Merge Business/BusinessAppTemplate: BS v4.1, include Roboto font 2018-04-13 01:48:14 -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
4da6301f1c Fully implement MPL-2.0 license 2017-12-16 13:54:00 -07:00
b505a74502 s/LICENSE_TEXT/FOOTER_TEXT 2017-12-16 13:48:24 -07:00
78dc8e4aae Change database name (sso->accounthub) 2017-11-17 00:00:45 -07:00
879bd8d408 Add support for downloading reports from mobile app, add HTML export format 2017-10-11 12:50:09 -06:00
fded617cb8 Update settings template for Portal->AccountHub branding 2017-07-21 00:59:20 -06:00
8d2ac32419 Update settings template for Portal->AccountHub branding 2017-07-21 00:59:09 -06:00
5b45eba6de Change default Portal API/home location 2017-05-30 16:45:00 -06:00
9f13a67c7e Copy from BusinessAppTemplate @ 542bb80d85 2017-05-22 03:04:32 -06:00
e8c9cd56e2 Remove unused config variables, remove uncompressed CSS 2017-05-13 22:29:22 -06:00
d6df9d582c User name in navbar now links to Portal home 2017-05-13 16:39:16 -06:00
dcd495f4e4 Add reCAPTCHA support, fix bug that allowed logins with only a username and 2fa code 2017-05-02 19:17:59 -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