1. 20 Apr, 2007 2 commits
    • Jean-Paul Saman's avatar
      Removed code duplication by introducing a timesheets() php function that will... · 623782c3
      Jean-Paul Saman authored
      Removed code duplication by introducing a timesheets() php function that will be called from every timesheet overview type (status: all=-1, open=0, submitted=2, approved=3).
      623782c3
    • Jean-Paul Saman's avatar
      Bugs fixed: · 07386af7
      Jean-Paul Saman authored
      - Changing status and period of timesheet doesn't create 2 timesheet now. It only creates one timesheet or updates the current timesheet.
      
      Feature added:
      - Added a new row timesheet_worked to database for keeping a total of hours worked that timesheet_period.
      - Added row timesheet_worked to inteface.
      07386af7
  2. 17 Apr, 2007 1 commit
  3. 15 Apr, 2007 1 commit