Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #750 from nextcloud/workflow-cleanup | Lukas Reschke | 2016-08-09 | 2 | -3/+14 |
|\ | |||||
| * | Allow a description for workflow sections | Joas Schilling | 2016-08-05 | 1 | -0/+5 |
| * | Add placeholder to the name field | Joas Schilling | 2016-08-05 | 1 | -1/+1 |
| * | Rename operations and checks | Joas Schilling | 2016-08-05 | 1 | -2/+2 |
| * | Highlight the check row on hover | Joas Schilling | 2016-08-05 | 1 | -0/+4 |
| * | Add some space between the rule groups | Joas Schilling | 2016-08-05 | 1 | -0/+2 |
* | | Increment the versions and adjust the capitilization | Joas Schilling | 2016-08-08 | 1 | -2/+2 |
|/ | |||||
* | Ooops | Joas Schilling | 2016-08-02 | 1 | -1/+0 |
* | No multi support, less magic | Joas Schilling | 2016-08-02 | 1 | -2/+1 |
* | Allow to define the operation | Joas Schilling | 2016-08-02 | 3 | -13/+10 |
* | Tags need to be loaded before | Joas Schilling | 2016-08-01 | 1 | -5/+0 |
* | Translate the errors | Joas Schilling | 2016-08-01 | 12 | -75/+149 |
* | Load the timezones via select2 | Joas Schilling | 2016-08-01 | 6 | -22/+130 |
* | add a UI to render proper time picker | Morris Jobke | 2016-08-01 | 1 | -8/+97 |
* | Add request time | Joas Schilling | 2016-08-01 | 4 | -0/+326 |
* | Add remote address | Joas Schilling | 2016-08-01 | 4 | -1/+356 |
* | Add Request URL | Joas Schilling | 2016-08-01 | 3 | -0/+207 |
* | User agent check | Joas Schilling | 2016-08-01 | 4 | -1/+191 |
* | Add file mime type | Joas Schilling | 2016-08-01 | 10 | -10/+433 |
* | Add file size as check | Joas Schilling | 2016-08-01 | 3 | -0/+165 |
* | Add system tag check | Joas Schilling | 2016-08-01 | 3 | -1/+237 |
* | Add the systemtag js files | Joas Schilling | 2016-08-01 | 1 | -3/+18 |
* | Make sure each plugin is only added once | Joas Schilling | 2016-08-01 | 1 | -12/+8 |
* | Add L10N support | Joas Schilling | 2016-07-27 | 3 | -14/+26 |
* | Merge pull request #601 from nextcloud/fix-workflowengine-loading | Joas Schilling | 2016-07-27 | 1 | -0/+5 |
|\ | |||||
| * | Fix loading icon for workflowengine | Morris Jobke | 2016-07-27 | 1 | -0/+5 |
* | | Allow to reuse the template | Joas Schilling | 2016-07-27 | 1 | -1/+1 |
* | | Fix default value of operator | Joas Schilling | 2016-07-27 | 1 | -2/+2 |
* | | Fix morris comments | Joas Schilling | 2016-07-27 | 2 | -6/+3 |
* | | Remove php side of check registration | Joas Schilling | 2016-07-27 | 4 | -39/+9 |
* | | Generate the checks list in JS | Joas Schilling | 2016-07-27 | 3 | -36/+50 |
|/ | |||||
* | Move template to workflowengine app | Morris Jobke | 2016-07-26 | 1 | -0/+79 |
* | create an operation based on the correct model | Morris Jobke | 2016-07-26 | 1 | -6/+1 |
* | Add workflowengine | Morris Jobke | 2016-07-26 | 11 | -0/+1283 |