1. 16 11月, 2019 2 次提交
  2. 15 11月, 2019 3 次提交
  3. 14 11月, 2019 2 次提交
    • I
      feat(AAE-102): Added START_MESSAGE_DEPLOYED event api implementation (#2971) · 5ef6fe71
      Igor Dianov 提交于
      * feat(AAE-102): Added START_MESSAGE_DEPLOYED event  api implementation
      
      * refactor(AAE-102): changed StartMessageEventSubscription to StartMessageSubscription
      
      * feat(AAE-102): Added MessageSubscriptionCancelledListenerDelegate impl
      
      * reactor: polish ProcessRuntimeBPMNMessageIT.shouldProduceStartMessageDeployedEvents
      
      * refactor: Polished StartMessageDeploymentDefinitionImpl builder names
      
      * fix: failed ProcessRuntimeBPMNMessageIT start message tests
      
      * fix(AAE-102): check valid event
      
      * feat(AAE-102): add test for MessageSubscriptionCancelledEvent
      
      * feat(AAE-102): add test for MessageSubscriptionConverter
      
      * Make listeners for MessageSubscriptionCancelledEvent optional
      
      * Polish test for MessageSubscriptionCancelledEvent
      
      * Move login to setup method
      5ef6fe71
    • Z
      Removed old package describing files (#2978) · 0759e548
      Zoltan Palfi 提交于
      0759e548
  4. 13 11月, 2019 6 次提交
  5. 12 11月, 2019 5 次提交
  6. 08 11月, 2019 3 次提交
  7. 07 11月, 2019 1 次提交
  8. 06 11月, 2019 3 次提交
    • A
      Merge pull request #2964 from Activiti/dev-almerico-fix-for-ACTIVITI-4012 · 6bcef49a
      Alex Merkulov 提交于
      fix for null pointer in example-runtime-bundle
      6bcef49a
    • A
      Update DeployCmd.java · 4728796d
      Alex Merkulov 提交于
      4728796d
    • V
      ACTIVITI-3987 - added bpmn2 prefix for process (#2955) · 7c770c2f
      Vito 提交于
      * ACTIVITI-3987 - added bpmn2 prefix for process
      
      * ACTIVITI-3987 - fixed test adding new namespace
      
      * ACTIVITI-3987 - fixed failing tests
      
      * ACTIVITI-3987 - fixed failing tests
      
      * ACTIVITI-3987 - added bpmn2 prefix on definition
      
      * ACTIVITI-3987 - fixed test with new bpmn2 definition added
      
      * ACTIVITI-3987 - fixed test with new bpmn2 definition added #2
      
      * ACTIVITI-3987 - added extra unit test for checking conversion with prefix
      
      * Update AbstractConverterTest.java
      
      Removed System Out
      
      * Use java constant to reference ISO
      
      * Use AssertJ for assertions
      7c770c2f
  9. 01 11月, 2019 1 次提交
  10. 31 10月, 2019 1 次提交
  11. 30 10月, 2019 4 次提交
  12. 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
  13. 28 10月, 2019 2 次提交
    • M
      Updates to engine database schema in separate update script (#2954) · 40d09c29
      Miguel Ruiz 提交于
      * AAE-691 Add upgrade scripts
      
      * AAE-691 Clean up create scripts
      
      * AAE-691 Clean up
      
      * AAE-691 Add h2 scripts for tests
      
      * AAE-691 Add changes to h2 scripts
      
      * AAE-691 Reorder scripts
      40d09c29
    • I
      Validation of process and task variables names (#2947) · 45f8e4e2
      Illia Goncharov 提交于
      * AAE-105 Validation of task variables names
      
      * AAE-105 Checkstyle corrected, null pointer exception fixed
      
      * AAE-105 Tests added
      
      * AAE-105 Process variables name validation, refactoring
      
      * AAE-105 Remove extra line
      
      * AAE-105 Refactoring for task variables payload
      
      * AAE-105 Fix checkstyle
      
      * AAE-105 Check variable names for signal and message payloads
      
      * AAE-105 Refactoring of a json extension files
      
      * AAE-105 Null pointer exception fixed
      
      * AAE-105 Refactoring of test
      
      * AAE-105 Refactoring of signal tests
      
      * AAE-105 Comments removed
      
      * AAE-105 Refactoring of tests
      
      * AAE-105 refactoring
      
      * AAE-105 wrong comment removed
      
      * AAE-105 refactoring of ProcessRuntimeImpl
      
      * AAE-105 refactoring of TaskVariablesPayloadValidator
      
      * AAE-105 test name changed
      
      * AAE-105 fix after rebase
      45f8e4e2
  14. 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
  15. 23 10月, 2019 2 次提交
  16. 22 10月, 2019 1 次提交
  17. 14 10月, 2019 1 次提交
  18. 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