nextcloud-server/apps/workflowengine
Arthur Schiwon 28c0eea8cb
fix possible leaking scope in Flow
- a configured flow can be brought into consideration, despite its event
  was not fired
- it could either run through
- or run into a RuntimeException and killing processing of valid flows

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-08-24 13:44:01 +02:00
..
appinfo Migrate WFE to new bootstrap mechanism 2020-06-24 10:54:03 +02:00
composer Move the event listener into a dedicated class 2020-06-24 10:54:13 +02:00
img
js Add @nextcloud/event-bus to babel transpile 2020-07-31 13:33:26 +02:00
l10n [tx-robot] updated from transifex 2020-07-23 02:17:03 +00:00
lib fix possible leaking scope in Flow 2020-08-24 13:44:01 +02:00
src Bump compiled files 2020-07-31 09:26:43 +02:00
templates
tests Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
.l10nignore
webpack.js