Adam Day
|
5c0c95c5a7
Added the weekly report for total hours reported for a given fiscal week. Updated the timesheet view and form to truly reflect the correct pay period based on the calendar day.
|
před 9 roky |
Adam Day
|
c26cc7e921
Corrected a small bug when calculating the weeks start and end times.
|
před 9 roky |
Adam Day
|
2e099a38a3
Corrected a small bug when calculating the weeks start and end times.
|
před 9 roky |
Adam Day
|
d7545072c9
Weekly report not breaks down a users time worked for the numbered calendar weeks in a year.
|
před 9 roky |
Adam
|
a76bd4c959
Merge pull request #19 from advation/auditSearch
|
před 9 roky |
Adam Day
|
e542f15aeb
Removed auditUserSearchForm - not being used.
|
před 9 roky |
Adam Day
|
b2c2deb013
Added a account filter option for the audit list.
|
před 9 roky |
Adam
|
10aac5b46a
Merge pull request #18 from advation/audit
|
před 9 roky |
Adam Day
|
00451b6471
Fixed an order of operation bug for the pagination.
|
před 9 roky |
Adam Day
|
db19ebfb78
Added pagination to the audit page.
|
před 9 roky |
Adam Day
|
7db24a223f
Created a simple audit submission for all validation entries.
|
před 9 roky |
Adam Day
|
f3fe6078c1
Resolved PM to AM overlap issue.
|
před 9 roky |
Adam Day
|
9fa330ff43
Fixed a validation error when removing an entry
|
před 9 roky |
Adam Day
|
b36d818b7b
Fixed a conflict in css classes.
|
před 9 roky |
Adam
|
b1c216d1d0
Merge pull request #17 from advation/staff
|
před 9 roky |
Adam Day
|
86a5812fe2
Created a report for viewing staff time sheets for the current pay period.
|
před 9 roky |
Adam Day
|
01f0ff6f5a
Creating a way for supervisor and administrative level users to view time sheets for their direct staff.
|
před 9 roky |
Adam
|
d9cf7b3ef4
Merge pull request #16 from advation/dashboard
|
před 9 roky |
Adam Day
|
a7a483bef9
Added additional navigation buttons to the dashboard for easier navigation from the dashboard page.
|
před 9 roky |
Adam Day
|
f5b8c1031a
Started working on a new dashboard look and function.
|
před 9 roky |
Adam Day
|
14f6c64407
Added a new admin login form and elevated user access.
|
před 9 roky |
Adam Day
|
1787e70efb
Updated the time entry removal feedback.
|
před 9 roky |
Adam
|
aefcd150f4
Merge pull request #13 from advation/overlapFix
|
před 9 roky |
Adam Day
|
2d51044d38
Made progress on overlap issue. The only overlap that isn't being detected is when a time entry is submitting that overlaps an already existing PM and AM entry for a specific day. Also resolved a small issue with the time totals not being calculated correctly for entries going from PM to AM.
|
před 9 roky |
Adam Day
|
a0dbd3c956
Have a basic check working for overlap however a user can still edit a time entry can cause overlap. Resolved an issue with the 25th day of the payperiod not showing up in the timesheet.
|
před 9 roky |
Adam Day
|
7c08bdd49d
Cleaned up extra spaces.
|
před 9 roky |
Adam Day
|
d65b92717f
Created a sql statement that will prevent a user from submitting a new time entry that falls within an already existing time entry.
|
před 9 roky |
Adam
|
d25b986213
Merge pull request #6 from advation/deleteEntry
|
před 9 roky |
Adam Day
|
7e8e6608c0
Changed the timesheetmodel to appropriately handle the different time codes and to correctly tally up the total time worked for a specified time period.
|
před 9 roky |
Adam Day
|
ee6672ff52
Changed the timesheetmodel to appropriately handle the different time codes and to correctly tally up the total time worked for a specified time period.
|
před 9 roky |