11 Commits

Author SHA1 Message Date
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
2018-12-02 13:51:27 -07:00
b23e4bce30 Rewrite a lot of code, close Business/CommonBugs#3, close Business/CommonBugs#4, close #9 2018-07-11 23:32:47 -06:00
2d98c68efd Remove unused old arrow icons 2018-04-16 14:21:46 -06:00
bf76d3733c Optimize icons 2017-08-09 12:29:07 -06:00
f9a1fbd695 Optimize some static assets 2017-07-24 16:34:09 -06:00
e1f7aef629 Refactor page navigation and icon handling to match the rest of the apps 2017-07-21 00:58:25 -06:00
8d3f0ede0d Rebrand Portal to AccountHub 2017-07-21 00:45:30 -06:00
bdcb7e263d Add Material Design arrow icon to replace app icon when not on the homepage 2017-05-14 19:05:23 -06:00
5929d13147 Add API, auth logging, AD support
TODO: Test changing AD passwords
2017-04-29 02:35:49 -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
2caec9b758 Create login system, add i18n, add 2fa auth 2017-04-14 21:40:24 -06:00