]>
source.dussan.org Git - nextcloud-server.git/log
Vinicius Cubas Brand [Thu, 23 Feb 2017 16:32:16 +0000 (13:32 -0300)]
added method needsPartFile() in Storage
Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com>
Morris Jobke [Mon, 5 Dec 2016 11:15:05 +0000 (12:15 +0100)]
Merge pull request #2468 from nextcloud/fix-personal-settings-readonly
personal settings: handle read-only parameters correctly
Morris Jobke [Mon, 5 Dec 2016 11:06:05 +0000 (12:06 +0100)]
Merge pull request #2502 from nextcloud/personal-settings-dead-code
remove dead js code from personal settings
Morris Jobke [Mon, 5 Dec 2016 11:05:26 +0000 (12:05 +0100)]
Merge pull request #2500 from nextcloud/issue-2326-personal-settings
Allow emtpy values on personal page and fix saving checkmark position
Christoph Wurst [Mon, 5 Dec 2016 09:50:04 +0000 (10:50 +0100)]
remove dead js code from personal settings
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Mon, 5 Dec 2016 09:47:00 +0000 (10:47 +0100)]
Allow emtpy values on personal page and fix saving checkmark position
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Bjoern Schiessle [Mon, 5 Dec 2016 09:03:39 +0000 (10:03 +0100)]
hide password recovery note if email address can't be set
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Roeland Jago Douma [Mon, 5 Dec 2016 07:45:18 +0000 (08:45 +0100)]
Merge pull request #2491 from nextcloud/fix-groups-enable-visual
Put "Enable only for specific groups" into a new div
Nextcloud bot [Mon, 5 Dec 2016 01:07:41 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
John Molakvoæ (skjnldsv) [Fri, 2 Dec 2016 22:54:24 +0000 (23:54 +0100)]
Change groups enable to block element
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: Felix A. Epp <work@felixepp.de>
John Molakvoæ [Sun, 4 Dec 2016 15:09:12 +0000 (16:09 +0100)]
Merge pull request #2497 from nextcloud/theming-icon-fixes
Fixing issues with themed icons
Julius Haertl [Sun, 4 Dec 2016 12:04:19 +0000 (13:04 +0100)]
Fix transparency of icons
Signed-off-by: Julius Haertl <jus@bitgrid.net>
Julius Haertl [Sun, 4 Dec 2016 12:03:02 +0000 (13:03 +0100)]
Fix background border radius
Signed-off-by: Julius Haertl <jus@bitgrid.net>
Julius Haertl [Sun, 4 Dec 2016 12:02:17 +0000 (13:02 +0100)]
Move sizing to renderAppIcon method
Signed-off-by: Julius Haertl <jus@bitgrid.net>
Nextcloud bot [Sun, 4 Dec 2016 01:07:30 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Sat, 3 Dec 2016 19:23:54 +0000 (20:23 +0100)]
Merge pull request #2493 from nextcloud/php7.1-final
Bump 7.1 CI to final!
Roeland Jago Douma [Sat, 3 Dec 2016 18:44:37 +0000 (19:44 +0100)]
Bump 7.1 CI to final!
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Morris Jobke [Sat, 3 Dec 2016 10:10:22 +0000 (11:10 +0100)]
Merge pull request #2428 from justin-sleep/upstream
Fix #2427 by converting $remember to integer
John Molakvoæ [Sat, 3 Dec 2016 08:20:39 +0000 (09:20 +0100)]
Merge pull request #2434 from nextcloud/app-list-grow
dont grow items in the app list
John Molakvoæ (skjnldsv) [Fri, 2 Dec 2016 19:28:57 +0000 (20:28 +0100)]
use flex and specify rows to align everything
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Nextcloud bot [Sat, 3 Dec 2016 01:07:26 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Lukas Reschke [Fri, 2 Dec 2016 22:39:48 +0000 (23:39 +0100)]
Merge pull request #2486 from nextcloud/shared-storage-mask
apply permissions mask for shared storage
Lukas Reschke [Fri, 2 Dec 2016 21:10:15 +0000 (22:10 +0100)]
Merge pull request #2482 from nextcloud/fix-loading-icon-size
Fix loader size to 32px and 16px
justin-sleep [Fri, 2 Dec 2016 20:07:45 +0000 (14:07 -0600)]
Move integer casting to the top of the chain
Signed-off-by: justin-sleep <justin@quarterfull.com>
Morris Jobke [Fri, 2 Dec 2016 19:05:50 +0000 (20:05 +0100)]
Merge pull request #2437 from nextcloud/update-notification-icons
Use an icon for the update notifications
Morris Jobke [Fri, 2 Dec 2016 19:03:35 +0000 (20:03 +0100)]
Merge pull request #2490 from nextcloud/updated-gif-loader
Fix gif loader to fit css design, fix #1825
Roeland Jago Douma [Fri, 2 Dec 2016 18:57:46 +0000 (19:57 +0100)]
Merge pull request #2480 from nextcloud/update-cache-success
only update the cache if the storage operation succeeds
John Molakvoæ [Fri, 2 Dec 2016 18:49:32 +0000 (19:49 +0100)]
Merge pull request #2483 from nextcloud/fix-unshare-icon-c
Fix share tab view
John Molakvoæ (skjnldsv) [Fri, 2 Dec 2016 18:15:54 +0000 (19:15 +0100)]
Fix gif loader to fit css design
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Fri, 2 Dec 2016 17:00:49 +0000 (18:00 +0100)]
Fix loader position and visibility
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Fri, 2 Dec 2016 16:52:40 +0000 (17:52 +0100)]
Fix popover arrow
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Morris Jobke [Fri, 2 Dec 2016 17:04:57 +0000 (18:04 +0100)]
Merge pull request #2475 from nextcloud/fix-filename-local-link
fix width of filename in sidebar to accommodate local link
Robin Appelman [Fri, 2 Dec 2016 17:04:21 +0000 (18:04 +0100)]
update test
Signed-off-by: Robin Appelman <robin@icewind.nl>
John Molakvoæ (skjnldsv) [Fri, 2 Dec 2016 17:04:03 +0000 (18:04 +0100)]
Fix loader size to 32px and 16px
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Morris Jobke [Fri, 2 Dec 2016 17:03:50 +0000 (18:03 +0100)]
Merge pull request #2479 from nextcloud/icon-for-empty-versions
add icon if no versions are available
Robin Appelman [Fri, 2 Dec 2016 16:59:02 +0000 (17:59 +0100)]
apply permissions mask for shared storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
John Molakvoæ (skjnldsv) [Fri, 2 Dec 2016 16:44:35 +0000 (17:44 +0100)]
Fix unshare delete icon
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Lukas Reschke [Fri, 2 Dec 2016 16:43:04 +0000 (17:43 +0100)]
Merge pull request #2471 from nextcloud/harden_files_drop
Harden files drop
Robin Appelman [Fri, 2 Dec 2016 15:20:49 +0000 (16:20 +0100)]
only update the cache if the storage operation succeeds
Signed-off-by: Robin Appelman <robin@icewind.nl>
Morris Jobke [Fri, 2 Dec 2016 15:08:12 +0000 (16:08 +0100)]
properly calculate the width of the name in the sidebar
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Fri, 2 Dec 2016 14:53:38 +0000 (15:53 +0100)]
Merge pull request #2469 from nextcloud/fix-loading-icon-background
Remove white background from loading icon
Morris Jobke [Fri, 2 Dec 2016 14:51:02 +0000 (15:51 +0100)]
Merge pull request #2470 from nextcloud/fix-new-folder
Fix input field for new folder
Morris Jobke [Fri, 2 Dec 2016 14:48:40 +0000 (15:48 +0100)]
Install instance before running integration tests
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Bjoern Schiessle [Fri, 2 Dec 2016 14:40:19 +0000 (15:40 +0100)]
add icon if no versions are available
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Jan-Christoph Borchardt [Fri, 2 Dec 2016 13:49:19 +0000 (14:49 +0100)]
fix width of filename in sidebar to accommodate local link
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Bjoern Schiessle [Fri, 2 Dec 2016 11:31:11 +0000 (12:31 +0100)]
handle read-only parameters correctly
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Robin Appelman [Fri, 2 Dec 2016 13:37:12 +0000 (14:37 +0100)]
Merge pull request #2448 from nextcloud/errorreload-login
only reload on errors when logged in
Morris Jobke [Fri, 2 Dec 2016 13:29:15 +0000 (14:29 +0100)]
Increase width of new menu
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Robin Appelman [Fri, 2 Dec 2016 12:40:23 +0000 (13:40 +0100)]
adjust js tests
Signed-off-by: Robin Appelman <robin@icewind.nl>
Jan-Christoph Borchardt [Fri, 2 Dec 2016 12:22:48 +0000 (13:22 +0100)]
fix vertical sizing change of popover in new folder flow
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Roeland Jago Douma [Fri, 2 Dec 2016 12:09:10 +0000 (13:09 +0100)]
Add tests to drone
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 2 Dec 2016 09:43:11 +0000 (10:43 +0100)]
Add intergration tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 2 Dec 2016 09:37:06 +0000 (10:37 +0100)]
Add unit tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 2 Dec 2016 09:03:02 +0000 (10:03 +0100)]
Harden files drop
* Fail on MKCOL
* Only take filename ignore directories
* No need to parse query parameters
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Morris Jobke [Fri, 2 Dec 2016 11:53:24 +0000 (12:53 +0100)]
Fix input field for new folder - fixes #2245
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Fri, 2 Dec 2016 11:39:12 +0000 (12:39 +0100)]
Remove white background from loading icon
* allows to use the loading icon on non-white background (disabled input fields for example)
* fixes #2466
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Joas Schilling [Fri, 2 Dec 2016 08:37:08 +0000 (09:37 +0100)]
Fix tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Fri, 2 Dec 2016 01:07:35 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Robin Appelman [Thu, 1 Dec 2016 22:44:50 +0000 (23:44 +0100)]
only reload on errors when logged in
Signed-off-by: Robin Appelman <robin@icewind.nl>
Morris Jobke [Thu, 1 Dec 2016 22:01:00 +0000 (23:01 +0100)]
Merge pull request #2432 from nextcloud/activity-mail-language
Make sure the activity emails can be sent in the users language
Christoph Wurst [Thu, 1 Dec 2016 20:25:54 +0000 (21:25 +0100)]
Merge pull request #2444 from nextcloud/detect-also-a-400-status
Catch status code 400
Roeland Jago Douma [Thu, 1 Dec 2016 20:14:10 +0000 (21:14 +0100)]
Merge pull request #2435 from nextcloud/sidebar-preview-non-preview
allow registering sidebar preview handlers for mimetypes that dont co…
Roeland Jago Douma [Thu, 1 Dec 2016 19:15:48 +0000 (20:15 +0100)]
Merge pull request #2441 from nextcloud/optimize-createParentDirectories
Prevent endless loop in \OC\Files\View::createParentDirectories
Lukas Reschke [Thu, 1 Dec 2016 18:13:28 +0000 (19:13 +0100)]
Catch status code 400
In case the server returns a statuscode 400 we should also gracefully return to the home directory.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 1 Dec 2016 17:52:32 +0000 (18:52 +0100)]
Add tests
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 1 Dec 2016 15:52:12 +0000 (16:52 +0100)]
Prevent endless loop in \OC\Files\View::createParentDirectories
\OC\Files\View::createParentDirectories was previously prone to an endless loop. If a path such as /foo/existingfile.txt/bar/foo was passed and existingfile.txt existed in foo the loop was never left and running until the PHP process timed out.
This commit changes the logic to a foreach loop over an array and additionally additional error handling using is_file.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Björn Schießle [Thu, 1 Dec 2016 15:42:47 +0000 (16:42 +0100)]
Merge pull request #2436 from nextcloud/fix_inline_action_gone
We should always show permanent actions
Robin Appelman [Thu, 1 Dec 2016 14:00:51 +0000 (15:00 +0100)]
allow registering sidebar preview handlers for mimetypes that dont come with server side previews
Signed-off-by: Robin Appelman <robin@icewind.nl>
Bjoern Schiessle [Thu, 1 Dec 2016 14:37:08 +0000 (15:37 +0100)]
fix mouse pointer
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Joas Schilling [Thu, 1 Dec 2016 14:35:49 +0000 (15:35 +0100)]
Update versions to 11.0.0
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 1 Dec 2016 14:33:13 +0000 (15:33 +0100)]
Highlight the app name in the notification
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 1 Dec 2016 14:32:39 +0000 (15:32 +0100)]
Use the settings icon for the update notification
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Thu, 1 Dec 2016 14:16:06 +0000 (15:16 +0100)]
We should always show permanent actions
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Robin Appelman [Thu, 1 Dec 2016 13:17:47 +0000 (14:17 +0100)]
dont grow items in the app list
Signed-off-by: Robin Appelman <robin@icewind.nl>
Lukas Reschke [Thu, 1 Dec 2016 12:48:55 +0000 (13:48 +0100)]
Merge pull request #2416 from nextcloud/cache_all_avatar_responses
Cache all avatar responses
Lukas Reschke [Thu, 1 Dec 2016 12:39:17 +0000 (13:39 +0100)]
Merge pull request #2423 from nextcloud/fix-language-names
Fix naming of languages
Roeland Jago Douma [Thu, 1 Dec 2016 12:00:10 +0000 (13:00 +0100)]
Merge pull request #2430 from nextcloud/avatar_changelog
Add avatar info to changelog
Lukas Reschke [Thu, 1 Dec 2016 11:17:56 +0000 (12:17 +0100)]
Merge pull request #2371 from nextcloud/issue-2369-add-share-indicator-for-mail-shares
Add share indicator for mail shares
justin-sleep [Thu, 1 Dec 2016 10:58:38 +0000 (04:58 -0600)]
Explicitly cast $remember to int rather than using identity operator
Signed-off-by: justin-sleep <justin@quarterfull.com>
Roeland Jago Douma [Thu, 1 Dec 2016 10:56:33 +0000 (11:56 +0100)]
Merge pull request #2425 from nextcloud/show-real-apps-rating
Show app store rating only for 5+ votes
Joas Schilling [Thu, 1 Dec 2016 10:35:23 +0000 (11:35 +0100)]
Adjust all implementations in the server repo
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 1 Dec 2016 10:34:56 +0000 (11:34 +0100)]
Add language to the parse method for emails
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Thu, 1 Dec 2016 10:05:59 +0000 (11:05 +0100)]
Add avatar info to changelog
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Thu, 1 Dec 2016 01:07:17 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
justin-sleep [Wed, 30 Nov 2016 21:26:08 +0000 (15:26 -0600)]
Fix #2427 by converting $remember to integer
Signed-off-by: justin-sleep <justin@quarterfull.com>
Morris Jobke [Wed, 30 Nov 2016 14:59:02 +0000 (15:59 +0100)]
Show app store rating only for 5+ votes
* shows the rating of an app only if a given amount of ratings are given
* fixes #2001
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Robin Appelman [Wed, 30 Nov 2016 14:39:59 +0000 (15:39 +0100)]
Merge pull request #2422 from nextcloud/text-preview-debug
remove js debug statements in sidebar text preview generator
Morris Jobke [Tue, 29 Nov 2016 18:02:29 +0000 (19:02 +0100)]
Language
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Nextcloud bot [Wed, 30 Nov 2016 14:18:08 +0000 (14:18 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Wed, 30 Nov 2016 14:10:38 +0000 (15:10 +0100)]
Merge pull request #2419 from nextcloud/issue-template-location
fix issue template location
Robin Appelman [Wed, 30 Nov 2016 13:54:54 +0000 (14:54 +0100)]
remove js debug statements in sidebar text preview generator
Signed-off-by: Robin Appelman <robin@icewind.nl>
Lukas Reschke [Wed, 30 Nov 2016 13:32:04 +0000 (14:32 +0100)]
Merge pull request #2415 from nextcloud/fix_encrypted_trash_previews
Ignore AppData in encryption wrapper
Lukas Reschke [Wed, 30 Nov 2016 13:31:07 +0000 (14:31 +0100)]
Merge pull request #2417 from nextcloud/fix-password-change-in-user-mgt
Fix password change in user management
Robin Appelman [Wed, 30 Nov 2016 13:28:54 +0000 (14:28 +0100)]
fix issue template location
Fixes #2418
Signed-off-by: Robin Appelman <robin@icewind.nl>
Roeland Jago Douma [Wed, 30 Nov 2016 13:01:58 +0000 (14:01 +0100)]
Merge pull request #2406 from nextcloud/move-dav-activities-to-new-api
Move dav activities to new api
Morris Jobke [Wed, 30 Nov 2016 12:36:37 +0000 (13:36 +0100)]
Fix password change in user management
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Joas Schilling [Wed, 30 Nov 2016 11:04:19 +0000 (12:04 +0100)]
Add tests for the base provider
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 30 Nov 2016 10:41:38 +0000 (11:41 +0100)]
Move generic tests into namespace
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 30 Nov 2016 10:38:49 +0000 (11:38 +0100)]
Deduplicate the provider code
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Wed, 30 Nov 2016 10:36:01 +0000 (11:36 +0100)]
Merge pull request #2405 from nextcloud/add-avatar-job-once
Execute MoveAvatars repair step only once