1. 30 Jan, 2025 2 commits
  2. 29 Jan, 2025 8 commits
  3. 27 Jan, 2025 2 commits
    • Rafael Monnerat's avatar
      erp5_administration: Implement RSS notification for Activity Failures · 172e60df
      Rafael Monnerat authored
         This aims to allow the admin know if there is or not an activity failure on ERP5.
      
         It outputs at most one entry if there is at least one activity failure, based on the standard sort, (which consider priority and date) and using uid as guid, if provides a stable output even if other activities fail later on (so we dont have a flickeing output).
      
         DateTime.earliestTime is used to refresh dates daily (leading to new entry on most of rss readers) and to not expose when the activity was created,
      
         This requires no authentication.
      172e60df
    • Rafael Monnerat's avatar
      CMFActivity: Make getMessageTempObjectList protected · ac8992bc
      Rafael Monnerat authored
        Create temp objects requires to be manage, so protect the
        method to raise a proper exception
      ac8992bc
  4. 26 Jan, 2025 4 commits
  5. 24 Jan, 2025 6 commits
  6. 23 Jan, 2025 1 commit
  7. 22 Jan, 2025 3 commits
  8. 21 Jan, 2025 1 commit
  9. 20 Jan, 2025 6 commits
  10. 17 Jan, 2025 2 commits
  11. 16 Jan, 2025 1 commit
  12. 15 Jan, 2025 4 commits