- 07 Sep, 2008 11 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
BUGS: 1) fixed 2) fixed 3) fixed 4) Inserting 2 timesheets with the exact same month and year is not considered an error, while this should not be allowed. 5) fixed by removing delete icon from timesheet overview page TODO: - Fix changing timesheet_period selection on second entry of timesheet - Show total amount of days worked in timesheet details - Show total amount of days worked in timesheet overview
-
Jean-Paul Saman authored
The JavaScript version works while the PHP equivalent behaves differently. I have no clue why this is.
-
Jean-Paul Saman authored
Timesheet status kept defaulting to "Open for Editing" and the value toggled between 0 and selected value. The combobox now works as expected again.
-
Jean-Paul Saman authored
Deleting this timesheet has to be done from the timesheet details page itself.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
After initial creation timesheet_period can be changed. The second time it is edited this is no longer possible. Either: 1) Fix 2nd time editing, or 2) Make checkbox non-modifiable for 2nd time opening. BUGS: 1) Changing from "submitted" to "open for editing" by administrator doesn't work 2) Changing from "approved" to "open for editing" by adminstrator doesn't work 3) Status combobox show always "open for editing" as status even when it is one of the other statuses 4) Inserting 2 timesheets with the exact same month and year is not considered an error, while this should not be allowed. 5) Delete icon from timesheet overview doesn't work. It will forward you to timesheet details instead. You can delete the timesheet from there. TODO: - Remove debug statements - Show Customer in timesheet details - Show Customer in timesheet overview - Show total amount of hours worked in timesheet details - Show total amount of days worked in timesheet details - Show total amount of days worked in timesheet overview
-
- 29 Jun, 2008 2 commits
-
-
Jean-Paul Saman authored
Work around variable naming clash between CGI, JavaScript and PHP code. This made the content of timesheet_period revert to 1 on onChange().
-
Jean-Paul Saman authored
-
- 05 Apr, 2008 5 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 25 Mar, 2008 8 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 02 Feb, 2008 1 commit
-
-
Jean-Paul Saman authored
-
- 09 Dec, 2007 11 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Woraround problem where hours worked from other periods where accounted in this period. Now all hours worked are recalculated iso using the 'stored/cached' values that were created at timesheet creation time.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Read configuration from file and use it in addedit.php to determine if current user has "Timesheet approval rights". If it does, then allow setting "Approved" for this user.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Ran dos2unix for consistent end of line markers and bumped up the patch level of the version number to 1.0.1.
-
Jean-Paul Saman authored
-
- 21 Aug, 2007 1 commit
-
-
Jean-Paul Saman authored
-
- 20 Apr, 2007 1 commit
-
-
Jean-Paul Saman authored
-