summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #750 from nextcloud/workflow-cleanupLukas Reschke2016-08-092-3/+14
|\
| * Allow a description for workflow sectionsJoas Schilling2016-08-051-0/+5
| * Add placeholder to the name fieldJoas Schilling2016-08-051-1/+1
| * Rename operations and checksJoas Schilling2016-08-051-2/+2
| * Highlight the check row on hoverJoas Schilling2016-08-051-0/+4
| * Add some space between the rule groupsJoas Schilling2016-08-051-0/+2
* | Increment the versions and adjust the capitilizationJoas Schilling2016-08-081-2/+2
|/
* OoopsJoas Schilling2016-08-021-1/+0
* No multi support, less magicJoas Schilling2016-08-021-2/+1
* Allow to define the operationJoas Schilling2016-08-023-13/+10
* Tags need to be loaded beforeJoas Schilling2016-08-011-5/+0
* 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