An error occurred fetching the project authors.
  1. 23 Jun, 2014 1 commit
  2. 02 Jun, 2014 1 commit
  3. 28 Apr, 2014 1 commit
  4. 09 Apr, 2014 1 commit
  5. 20 Feb, 2014 1 commit
  6. 06 Feb, 2014 1 commit
  7. 31 Dec, 2013 1 commit
  8. 24 Dec, 2013 3 commits
  9. 03 Dec, 2013 1 commit
  10. 28 Nov, 2013 2 commits
  11. 15 Nov, 2013 1 commit
  12. 06 Nov, 2013 1 commit
  13. 04 Oct, 2013 1 commit
    • Julien Muchembled's avatar
      New 'journal' base category · a5a3f17c
      Julien Muchembled authored
      Acquisition Portal Types is same as for resource.
      
      Example of categories:
      
      journal
        accounting
          consolidation
          national
        project
          deliverable
          r_and_d
        qa
          invalid
          fixed
          wontfix
        trade
          prediction
          reality
      a5a3f17c
  14. 13 Sep, 2013 1 commit
  15. 10 Sep, 2013 2 commits
  16. 29 Aug, 2013 1 commit
  17. 02 Aug, 2013 1 commit
  18. 21 Jun, 2013 1 commit
    • Arnaud Fontaine's avatar
      Fix dead ProxyFields. · 9569e591
      Arnaud Fontaine authored
      PasswordTool_viewResetPassword/text_content from erp5_core wrongly requires
      Field Library in erp5_web and EmbeddedFile_view/my_description from erp5_base
      wrongly requires Field Library in erp5_dms.
      9569e591
  19. 18 Jun, 2013 2 commits
  20. 17 Jun, 2013 1 commit
  21. 12 Jun, 2013 1 commit
  22. 21 May, 2013 1 commit
  23. 06 May, 2013 1 commit
  24. 15 Apr, 2013 1 commit
  25. 12 Apr, 2013 1 commit
    • Julien Muchembled's avatar
      Fix useless expand after delivery building · faee5904
      Julien Muchembled authored
      This fixes a performance regression introduced in
      commit 0a8fbb36
      ("Simulation: index 'delivery' categories in ZODB")
      
      Built delivery lines are modified by newContent(), before
      SimulatedDeliveryBuilder._setDeliveryMovementProperties() has a chance to set
      the delivery link on the related simulation movement.
      So isGeneratedBySimulation() always returned False.
      
      One solution was to revert all changes in
        product/ERP5/Document/Movement.py
        product/ERP5/Document/SimulatedDeliveryBuilder.py
      from the aforementioned commit, but it's much simpler to move the interaction
      at the end of the transaction, even if in some rare cases, 2 '_updateSimulation'
      activities are created, causing a slight overhead on activity tool.
      Signed-off-by: Kazuhiko Shiozaki's avatarKazuhiko Shiozaki <kazuhiko@nexedi.com>
      faee5904
  26. 05 Apr, 2013 1 commit
  27. 15 Mar, 2013 1 commit
  28. 18 Feb, 2013 1 commit
  29. 07 Dec, 2012 1 commit
  30. 21 Nov, 2012 1 commit
  31. 20 Nov, 2012 2 commits
  32. 08 Nov, 2012 1 commit
  33. 07 Nov, 2012 1 commit
  34. 24 May, 2012 1 commit