Lance Edgar
|
292546e44b
|
Final grid refactor for all templates and CSS/JS (newgrid -> grid)
|
2017-07-14 21:15:22 -05:00 |
|
Lance Edgar
|
d7160a0a38
|
Add daily hour totals when viewing or editing single employee time sheet
|
2017-05-15 17:34:47 -05:00 |
|
Lance Edgar
|
589a747662
|
Auto-save time sheet day editor on Enter press if time field is focused
Hopefully this is a good idea, may have to revisit someday..?
|
2017-04-17 16:24:59 -05:00 |
|
Lance Edgar
|
04e9752ee1
|
Detect "backwards" shift when time sheet is edited, alert user
|
2017-03-27 23:25:17 -05:00 |
|
Lance Edgar
|
e6bd9e18d0
|
Fix bug in base 'shifts' template if weekdays not in context
|
2017-02-10 14:40:19 -06:00 |
|
Lance Edgar
|
7ca03df04d
|
Refactor the Edit Time Sheet view for "autocommit" mode
I.e. instead of letting changes queue up for "batch" mode, immediately
flush changes to server after each edit.
|
2017-02-09 16:11:40 -06:00 |
|
Lance Edgar
|
af415693b6
|
Add config flag for disabling option to "Clear Schedule"
I.e. when editing the schedule
|
2017-02-04 12:38:26 -06:00 |
|
Lance Edgar
|
1e4612bcbe
|
Refactor schedule / timesheet views for better separation of concerns
This was needed to support a "late clock-ins" view which included both
scheduled *and* worked shift data..
|
2017-01-30 23:03:05 -06:00 |
|
Lance Edgar
|
7104e275c3
|
Add ability to edit employee time sheet
Also disable some unwanted autocomplete logic, plus add ability to
prevent autocomplete "change click" event
|
2017-01-29 18:53:52 -06:00 |
|
Lance Edgar
|
4ed522ae47
|
Add global CSRF protection
|
2016-12-14 18:37:17 -06:00 |
|
Lance Edgar
|
139d9a4fed
|
Hopefully fix styles for 'print schedule' page
|
2016-11-26 20:29:10 -06:00 |
|
Lance Edgar
|
f97b26506f
|
Add printer-friendly view for "full" employee schedule
i.e. whatever version of that the user happens to be currently viewing
|
2016-11-19 22:23:45 -06:00 |
|
Lance Edgar
|
3980886356
|
Add ability to clone schedule data from another week
|
2016-10-14 16:02:15 -05:00 |
|
Lance Edgar
|
c2503977ea
|
Add ability to clear current schedule when editing
|
2016-10-14 14:45:23 -05:00 |
|
Lance Edgar
|
9e7cb532c8
|
Add speed bump when leaving timesheet page w/ unsaved changes
Also add save/undo buttons to top as well as bottom of timesheet.
|
2016-10-14 13:57:57 -05:00 |
|
Lance Edgar
|
048951153d
|
Add basic ability to edit employee schedule
|
2016-10-12 14:16:33 -05:00 |
|
Lance Edgar
|
8a19b90efa
|
Add hook to customize timesheet shift rendering
Also decrease font size slightly for shift text.
|
2016-08-22 17:25:43 -05:00 |
|
Lance Edgar
|
1e0ef53aea
|
Add support for viewing single employee's schedule / time sheet
A little sloppy perhaps, here and there..but seems to do the job.
|
2016-06-07 16:16:37 -05:00 |
|
Lance Edgar
|
123f5ce0c6
|
Add support for "full" schedule and time sheet views
Temporarily removes support for viewing current user's time sheet; that
will be added back in soon.
|
2016-05-10 13:08:32 -05:00 |
|
Lance Edgar
|
890392ab92
|
Various improvements to the schedule view
Still clearly not yet complete though.
|
2016-05-06 11:41:05 -05:00 |
|
Lance Edgar
|
b718336ac2
|
Refactor timesheet logic, add initial/basic schedule view
Clearly need to be able to filter by store/department yet.
|
2016-05-03 21:19:28 -05:00 |
|