]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
9 years agoAlign checkbox configuration in external files
Ross Nicoll [Fri, 16 Jan 2015 20:06:49 +0000 (20:06 +0000)]
Align checkbox configuration in external files

Modified CSS for files_external application to render labels around checkboxes at the same
width as other input elements, aligning them with other elements on the same page.

9 years agoMerge pull request #13421 from owncloud/fix-rename
Robin McCorkell [Fri, 16 Jan 2015 19:15:48 +0000 (19:15 +0000)]
Merge pull request #13421 from owncloud/fix-rename

Fixes shifted rename field

9 years agoFixes shifted rename field
Morris Jobke [Fri, 16 Jan 2015 16:02:08 +0000 (17:02 +0100)]
Fixes shifted rename field

9 years agoMerge pull request #13418 from owncloud/app-icons
Morris Jobke [Fri, 16 Jan 2015 14:22:44 +0000 (15:22 +0100)]
Merge pull request #13418 from owncloud/app-icons

add icon for Provisioning API

9 years agocompress icons of LDAP and WebDAV-Auth
Jan-Christoph Borchardt [Fri, 16 Jan 2015 13:43:27 +0000 (14:43 +0100)]
compress icons of LDAP and WebDAV-Auth

9 years agoadd icon for Provisioning API
Jan-Christoph Borchardt [Fri, 16 Jan 2015 13:43:14 +0000 (14:43 +0100)]
add icon for Provisioning API

9 years agoMerge pull request #13399 from owncloud/trashbin-fixpreviewroute
Morris Jobke [Fri, 16 Jan 2015 12:48:02 +0000 (13:48 +0100)]
Merge pull request #13399 from owncloud/trashbin-fixpreviewroute

Fix preview route for trashbin

9 years agoMerge pull request #13413 from owncloud/apps-cancelloadonswitch
Morris Jobke [Fri, 16 Jan 2015 12:42:40 +0000 (13:42 +0100)]
Merge pull request #13413 from owncloud/apps-cancelloadonswitch

Cancel app list load when switching categories

9 years agoMerge pull request #13160 from owncloud/extstorage-ocbackendnopartfile
Morris Jobke [Fri, 16 Jan 2015 12:38:59 +0000 (13:38 +0100)]
Merge pull request #13160 from owncloud/extstorage-ocbackendnopartfile

Disable part files for OC ext storage backend + s2s backend

9 years agoMerge pull request #13412 from owncloud/app-management-sort
Morris Jobke [Fri, 16 Jan 2015 12:17:41 +0000 (13:17 +0100)]
Merge pull request #13412 from owncloud/app-management-sort

sorting enabled and disabled apps alphabetically - fixes #13404

9 years agoCancel app list load when switching categories
Vincent Petry [Fri, 16 Jan 2015 11:23:02 +0000 (12:23 +0100)]
Cancel app list load when switching categories

9 years agosorting enabled and disabled apps alphabetically - fixes #13404
Thomas Müller [Fri, 16 Jan 2015 11:07:08 +0000 (12:07 +0100)]
sorting enabled and disabled apps alphabetically - fixes #13404

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 16 Jan 2015 06:55:51 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

9 years agoMerge pull request #13406 from owncloud/fix-php-doc
Frank Karlitschek [Fri, 16 Jan 2015 01:35:30 +0000 (20:35 -0500)]
Merge pull request #13406 from owncloud/fix-php-doc

Fix PHPDoc

9 years agoFix PHPDoc
Lukas Reschke [Thu, 15 Jan 2015 21:50:42 +0000 (22:50 +0100)]
Fix PHPDoc

9 years agoMerge pull request #13389 from owncloud/issue/13372-failing-oracle-tests-jenkins
Thomas Müller [Thu, 15 Jan 2015 21:41:57 +0000 (22:41 +0100)]
Merge pull request #13389 from owncloud/issue/13372-failing-oracle-tests-jenkins

Mask table and column names with backticks and add lastInsertID() workar...

9 years agoMerge pull request #13394 from owncloud/cache-remove-folder
Thomas Müller [Thu, 15 Jan 2015 21:33:06 +0000 (22:33 +0100)]
Merge pull request #13394 from owncloud/cache-remove-folder

Remove children from the cache in one query

9 years agoMerge pull request #13395 from owncloud/show-readonly-mail
Lukas Reschke [Thu, 15 Jan 2015 21:08:23 +0000 (22:08 +0100)]
Merge pull request #13395 from owncloud/show-readonly-mail

Show mail address & display name if it is read only

9 years agoMerge pull request #13323 from owncloud/move-search
Lukas Reschke [Thu, 15 Jan 2015 19:41:57 +0000 (20:41 +0100)]
Merge pull request #13323 from owncloud/move-search

Move search to core/search

9 years agoMerge pull request #13397 from owncloud/files-greyhighlightondownload
Lukas Reschke [Thu, 15 Jan 2015 19:32:42 +0000 (20:32 +0100)]
Merge pull request #13397 from owncloud/files-greyhighlightondownload

Fix for sticky grey highlight / selection in file list

9 years agoAdditional unit test for recursive remove
Robin Appelman [Thu, 15 Jan 2015 17:46:42 +0000 (18:46 +0100)]
Additional unit test for recursive remove

9 years agoFix preview route for trashbin
Vincent Petry [Thu, 15 Jan 2015 17:45:24 +0000 (18:45 +0100)]
Fix preview route for trashbin

9 years agoDisallow ctrl click to select when selection not allowed
Vincent Petry [Thu, 15 Jan 2015 17:16:27 +0000 (18:16 +0100)]
Disallow ctrl click to select when selection not allowed

9 years agoAuto-blur when clicking on file to download
Vincent Petry [Thu, 15 Jan 2015 17:08:36 +0000 (18:08 +0100)]
Auto-blur when clicking on file to download

9 years agoFixed thumbnal z-index for when no checkbox is there
Vincent Petry [Thu, 15 Jan 2015 16:53:23 +0000 (17:53 +0100)]
Fixed thumbnal z-index for when no checkbox is there

In file lists with no selection checkbox, the CSS selector is different.
The thumbnail also needs position:absolute and a z-index to be displayed
above the row's grey highlight.

9 years agoShow mail address & display name if it is read only
Morris Jobke [Thu, 15 Jan 2015 16:51:54 +0000 (17:51 +0100)]
Show mail address & display name if it is read only

* gives the user the chance to verify it's mail address
  and display name
* ref #12823
* fixes #13393

9 years agoRemove children from the cache in one query
Robin Appelman [Thu, 15 Jan 2015 16:26:12 +0000 (17:26 +0100)]
Remove children from the cache in one query

9 years agoMerge pull request #13388 from owncloud/type-hint-url-params
Morris Jobke [Thu, 15 Jan 2015 15:00:48 +0000 (16:00 +0100)]
Merge pull request #13388 from owncloud/type-hint-url-params

Add PHPDoc for `urlParams`

9 years agoMerge pull request #13387 from owncloud/fix-urlparameters
Morris Jobke [Thu, 15 Jan 2015 14:33:55 +0000 (15:33 +0100)]
Merge pull request #13387 from owncloud/fix-urlparameters

always set url parameters when they are available in the app dispatch

9 years agoalways set url parameters when they are available in the app dispatch
Bernhard Posselt [Thu, 15 Jan 2015 13:19:56 +0000 (14:19 +0100)]
always set url parameters when they are available in the app dispatch

prefer url parameters passed into the main method. If they are not present, use the containers urlParameters

add space

9 years agoMask table and column names with backticks and add lastInsertID() workaround
Joas Schilling [Thu, 15 Jan 2015 09:25:54 +0000 (10:25 +0100)]
Mask table and column names with backticks and add lastInsertID() workaround

9 years agoAdd PHPDoc for `urlParams`
Lukas Reschke [Thu, 15 Jan 2015 13:42:44 +0000 (14:42 +0100)]
Add PHPDoc for `urlParams`

9 years agoMerge pull request #13370 from Sugaroverdose/fix_#13322
Thomas Müller [Thu, 15 Jan 2015 10:20:22 +0000 (11:20 +0100)]
Merge pull request #13370 from Sugaroverdose/fix_#13322

Force browser to redraw favorite icon on src change

9 years agoMerge pull request #13347 from owncloud/share-scanpermissionsfromsource
Morris Jobke [Thu, 15 Jan 2015 10:15:15 +0000 (11:15 +0100)]
Merge pull request #13347 from owncloud/share-scanpermissionsfromsource

Use source storage permissions when scanning shared storage

9 years agoMerge pull request #13375 from owncloud/previews
Morris Jobke [Thu, 15 Jan 2015 10:07:36 +0000 (11:07 +0100)]
Merge pull request #13375 from owncloud/previews

Note in config.sample.php that certain previews are not available in ms ...

9 years agoNote in config.sample.php that certain previews are not available in ms windows
Carla Schroder [Wed, 14 Jan 2015 17:38:43 +0000 (09:38 -0800)]
Note in config.sample.php that certain previews are not available in ms windows

9 years agoForce browser to redraw favorite icon
Sugaroverdose [Wed, 14 Jan 2015 19:09:09 +0000 (22:09 +0300)]
Force browser to redraw favorite icon

on src change

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 15 Jan 2015 06:54:41 +0000 (01:54 -0500)]
[tx-robot] updated from transifex

9 years agoMerge pull request #13352 from owncloud/hhvm-array-key
Robin McCorkell [Thu, 15 Jan 2015 01:06:45 +0000 (01:06 +0000)]
Merge pull request #13352 from owncloud/hhvm-array-key

HHVM: Do not use key() on array as the result depends on the internal array pointer.

9 years agoDo not use key() on array as the result depends on the internal array pointer.
Andreas Fischer [Wed, 14 Jan 2015 12:51:41 +0000 (13:51 +0100)]
Do not use key() on array as the result depends on the internal array pointer.

9 years agoMerge pull request #13354 from owncloud/hhvm-redis
Morris Jobke [Wed, 14 Jan 2015 23:23:12 +0000 (00:23 +0100)]
Merge pull request #13354 from owncloud/hhvm-redis

HHVM: Prevent E_WARNING messages by Redis test in console output.

9 years agoMerge pull request #13317 from owncloud/partfile-fileinfo
Thomas Müller [Wed, 14 Jan 2015 21:39:19 +0000 (22:39 +0100)]
Merge pull request #13317 from owncloud/partfile-fileinfo

Return valid fileinfo objects for part files

9 years agoMerge pull request #13344 from owncloud/issue/13334-cleanup-tags-repairstep
Morris Jobke [Wed, 14 Jan 2015 19:43:23 +0000 (20:43 +0100)]
Merge pull request #13344 from owncloud/issue/13334-cleanup-tags-repairstep

Add a repair step to clean up orphan tags and tag entries

9 years agoMerge pull request #13367 from owncloud/type-hint-server-method-from-request
Morris Jobke [Wed, 14 Jan 2015 19:23:52 +0000 (20:23 +0100)]
Merge pull request #13367 from owncloud/type-hint-server-method-from-request

Add PHPDoc for magic property 'server'

9 years agoAdd PHPDoc for magic property 'server'
Lukas Reschke [Wed, 14 Jan 2015 18:32:09 +0000 (19:32 +0100)]
Add PHPDoc for magic property 'server'

9 years agoMerge pull request #13350 from owncloud/autoload-translations
Morris Jobke [Wed, 14 Jan 2015 17:12:05 +0000 (18:12 +0100)]
Merge pull request #13350 from owncloud/autoload-translations

Autoload app's js translations

9 years agoUse source storage permissions when scanning shared storage
Vincent Petry [Wed, 14 Jan 2015 11:35:24 +0000 (12:35 +0100)]
Use source storage permissions when scanning shared storage

9 years agoAdd a repair step to clean up orphan tags and tag entries
Joas Schilling [Wed, 14 Jan 2015 10:57:26 +0000 (11:57 +0100)]
Add a repair step to clean up orphan tags and tag entries

9 years agoignore core
Bernhard Posselt [Wed, 14 Jan 2015 14:27:37 +0000 (15:27 +0100)]
ignore core

9 years agoadjust paths for search
Morris Jobke [Tue, 13 Jan 2015 15:42:04 +0000 (16:42 +0100)]
adjust paths for search

9 years agoMerge pull request #13351 from owncloud/check-for-existence
Lukas Reschke [Wed, 14 Jan 2015 14:00:25 +0000 (15:00 +0100)]
Merge pull request #13351 from owncloud/check-for-existence

Check for existence of $_GET keys

9 years agomove check into addTranslation method
Bernhard Posselt [Wed, 14 Jan 2015 13:57:56 +0000 (14:57 +0100)]
move check into addTranslation method

9 years agoHHVM: Prevent E_WARNING messages by Redis test in console output.
Andreas Fischer [Wed, 14 Jan 2015 13:46:22 +0000 (14:46 +0100)]
HHVM: Prevent E_WARNING messages by Redis test in console output.

9 years agodont load core scritps
Bernhard Posselt [Wed, 14 Jan 2015 13:42:19 +0000 (14:42 +0100)]
dont load core scritps

9 years agoMerge pull request #13349 from owncloud/kill-deprecated-code-sharing
Thomas Müller [Wed, 14 Jan 2015 13:40:51 +0000 (14:40 +0100)]
Merge pull request #13349 from owncloud/kill-deprecated-code-sharing

remove deprecated code - fixes #13119

9 years agoRemove unneeded addTranslations() calls
Vincent Petry [Wed, 14 Jan 2015 13:36:23 +0000 (14:36 +0100)]
Remove unneeded addTranslations() calls

9 years agoCheck for existence of $_GET keys
Lukas Reschke [Wed, 14 Jan 2015 13:15:36 +0000 (14:15 +0100)]
Check for existence of $_GET keys

`$dir` may for example very well not get passed at well.

9 years agoMerge pull request #13348 from owncloud/fix-app-required-oc-version-check
Morris Jobke [Wed, 14 Jan 2015 12:58:49 +0000 (13:58 +0100)]
Merge pull request #13348 from owncloud/fix-app-required-oc-version-check

Check new and old ways of required oC version for app compatibility

9 years agoremove deprecated code - fixes #13119
Thomas Müller [Wed, 14 Jan 2015 12:56:49 +0000 (13:56 +0100)]
remove deprecated code - fixes #13119

9 years agoonly load translsations for apps
Bernhard Posselt [Wed, 14 Jan 2015 12:48:21 +0000 (13:48 +0100)]
only load translsations for apps

9 years agomake translation lookup faster (O(n) -> O(1))
Bernhard Posselt [Wed, 14 Jan 2015 12:39:29 +0000 (13:39 +0100)]
make translation lookup faster (O(n) -> O(1))

9 years agoautoload app's js translations
Bernhard Posselt [Wed, 14 Jan 2015 12:34:52 +0000 (13:34 +0100)]
autoload app's js translations

9 years agoMerge pull request #13345 from owncloud/increase-files-external-versions
Morris Jobke [Wed, 14 Jan 2015 12:24:08 +0000 (13:24 +0100)]
Merge pull request #13345 from owncloud/increase-files-external-versions

Increase files_externals oC required version and its own version

9 years agoMerge pull request #13341 from owncloud/update-readversionfromtemplate
Morris Jobke [Wed, 14 Jan 2015 12:07:14 +0000 (13:07 +0100)]
Merge pull request #13341 from owncloud/update-readversionfromtemplate

Read version and product name from update template

9 years agoCheck new and old ways of required oC version for app compatibility
Joas Schilling [Wed, 14 Jan 2015 11:48:59 +0000 (12:48 +0100)]
Check new and old ways of required oC version for app compatibility

9 years agoMerge pull request #13332 from oparoz/fix-download-button
Thomas Müller [Wed, 14 Jan 2015 11:24:06 +0000 (12:24 +0100)]
Merge pull request #13332 from oparoz/fix-download-button

Download the current public folder only

9 years agoIncrease files_externals oC required version and its own version
Joas Schilling [Wed, 14 Jan 2015 11:15:52 +0000 (12:15 +0100)]
Increase files_externals oC required version and its own version

9 years agoMerge pull request #13286 from owncloud/sharing_upgrade
Björn Schießle [Wed, 14 Jan 2015 10:57:30 +0000 (11:57 +0100)]
Merge pull request #13286 from owncloud/sharing_upgrade

update script for new server-to-server sharing

9 years agoMerge pull request #13288 from owncloud/enc_fix_public_download
Lukas Reschke [Wed, 14 Jan 2015 10:55:13 +0000 (11:55 +0100)]
Merge pull request #13288 from owncloud/enc_fix_public_download

[encryption] fix download of public shared files

9 years agoMerge pull request #13335 from owncloud/disable-rememberme-files-external
Thomas Müller [Wed, 14 Jan 2015 10:51:16 +0000 (11:51 +0100)]
Merge pull request #13335 from owncloud/disable-rememberme-files-external

The files_external app might need the password so autologin must be disabled

9 years agoMerge pull request #13311 from owncloud/fix_restore_keys
Björn Schießle [Wed, 14 Jan 2015 10:40:22 +0000 (11:40 +0100)]
Merge pull request #13311 from owncloud/fix_restore_keys

adapt decrypt all to the new folder structure

9 years agoRead version and product name from update template
Vincent Petry [Wed, 14 Jan 2015 10:31:42 +0000 (11:31 +0100)]
Read version and product name from update template

During upgrade, the config settings aren't always available due to
base.php changes. This fix makes the update info page read the product
name and version from the update template, which already had them.

9 years agoDownload the current public folder only
Olivier Paroz [Wed, 14 Jan 2015 10:28:36 +0000 (11:28 +0100)]
Download the current public folder only

From within a shared/public directory, when drilling down folders, some
users want to be able to download what they're currently looking at, not
the whole shared folder. The whole archive is always a click away anyway
since a user can click on the home button.

9 years agoThe files_external app might need the password so autologin must be disabled
Joas Schilling [Wed, 14 Jan 2015 09:19:22 +0000 (10:19 +0100)]
The files_external app might need the password so autologin must be disabled

9 years agoMerge pull request #13325 from owncloud/kill-strip-slashes
Morris Jobke [Wed, 14 Jan 2015 07:27:42 +0000 (08:27 +0100)]
Merge pull request #13325 from owncloud/kill-strip-slashes

Get rid of `stripslashes()`

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 14 Jan 2015 06:55:16 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

9 years agoMerge pull request #13320 from owncloud/fix-php-doc-for-files-view
Morris Jobke [Tue, 13 Jan 2015 17:05:00 +0000 (18:05 +0100)]
Merge pull request #13320 from owncloud/fix-php-doc-for-files-view

Fix annotations in file view

9 years agodrop unused parameter
Morris Jobke [Tue, 13 Jan 2015 15:56:15 +0000 (16:56 +0100)]
drop unused parameter

9 years agoGet rid of `stripslashes()`
Lukas Reschke [Tue, 13 Jan 2015 16:40:28 +0000 (17:40 +0100)]
Get rid of `stripslashes()`

This conversions are actually totally unneeded and probably left-overs from ages where the safe_mode was still a valid thing.

9 years agoset accept to 1 (=true) for all server-to-server shares on update, at this point...
Bjoern Schiessle [Mon, 12 Jan 2015 16:04:19 +0000 (17:04 +0100)]
set accept to 1 (=true) for all server-to-server shares on update, at this point in time all shares are created by the first version of server-to-server sharing and are accepted if they were added to the table

9 years agomove search folder into core/
Morris Jobke [Tue, 13 Jan 2015 15:27:05 +0000 (16:27 +0100)]
move search folder into core/

9 years agoMerge pull request #13318 from owncloud/fix-annotation
Morris Jobke [Tue, 13 Jan 2015 14:24:34 +0000 (15:24 +0100)]
Merge pull request #13318 from owncloud/fix-annotation

Fix PHP doc and enforce type

9 years agoFix annotations in file view
Lukas Reschke [Tue, 13 Jan 2015 13:51:37 +0000 (14:51 +0100)]
Fix annotations in file view

9 years agoFix PHP doc and enforce type
Lukas Reschke [Tue, 13 Jan 2015 13:47:54 +0000 (14:47 +0100)]
Fix PHP doc and enforce type

9 years agoMerge pull request #13316 from owncloud/drop-dead-code
Morris Jobke [Tue, 13 Jan 2015 13:33:00 +0000 (14:33 +0100)]
Merge pull request #13316 from owncloud/drop-dead-code

drop dead code - ref #13301

9 years agoif we download a public shared file we need to retrieve the user from the path
Bjoern Schiessle [Mon, 12 Jan 2015 16:51:09 +0000 (17:51 +0100)]
if we download a public shared file we need to retrieve the user from the path

9 years agoReturn valid fileinfo objects for part files
Robin Appelman [Tue, 13 Jan 2015 12:59:28 +0000 (13:59 +0100)]
Return valid fileinfo objects for part files

9 years agodrop dead code - ref #13301
Morris Jobke [Tue, 13 Jan 2015 12:52:25 +0000 (13:52 +0100)]
drop dead code - ref #13301

9 years agoMerge pull request #13217 from owncloud/make-basic-auth-work-again
Bernhard Posselt [Tue, 13 Jan 2015 12:35:54 +0000 (13:35 +0100)]
Merge pull request #13217 from owncloud/make-basic-auth-work-again

Fix Basic Auth in master for applications

9 years agoMerge pull request #13291 from owncloud/node-searchcommonbasepathfix
Thomas Müller [Tue, 13 Jan 2015 12:25:51 +0000 (13:25 +0100)]
Merge pull request #13291 from owncloud/node-searchcommonbasepathfix

Fix searchCommon to properly match path name

9 years agoMerge pull request #13277 from owncloud/pasteurl
Joas Schilling [Tue, 13 Jan 2015 11:51:58 +0000 (12:51 +0100)]
Merge pull request #13277 from owncloud/pasteurl

add https:// placeholder for From Link feature. closes #13255

9 years agoadapt decrypt all and restore/delete key backups to the new folder structure for...
Bjoern Schiessle [Tue, 13 Jan 2015 11:45:33 +0000 (12:45 +0100)]
adapt decrypt all and restore/delete key backups to the new folder structure for encryption key introduced with OC8

9 years agoMerge pull request #13301 from owncloud/drop-etag-message
Vincent Petry [Tue, 13 Jan 2015 11:24:24 +0000 (12:24 +0100)]
Merge pull request #13301 from owncloud/drop-etag-message

drop useless "!!! No reuse of etag" - fixes #13187

9 years agoMerge pull request #13305 from owncloud/remove-stray-minus-and-use-json-encode
Robin McCorkell [Tue, 13 Jan 2015 10:39:14 +0000 (10:39 +0000)]
Merge pull request #13305 from owncloud/remove-stray-minus-and-use-json-encode

Use json_encode on string

9 years agoUse json_encode on string
Lukas Reschke [Tue, 13 Jan 2015 10:03:58 +0000 (11:03 +0100)]
Use json_encode on string

It's better to encode the string to prevent possible (yet unknown) bugs in combination with PHP's type juggling.

Previously the boolean statements evaluated to either an empty string (false) or a not empty one (true, then it was 1). Not it always evaluates to false or true.

This also removes a stray - that was not intended there but shouldn't have produced any bugs. Just to increase readability.

Thanks @nickvergessen for spotting.

Addresses https://github.com/owncloud/core/pull/13235/files#r22852319

9 years agoMerge pull request #13271 from owncloud/fix-table-prefix-oracle-master
Morris Jobke [Tue, 13 Jan 2015 09:31:04 +0000 (10:31 +0100)]
Merge pull request #13271 from owncloud/fix-table-prefix-oracle-master

Use a special filter expression for Oracle to filter the prefix - fixes ...

9 years agodrop useless "!!! No reuse of etag" - fixes #13187
Morris Jobke [Tue, 13 Jan 2015 08:54:48 +0000 (09:54 +0100)]
drop useless "!!! No reuse of etag" - fixes #13187

9 years agoMerge pull request #13299 from owncloud/fix-ie8
Thomas Müller [Tue, 13 Jan 2015 08:52:55 +0000 (09:52 +0100)]
Merge pull request #13299 from owncloud/fix-ie8

usage of const in JS is supported in IE11+

9 years agoMerge pull request #13278 from owncloud/repair-step-missing-etags
Morris Jobke [Tue, 13 Jan 2015 07:38:18 +0000 (08:38 +0100)]
Merge pull request #13278 from owncloud/repair-step-missing-etags

Adding repair step to fix missing etags - fixes #12172

9 years agoMerge pull request #13289 from owncloud/fav-keepfavoncancelrename
Morris Jobke [Tue, 13 Jan 2015 07:28:30 +0000 (08:28 +0100)]
Merge pull request #13289 from owncloud/fav-keepfavoncancelrename

Properly update internal file info with updated tags