42 Commits

Author SHA1 Message Date
429f89d36b Merge ssh://source.netsyms.com:2322/Business/BusinessAppTemplate
# Conflicts:
#	settings.template.php
2018-04-15 19:32:47 -06:00
a9eb59c936 Replace reCAPTCHA with Captcheck 2018-04-15 19:28:34 -06:00
ae47dff2fc Merge Business/BusinessAppTemplate: BS v4.1, include Roboto font 2018-04-13 01:51:07 -06:00
d10c6214a6 Switch to Mozilla Public License 2.0 for code consistency 2018-04-09 19:18:19 -06:00
0d3cc46dca 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/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:44:31 -06:00
814c0dbc0f Fix URL 2018-04-08 16:37:46 -06:00
37e6d3e7ce Upgrade to Bootstrap 4.0, FontAwesome 5.0, jQuery 3.3.1 2018-01-30 22:24:00 -07:00
044fcd987a Add job history report 2018-01-06 21:44:00 -07:00
5aae62ddb6 Add jobs export 2018-01-06 21:32:40 -07:00
906892a2ea Close #3 2018-01-03 22:32:09 -07:00
331788c0d3 Add jobs feature (close #4) 2018-01-03 22:30:24 -07:00
228d4c8bff Improve isManagerOf() error handling to prevent possible security bug 2018-01-03 21:58:58 -07:00
ce8e0fb4e3 Improve isManagerOf() error handling to prevent possible security bug 2018-01-03 21:55:48 -07:00
7c44b18854 Add checkAPIKey($key) function to login.php 2017-12-20 17:37:40 -07:00
e380c087bd Allow API key to be used instead of password for API 2017-12-19 04:10:09 -07:00
37075cb413 Fully implement MPL-2.0 license 2017-12-16 14:15:04 -07:00
6e5411ce01 Add totals report 2017-12-02 15:52:41 -07:00
30db1512f5 Add timecard editing (close #2) 2017-11-28 23:07:12 -07:00
05a0266a5d Add permission QWIKCLOCK_ADMIN 2017-11-20 20:49:40 -07:00
98ac465396 Enforce permissions in report system 2017-11-20 20:09:50 -07:00
a02d96385c Add punches report, check if user assigned to a shift,
add report date filter, attach punches to shift in DB
2017-11-20 18:29:38 -07:00
29fa41666d Add report generation 2017-11-19 01:01:16 -07:00
f7b0cf0b7f Refactor and enforce Content-Security-Policy 2017-11-13 16:17:07 -07:00
3c71ed88c9 Add shift assignment tool 2017-10-04 21:07:45 -06:00
6eb6c3a0de Add shift editing 2017-07-11 14:22:41 -06:00
37e7d127ce Add shifts table 2017-07-05 19:51:33 -06:00
900e3bb709 Add ability to see punches of managed users 2017-07-05 13:23:26 -06:00
3d01bf8feb Remove debug data 2017-06-29 04:10:41 -06:00
4462925c50 Add mobile API 2017-06-29 04:05:00 -06:00
eb9bcc54d7 Add some date utility functions 2017-06-28 16:11:13 -06:00
7c4e122cc0 Add sendLoginAlertEmail() function 2017-06-23 15:50:20 -06:00
4ad42bfe48 Add sendLoginAlertEmail() code 2017-06-23 15:49:49 -06:00
f5b01d7fa4 Add "Punch Card" page and make the "on/not on the clock" text auto-update 2017-06-19 00:11:45 -06:00
b80d8ffa9b Create from template@0c85643847 2017-06-06 22:51:45 -06:00
d918af5d65 Add account_has_permission function 2017-05-26 00:05:59 -06:00
2f31066a0c Add lib/userinfo.php 2017-05-07 00:47:43 -06:00
de4dcc37bc Add uid_exists($uid), better login error messages 2017-05-06 23:20:18 -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
c6941c7bd3 Remove unused variable reference 2017-05-01 13:13:16 -06:00
e28d3a93ac Clean up clutter and unneeded code 2017-04-26 00:46:36 -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