]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 years agoMerge branch 'master' into versioning_preview_shared
Bjoern Schiessle [Fri, 11 Oct 2013 15:00:21 +0000 (17:00 +0200)]
Merge branch 'master' into versioning_preview_shared

11 years agoMerge pull request #5261 from owncloud/versioning_no_glob
Björn Schießle [Fri, 11 Oct 2013 14:57:14 +0000 (07:57 -0700)]
Merge pull request #5261 from owncloud/versioning_no_glob

versioning: don't use glob() and getLocalFile()

11 years agoMerge pull request #5298 from owncloud/enc_fix_setting_dialog_headlines
Björn Schießle [Fri, 11 Oct 2013 14:15:58 +0000 (07:15 -0700)]
Merge pull request #5298 from owncloud/enc_fix_setting_dialog_headlines

fix setting dialog headlines for the encryption app

11 years agofix setting dialog headlines for the encryption app
Bjoern Schiessle [Fri, 11 Oct 2013 13:56:08 +0000 (15:56 +0200)]
fix setting dialog headlines for the encryption app

11 years agoMerge pull request #5292 from owncloud/enc_block_file_access_if_key_is_missing
Björn Schießle [Fri, 11 Oct 2013 13:37:53 +0000 (06:37 -0700)]
Merge pull request #5292 from owncloud/enc_block_file_access_if_key_is_missing

encryption: block file access if share keys are missing

11 years agofix another typo
Bjoern Schiessle [Fri, 11 Oct 2013 13:26:30 +0000 (15:26 +0200)]
fix another typo

11 years agochange error code to 403
Bjoern Schiessle [Fri, 11 Oct 2013 13:24:49 +0000 (15:24 +0200)]
change error code to 403

11 years agofix typo in error message and change error code to 403
Bjoern Schiessle [Fri, 11 Oct 2013 13:23:12 +0000 (15:23 +0200)]
fix typo in error message and change error code to 403

11 years agoMerge pull request #5294 from owncloud/personal-multiselect
Raghu Nayyar [Fri, 11 Oct 2013 13:07:43 +0000 (06:07 -0700)]
Merge pull request #5294 from owncloud/personal-multiselect

Uniform Styles and Indentation Fixes for Personal Settings

11 years agoMerge pull request #5293 from owncloud/files-ie8-datemisaligned
Morris Jobke [Fri, 11 Oct 2013 12:38:08 +0000 (05:38 -0700)]
Merge pull request #5293 from owncloud/files-ie8-datemisaligned

Fixed IE8 misaligned date

11 years agoUniform Styles and Indentation Fixes for Personal Block
raghunayyar [Fri, 11 Oct 2013 12:33:53 +0000 (18:03 +0530)]
Uniform Styles and Indentation Fixes for Personal Block

11 years agoFixed IE8 misaligned date
Vincent Petry [Fri, 11 Oct 2013 12:23:37 +0000 (14:23 +0200)]
Fixed IE8 misaligned date

Removed display: block to let the element be displayed inline and let
itself aligned by vertical-align: middle of the parent

This works in IE8 and other browsers.

Fixes #5288

11 years agoblock file access if share keys are missing
Bjoern Schiessle [Fri, 11 Oct 2013 12:20:46 +0000 (14:20 +0200)]
block file access if share keys are missing

11 years agoMerge pull request #5281 from owncloud/settings-ie8-changedisplaynamefix
Morris Jobke [Fri, 11 Oct 2013 11:46:26 +0000 (04:46 -0700)]
Merge pull request #5281 from owncloud/settings-ie8-changedisplaynamefix

Fixed display name change for IE8

11 years agoMerge pull request #5133 from owncloud/js_vcategories_to_tags
Thomas Tanghus [Fri, 11 Oct 2013 11:17:59 +0000 (04:17 -0700)]
Merge pull request #5133 from owncloud/js_vcategories_to_tags

Js vcategories to tags

11 years agoFixed display name change for IE8
Vincent Petry [Fri, 11 Oct 2013 08:48:30 +0000 (10:48 +0200)]
Fixed display name change for IE8

After saving the display name, the oldDisplayName field's value was
wrongly set with text(), which would append the text inside the input
element which is considered as an invalid operation in IE8.

This fix for #5054 correctly puts the old value into the field with a val() call.

11 years agoMerge pull request #5233 from owncloud/enc_filter_users
Björn Schießle [Fri, 11 Oct 2013 08:48:02 +0000 (01:48 -0700)]
Merge pull request #5233 from owncloud/enc_filter_users

only encrypt file to users with encryption keys

11 years agosome small fixes
Bjoern Schiessle [Fri, 11 Oct 2013 08:34:34 +0000 (10:34 +0200)]
some small fixes

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 11 Oct 2013 02:30:58 +0000 (22:30 -0400)]
[tx-robot] updated from transifex

11 years agomake files versions root a class constant
Bjoern Schiessle [Thu, 10 Oct 2013 18:09:38 +0000 (20:09 +0200)]
make files versions root a class constant

11 years agosome small changes/fixes
Bjoern Schiessle [Thu, 10 Oct 2013 18:06:42 +0000 (20:06 +0200)]
some small changes/fixes

11 years agoMerge pull request #5263 from owncloud/fixing-5255-master
VicDeo [Thu, 10 Oct 2013 16:27:45 +0000 (09:27 -0700)]
Merge pull request #5263 from owncloud/fixing-5255-master

Proper behavior of resolvePath()

11 years agomake previews work for shared files in the versions drop-down
Bjoern Schiessle [Thu, 10 Oct 2013 15:23:27 +0000 (17:23 +0200)]
make previews work for shared files in the versions drop-down

11 years agofix getVersions() for sub directories
Bjoern Schiessle [Thu, 10 Oct 2013 14:58:11 +0000 (16:58 +0200)]
fix getVersions() for sub directories

11 years agoMerge pull request #4780 from AxelRb/master
Morris Jobke [Thu, 10 Oct 2013 14:21:36 +0000 (07:21 -0700)]
Merge pull request #4780 from AxelRb/master

On an auth failure the uid and the IP address should be logged to the st...

11 years agothe path need to be normalized before putting it into resolvePath()
Thomas Müller [Thu, 10 Oct 2013 14:06:26 +0000 (16:06 +0200)]
the path need to be normalized before putting it into resolvePath()
otherwise the returned internalPath will not match followup calls to e.g. Cache::getID()

11 years agoMerge pull request #5247 from owncloud/hooks-view-same-start
icewind1991 [Thu, 10 Oct 2013 13:27:07 +0000 (06:27 -0700)]
Merge pull request #5247 from owncloud/hooks-view-same-start

ensure the view's root is a subfolder of the the default root, not only ...

11 years agodon't cache if the encryption is enabled, this can lead to problems during unit testing
Bjoern Schiessle [Thu, 10 Oct 2013 13:02:52 +0000 (15:02 +0200)]
don't cache if the encryption is enabled, this can lead to problems during unit testing

11 years agoadd missing preview link
Bjoern Schiessle [Thu, 10 Oct 2013 12:57:25 +0000 (14:57 +0200)]
add missing preview link

11 years agodon't use glob() and getLocalFile(), this can lead to problems on windows servers
Bjoern Schiessle [Thu, 10 Oct 2013 12:43:40 +0000 (14:43 +0200)]
don't use glob() and getLocalFile(), this can lead to problems on windows servers

11 years agochanged the argument to false for getValue , reformated else statement
Axel Roenn [Thu, 10 Oct 2013 12:15:13 +0000 (14:15 +0200)]
changed the argument to false for getValue , reformated else statement

11 years agoMerge pull request #5257 from owncloud/files-ie8-regularfileactionsbroken
Morris Jobke [Thu, 10 Oct 2013 12:14:09 +0000 (05:14 -0700)]
Merge pull request #5257 from owncloud/files-ie8-regularfileactionsbroken

Fixed files view regular file actions in IE8

11 years agoMerge pull request #5182 from owncloud/fix-sharring-with-password-screen
Morris Jobke [Thu, 10 Oct 2013 11:49:47 +0000 (04:49 -0700)]
Merge pull request #5182 from owncloud/fix-sharring-with-password-screen

Fix password screen for public shares

11 years agoMerge pull request #5244 from owncloud/more-css-fixes
Morris Jobke [Thu, 10 Oct 2013 11:48:11 +0000 (04:48 -0700)]
Merge pull request #5244 from owncloud/more-css-fixes

More css fixes

11 years agoMerge pull request #5114 from owncloud/ldap_uuid_attr_groups
blizzz [Thu, 10 Oct 2013 10:27:28 +0000 (03:27 -0700)]
Merge pull request #5114 from owncloud/ldap_uuid_attr_groups

LDAP: allow different UUID attributes for groups and users

11 years agoFixed files view regular file actions in IE8
Vincent Petry [Thu, 10 Oct 2013 10:21:02 +0000 (12:21 +0200)]
Fixed files view regular file actions in IE8

Fixes #5256

A missing closing span broken the container in IE8 which prevented the
file actions to be appended properly.

11 years agomerge master into hooks-view-same-start
Robin Appelman [Thu, 10 Oct 2013 09:34:30 +0000 (11:34 +0200)]
merge master into hooks-view-same-start

11 years agoMerge pull request #5221 from owncloud/fixing-5217-master
VicDeo [Thu, 10 Oct 2013 08:55:18 +0000 (01:55 -0700)]
Merge pull request #5221 from owncloud/fixing-5217-master

fixing php 5.3 compatibility

11 years agoMerge pull request #5210 from owncloud/sharing_search_users_fix
Björn Schießle [Thu, 10 Oct 2013 08:50:51 +0000 (01:50 -0700)]
Merge pull request #5210 from owncloud/sharing_search_users_fix

find users which are in the same group

11 years agoMerge pull request #5232 from owncloud/fixing-webdav-touch-master
Frank Karlitschek [Thu, 10 Oct 2013 08:49:59 +0000 (01:49 -0700)]
Merge pull request #5232 from owncloud/fixing-webdav-touch-master

due to internal implementations touch will always be successful - $mtime...

11 years agomake sure that we are logged in ad user1 while performing the tests
Bjoern Schiessle [Thu, 10 Oct 2013 08:47:35 +0000 (10:47 +0200)]
make sure that we are logged in ad user1 while performing the tests

11 years agoMerge pull request #5245 from owncloud/file_put_contents-no-create
Frank Karlitschek [Thu, 10 Oct 2013 08:20:07 +0000 (01:20 -0700)]
Merge pull request #5245 from owncloud/file_put_contents-no-create

don't trigger the create hooks when if the file already exists for file_put_contents

11 years agoensure the view's root is a subfolder of the the default root, not only starting...
Robin Appelman [Wed, 9 Oct 2013 18:46:43 +0000 (20:46 +0200)]
ensure the view's root is a subfolder of the the default root, not only starting the same

11 years agodon't trigger the create hooks when if the file already exists for file_put_contents
Robin Appelman [Wed, 9 Oct 2013 18:34:18 +0000 (20:34 +0200)]
don't trigger the create hooks when if the file already exists for file_put_contents

11 years agoMerge pull request #5134 from owncloud/trashbin-homeiconbroken
Vincent Petry [Wed, 9 Oct 2013 16:01:43 +0000 (09:01 -0700)]
Merge pull request #5134 from owncloud/trashbin-homeiconbroken

Do not call changeDirectory() when no dir set on breadcrumb

11 years agoMerge pull request #5230 from owncloud/trashbin_fixes
Björn Schießle [Wed, 9 Oct 2013 15:27:54 +0000 (08:27 -0700)]
Merge pull request #5230 from owncloud/trashbin_fixes

Trashbin fixes

11 years agomake sure that we only find file/folder shares
Bjoern Schiessle [Wed, 9 Oct 2013 15:25:58 +0000 (17:25 +0200)]
make sure that we only find file/folder shares

11 years agoAdded the config option to log ip addresses , default false
Axel Roenn [Wed, 9 Oct 2013 15:21:35 +0000 (17:21 +0200)]
Added the config option to log ip addresses , default false

11 years agoupdate file summary after group delete/restore
Bjoern Schiessle [Wed, 9 Oct 2013 14:17:43 +0000 (16:17 +0200)]
update file summary after group delete/restore

11 years agoonly encrypt file to users with encryption keys
Bjoern Schiessle [Wed, 9 Oct 2013 13:56:21 +0000 (15:56 +0200)]
only encrypt file to users with encryption keys

11 years agodue to internal implementations touch will always be successful - $mtime will be...
Thomas Müller [Wed, 9 Oct 2013 13:35:09 +0000 (15:35 +0200)]
due to internal implementations touch will always be successful - $mtime will be stored in the cache
from desktop client perspective it is necessary to set the mtime under every condition

11 years ago6.0 alpha 1
Frank Karlitschek [Wed, 9 Oct 2013 11:54:41 +0000 (13:54 +0200)]
6.0 alpha 1

11 years agoMerge pull request #5183 from owncloud/login-warningstyle
Vincent Petry [Wed, 9 Oct 2013 11:18:14 +0000 (04:18 -0700)]
Merge pull request #5183 from owncloud/login-warningstyle

Fixed login warning style

11 years agofix checkbox
Bjoern Schiessle [Wed, 9 Oct 2013 11:15:53 +0000 (13:15 +0200)]
fix checkbox

11 years agofix indention
Bjoern Schiessle [Wed, 9 Oct 2013 10:43:56 +0000 (12:43 +0200)]
fix indention

11 years agofix group delete/restore
Bjoern Schiessle [Wed, 9 Oct 2013 10:35:15 +0000 (12:35 +0200)]
fix group delete/restore

11 years agoMerge pull request #5070 from owncloud/smb-streamwrapper-fixes
Thomas Müller [Wed, 9 Oct 2013 10:05:51 +0000 (03:05 -0700)]
Merge pull request #5070 from owncloud/smb-streamwrapper-fixes

Various fixes for the streamwrapper based SMB backend

11 years agofix delete/restore individual files
Bjoern Schiessle [Wed, 9 Oct 2013 10:01:25 +0000 (12:01 +0200)]
fix delete/restore individual files

11 years agoFixed login warning style #5065
Vincent Petry [Mon, 7 Oct 2013 16:06:27 +0000 (18:06 +0200)]
Fixed login warning style #5065

Removed bold so it takes less space and set alignment to left.

11 years agofix trashbin layout
Bjoern Schiessle [Wed, 9 Oct 2013 09:11:55 +0000 (11:11 +0200)]
fix trashbin layout

11 years agoMerge pull request #5219 from owncloud/catch_wrong_timezone
Björn Schießle [Wed, 9 Oct 2013 08:59:09 +0000 (01:59 -0700)]
Merge pull request #5219 from owncloud/catch_wrong_timezone

catch unknown timezone and fall-back to UTC

11 years agochanged default time format to ISO8601
Bjoern Schiessle [Wed, 9 Oct 2013 08:40:20 +0000 (10:40 +0200)]
changed default time format to ISO8601

11 years agoMerge pull request #5213 from owncloud/files-filesappdetectionhint
Morris Jobke [Tue, 8 Oct 2013 22:45:40 +0000 (15:45 -0700)]
Merge pull request #5213 from owncloud/files-filesappdetectionhint

Added filesApp flag as input field for files app detection

11 years agoMerge pull request #5032 from owncloud/fixing-5006-master
Andreas Fischer [Tue, 8 Oct 2013 21:17:51 +0000 (23:17 +0200)]
Merge pull request #5032 from owncloud/fixing-5006-master

Test OC_User_Database in Test_User_Database instead of OC_User_Dummy.

* owncloud/fixing-5006-master:
  Use strict comparison === instead of ==.
  Adjust return value tests for checkPassword() to what OC_User_Example says.
  Make OC_User_Dummy::checkPassword() compatible with OC_User_Example.
  Use parent:: in Test_User_Database::getUser().
  Test_User_Backend::getUser() does not return an array, it returns a string.
  Test OC_User_Database in Test_User_Database instead of OC_User_Dummy.

11 years agophp 5.3 compatibility for \OC\AppFramework\DependencyInjection\DIContainer
Thomas Müller [Tue, 8 Oct 2013 21:14:08 +0000 (23:14 +0200)]
php 5.3 compatibility for \OC\AppFramework\DependencyInjection\DIContainer

11 years agophp 5.3 compatibility for Test_Files_Sharing_Api
Thomas Müller [Tue, 8 Oct 2013 21:05:19 +0000 (23:05 +0200)]
php 5.3 compatibility for Test_Files_Sharing_Api

11 years agophp 5.3 compatibility for \OC\Files\Storage
Thomas Müller [Tue, 8 Oct 2013 21:00:41 +0000 (23:00 +0200)]
php 5.3 compatibility for \OC\Files\Storage

11 years agoMerge pull request #5188 from owncloud/master-delete-user
Thomas Müller [Tue, 8 Oct 2013 20:28:19 +0000 (13:28 -0700)]
Merge pull request #5188 from owncloud/master-delete-user

User::delete should return bool

11 years agofixing php 5.3 compatibility
Thomas Müller [Tue, 8 Oct 2013 19:52:54 +0000 (21:52 +0200)]
fixing php 5.3 compatibility
PHP Fatal error: Can't inherit abstract function OCP\ISession::set() (previously declared abstract in OC\Session\Session)

11 years agocatch unknown timezone and fall-back to UTC
Bjoern Schiessle [Tue, 8 Oct 2013 18:42:35 +0000 (20:42 +0200)]
catch unknown timezone and fall-back to UTC

11 years agoUse strict comparison === instead of ==.
Andreas Fischer [Tue, 8 Oct 2013 18:03:16 +0000 (20:03 +0200)]
Use strict comparison === instead of ==.

11 years agoAdjust return value tests for checkPassword() to what OC_User_Example says.
Andreas Fischer [Tue, 8 Oct 2013 17:53:20 +0000 (19:53 +0200)]
Adjust return value tests for checkPassword() to what OC_User_Example says.

11 years agoMake OC_User_Dummy::checkPassword() compatible with OC_User_Example.
Andreas Fischer [Tue, 8 Oct 2013 17:48:49 +0000 (19:48 +0200)]
Make OC_User_Dummy::checkPassword() compatible with OC_User_Example.

The user id has to be returned.

11 years agoUse parent:: in Test_User_Database::getUser().
Andreas Fischer [Tue, 8 Oct 2013 17:22:45 +0000 (19:22 +0200)]
Use parent:: in Test_User_Database::getUser().

11 years agoTest_User_Backend::getUser() does not return an array, it returns a string.
Andreas Fischer [Tue, 8 Oct 2013 17:14:13 +0000 (19:14 +0200)]
Test_User_Backend::getUser() does not return an array, it returns a string.

11 years agoTest OC_User_Database in Test_User_Database instead of OC_User_Dummy.
Andreas Fischer [Sun, 29 Sep 2013 20:37:33 +0000 (22:37 +0200)]
Test OC_User_Database in Test_User_Database instead of OC_User_Dummy.

11 years agoMerge pull request #5173 from owncloud/set_timezone_for_log
Björn Schießle [Tue, 8 Oct 2013 16:27:13 +0000 (09:27 -0700)]
Merge pull request #5173 from owncloud/set_timezone_for_log

let admin specify timezone for log file entries

11 years agoAdded filesApp flag as input field for files app detection
Vincent Petry [Tue, 8 Oct 2013 15:19:58 +0000 (17:19 +0200)]
Added filesApp flag as input field for files app detection

Since the files app can be reached under multiple URLs, either root,
files.php or public.php, a flag has been added to the DOM to help apps
(like file viewers) to detect whether they are currently in the files
app.

11 years agofind users which are in the same group
Bjoern Schiessle [Tue, 8 Oct 2013 14:43:23 +0000 (16:43 +0200)]
find users which are in the same group

11 years agoMerge pull request #5146 from guruz/cache_enabled_apps_list
Frank Karlitschek [Tue, 8 Oct 2013 14:17:36 +0000 (07:17 -0700)]
Merge pull request #5146 from guruz/cache_enabled_apps_list

OC_App: Cache list of enabled apps

11 years agofix escaping
Morris Jobke [Tue, 8 Oct 2013 13:45:52 +0000 (15:45 +0200)]
fix escaping

11 years agomake sure that we only remove file/folder shares
Bjoern Schiessle [Tue, 8 Oct 2013 13:16:33 +0000 (15:16 +0200)]
make sure that we only remove file/folder shares

11 years agoAdd unit tests
Victor Dubiniuk [Tue, 8 Oct 2013 13:33:56 +0000 (16:33 +0300)]
Add unit tests

11 years agoMerge pull request #5194 from owncloud/fixing-5172-master
Thomas Müller [Tue, 8 Oct 2013 13:18:29 +0000 (06:18 -0700)]
Merge pull request #5194 from owncloud/fixing-5172-master

adding check isDeletable() on $sourcePath

11 years agoMerge pull request #5193 from owncloud/fix_5126_2
Björn Schießle [Tue, 8 Oct 2013 13:15:43 +0000 (06:15 -0700)]
Merge pull request #5193 from owncloud/fix_5126_2

fix upload to /Shared

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 8 Oct 2013 11:24:19 +0000 (07:24 -0400)]
[tx-robot] updated from transifex

11 years agopart file needs to have .part extension
Bjoern Schiessle [Tue, 8 Oct 2013 10:00:32 +0000 (12:00 +0200)]
part file needs to have .part extension

11 years agoadding check isDeletable() on $sourcePath
Thomas Müller [Tue, 8 Oct 2013 09:43:44 +0000 (11:43 +0200)]
adding check isDeletable() on $sourcePath

11 years agoupdating a existing large file creates new file chunks. Therefore createFile() needs...
Bjoern Schiessle [Tue, 8 Oct 2013 09:27:08 +0000 (11:27 +0200)]
updating a existing large file creates new file chunks. Therefore createFile() needs to check not only if we can write to the parent folder but also if we can update the existing file"

11 years agoIf a existing file in Shared/ with update permissions gets updated we need to write...
Bjoern Schiessle [Tue, 8 Oct 2013 09:26:49 +0000 (11:26 +0200)]
If a existing file in Shared/ with update permissions gets updated we need to write the .part file to a different place because we can't create new files in the Shared folder

11 years agoOptimize confirm.[svg|png] with optipng and scour
kondou [Tue, 8 Oct 2013 00:40:13 +0000 (02:40 +0200)]
Optimize confirm.[svg|png] with optipng and scour

11 years agoMerge pull request #5181 from owncloud/fixing-chunked-upload-master
Morris Jobke [Mon, 7 Oct 2013 20:20:43 +0000 (13:20 -0700)]
Merge pull request #5181 from owncloud/fixing-chunked-upload-master

Fixing broken chunked upload due to #4974

11 years agoUser::delete should return bool
Victor Dubiniuk [Mon, 7 Oct 2013 19:24:25 +0000 (22:24 +0300)]
User::delete should return bool

11 years agoMerge pull request #4796 from owncloud/config-no-catch
Bart Visscher [Mon, 7 Oct 2013 18:45:13 +0000 (11:45 -0700)]
Merge pull request #4796 from owncloud/config-no-catch

Remove the exception catch in OC_Config, this should be handled by a higher layer

11 years agoMerge pull request #5184 from owncloud/fix-trash-bin-button
VicDeo [Mon, 7 Oct 2013 17:58:47 +0000 (10:58 -0700)]
Merge pull request #5184 from owncloud/fix-trash-bin-button

Fix trash bin button

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 7 Oct 2013 16:21:38 +0000 (12:21 -0400)]
[tx-robot] updated from transifex

11 years agoFix trash bin button
Morris Jobke [Mon, 7 Oct 2013 16:15:23 +0000 (18:15 +0200)]
Fix trash bin button

11 years agoMerge pull request #5179 from owncloud/userlist-avatar
Morris Jobke [Mon, 7 Oct 2013 15:47:39 +0000 (08:47 -0700)]
Merge pull request #5179 from owncloud/userlist-avatar

Fix new user avatar. Ref#5166

11 years agoFix password screen for public shares
Morris Jobke [Mon, 7 Oct 2013 15:38:27 +0000 (17:38 +0200)]
Fix password screen for public shares

 * Works in IE8, 9, 10, Firefox 24 and Chromium 30
 * Credits to Julian Müller @Julian1998

11 years agothe path for reassembling was created the wrong way
Thomas Müller [Mon, 7 Oct 2013 15:34:21 +0000 (17:34 +0200)]
the path for reassembling was created the wrong way