25 Commits (34ea14d34e1403034ea6560a0d10f4f773b16fb6)

Author SHA1 Message Date
Skylar Ittner 34ea14d34e Add API key manager 5 years ago
Skylar Ittner 47540e57d2 Merge ../BusinessAppTemplate
# Conflicts:
#	README.md
#	api.php
#	composer.lock
#	index.php
#	lang/en_us.php
#	lib/login.php
#	required.php
#	settings.template.php
5 years ago
Skylar Ittner 1729b842ba Add permission check during login 5 years ago
Skylar Ittner 106e697fc3 Remove captcha-related code, since login is done by AccountHub now 5 years ago
Skylar Ittner 129efd13c7 Add documentation comments to settings 5 years ago
Skylar Ittner c179ed7ebb Make settings.php an array, not a bunch of defines 5 years ago
Skylar Ittner 5b7ab65946 Make better API system, use new AccountHub API 5 years ago
Skylar Ittner 08790bac32 Merge ssh://source.netsyms.com:2322/Business/BusinessAppTemplate
# Conflicts:
#	settings.template.php
6 years ago
Skylar Ittner a9eb59c936 Replace reCAPTCHA with Captcheck 6 years ago
Skylar Ittner 315d00448e Merge Business/BusinessAppTemplate: BS v4.1, include Roboto font 6 years ago
Skylar Ittner d10c6214a6 Switch to Mozilla Public License 2.0 for code consistency 6 years ago
Skylar Ittner 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
6 years ago
Skylar Ittner 4da6301f1c Fully implement MPL-2.0 license 6 years ago
Skylar Ittner b505a74502 s/LICENSE_TEXT/FOOTER_TEXT 6 years ago
Skylar Ittner 78dc8e4aae Change database name (sso->accounthub) 7 years ago
Skylar Ittner 879bd8d408 Add support for downloading reports from mobile app, add HTML export format 7 years ago
Skylar Ittner fded617cb8 Update settings template for Portal->AccountHub branding 7 years ago
Skylar Ittner 8d2ac32419 Update settings template for Portal->AccountHub branding 7 years ago
Skylar Ittner 5b45eba6de Change default Portal API/home location 7 years ago
Skylar Ittner 9f13a67c7e Copy from BusinessAppTemplate @ 542bb80d85 7 years ago
Skylar Ittner e8c9cd56e2 Remove unused config variables, remove uncompressed CSS 7 years ago
Skylar Ittner d6df9d582c User name in navbar now links to Portal home 7 years ago
Skylar Ittner dcd495f4e4 Add reCAPTCHA support, fix bug that allowed logins with only a username and 2fa code 7 years ago
Skylar Ittner 3110011596 Add Portal API integration, add icon/style settings, add navbar and icon
options to PAGES
7 years ago
Skylar Ittner 16cbf2a5f1 Create template based on SSO code 7 years ago