summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-04-0320-18/+388
|
* Merge pull request #14936 from nextcloud/fix/noid/loglevel-in-contextRoeland Jago Douma2019-04-021-3/+1
|\ | | | | set the loglevel in context, save the condition
| * set the loglevel in context, save the conditionArthur Schiwon2019-04-021-3/+1
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #14605 from nextcloud/bugfix/14112/display-resharesRoeland Jago Douma2019-04-021-10/+30
|\ \ | | | | | | returns reshares in API
| * | revert to select()Maxence Lange2019-04-021-1/+1
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | do not returns shared_with === currentUserMaxence Lange2019-04-011-1/+1
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | fixing share formatMaxence Lange2019-03-311-1/+1
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | issue during last pushMaxence Lange2019-03-311-1/+1
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | returns reshares in APIMaxence Lange2019-03-312-10/+30
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | Merge pull request #14925 from nextcloud/bugfix/14824-skip-checkRoeland Jago Douma2019-04-021-1/+1
|\ \ \ | |_|/ |/| | Skip check if CONSTANT on real object is used
| * | Skip check if CONSTANT on real object is usedDaniel Kesselberg2019-04-011-1/+1
| | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | Merge pull request #14931 from nextcloud/fix/files/grid-deleted-restoreJohn Molakvoæ2019-04-027-20/+27
|\ \ \ | | | | | | | | Show comments and restore in popover menu
| * | | Show comments and restore in popover menuJohn Molakvoæ (skjnldsv)2019-04-027-20/+27
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | Merge pull request #14934 from nextcloud/fix/settings/hamburger-menuJohn Molakvoæ2019-04-0210-256/+568
|\ \ \ \ | | | | | | | | | | Fix mobile menu on users management
| * | | | Fix mobile menu on users managementJohn Molakvoæ (skjnldsv)2019-04-0210-256/+568
|/ / / / | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | Merge pull request #14935 from nextcloud/fix/settings/use-components-multiselectMorris Jobke2019-04-0213-24/+20
|\ \ \ \ | | | | | | | | | | Fix/settings/use components multiselect
| * | | | Update buildJohn Molakvoæ (skjnldsv)2019-04-0210-18/+18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | Use components multiselect in apps managementJohn Molakvoæ (skjnldsv)2019-04-023-6/+2
|/ / / / | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | Merge pull request #14775 from nextcloud/revert-14774-fix/bundle_enable_testsRoeland Jago Douma2019-04-021-8/+8
|\ \ \ \ | |/ / / |/| | | Revert "Temp disable bundle tests"
| * | | Revert "Temp disable bundle tests"Roeland Jago Douma2019-04-011-8/+8
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2019-04-022-12/+46
| | | |
* | | | Merge pull request #14912 from nextcloud/fix/filepicker/truncated-filenameRoeland Jago Douma2019-04-013-1/+33
|\ \ \ \ | |_|/ / |/| | | Truncate filename in the middle on filepicker
| * | | Truncate filename in the middle on filepickerJohn Molakvoæ (skjnldsv)2019-03-303-1/+33
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | Merge pull request #14905 from ↵Morris Jobke2019-04-011-1/+10
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | nextcloud/bugfix/noid/add-fulltextsearch-min-version Add min-version/max-version to fulltextsearch provider element
| * | | Add min-version/max-version to fulltextsearch providerJulius Härtl2019-03-281-1/+10
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Merge pull request #14914 from nextcloud/bugfix/noid/hidden-files-gridMorris Jobke2019-04-011-2/+6
|\ \ \ \ | | | | | | | | | | Fix hidden file display in grid view
| * | | | Fix hidden file display in grid viewJulius Härtl2019-03-301-2/+6
| | |/ / | |/| | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Merge pull request #14900 from rummatee/issue14834Morris Jobke2019-04-011-0/+3
|\ \ \ \ | | | | | | | | | | hide new folder button in choose type filepicker
| * | | | hide new folder button in choose type filepickerFlorian Schunk2019-03-291-0/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
* | | | | Merge pull request #14902 from nextcloud/bugfix/noid/fix-non-default-prefixJoas Schilling2019-04-011-6/+6
|\ \ \ \ \ | | | | | | | | | | | | Indeces, columns and sequences don't have the table prefix
| * | | | | Indeces, columns and sequences don't have the table prefixJoas Schilling2019-03-281-6/+6
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2019-04-0136-348/+1362
| |_|_|/ |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2019-03-3122-64/+2550
| |_|/ |/| |
* | | [tx-robot] updated from transifexNextcloud bot2019-03-3068-174/+412
| |/ |/|
* | Merge pull request #14892 from nextcloud/bugfix/noid/collectionsRoeland Jago Douma2019-03-2912-62/+161
|\ \ | | | | | | Bugfix/noid/collections
| * | Bump bundlesJulius Härtl2019-03-286-31/+75
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Bump nextcloud-vue-collections to 0.3.0Julius Härtl2019-03-282-7/+8
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Move translations to coreJulius Härtl2019-03-282-8/+12
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Escape the search terms on the serverJoas Schilling2019-03-281-2/+6
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Make sure the recursive result is returned :-XJoas Schilling2019-03-281-1/+1
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Make the endpoint more robust against faulty resource providersJoas Schilling2019-03-281-13/+59
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | [tx-robot] updated from transifexNextcloud bot2019-03-2956-126/+442
| |/ |/|
* | Merge pull request #14872 from nextcloud/version/noid/16.0.0beta2v16.0.0beta2Roeland Jago Douma2019-03-281-2/+2
|\ \ | |/ |/| 16.0.0 Beta 2
| * 16.0.0 Beta 2Roeland Jago Douma2019-03-281-2/+2
|/ | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #14885 from nextcloud/bugfix/14639/themingRoeland Jago Douma2019-03-282-4/+23
|\ | | | | Fix various theming issues on bright colors
| * Fix various theming issues on bright colorsJulius Härtl2019-03-282-4/+23
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [tx-robot] updated from transifexNextcloud bot2019-03-2882-122/+1066
|
* Merge pull request #14883 from nextcloud/bugfix/14156/checkboxes-light-themeChristoph Wurst2019-03-277-7/+40
|\ | | | | Fix light theme form elements
| * Fix light primary button stylingJulius Härtl2019-03-273-7/+4
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Fix checkbox styling with dark themeJulius Härtl2019-03-273-1/+14
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>