An error occurred fetching the project authors.
  1. 31 Jul, 2009 2 commits
  2. 12 Jun, 2009 1 commit
  3. 01 Jun, 2009 1 commit
  4. 10 Feb, 2009 1 commit
  5. 07 Oct, 2008 1 commit
    • Sebastien Robin's avatar
      Fixed 2 tests in testAlarm : · 6e715b82
      Sebastien Robin authored
      - test_08_SomeWeekDaysSomeHours was wrong, one date was missing, and
        this test was working before because of error in implementation
      - test_07a_Every4DaysSomeHours was expecting that alarm dates takes
        into account initial start time, this is not implemented like this
        and current implementation is probably enough, so I changed values.
      Fixed Alarm.py :
      - When we add a day, we should reset hours and minutes, otherwise
        we can forget several matching dates, it might be required to
        do the same thing when adding one hour
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24050 20353a03-c40f-0410-a6d1-a30d3c3de9de
      6e715b82
  6. 28 Aug, 2008 1 commit
  7. 27 Aug, 2008 3 commits
  8. 15 Jul, 2008 3 commits
  9. 11 Jul, 2008 1 commit
    • Vincent Pelletier's avatar
      Avoid scanning the whole list of active processes related to an alarm when we... · e681ea49
      Vincent Pelletier authored
      Avoid scanning the whole list of active processes related to an alarm when we just want the most recent one.
      When alarm is currently runing, skip latest active result to display the previous one: this way, we display the result of a complete run. This is more consistent for alarms checking big quantities of documents in multiple activities and only displaying an error when one is actualy encountered (an error at the end of a processing batch would be hidden when the next batch starts processing).
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22456 20353a03-c40f-0410-a6d1-a30d3c3de9de
      e681ea49
  10. 10 Jun, 2008 1 commit
  11. 03 Apr, 2008 1 commit
  12. 01 Apr, 2008 1 commit
  13. 28 Mar, 2008 4 commits
  14. 31 Dec, 2007 1 commit
  15. 17 Dec, 2007 1 commit
  16. 27 Aug, 2007 1 commit
  17. 04 Jul, 2007 1 commit
  18. 06 Apr, 2007 1 commit
  19. 02 Apr, 2007 1 commit
  20. 07 Mar, 2007 1 commit
  21. 30 Nov, 2006 1 commit
  22. 10 Jul, 2006 1 commit
  23. 16 Jun, 2006 1 commit
  24. 03 Apr, 2006 2 commits
  25. 25 Mar, 2006 1 commit
  26. 10 Jan, 2006 1 commit
  27. 02 Dec, 2004 1 commit
  28. 09 Aug, 2004 1 commit
  29. 05 Jul, 2004 1 commit
  30. 24 Jun, 2004 2 commits