1. 07 Sep, 2008 9 commits
    • Jean-Paul Saman's avatar
      Add copyright year and include current status. · 5cfbeee8
      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
      5cfbeee8
    • Jean-Paul Saman's avatar
      Remove deadcode. · 97976599
      Jean-Paul Saman authored
      The JavaScript version works while the PHP equivalent behaves differently. I have no clue why this is.
      97976599
    • Jean-Paul Saman's avatar
      Fix changing of timesheet_status. · 199e1d2e
      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.
      199e1d2e
    • Jean-Paul Saman's avatar
      Remove the delete icon from the index page. · 540ef431
      Jean-Paul Saman authored
      Deleting this timesheet has to be done from the timesheet details page itself.
      540ef431
    • Jean-Paul Saman's avatar
      Show Customer in timesheet details. · 4abafdd1
      Jean-Paul Saman authored
      4abafdd1
    • Jean-Paul Saman's avatar
    • Jean-Paul Saman's avatar
    • Jean-Paul Saman's avatar
    • Jean-Paul Saman's avatar
      Fix timesheet creation and month selection. · 99a941fd
      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
      99a941fd
  2. 29 Jun, 2008 2 commits
  3. 05 Apr, 2008 5 commits
  4. 25 Mar, 2008 8 commits
  5. 02 Feb, 2008 1 commit
  6. 09 Dec, 2007 11 commits
  7. 21 Aug, 2007 1 commit
  8. 20 Apr, 2007 3 commits