An error occurred fetching the project authors.
  1. 10 Nov, 2015 1 commit
    • Arnaud Fontaine's avatar
      Make BusinessProcess temporary SM a child of its AR rather than Trade Model Path. · ff7d4dc8
      Arnaud Fontaine authored
      getTradePhaseMovementList() returns temporary SM with appropriate arrow
      and dates but these temporary SM have their corresponding Trade Model
      Path as a parent which means that Simulation Movement API is partially
      unuseable (such as getting parent Applied Rule...).
      
      Moreover, it seems strange for a Simulation Movement to not be a child
      of an Applied Rule.
      
      Therefore, create the temporary SM as a child of its corresponding AR.
      ff7d4dc8
  2. 17 Feb, 2015 1 commit
    • Julien Muchembled's avatar
      Reimplement MRP for new simulation · a39bcc3e
      Julien Muchembled authored
      MRP was broken and unused for a long time, since legacy simulation was dropped.
      This commits resuscitates MRP, at least:
      - expanding, for both operation and sourcing
      - building of production reports & production packing lists
      
      Business Processes replaces Supply Chains.
      trade_phase replaces industrial_phase
      industrial_phase is now used to variate partially produced resources.
      a39bcc3e
  3. 16 Oct, 2014 1 commit
  4. 04 Sep, 2014 1 commit
  5. 30 May, 2013 1 commit
  6. 30 Apr, 2013 3 commits
  7. 28 May, 2012 1 commit
  8. 11 May, 2012 1 commit
    • Julien Muchembled's avatar
      Cleanup API of TransactionalVariable and read-only cache · d70587e3
      Julien Muchembled authored
      - New readOnlyTransactionCache context manager replacing
        enableReadOnlyTransactionCache and disableReadOnlyTransactionCache
      - Drop compatibility code that tolerate a dummy context to be passed to
        getReadOnlyTransactionCache and getTransactionalVariable.
      d70587e3
  9. 02 Mar, 2012 1 commit
  10. 27 Dec, 2011 2 commits
  11. 12 Dec, 2011 1 commit
  12. 16 Nov, 2011 1 commit
  13. 27 Jul, 2011 1 commit
  14. 29 Jun, 2011 2 commits
  15. 21 Jun, 2011 1 commit
  16. 20 Jun, 2011 1 commit
  17. 15 Jun, 2011 2 commits
  18. 09 Jun, 2011 1 commit
  19. 07 Jun, 2011 1 commit
    • Sebastien Robin's avatar
      on movement collections, use list of properties defined in rules · c64d4287
      Sebastien Robin authored
      Until now, we had in movement collections all possible properties
      found by _propertyMap for every movement. Now movement collections
      use list of properties defined in rules.
      
      This change was breaking some tests because not enough properties
      were expanded, so in the same time it is required to add more
      properties to progagate on several rules
      c64d4287
  20. 04 Apr, 2011 1 commit
  21. 22 Mar, 2011 1 commit
  22. 18 Mar, 2011 1 commit
  23. 17 Mar, 2011 1 commit
  24. 16 Mar, 2011 1 commit
  25. 11 Mar, 2011 1 commit
  26. 10 Dec, 2010 1 commit
  27. 09 Dec, 2010 2 commits
  28. 20 Oct, 2010 1 commit
  29. 03 Sep, 2010 1 commit
  30. 18 Aug, 2010 1 commit
  31. 12 Aug, 2010 1 commit
  32. 05 Aug, 2010 1 commit
  33. 03 Aug, 2010 2 commits