]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
9 years agoMerge pull request #15229 from owncloud/response-setContentLengthHeader
Thomas Müller [Fri, 3 Apr 2015 20:51:36 +0000 (22:51 +0200)]
Merge pull request #15229 from owncloud/response-setContentLengthHeader

Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround...

9 years agoMerge pull request #15391 from owncloud/fix-language-caching
Thomas Müller [Fri, 3 Apr 2015 20:51:13 +0000 (22:51 +0200)]
Merge pull request #15391 from owncloud/fix-language-caching

fix caching of preferred language

9 years agoMerge pull request #15386 from oparoz/yaml-cnf-mediatype
Thomas Müller [Fri, 3 Apr 2015 20:49:41 +0000 (22:49 +0200)]
Merge pull request #15386 from oparoz/yaml-cnf-mediatype

Introducing media types for yml, yaml, cnf, conf

9 years agofix caching of preferred language
Robin Appelman [Fri, 3 Apr 2015 13:36:24 +0000 (15:36 +0200)]
fix caching of preferred language

9 years agoMerge pull request #15383 from owncloud/fix-exception-message
Morris Jobke [Fri, 3 Apr 2015 08:15:23 +0000 (10:15 +0200)]
Merge pull request #15383 from owncloud/fix-exception-message

Update exception messages to better reflect and describe the problem

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 3 Apr 2015 05:54:53 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

9 years agoIntroducing media types for yml, yaml, cnf, conf
Olivier Paroz [Thu, 2 Apr 2015 19:37:57 +0000 (21:37 +0200)]
Introducing media types for yml, yaml, cnf, conf

9 years agoMerge pull request #12314 from oparoz/patch-3
Lukas Reschke [Thu, 2 Apr 2015 16:54:03 +0000 (18:54 +0200)]
Merge pull request #12314 from oparoz/patch-3

Make findBinaryPath compatible with open_basedir

9 years agoFix the exception messages
Joas Schilling [Thu, 2 Apr 2015 16:37:33 +0000 (18:37 +0200)]
Fix the exception messages

9 years agoMerge pull request #14113 from owncloud/chunking-chunkpartfiles
Thomas Müller [Thu, 2 Apr 2015 16:15:27 +0000 (18:15 +0200)]
Merge pull request #14113 from owncloud/chunking-chunkpartfiles

Added part files for when writing chunks

9 years agoMerge pull request #15372 from Volker-E/master
Thomas Müller [Thu, 2 Apr 2015 16:01:09 +0000 (18:01 +0200)]
Merge pull request #15372 from Volker-E/master

fixing #15344

9 years agoMerge pull request #15367 from owncloud/pre-setup-hook
Thomas Müller [Thu, 2 Apr 2015 15:40:23 +0000 (17:40 +0200)]
Merge pull request #15367 from owncloud/pre-setup-hook

setup storage wrappers before setting up the filesystem

9 years agoMerge pull request #15380 from owncloud/issue/15149-fix-initial-list
Morris Jobke [Thu, 2 Apr 2015 14:29:53 +0000 (16:29 +0200)]
Merge pull request #15380 from owncloud/issue/15149-fix-initial-list

Fix the initial list of groups

9 years agoFix the initial list of groups
Joas Schilling [Thu, 2 Apr 2015 13:47:48 +0000 (15:47 +0200)]
Fix the initial list of groups

9 years agoMerge pull request #15346 from oparoz/split-image-provider
Morris Jobke [Thu, 2 Apr 2015 11:40:09 +0000 (13:40 +0200)]
Merge pull request #15346 from oparoz/split-image-provider

Split image provider in one sub-class per media type

9 years agosetup mount manager before wrappers
Robin Appelman [Thu, 2 Apr 2015 11:28:36 +0000 (13:28 +0200)]
setup mount manager before wrappers

9 years agoSplit image provider in one sub-class per media type
Olivier Paroz [Thu, 2 Apr 2015 08:31:24 +0000 (10:31 +0200)]
Split image provider in one sub-class per media type

9 years agoMerge pull request #15349 from oparoz/limit-bitmap-previews-2
Morris Jobke [Thu, 2 Apr 2015 08:23:55 +0000 (10:23 +0200)]
Merge pull request #15349 from oparoz/limit-bitmap-previews-2

The bitmap preview class now takes maxX and maxY into consideration

9 years agoMerge pull request #15362 from owncloud/issue/15359-purge-memcache-console-app-disable
Thomas Müller [Thu, 2 Apr 2015 07:26:15 +0000 (09:26 +0200)]
Merge pull request #15362 from owncloud/issue/15359-purge-memcache-console-app-disable

Correctly purge the cache when an app is disabled via cli

9 years agoFix docs and line breaks
Joas Schilling [Thu, 2 Apr 2015 06:28:42 +0000 (08:28 +0200)]
Fix docs and line breaks

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 2 Apr 2015 05:54:47 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

9 years agoMerge pull request #15364 from rullzer/apps_linkToDocs
Roeland Douma [Wed, 1 Apr 2015 20:49:24 +0000 (22:49 +0200)]
Merge pull request #15364 from rullzer/apps_linkToDocs

Use URLGenerator instead of OC_Helper for linkToDocs

9 years agofixing #15344 - `title` has no added value here (not on screen readers not for robots)
Volker E [Wed, 1 Apr 2015 19:10:48 +0000 (21:10 +0200)]
fixing #15344 - `title` has no added value here (not on screen readers not for robots)

9 years agoMerge pull request #15366 from rullzer/deprecate_util_links
Robin McCorkell [Wed, 1 Apr 2015 17:02:10 +0000 (18:02 +0100)]
Merge pull request #15366 from rullzer/deprecate_util_links

Deprecate functions (OC_Helper + OCP\Util) that only call the urlgenerator anyway

9 years agoMerge pull request #15358 from owncloud/global-cmd
Morris Jobke [Wed, 1 Apr 2015 16:20:09 +0000 (18:20 +0200)]
Merge pull request #15358 from owncloud/global-cmd

Allow app:check-code and l10n:createjs commands when not installed

9 years agoAdjust tests and check whether clear() is called
Joas Schilling [Wed, 1 Apr 2015 15:19:44 +0000 (17:19 +0200)]
Adjust tests and check whether clear() is called

9 years agosetup storage wrappers before setting up the filesystem
Robin Appelman [Wed, 1 Apr 2015 15:12:06 +0000 (17:12 +0200)]
setup storage wrappers before setting up the filesystem

9 years ago The bitmap preview class now takes maxX and maxY into consideration
Olivier Paroz [Wed, 1 Apr 2015 13:54:22 +0000 (15:54 +0200)]
 The bitmap preview class now takes maxX and maxY into consideration

This is a fix for owncloud#13607 and is part of the global programme: owncloud#13609

The image aspect ratio is kept intact.

9 years agoCorrectly purge the cache when an app is disabled via cli
Joas Schilling [Wed, 1 Apr 2015 13:37:22 +0000 (15:37 +0200)]
Correctly purge the cache when an app is disabled via cli

9 years agoMerge pull request #15353 from owncloud/run-cron-with-the-correct-user-master
Morris Jobke [Wed, 1 Apr 2015 13:32:14 +0000 (15:32 +0200)]
Merge pull request #15353 from owncloud/run-cron-with-the-correct-user-master

Cron has to be executed with the correct user

9 years agoUse URLGenerator instread of OC_Helper
Roeland Jago Douma [Wed, 1 Apr 2015 12:57:01 +0000 (14:57 +0200)]
Use URLGenerator instread of OC_Helper

9 years agoDeprecate functions that only call the urlgenerator anyway
Roeland Jago Douma [Wed, 1 Apr 2015 12:32:49 +0000 (14:32 +0200)]
Deprecate functions that only call the urlgenerator anyway

9 years agoAllow app:check-code and l10n:createjs commands when not installed
Robin McCorkell [Wed, 1 Apr 2015 12:18:56 +0000 (13:18 +0100)]
Allow app:check-code and l10n:createjs commands when not installed

9 years agoMerge pull request #15354 from pierrejochem/patch-1
Thomas Müller [Wed, 1 Apr 2015 12:08:03 +0000 (14:08 +0200)]
Merge pull request #15354 from pierrejochem/patch-1

More secure proposal

9 years agoMerge pull request #15356 from rullzer/apps_oc_to_ocs
Roeland Douma [Wed, 1 Apr 2015 11:24:54 +0000 (13:24 +0200)]
Merge pull request #15356 from rullzer/apps_oc_to_ocs

Move core apps from private to public functions (trivial part)

9 years agoMove core apps from private to public functions
Roeland Jago Douma [Wed, 1 Apr 2015 10:06:04 +0000 (12:06 +0200)]
Move core apps from private to public functions

Apps still use OC_Helper and OC_Util functions even when public ones are
already available. Sometimes the public one is even used in the same
file.

9 years agoMore secure proposal
Pierre Jochem [Wed, 1 Apr 2015 09:28:53 +0000 (11:28 +0200)]
More secure proposal

9 years agoMerge pull request #15336 from owncloud/revive-15215
Morris Jobke [Wed, 1 Apr 2015 08:35:39 +0000 (10:35 +0200)]
Merge pull request #15336 from owncloud/revive-15215

Properly quote file names in listFiles query for GDrive

9 years agoCron has to be executed with the correct user - fixes 13912 and others
Thomas Müller [Wed, 1 Apr 2015 08:31:48 +0000 (10:31 +0200)]
Cron has to be executed with the correct user - fixes 13912 and others

9 years agoMerge pull request #15351 from owncloud/add-title-to-app-entries
Lukas Reschke [Wed, 1 Apr 2015 08:16:28 +0000 (10:16 +0200)]
Merge pull request #15351 from owncloud/add-title-to-app-entries

add title to entries in app menu

9 years agoadd title to entries in app menu
Morris Jobke [Wed, 1 Apr 2015 07:10:19 +0000 (09:10 +0200)]
add title to entries in app menu

9 years agoMerge pull request #15331 from owncloud/fix-password
Morris Jobke [Wed, 1 Apr 2015 07:04:37 +0000 (09:04 +0200)]
Merge pull request #15331 from owncloud/fix-password

Fix JS reference error for personal password changing

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 1 Apr 2015 05:55:33 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

9 years agoUse getenv to get the paths for `find`
Olivier Paroz [Mon, 2 Mar 2015 21:15:07 +0000 (22:15 +0100)]
Use getenv to get the paths for `find`

9 years agouse ExecutableFinder and find in findBinaryPath
Olivier Paroz [Mon, 26 Jan 2015 11:32:17 +0000 (12:32 +0100)]
use ExecutableFinder and find in findBinaryPath

When using open_basedir, commands such as `which`or `command`can fail
because they might try to look outside of the restricted perimeter.
Symfony's ExecutableFinder can be used instead to look in standard
locations and we can use `find` as a last resort

A better solution would be to adopt a mechanism similar to what has
been done for office documents where a configuration parameter is used
to indicate the path where the executable is to be found.

9 years agoOnly escape single quotes
Lukas Reschke [Tue, 31 Mar 2015 13:30:49 +0000 (15:30 +0200)]
Only escape single quotes

9 years agoAdded rawurlencode for other params in GDrive storage
Vincent Petry [Thu, 26 Mar 2015 12:57:28 +0000 (13:57 +0100)]
Added rawurlencode for other params in GDrive storage

9 years agoProperly quote file names in listFiles query for GDrive
Vincent Petry [Thu, 26 Mar 2015 11:15:02 +0000 (12:15 +0100)]
Properly quote file names in listFiles query for GDrive

9 years agoMerge pull request #15335 from owncloud/revert-15215-ext-gdrivelistfilequoting
Lukas Reschke [Tue, 31 Mar 2015 13:12:53 +0000 (15:12 +0200)]
Merge pull request #15335 from owncloud/revert-15215-ext-gdrivelistfilequoting

Revert "Properly quote file names in listFiles query for GDrive"

9 years agoRevert "Properly quote file names in listFiles query for GDrive"
Lukas Reschke [Tue, 31 Mar 2015 13:12:35 +0000 (15:12 +0200)]
Revert "Properly quote file names in listFiles query for GDrive"

9 years agoMerge pull request #15215 from owncloud/ext-gdrivelistfilequoting
Frank Karlitschek [Tue, 31 Mar 2015 13:08:59 +0000 (09:08 -0400)]
Merge pull request #15215 from owncloud/ext-gdrivelistfilequoting

Properly quote file names in listFiles query for GDrive

9 years agoFix JS reference error for personal password changing
Robin McCorkell [Tue, 31 Mar 2015 11:41:10 +0000 (12:41 +0100)]
Fix JS reference error for personal password changing

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 31 Mar 2015 05:55:55 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

9 years agoMerge pull request #15312 from owncloud/activity-fix-compilation
Lukas Reschke [Mon, 30 Mar 2015 15:12:54 +0000 (17:12 +0200)]
Merge pull request #15312 from owncloud/activity-fix-compilation

Correct the app name for sharing events

9 years agoMerge pull request #15169 from rullzer/fix_displayNamesInGroup
Morris Jobke [Mon, 30 Mar 2015 15:04:09 +0000 (17:04 +0200)]
Merge pull request #15169 from rullzer/fix_displayNamesInGroup

Groupmanagers displayNamesInGroup should actually search in displaynames

9 years agoMerge pull request #15076 from owncloud/fix-smb-oc-admin
Robin McCorkell [Mon, 30 Mar 2015 14:38:22 +0000 (15:38 +0100)]
Merge pull request #15076 from owncloud/fix-smb-oc-admin

Support constructing an SMB_OC without saved session credentials

9 years agoMerge pull request #15042 from wolfgangkarall/master
Lukas Reschke [Mon, 30 Mar 2015 14:22:36 +0000 (16:22 +0200)]
Merge pull request #15042 from wolfgangkarall/master

.htaccess RewriteRules: use permanent redirect for .well-known/(cal|card)dav, add 'L' flag

9 years agoCorrect the app name for sharing events
Joas Schilling [Wed, 25 Mar 2015 14:18:54 +0000 (15:18 +0100)]
Correct the app name for sharing events

9 years agoMerge pull request #15269 from owncloud/migrate-checksetup-and-add-memcache
Robin McCorkell [Mon, 30 Mar 2015 10:24:44 +0000 (11:24 +0100)]
Merge pull request #15269 from owncloud/migrate-checksetup-and-add-memcache

Add check for activated local memcache

9 years agoMerge pull request #13964 from rullzer/capabilities
Morris Jobke [Mon, 30 Mar 2015 08:06:05 +0000 (10:06 +0200)]
Merge pull request #13964 from rullzer/capabilities

Add OCS sharing info to capabilities - take 2

9 years agoMerge pull request #15239 from owncloud/see-no-evil
Morris Jobke [Mon, 30 Mar 2015 07:05:31 +0000 (09:05 +0200)]
Merge pull request #15239 from owncloud/see-no-evil

Move federated cloud sharing, files externals and updater to special pos...

9 years agoMerge pull request #15295 from owncloud/add-more-spacing-dialog
Morris Jobke [Mon, 30 Mar 2015 06:07:40 +0000 (08:07 +0200)]
Merge pull request #15295 from owncloud/add-more-spacing-dialog

Add more spacing to the file picker dialog

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 30 Mar 2015 05:54:41 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 29 Mar 2015 05:55:31 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

9 years agoAdd more spacing to the file picker dialog
Lukas Reschke [Sat, 28 Mar 2015 13:19:27 +0000 (14:19 +0100)]
Add more spacing to the file picker dialog

Without this the first `>` looked somewhat off, to test this change go to the personal settings and choose a profile picture in a subfolder.

9 years agoAdd check for activated local memcache
Lukas Reschke [Thu, 26 Mar 2015 13:51:33 +0000 (14:51 +0100)]
Add check for activated local memcache

Also used the opportunity to refactor it into an AppFramework controller so that we can unit test it.

Fixes https://github.com/owncloud/core/issues/14956

9 years agoMerge pull request #15289 from owncloud/min-upload-limit
Vincent Petry [Sat, 28 Mar 2015 10:34:11 +0000 (11:34 +0100)]
Merge pull request #15289 from owncloud/min-upload-limit

Require minimum 1 MiB upload limit

9 years agoMerge pull request #15288 from owncloud/check-datadir-relative
Vincent Petry [Sat, 28 Mar 2015 10:28:33 +0000 (11:28 +0100)]
Merge pull request #15288 from owncloud/check-datadir-relative

Check for relative datadirectory path

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 28 Mar 2015 05:55:46 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

9 years agoRequire minimum 1 MiB upload limit
Robin McCorkell [Fri, 27 Mar 2015 23:43:35 +0000 (23:43 +0000)]
Require minimum 1 MiB upload limit

9 years agoCheck for relative datadirectory path
Robin McCorkell [Fri, 27 Mar 2015 23:27:21 +0000 (23:27 +0000)]
Check for relative datadirectory path

9 years agoMerge pull request #15284 from owncloud/revert-master-breakage
Morris Jobke [Fri, 27 Mar 2015 19:01:33 +0000 (20:01 +0100)]
Merge pull request #15284 from owncloud/revert-master-breakage

Revert "Deprecated \OCP\IAppConfig - add missing methods to IConfig"

9 years agoRevert "Deprecated \OCP\IAppConfig - add missing methods to IConfig"
Vincent Petry [Fri, 27 Mar 2015 17:50:11 +0000 (18:50 +0100)]
Revert "Deprecated \OCP\IAppConfig - add missing methods to IConfig"

This reverts commit 012016d3311a13c3c1e9d60778dc6fbd6be0204e.

9 years agoMerge pull request #15155 from owncloud/share-donotreturntrashedfiles
Morris Jobke [Fri, 27 Mar 2015 16:05:14 +0000 (17:05 +0100)]
Merge pull request #15155 from owncloud/share-donotreturntrashedfiles

Do not return shares for files outside "files"

9 years agoMerge pull request #13938 from owncloud/deprecate-iappconfig
Thomas Müller [Fri, 27 Mar 2015 15:07:41 +0000 (16:07 +0100)]
Merge pull request #13938 from owncloud/deprecate-iappconfig

Deprecated \OCP\IAppConfig - add missing methods to IConfig

9 years agoAdd logout in share test to avoid nasty side effects
Vincent Petry [Fri, 27 Mar 2015 14:54:29 +0000 (15:54 +0100)]
Add logout in share test to avoid nasty side effects

9 years agoMerge pull request #15240 from owncloud/storage-wrapper-priority
Thomas Müller [Fri, 27 Mar 2015 14:18:44 +0000 (15:18 +0100)]
Merge pull request #15240 from owncloud/storage-wrapper-priority

add priority to storage wrappers

9 years agoMerge pull request #15261 from owncloud/fix-14268-master
Thomas Müller [Fri, 27 Mar 2015 14:07:50 +0000 (15:07 +0100)]
Merge pull request #15261 from owncloud/fix-14268-master

use StreamResponse to download the log file

9 years agoMerge pull request #15265 from owncloud/enc2_fixes
Thomas Müller [Fri, 27 Mar 2015 13:58:33 +0000 (14:58 +0100)]
Merge pull request #15265 from owncloud/enc2_fixes

core improvements for Encryption 2.0

9 years agoMerge pull request #15247 from owncloud/fix_group_share_master_backport
Morris Jobke [Fri, 27 Mar 2015 13:40:52 +0000 (14:40 +0100)]
Merge pull request #15247 from owncloud/fix_group_share_master_backport

also call generateTarget for group shares

9 years agoMerge pull request #15254 from owncloud/fix-14853-master
Thomas Müller [Fri, 27 Mar 2015 13:18:47 +0000 (14:18 +0100)]
Merge pull request #15254 from owncloud/fix-14853-master

Adding a pending indicator to the files summary

9 years agoMerge pull request #15259 from owncloud/fix-change-password-ie8
Vincent Petry [Fri, 27 Mar 2015 13:11:14 +0000 (14:11 +0100)]
Merge pull request #15259 from owncloud/fix-change-password-ie8

Show label for password change in IE8

9 years agoDo not return shares for files outside "files"
Vincent Petry [Tue, 24 Mar 2015 10:08:19 +0000 (11:08 +0100)]
Do not return shares for files outside "files"

9 years agoMerge pull request #15227 from owncloud/ocetag-header
Vincent Petry [Fri, 27 Mar 2015 12:10:27 +0000 (13:10 +0100)]
Merge pull request #15227 from owncloud/ocetag-header

Copy Etag header to OC-Etag for sabre calls

9 years agoMerge pull request #15260 from owncloud/adjust-controls-bar-width
Morris Jobke [Fri, 27 Mar 2015 10:56:22 +0000 (11:56 +0100)]
Merge pull request #15260 from owncloud/adjust-controls-bar-width

adjust controls bar width to not overlay scrollbar

9 years agoadd deleteAllFileKeys to public interface and add "uid" as parameter for the
Bjoern Schiessle [Fri, 27 Mar 2015 10:46:32 +0000 (11:46 +0100)]
add deleteAllFileKeys to public interface and add "uid" as parameter for the
update call

9 years agofix check if a file is excluded from encryption or not
Bjoern Schiessle [Fri, 27 Mar 2015 10:46:07 +0000 (11:46 +0100)]
fix check if a file is excluded from encryption or not

9 years agouse StreamResponse to download the log file - fixes #14268
Thomas Müller [Fri, 27 Mar 2015 00:37:25 +0000 (01:37 +0100)]
use StreamResponse to download the log file - fixes #14268

9 years agoMerge pull request #15258 from owncloud/users-addtofilteredgroup
Morris Jobke [Fri, 27 Mar 2015 09:02:33 +0000 (10:02 +0100)]
Merge pull request #15258 from owncloud/users-addtofilteredgroup

Don't append user in a filtered list if groups don't match

9 years agoMerge pull request #15225 from owncloud/make-setups-for-users-that-tend-to-use-ownclo...
Morris Jobke [Fri, 27 Mar 2015 08:54:40 +0000 (09:54 +0100)]
Merge pull request #15225 from owncloud/make-setups-for-users-that-tend-to-use-owncloud-on-not-proper-machines-a-little-bit-more-secure

Add some generic default headers as well via PHP

9 years agofix scrutinizer issues
Jan-Christoph Borchardt [Fri, 27 Mar 2015 08:37:52 +0000 (09:37 +0100)]
fix scrutinizer issues

9 years agoFix link to the updater
Joas Schilling [Thu, 26 Mar 2015 21:34:32 +0000 (22:34 +0100)]
Fix link to the updater

9 years agofix layout for Sharing settings
Jan-Christoph Borchardt [Thu, 26 Mar 2015 20:23:49 +0000 (21:23 +0100)]
fix layout for Sharing settings

9 years agoMove federated cloud sharing, files externals and updater to special positions
Joas Schilling [Thu, 26 Mar 2015 19:26:41 +0000 (20:26 +0100)]
Move federated cloud sharing, files externals and updater to special positions

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 27 Mar 2015 05:56:21 +0000 (01:56 -0400)]
[tx-robot] updated from transifex

9 years agoadjust controls bar width to not overlay scrollbar
Jan-Christoph Borchardt [Fri, 27 Mar 2015 00:34:55 +0000 (01:34 +0100)]
adjust controls bar width to not overlay scrollbar

9 years agoMerge pull request #15252 from owncloud/prevent-directory-characters-in-temporary...
Thomas Müller [Fri, 27 Mar 2015 00:19:55 +0000 (01:19 +0100)]
Merge pull request #15252 from owncloud/prevent-directory-characters-in-temporary-path

Filter potential dangerous characters in path name

9 years agoMerge pull request #15256 from owncloud/emptycontent-messages
Thomas Müller [Fri, 27 Mar 2015 00:17:46 +0000 (01:17 +0100)]
Merge pull request #15256 from owncloud/emptycontent-messages

fine-tuning the empty content messages

9 years agoShow label for password change in IE8
Morris Jobke [Fri, 27 Mar 2015 00:16:31 +0000 (01:16 +0100)]
Show label for password change in IE8

* fixes #10729

9 years agoAdding a pending indicator to the files summary - fixes #14853
Thomas Müller [Thu, 26 Mar 2015 22:30:51 +0000 (23:30 +0100)]
Adding a pending indicator to the files summary - fixes #14853