aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/js
Commit message (Collapse)AuthorAgeFilesLines
* Fix translationsJoas Schilling2017-04-182-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Require password confirmation when changing workflow rulesJoas Schilling2016-11-181-0/+10
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Do not translate the samples themselvesJoas Schilling2016-09-263-6/+6
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix selection of workflowengine rules and operatorsJoas Schilling2016-09-261-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Make mimetype also work for READ and DELETE operationsJoas Schilling2016-09-051-1/+1
|
* No multi support, less magicJoas Schilling2016-08-021-2/+1
|
* Allow to define the operationJoas Schilling2016-08-022-12/+9
|
* Tags need to be loaded beforeJoas Schilling2016-08-011-5/+0
|
* Load the timezones via select2Joas Schilling2016-08-012-13/+65
|
* add a UI to render proper time pickerMorris Jobke2016-08-011-8/+97
|
* Add request timeJoas Schilling2016-08-011-0/+54
|
* Add remote addressJoas Schilling2016-08-011-0/+83
|
* Add Request URLJoas Schilling2016-08-011-0/+117
|
* User agent checkJoas Schilling2016-08-012-1/+119
|
* Add file mime typeJoas Schilling2016-08-015-10/+87
|
* Add file size as checkJoas Schilling2016-08-011-0/+51
|
* Add system tag checkJoas Schilling2016-08-012-1/+82
|
* Make sure each plugin is only added onceJoas Schilling2016-08-011-12/+8
|
* Fix default value of operatorJoas Schilling2016-07-271-2/+2
|
* Fix morris commentsJoas Schilling2016-07-271-5/+2
|
* Generate the checks list in JSJoas Schilling2016-07-272-35/+49
|
* create an operation based on the correct modelMorris Jobke2016-07-261-6/+1
|
* Add workflowengineMorris Jobke2016-07-262-0/+457