aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | fixup! fix tests?Roeland Jago Douma2019-10-311-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | | | | fix tests?Roeland Jago Douma2019-10-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | | | | fixup! Do not create Application instances directlyRoeland Jago Douma2019-10-142-45/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | | | | Do not create Application instances directlyChristoph Wurst2019-10-1114-17/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | | | | | | Make sure we create an app's Application class just onceChristoph Wurst2019-10-113-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | | | Merge pull request #17506 from nextcloud/bugfix/12790/workflow-frontendblizzz2019-11-0425-277/+301
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Workflow frontend polishing
| * | | | | | | | bump bundlesArthur Schiwon2019-10-292-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | | | | | | do not break on Checkers that do not need specific context infoArthur Schiwon2019-10-292-7/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | request time, for example Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | | | | | | Design fixesJulius Härtl2019-10-296-34/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | | Move delete/cancel button to the bottomJulius Härtl2019-10-291-24/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | | Fix systemtag selectorJulius Härtl2019-10-291-7/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | | Adjust user UserWorkflowController methods to AWorflowControllerJulius Härtl2019-10-291-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | | Fix issue with unavailable operationsJulius Härtl2019-10-292-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | | Fetch groups on the flyJulius Härtl2019-10-291-27/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | | Add missing ocs resource for user workflowsJulius Härtl2019-10-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | | Fix operation list when scope is limitedJulius Härtl2019-10-295-12/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | | Fix input size and ellipsisJulius Härtl2019-10-293-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | | Decode list of events when returning themJulius Härtl2019-10-291-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | | Fix bugs with check pluginsJulius Härtl2019-10-294-17/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | | Allow to select multiple eventsJulius Härtl2019-10-292-16/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | | Fix minor styling issues with the user agent pickerJulius Härtl2019-10-293-4/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | | Properly validate individual checksJulius Härtl2019-10-292-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | | Fix remaining comments from #16706Julius Härtl2019-10-294-19/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | | Remove unused stylesheets from workflowengineJulius Härtl2019-10-293-99/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2019-11-0454-130/+414
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2019-11-0342-172/+270
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | [tx-robot] updated from transifexNextcloud bot2019-11-0240-10/+1206
| | | | | | |
* | | | | | | [tx-robot] updated from transifexNextcloud bot2019-11-01184-242/+284
| | | | | | |
* | | | | | | Merge pull request #17771 from nextcloud/fix/files/ignore_compiled_jsRoeland Jago Douma2019-11-011-0/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | Ignored compiled js files in files
| * | | | | | Ignored compiled js files in filesRoeland Jago Douma2019-11-011-0/+1
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | Merge pull request #17683 from nextcloud/enh/login-flow-v2-polishRoeland Jago Douma2019-10-314-13/+14
|\ \ \ \ \ \ | | | | | | | | | | | | | | Polish login flow v2
| * | | | | | The loading animation is backDaniel Kesselberg2019-10-263-11/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor grant.js to Vanilla JS Remove id="submit" because of side effects: https://stackoverflow.com/questions/22982741/form-submit-jquery-does-not-work Fix arrow for login flow v1 Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | | | | | Move "you can close this window" to newlineDaniel Kesselberg2019-10-251-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | | | | | Add icon-confirm-white to submit buttonDaniel Kesselberg2019-10-251-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | | | Merge pull request #17739 from nextcloud/enh/share/filterRoeland Jago Douma2019-10-318-0/+322
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Get all shares iterable
| * | | | | | | Add unit tests for "getAllShares()"Daniel Calviño Sánchez2019-10-302-0/+216
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | | | | | | fixup! Get all shares as iterableDaniel Calviño Sánchez2019-10-302-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | | | | | | Get all shares as iterableRoeland Jago Douma2019-10-306-0/+104
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sometimes we need all shares or rather a specific subset of shares but creating dedicated functions is a pain. This just returns an iterable object for all shares so we can loop over them without allocating all the memory on the system. It should not be used by any user called code. But in an occ command or background job it is fine IMO. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | | | Merge pull request #17670 from ↵Roeland Jago Douma2019-10-311-0/+3
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/noid/collapsing-spaces-in-move-again Fix spaces being collapsed in move dialog again
| * | | | | | | | Fix spaces being collapsed in move dialog againGary Kim2019-10-251-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gary Kim <gary@garykim.dev>
* | | | | | | | | Merge pull request #17745 from coliff/patch-1Roeland Jago Douma2019-10-311-1/+0
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Remove unnedeed IE8 CSS
| * | | | | | | | | Remove unnedeed IE8 CSSChristian Oliff2019-10-301-1/+0
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | IE8 is not supported at all by Microsoft, has a tiny marketshare and doesn't work with Nextcloud anyway (as Nextcloud uses jQuery 2.x which doesn't work with IE8)
* | | | | | | | | Merge pull request #17755 from nextcloud/fix/external-storage-group-checkboxesRoeland Jago Douma2019-10-311-0/+10
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Bring back external storage group select delete
| * | | | | | | | | Bring back external storage group select deleteJohn Molakvoæ (skjnldsv)2019-10-301-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | | | | | | | Merge pull request #17756 from nextcloud/fixbug/17719/fix_menu_action_mobileRoeland Jago Douma2019-10-311-1/+4
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | fix action menu on mobile
| * | | | | | | | | | fix action menu on mobileGreta Doci2019-10-301-1/+4
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
* | | | | | | | | | Merge pull request #17759 from Schneidoa/fix/17661/unlinkRoeland Jago Douma2019-10-311-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | unlink(....): No such file or directory at ..../lib/private/Preview/Movie.php#98
| * | | | | | | | | #17661Daniel Schneider2019-10-301-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #17674 from nextcloud/enh/do_not_show_footer_subRoeland Jago Douma2019-10-301-1/+9
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | Do not show 'Get your own free account' on services under subscription
| * | | | | | | | Do not show 'Get your own free account' on services under subscriptionRoeland Jago Douma2019-10-251-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>