summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/lib/AppInfo
Commit message (Expand)AuthorAgeFilesLines
* fix possible leaking scope in FlowArthur Schiwon2020-08-241-0/+2
* Prefer typed event over string based onesMorris Jobke2020-08-101-1/+2
* Adjust apps' code to use the ContainerInterfaceChristoph Wurst2020-07-211-5/+2
* Move the event listener into a dedicated classChristoph Wurst2020-06-241-40/+11
* Migrate WFE to new bootstrap mechanismChristoph Wurst2020-06-241-14/+31
* flow to not use deprecated event dispatcher methodsArthur Schiwon2020-06-191-4/+5
* Move the systemtags to core/srcRoeland Jago Douma2020-05-281-3/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-4/+0
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* log Flow activityArthur Schiwon2020-01-281-0/+15
* Remove style loading of non-existing fileJulius Härtl2020-01-021-4/+0
* lower to debug, since we fire two events, so it is legitimateArthur Schiwon2019-12-161-1/+1
* Make sure event names is always an arrayJulius Härtl2019-12-061-1/+1
* allow user flows when the acting user is legitimate, but not its ownerArthur Schiwon2019-11-281-0/+3
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* relax dependency on GenericEvent, instead stay compatible with old eventsArthur Schiwon2019-11-131-5/+27
* Ignore unavailable entity/operation classesJulius Härtl2019-10-151-6/+11
* entities equip the RuleMatcher on the events they are aware ofArthur Schiwon2019-09-091-3/+8
* WFE as proxy listen to relevent events and forwards themArthur Schiwon2019-09-091-4/+32
* introducing Entity interfaces and a File one as first implementationArthur Schiwon2019-09-091-3/+5
* webpackify workflowengineArthur Schiwon2019-05-091-13/+1
* Do not load bundled jstimezonedetectRoeland Jago Douma2019-02-061-2/+0
* No need to explicitly load bundle dependenciesRoeland Jago Douma2019-02-041-1/+0
* Move workflowengine to compiled handlebarsRoeland Jago Douma2018-10-151-0/+1
* Add FileName to Workflow engineDaniel Kesselberg2018-10-031-0/+1
* Use ::class statement instead of stringMorris Jobke2018-01-291-3/+7
* Fix admin panel missing some JS filesJoas Schilling2017-03-061-0/+2
* Load the Template class in case it's not loadedJoas Schilling2016-08-181-3/+5
* Load the timezones via select2Joas Schilling2016-08-011-0/+3
* Add request timeJoas Schilling2016-08-011-0/+1
* Add remote addressJoas Schilling2016-08-011-1/+2
* Add Request URLJoas Schilling2016-08-011-0/+1
* User agent checkJoas Schilling2016-08-011-0/+1
* Add file mime typeJoas Schilling2016-08-011-0/+1
* Add file size as checkJoas Schilling2016-08-011-0/+1
* Add the systemtag js filesJoas Schilling2016-08-011-3/+18
* Remove php side of check registrationJoas Schilling2016-07-271-12/+0
* Add workflowengineMorris Jobke2016-07-261-0/+62