summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine
Commit message (Expand)AuthorAgeFilesLines
* Fix older php and phpunit versionJoas Schilling2016-10-171-4/+2
* Do not reset the list after adding cached entriesJoas Schilling2016-10-172-1/+94
* Merge pull request #1316 from nextcloud/backport-1311-add-docs-for-workflowsMorris Jobke2016-09-081-1/+8
|\
| * Add a docs link when givenJoas Schilling2016-09-081-1/+8
* | Make mimetype also work for READ and DELETE operationsJoas Schilling2016-09-082-1/+40
* | Better detection of mimetypes while uploading a zip on a macJoas Schilling2016-09-081-8/+46
|/
* Backport Workflow section + hidden empty sections #995 to stabble10Arthur Schiwon2016-08-222-1/+62
* Validate the operationJoas Schilling2016-08-221-5/+43
* Load the Template class in case it's not loadedJoas Schilling2016-08-181-3/+5
* Use correct versionLukas Reschke2016-08-091-1/+1
* Allow a description for workflow sectionsJoas Schilling2016-08-091-0/+5
* Add placeholder to the name fieldJoas Schilling2016-08-091-1/+1
* Rename operations and checksJoas Schilling2016-08-091-2/+2
* Highlight the check row on hoverJoas Schilling2016-08-091-0/+4
* Add some space between the rule groupsJoas Schilling2016-08-091-0/+2
* Increment the versions and adjust the capitilizationJoas Schilling2016-08-081-1/+1
* OoopsJoas Schilling2016-08-031-1/+0
* No multi support, less magicJoas Schilling2016-08-031-2/+1
* Allow to define the operationJoas Schilling2016-08-033-13/+10
* Tags need to be loaded beforeJoas Schilling2016-08-031-5/+0
* Translate the errorsJoas Schilling2016-08-0312-75/+149
* Load the timezones via select2Joas Schilling2016-08-036-22/+130
* add a UI to render proper time pickerMorris Jobke2016-08-031-8/+97
* Add request timeJoas Schilling2016-08-034-0/+326
* Add remote addressJoas Schilling2016-08-034-1/+356
* Add Request URLJoas Schilling2016-08-033-0/+207
* User agent checkJoas Schilling2016-08-034-1/+191
* Add file mime typeJoas Schilling2016-08-0310-10/+433
* Add file size as checkJoas Schilling2016-08-033-0/+165
* Add system tag checkJoas Schilling2016-08-033-1/+237
* Add the systemtag js filesJoas Schilling2016-08-031-3/+18
* Make sure each plugin is only added onceJoas Schilling2016-08-031-12/+8
* Add L10N supportJoas Schilling2016-07-283-14/+26
* 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-271-0/+79
* create an operation based on the correct modelMorris Jobke2016-07-271-6/+1
* Add workflowengineMorris Jobke2016-07-2711-0/+1283