Initial commit master
authorLaury GvR <laury@gaslightmedia.com>
Thu, 30 Jun 2016 19:11:28 +0000 (15:11 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 30 Jun 2016 19:11:28 +0000 (15:11 -0400)
commitebe38fd0f3859d84c975bfe00819d98d49d8840c
tree7646a03b0771dffb2743744e1077363de43aeb7e
Initial commit
37 files changed:
glm-timecard.php [new file with mode: 0644]
js/datepair/GruntFile.js [new file with mode: 0644]
js/datepair/README.md [new file with mode: 0644]
js/datepair/bower.json [new file with mode: 0644]
js/datepair/datepair.jquery.json [new file with mode: 0644]
js/datepair/dist/datepair.js [new file with mode: 0644]
js/datepair/dist/datepair.min.js [new file with mode: 0644]
js/datepair/dist/jquery.datepair.js [new file with mode: 0644]
js/datepair/dist/jquery.datepair.min.js [new file with mode: 0644]
js/datepair/index.html [new file with mode: 0644]
js/datepair/lib/jquery.ptTimeSelect.css [new file with mode: 0644]
js/datepair/lib/jquery.ptTimeSelect.js [new file with mode: 0644]
js/datepair/lib/moment.min.js [new file with mode: 0644]
js/datepair/lib/pikaday.css [new file with mode: 0644]
js/datepair/lib/pikaday.js [new file with mode: 0644]
js/datepair/lib/site.css [new file with mode: 0644]
js/datepair/lib/site.js [new file with mode: 0644]
js/datepair/package.json [new file with mode: 0644]
js/datepair/src/Datepair.js [new file with mode: 0644]
js/datepair/src/jquery.datepair.js [new file with mode: 0644]
js/datepair/src/wrapper.js [new file with mode: 0644]
js/timepicker/GruntFile.js [new file with mode: 0644]
js/timepicker/README.md [new file with mode: 0644]
js/timepicker/bower.json [new file with mode: 0644]
js/timepicker/index.html [new file with mode: 0644]
js/timepicker/jquery.timepicker.css [new file with mode: 0755]
js/timepicker/jquery.timepicker.d.ts [new file with mode: 0644]
js/timepicker/jquery.timepicker.js [new file with mode: 0644]
js/timepicker/jquery.timepicker.min.js [new file with mode: 0644]
js/timepicker/jt.timepicker.jquery.json [new file with mode: 0644]
js/timepicker/lib/bootstrap-datepicker.css [new file with mode: 0644]
js/timepicker/lib/bootstrap-datepicker.js [new file with mode: 0755]
js/timepicker/lib/glyphicons-halflings.png [new file with mode: 0755]
js/timepicker/lib/screenshot.png [new file with mode: 0755]
js/timepicker/lib/site.css [new file with mode: 0644]
js/timepicker/lib/site.js [new file with mode: 0644]
js/timepicker/package.json [new file with mode: 0644]