24 Commits

Author SHA1 Message Date
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
b6c6c28d6c Add getjobs and setjob APIs 2018-01-06 22:12:26 -07:00
7e3246c6c0 Add group assignment to jobs 2018-01-06 20:18:44 -07:00
331788c0d3 Add jobs feature (close #4) 2018-01-03 22:30:24 -07:00
37075cb413 Fully implement MPL-2.0 license 2017-12-16 14:15:04 -07:00
30db1512f5 Add timecard editing (close #2) 2017-11-28 23:07:12 -07:00
0a2ced319a Add shift deletion 2017-11-20 20:50:26 -07:00
5fa2ec2536 Enforce permissions in shift assignment, add new permission QWIKCLOCK_ADMIN 2017-11-20 20:26:46 -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
496b213a88 Fix Business/CommonBugs#1 (expired session logout error) 2017-10-10 12:34:36 -06:00
5eb536d971 Fix Business/CommonBugs#1 (expired session logout error) 2017-10-10 12:32:51 -06: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
988628adcb Add permission checks 2017-06-24 23:33:55 -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
d286053ef4 Punch in/out now works 2017-06-18 23:01:06 -06:00
359509732c Add clock and punch in/out buttons, add database, add branding 2017-06-18 00:11:19 -06:00
b80d8ffa9b Create from template@0c85643847 2017-06-06 22:51:45 -06:00
427390cbc4 Add a bit of cleanup and comments 2017-05-07 00:30:25 -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