summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine
Commit message (Expand)AuthorAgeFilesLines
* Translate the errorsJoas Schilling2016-08-0112-75/+149
* Load the timezones via select2Joas Schilling2016-08-016-22/+130
* add a UI to render proper time pickerMorris Jobke2016-08-011-8/+97
* Add request timeJoas Schilling2016-08-014-0/+326
* Add remote addressJoas Schilling2016-08-014-1/+356
* Add Request URLJoas Schilling2016-08-013-0/+207
* User agent checkJoas Schilling2016-08-014-1/+191
* Add file mime typeJoas Schilling2016-08-0110-10/+433
* Add file size as checkJoas Schilling2016-08-013-0/+165
* Add system tag checkJoas Schilling2016-08-013-1/+237
* Add the systemtag js filesJoas Schilling2016-08-011-3/+18
* Make sure each plugin is only added onceJoas Schilling2016-08-011-12/+8
* Add L10N supportJoas Schilling2016-07-273-14/+26
* Merge pull request #601 from nextcloud/fix-workflowengine-loadingJoas Schilling2016-07-271-0/+5
|\
| * Fix loading icon for workflowengineMorris Jobke2016-07-271-0/+5
* | Allow to reuse the templateJoas Schilling2016-07-271-1/+1
* | Fix default value of operatorJoas Schilling2016-07-271-2/+2
* | Fix morris commentsJoas Schilling2016-07-272-6/+3
* | Remove php side of check registrationJoas Schilling2016-07-274-39/+9
* | Generate the checks list in JSJoas Schilling2016-07-273-36/+50
|/
* Move template to workflowengine appMorris Jobke2016-07-261-0/+79
* create an operation based on the correct modelMorris Jobke2016-07-261-6/+1
* Add workflowengineMorris Jobke2016-07-2611-0/+1283