Commit Graph

43 Commits (master)

Author SHA1 Message Date
Skylar Ittner 5f7d45e812 Add ToS agree checkbox 5 years ago
Skylar Ittner c7aad627ac Add user self-registration option 5 years ago
Skylar Ittner 2698fc794e Fix issue with database script and settings template 5 years ago
Skylar Ittner 16be9438b9 Minor text fixes 5 years ago
Skylar Ittner bb5639c447 Merge BusinessAppTemplate (new settings.php format)
# Conflicts:
#	api.php
#	api/apisettings.php
#	api/index.php
#	app.php
#	index.php
#	langs/en/titles.json
#	lib/Login.lib.php
#	lib/Notifications.lib.php
#	lib/User.lib.php
#	mobile/index.php
#	required.php
#	settings.template.php
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 ca179b89ea Add option to hide Station PIN settings, update branding 5 years ago
Skylar Ittner f1f682780c Merge BusinessAppTemplate
# Conflicts:
#	.gitignore
#	README.md
#	action.php
#	api.php
#	app.php
#	composer.json
#	composer.lock
#	index.php
#	langs/en/core.json
#	langs/en/titles.json
#	langs/messages.php
#	lib/Exceptions.lib.php
#	lib/Login.lib.php
#	lib/Notifications.lib.php
#	lib/Strings.lib.php
#	lib/User.lib.php
#	mobile/index.php
#	nbproject/project.properties
#	nbproject/project.xml
#	pages.php
#	pages/home.php
#	required.php
#	settings.template.php
#	static/css/bootstrap.min.css
#	static/img/logo.svg
#	static/js/app.js
5 years ago
Skylar Ittner a82e4ba363 Add notification view/delete UI to homepage (closes #10) 6 years ago
Skylar Ittner a41b6a689e Add app cards to home page 6 years ago
Skylar Ittner 0c70bb25ed Clean up settings.template.php 6 years ago
Skylar Ittner 4cbac22bea Remove LDAP, close #5 6 years ago
Skylar Ittner 606b286b1e Switch from reCAPTCHA to Captcheck 6 years ago
Skylar Ittner a9eb59c936 Replace reCAPTCHA with Captcheck 6 years ago
Skylar Ittner d10c6214a6 Switch to Mozilla Public License 2.0 for code consistency 6 years ago
Skylar Ittner 8c13c19b9b Update sample config 6 years ago
Skylar Ittner 29f4f9e9d3 Add station feature info to app list 6 years ago
Skylar Ittner b505a74502 s/LICENSE_TEXT/FOOTER_TEXT 6 years ago
Skylar Ittner c92d84c739 Fully implement MPL-2.0 license 6 years ago
Skylar Ittner 87a75b7520 Change database name (sso->accounthub) 6 years ago
Skylar Ittner 646dbeb5f3 Change some settings defaults 7 years ago
Skylar Ittner 8d2ac32419 Update settings template for Portal->AccountHub branding 7 years ago
Skylar Ittner e1f7aef629 Refactor page navigation and icon handling to match the rest of the apps 7 years ago
Skylar Ittner 8d3f0ede0d Rebrand Portal to AccountHub 7 years ago
Skylar Ittner bee707be8a Tweak mobile APIs 7 years ago
Skylar Ittner d54d066870 Add external app "dock", fix #3 7 years ago
Skylar Ittner 865d47121c Actually implement alert email system 7 years ago
Skylar Ittner e9e23d8808 Add a splash of color, add minimum height to widgets, improve QwikClock 7 years ago
Skylar Ittner e53714ed7c Add QwikClock widget 7 years ago
Skylar Ittner ff33f9e6b3 Add mobile API and pairing widget 7 years ago
Skylar Ittner e6892ff6c6 Add inventory_link widget 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 ee4899de80 Improve error handling, add password changing, add taskfloor tasks module 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 5929d13147 Add API, auth logging, AD support
TODO: Test changing AD passwords
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
Skylar Ittner 549564540b Add widget framework, add full 2fa support, add password changing,
add blacklist of common passwords
7 years ago
Skylar Ittner 2caec9b758 Create login system, add i18n, add 2fa auth 7 years ago
Skylar Ittner b16da81513 Frist 7 years ago