summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-03-292-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-03-272-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-03-262-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-03-252-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-03-232-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-03-212-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-03-202-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-03-1716-0/+16
|
* Merge pull request #8255 from nextcloud/bugfix/noid/group-display-nameblizzz2018-03-152-39/+40
|\ | | | | Full implement group display names
| * No ES6 :(John Molakvoæ (skjnldsv)2018-03-081-1/+3
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Fixed sharing groups select and fixed searchJohn Molakvoæ (skjnldsv)2018-03-082-4/+5
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Remove resolved FIXMEJoas Schilling2018-03-081-2/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Fixed select2 workflowJohn Molakvoæ (skjnldsv)2018-03-082-40/+30
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Start fixing Select2 optionsJoas Schilling2018-03-081-5/+13
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2018-03-092-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2018-03-062-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-03-042-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-03-022-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-03-012-0/+2
|
* Make the Outlook and Thunderbird addons identifyableJoas Schilling2018-02-272-2/+127
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2018-02-222-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-02-214-4/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-02-192-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-02-182-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-02-172-0/+2
|
* Fix info.xml files of shipped appsJoas Schilling2018-02-161-9/+11
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2018-02-142-6/+6
|
* Merge pull request #8337 from nextcloud/use-non-alias-methodJoas Schilling2018-02-141-1/+1
|\ | | | | Use non aliased method instead
| * Use non aliased method insteadMorris Jobke2018-02-131-1/+1
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2018-02-142-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2018-02-136-6/+94
|
* [tx-robot] updated from transifexNextcloud bot2018-02-1220-0/+20
|
* Fix example regex for user agent matchingJoas Schilling2018-02-101-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2018-02-01106-318/+106
|
* Use ::class statement instead of stringMorris Jobke2018-01-291-3/+7
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Use stripos instead of strpos(strtolower(), 'something')Morris Jobke2018-01-251-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix risky tests without assertionsJoas Schilling2018-01-252-0/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2018-01-232-0/+4
|
* Request->getHeader() should always return a stringMorris Jobke2018-01-171-2/+2
| | | | | | | | PHPDoc (of the public API) says that this method returns string but it also returns null, which is not allowed in some method calls. This fixes that behaviour and returns an empty string and fixes all code paths that explicitly checked for null to be still compliant. Found while enabling the strict_typing for lib/private for the PHP7+ migration. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Bump appsRoeland Jago Douma2018-01-141-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2018-01-044-12/+156
|
* [tx-robot] updated from transifexNextcloud bot2017-12-102-0/+134
|
* [tx-robot] updated from transifexNextcloud bot2017-11-302-6/+6
|
* [tx-robot] updated from transifexNextcloud bot2017-11-232-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-11-192-12/+12
|
* [tx-robot] updated from transifexNextcloud bot2017-11-122-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-11-1112-0/+748
|
* [tx-robot] updated from transifexNextcloud bot2017-11-1014-2/+866
|
* Merge pull request #6788 from staabm/masterLukas Reschke2017-11-081-1/+1
|\ | | | | Prevent XSS in links which open a new browser window
| * Prevent XSS in links which open a new browser windowMarkus Staab2017-10-191-1/+1
| |