1. 08 Jul, 2016 2 commits
    • Jérome Perrin's avatar
      calendar: Group Presence Period repeat only for the duration of the Group Calendar Assignment · 2c54e0f5
      Jérome Perrin authored
      We should be able to configure a group calendar saying that the pattern
      is "from 9:00 to 12:00, repeat every monday morning" with a group
      calendar assignment saying "use this pattern from 01/01/2016 until
      31/12/2016" and then create another group calendar assignment for 2017
      without having to change the periodicity stop date on all presence
      periods of the group calendar.
      
      I think it should repeat from group calendar assignment's start date
      until min(group calendar assignment's stop date, presence period's
      periodicity stop date).
      
      (cherry picked from commit b42a9c112d59454a42c0b5a0fd62d71a7fcd4202)
      2c54e0f5
    • Jérome Perrin's avatar
      calendar: make PresencePeriod support timezone with daylight saving · 14ce7607
      Jérome Perrin authored
       - update PresencePeriod.getNextPeriodicalDate with fixes from 6155f7ff
       - do not use addToDate, but simply DateTime arithmetics that unlike addToDate, works correctly
      
      (cherry picked from commit 30e2c1f6cb55ae3dfc4d8c83911b53f38a6cc36d)
      14ce7607
  2. 07 Jun, 2016 1 commit
  3. 25 May, 2016 2 commits
  4. 27 Apr, 2016 3 commits
  5. 25 Apr, 2016 2 commits
  6. 20 Apr, 2016 1 commit
    • Jérome Perrin's avatar
      ERP5TypeLiveTestCase: fix runing only one class from a module · dc786f9e
      Jérome Perrin authored
      This only apply for running live tests of a test component that defines
      multiple classes
      
      You can use for example,
      testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow in
      "Tests" field of "Live Tests" dialog to run only
      TestStandardConfiguratorWorkflow test class
      
      (cherry picked from commit ced90df1)
      dc786f9e
  7. 18 Apr, 2016 4 commits
  8. 15 Apr, 2016 3 commits
  9. 13 Apr, 2016 5 commits
  10. 31 Mar, 2016 1 commit
  11. 24 Mar, 2016 1 commit
  12. 15 Mar, 2016 3 commits
  13. 29 Feb, 2016 8 commits
  14. 10 Feb, 2016 4 commits