Skip to content

Releases: imixs/imixs-workflow

imixs-workflow-4.2.6

03 Mar 15:01
Compare
Choose a tag to compare

Features

  • AdminP Job Rename User ignores workitems marked as 'private' #351
  • Rest API - add RootRestService #349
  • Rest API - DocumentService - provides JPQL #346
  • New Job Handler: JobHandlerUpgradeWorkitems #340

Enhancements

  • AbstractPlugin - refactor mergeValues - provide TextAdapter #348
  • ItemCollection - restricts now to basic types #347
  • Remove duplicate static field String #343
  • LuceneUpdateService - update DEFAULT_NOANALYSE_FIELD_LIST #342
  • Rest API - improved error messages #341

Bugfixes

  • AdminP - should not modify $creator #350
  • WorkflowScheduler EJB - ignore document type #344

imixs-workflow-4.2.5

10 Jan 21:31
Compare
Choose a tag to compare

Enhancements

  • BPMNParser - support of bpmn2:dataObject #334

imixs-workflow-4.2.4

21 Dec 08:22
Compare
Choose a tag to compare

Enhancements

  • LuceneSearchService - normalizeSearchTerm is now allowing leading wildcard #331
  • WorkflowService - removed deprecated parameters of getter methods #332
  • LuceneSerachService - change DEFAULT_PAGE_SIZE to 100 #333

imixs-workflow-4.2.3

17 Nov 23:11
Compare
Choose a tag to compare

Bugfixes

  • Validate Lucene Index after deployment bug #329

imixs-workflow-4.2.2

03 Nov 21:08
Compare
Choose a tag to compare

Bugfixes

  • Fixed ACL update mechanism after conditional gateway #327

imixs-workflow-4.2.1

30 Oct 16:18
Compare
Choose a tag to compare

Enhancements

  • Improved XMLParser - find single value #322
  • Refactoring plugin method replaceDynamicValues with new adaptText method #324
  • JobHandlerMigration3X - migrate deprecated fields #326
  • WorkflowScheduler - support deprecated field 'timWorkflowLastAccess' #325

imixs-workflow-4.2.0

23 Oct 09:14
Compare
Choose a tag to compare

Enhancements

  • WorkflowKernel - txtworkflowactivitylog migrate field name -> $EventLog testing #311
  • Introduced SimulationService #303
  • Extended DocumentService with the CDI Observer pattern #294
  • Introduced Conditional Events #299
  • Improved WorklfowEnvironments for JUnit Tests #304
  • SplitAndJoinPlugin - complement model version if missing #309
  • Separated RuleEngine as feature #300
  • Introduced Split Events #302
  • Upgrade Lucene Version 6.6.1 #306
  • Improved AbstractPlugin - extend Tag #312
  • DocumentService - supports new immutable flag #317
  • DocumentService - supports new ignore index flag #316
  • Performance Issue: avoid deep copies in "read only" cases #320
  • Introduce Java Code Style based on the Eclipse Formatter #307
  • AbstractWorkflowEnvironment - improve test setup #301
  • Provide ModelPluginMock #258

Bugfixes

  • TestSuite - processWorkitem #259
  • WorkflowController should ignore "txtworkflowresultmessage" #313
  • RuleEngine - nextTask should not be allowed #308
  • ItemCollection: Impossible cast from Double to Float #305

imixs-workflow-4.1.5

07 Sep 14:42
Compare
Choose a tag to compare

Enhancements

  • XMLItemCollection -remove untyped excepitons #286
  • DocumentService - provide new method getDocumentsByQuery(String query, int maxResult) #295
  • DocumentService add count methods #284
  • ItemCollection - add new method getFile(name) #296
  • New method to write a ItemCollection into a byte array #291
  • RestClient - allow setting request properties #289
  • DocumentService provide new method isUserContained() #297 WorkflowSchedulerService -

Bugfixes

  • REST-Service - ModelService computes wrong download link for bpmn file bug testing #293
  • ViewController - fixed wrong compute 'end-of-page' and doLoadPrev() #287
  • WorkflowService - Plugin error should result in rollback #285
  • XMLItemCollectionAdapter - fixed wrong xml convertion of $files #290
  • fixed keyScheduledBaseObject - parsing error #288

imixs-workflow-4.1.4

28 Jul 09:51
Compare
Choose a tag to compare

Bugfixes

  • LuceneSearchService throws execption if no index exists #280

Enhancements

  • JobHandlerRenameUser select by type attribute #283
  • XMLItemCollectionAdapter - new method getDocumentCollection #282
  • AbstractPlugin - new method getNextTask #281
  • BPMNModel - getEvent, getTask - improve logging #278

imixs-workflow-4.1.3

23 Jun 20:33
Compare
Choose a tag to compare

Bugfixes

  • MailPlugin - Testmodus Subject #263
  • JobHandlerRename - fixed wrong find method #266
  • ReportPlugin - updated plugin to new Report Format #271

Enhancements

  • adapt new $workflow.. fields #265
  • JobHandlerRename - improvments (Logging, Document Selector) #267
  • SplitAndJoinPlugin - support action result for updateSubprocesses() #275
  • BPMNModelHandler - print warning if duplicate processID found #270
  • BPMNModelHandler - support Annotations as Task Documentation #269