summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/js
Commit message (Expand)AuthorAgeFilesLines
* Move workflowengine to compiled handlebarsRoeland Jago Douma2018-10-154-19/+178
* Fix typoDaniel Kesselberg2018-10-081-1/+1
* Change placeholderDaniel Kesselberg2018-10-041-2/+2
* Add FileName to Workflow engineDaniel Kesselberg2018-10-031-0/+78
* Merge pull request #8690 from nextcloud/feature/8565/make-thunderbird-and-out...Roeland Jago Douma2018-08-091-9/+10
|\
| * Add an option for mail addonsJoas Schilling2018-04-191-1/+2
| * Fix code errorsJoas Schilling2018-04-191-8/+8
* | Do not error when the tag does not existJoas Schilling2018-05-041-1/+3
* | Reset the value when changing the check class (because it might be invalid)Joas Schilling2018-05-041-0/+1
* | Revert back to tabsJoas Schilling2018-05-041-372/+372
* | Fix "data is undefined" by adjusting the name of the parameterJoas Schilling2018-05-041-3/+3
* | Workflow engine to ocs apiJohn Molakvoæ (skjnldsv)2018-04-251-369/+373
|/
* No ES6 :(John Molakvoæ (skjnldsv)2018-03-081-1/+3
* Fixed sharing groups select and fixed searchJohn Molakvoæ (skjnldsv)2018-03-082-4/+5
* Remove resolved FIXMEJoas Schilling2018-03-081-2/+2
* Fixed select2 workflowJohn Molakvoæ (skjnldsv)2018-03-082-40/+30
* Start fixing Select2 optionsJoas Schilling2018-03-081-5/+13
* Fix example regex for user agent matchingJoas Schilling2018-02-101-1/+1
* Fix translationsJoas Schilling2017-04-182-2/+2
* Require password confirmation when changing workflow rulesJoas Schilling2016-11-181-0/+10
* Do not translate the samples themselvesJoas Schilling2016-09-263-6/+6
* Fix selection of workflowengine rules and operatorsJoas Schilling2016-09-261-1/+1
* 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