18 Commits

Author SHA1 Message Date
0e094809fa Cleanup some technical debt 2018-12-14 19:13:26 -07:00
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
39ccaa2f2d Add RSS/ATOM notification feeds, close #12 2018-09-22 22:08:54 -06:00
a82e4ba363 Add notification view/delete UI to homepage (closes #10) 2018-07-24 01:16:27 -06: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
d10c6214a6 Switch to Mozilla Public License 2.0 for code consistency 2018-04-09 19:18:19 -06:00
ec2fac4ee4 Add Change PIN tool 2017-12-30 14:29:20 -07:00
c92d84c739 Fully implement MPL-2.0 license 2017-12-16 13:27:09 -07:00
6bf1606997 Improve 2-factor auth enablement experience 2017-12-09 22:18:04 -07:00
496b213a88 Fix Business/CommonBugs#1 (expired session logout error) 2017-10-10 12:34:36 -06:00
6399c0a451 Fix issue #1 (add rate limiting to sensitive actions) 2017-06-16 18:40:12 -06:00
ee4899de80 Improve error handling, add password changing, add taskfloor tasks module 2017-05-13 16:17:58 -06:00
427390cbc4 Add a bit of cleanup and comments 2017-05-07 00:30:25 -06:00
cd9ebb461e Fix LDAP password changing, rewrite a lot of LDAP code to work better 2017-05-06 23:19:22 -06:00
5929d13147 Add API, auth logging, AD support
TODO: Test changing AD passwords
2017-04-29 02:35:49 -06:00
e28d3a93ac Clean up clutter and unneeded code 2017-04-26 00:46:36 -06:00
16cbf2a5f1 Create template based on SSO code 2017-04-25 12:09:06 -06:00
549564540b Add widget framework, add full 2fa support, add password changing,
add blacklist of common passwords
2017-04-16 02:05:18 -06:00