Lance Edgar
|
b64f6c7884
|
Use newer config strategy for all views
to make inheritance easier
|
2022-11-23 12:20:58 -06:00 |
|
Lance Edgar
|
5f8dc20312
|
Raise 404 not found instead of error, when user is not employee
i.e. when they try to view "employee schedule" or "time sheet"
|
2020-02-25 15:35:39 -06:00 |
|
Lance Edgar
|
ee35cc6f22
|
Misc. cleanup for Python 3
|
2018-02-12 14:41:40 -06:00 |
|
Lance Edgar
|
4191e50456
|
Refactor time sheet, schedule filter forms to use colander/deform
also add "print employee schedule" feature, didn't realize that was missing
|
2018-02-11 15:58:06 -06:00 |
|
Lance Edgar
|
581ced2990
|
Switch license to GPL v3 (no longer Affero)
refs #2
|
2017-07-06 23:47:56 -05: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
|
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
|
68ca5766d1
|
Cleanup some timesheet display logic
Also make sure to force current user unless they have permission to view
all time sheets.
|
2016-06-14 22:19: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
|
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 |
|