1. 08 Mar, 2012 3 commits
    • Rafael Monnerat's avatar
      Make build faster · 2689e6b1
      Rafael Monnerat authored
       - Check if the bt5 is already installed, this is not a change of behaviour, just a performance improvement
       - Cache getInstalledBusinessTemplateTitleList, because it doesn't change during the build and it is a bit time consuming do it so often.
       - Use activate and install_dependency, this can make bt5 list shorter and make core relies on BT5 definitions.
       - Build should wait for updateBusinessTemplateFromUrl
       - Automatic Dependence handling updateBusinessTemplateFromUrl is invoked using activities.
      2689e6b1
    • Rafael Monnerat's avatar
      e6fb20ab
    • Rafael Monnerat's avatar
      Minor changes · c5c71bee
      Rafael Monnerat authored
      Dropped last_id on XML
      c5c71bee
  2. 07 Mar, 2012 37 commits