summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/js
Commit message (Collapse)AuthorAgeFilesLines
* Move workflowengine to compiled handlebarsRoeland Jago Douma2018-10-154-19/+178
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix typoDaniel Kesselberg2018-10-081-1/+1
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Change placeholderDaniel Kesselberg2018-10-041-2/+2
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Add FileName to Workflow engineDaniel Kesselberg2018-10-031-0/+78
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Merge pull request #8690 from ↵Roeland Jago Douma2018-08-091-9/+10
|\ | | | | | | | | nextcloud/feature/8565/make-thunderbird-and-outlook-addons-identifyable [Part2] Make thunderbird and outlook addons identifyable
| * Add an option for mail addonsJoas Schilling2018-04-191-1/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Fix code errorsJoas Schilling2018-04-191-8/+8
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Do not error when the tag does not existJoas Schilling2018-05-041-1/+3
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Reset the value when changing the check class (because it might be invalid)Joas Schilling2018-05-041-0/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Revert back to tabsJoas Schilling2018-05-041-372/+372
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix "data is undefined" by adjusting the name of the parameterJoas Schilling2018-05-041-3/+3
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Workflow engine to ocs apiJohn Molakvoæ (skjnldsv)2018-04-251-369/+373
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* No ES6 :(John Molakvoæ (skjnldsv)2018-03-081-1/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fixed sharing groups select and fixed searchJohn Molakvoæ (skjnldsv)2018-03-082-4/+5
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Remove resolved FIXMEJoas Schilling2018-03-081-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fixed select2 workflowJohn Molakvoæ (skjnldsv)2018-03-082-40/+30
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Start fixing Select2 optionsJoas Schilling2018-03-081-5/+13
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix example regex for user agent matchingJoas Schilling2018-02-101-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* 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