1. 03 12月, 2019 2 次提交
  2. 27 11月, 2019 2 次提交
  3. 23 11月, 2019 1 次提交
  4. 20 11月, 2019 1 次提交
    • E
      Propagate versions (#2994) · 5501acf5
      Elias Ricken de Medeiros 提交于
      * fix(version): update org.activiti.build:activiti-parent to 7.1.29
      
      * fix(version): update org.activiti.api:activiti-api-dependencies to 7.1.55
      
      * fix(version): update org.activiti.api:activiti-api-dependencies to 7.1.56
      
      * fix(version): update org.activiti.core.common:activiti-core-common-dependencies to 7.1.63
      
      * fix(version): update org.activiti.build:activiti-parent to 7.1.32
      
      * fix(version): update org.activiti.api:activiti-api-dependencies to 7.1.57
      
      * fix(version): update org.activiti.core.common:activiti-core-common-dependencies to 7.1.64
      5501acf5
  5. 15 11月, 2019 1 次提交
  6. 13 11月, 2019 4 次提交
  7. 12 11月, 2019 2 次提交
  8. 08 11月, 2019 2 次提交
  9. 30 10月, 2019 1 次提交
  10. 29 10月, 2019 1 次提交
    • R
      [AAE-77] store jsons extension files to db (#2940) · 2705461b
      Roberto Franchini 提交于
      * [AAE-77] store jsons extension files to db
      
      * Remove ProcessDefinitionResourceFinder
      
      No longer used as replaced by ResourceFinder + ProcessDefinitionResourceDescriptor
      
      * Improve message for empty resources
      
      * Clean up code after rebase
      
      * Remove dateFormatterProvider from configuration
      
      This bean is already provided by another auto-configuration
      
      * Remove unused imports
      
      * [AAE-77] moved ProcessExtensionServiceIT to boot-starter
      
      * [AAE-77] add test for DeploymentResourceLoader
      
      * [AAE-77] remove system out according to pr review
      
      * [AAE-77] remove testcontainers version property
      
      * Fix indentation
      
      * Fix indentation
      
      * AAE-77
      
      update code to use ProcessExtensionVariables instead of Map
      
      * AAE-77
      
      remove unused imports
      
      * Make spring-boot-autoconfigure optional
      2705461b
  11. 26 10月, 2019 1 次提交
    • I
      fix(AAE-201): Refactored TaskRuntime implementation to use extended... · c281883e
      Igor Dianov 提交于
      fix(AAE-201): Refactored TaskRuntime implementation to use extended SecurityManager groups Apis (#2945)
      
      * refactor: removed userGroupManager service from TaskRuntimeImpl
      
      * fix(version): update org.activiti.core.common:activiti-core-common-dependencies to 7.1.57
      
      * fix(version): update org.activiti.api:activiti-api-dependencies to 7.1.50
      
      * fix(gitignore): added .sts4-cache to .gitignore
      c281883e
  12. 22 10月, 2019 1 次提交
  13. 12 10月, 2019 1 次提交
    • I
      Refactoring for DateFormatterProvider (#2942) · d6accc4c
      Illia Goncharov 提交于
      * Refactoring for DateFormatterProvider
      
      * fix(version): update org.activiti.core.common:activiti-core-common-dependencies to 7.1.55
      
      * Fix failing tests
      
      Let spring boot load all available auto configurations
      d6accc4c
  14. 10 10月, 2019 2 次提交
  15. 08 10月, 2019 1 次提交
    • I
      fix: replaced component scans with auto configurations (#2904) · 1942b955
      Igor Dianov 提交于
      * fix: add missing @ConditionalOnMissingBean in auto configurations
      
      * fix: remove @ComponentScan from auto configuration
      
      * fix: removed remaining @ComponentScan from configurations
      
      * refactor(build): changed groovy dependency to be optional
      
      * refactor(build): changed spring-boot-autoconfigure to be optional
      
      * fix(build): added missing spring-boot-autoconfigure
      
      * refactor(build): added runtime test auto configuration support
      
      * fix(tests): changed test jdbcUrl to use DB_CLOSE_DELAY=-1 configuration
      
      * fix(activiti-spring-boot-starter): added conditional on global method security
      
      * fix(version): update org.activiti.core.common:activiti-core-common-dependencies to 7.1.51
      
      * fix(version): update org.activiti.api:activiti-api-dependencies to 7.1.49
      
      * fix(version): update org.activiti.core.common:activiti-core-common-dependencies to 7.1.52
      1942b955
  16. 20 9月, 2019 1 次提交
  17. 17 9月, 2019 2 次提交
  18. 13 9月, 2019 1 次提交
  19. 12 9月, 2019 3 次提交
  20. 11 9月, 2019 3 次提交
  21. 09 9月, 2019 3 次提交
  22. 04 9月, 2019 2 次提交
  23. 30 8月, 2019 2 次提交