]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 years agofixing php notice: Undefined index key
Thomas Müller [Thu, 31 Oct 2013 09:02:18 +0000 (10:02 +0100)]
fixing php notice: Undefined index key

10 years agofirst two tests
Thomas Müller [Thu, 31 Oct 2013 09:01:04 +0000 (10:01 +0100)]
first two tests

10 years agono need to check if the user is logged in - this is already done in the ocs dispatche...
Thomas Müller [Thu, 31 Oct 2013 08:58:18 +0000 (09:58 +0100)]
no need to check if the user is logged in - this is already done in the ocs dispatcher itself
adding @return

10 years agoMerge branch 'master' into fix_privatedata
Thomas Müller [Thu, 31 Oct 2013 08:05:35 +0000 (09:05 +0100)]
Merge branch 'master' into fix_privatedata

10 years agoMerge pull request #5642 from owncloud/fixing-5271-master
VicDeo [Wed, 30 Oct 2013 23:31:23 +0000 (16:31 -0700)]
Merge pull request #5642 from owncloud/fixing-5271-master

 we should check if a user is logged in before we check for admin privil...

10 years ago we should check if a user is logged in before we check for admin privilege
Thomas Müller [Wed, 30 Oct 2013 21:59:31 +0000 (22:59 +0100)]
 we should check if a user is logged in before we check for admin privilege

10 years agoMerge pull request #5634 from owncloud/admin-loglevellabels
Thomas Müller [Wed, 30 Oct 2013 21:39:40 +0000 (14:39 -0700)]
Merge pull request #5634 from owncloud/admin-loglevellabels

Changed log level labels in log level dropdown

10 years agoMerge pull request #5615 from owncloud/fixing-5614-master
Lukas Reschke [Wed, 30 Oct 2013 20:12:16 +0000 (13:12 -0700)]
Merge pull request #5615 from owncloud/fixing-5614-master

http header OCS-ApiRequest: true is required in case of session based OC...

10 years agoAdded missing HTTP prefix to the $_SERVER variable
Lukas Reschke [Wed, 30 Oct 2013 20:07:19 +0000 (21:07 +0100)]
Added missing HTTP prefix to the $_SERVER variable

10 years agoMerge pull request #5628 from owncloud/files-fixsummary
VicDeo [Wed, 30 Oct 2013 19:11:01 +0000 (12:11 -0700)]
Merge pull request #5628 from owncloud/files-fixsummary

Fixed summary visibility check

10 years agoincrease version number to trigger db migration
Frank Karlitschek [Wed, 30 Oct 2013 18:38:17 +0000 (19:38 +0100)]
increase version number to trigger db migration

10 years agofix the privatedata key value store
Frank Karlitschek [Wed, 30 Oct 2013 18:36:29 +0000 (19:36 +0100)]
fix the privatedata key value store

10 years agoChanged wording in log level dropdown
Vincent Petry [Wed, 30 Oct 2013 17:39:21 +0000 (18:39 +0100)]
Changed wording in log level dropdown

10 years agoMerge pull request #5633 from owncloud/files-createdropdownstayswithrightclick
Vincent Petry [Wed, 30 Oct 2013 17:38:03 +0000 (10:38 -0700)]
Merge pull request #5633 from owncloud/files-createdropdownstayswithrightclick

Prevent closing the create dropdown when right clicking in Firefox

10 years agoChanged log level labels in log level dropdown
Vincent Petry [Wed, 30 Oct 2013 17:23:48 +0000 (18:23 +0100)]
Changed log level labels in log level dropdown

10 years agoPrevent closing the create dropdown when right clicking in Firefox
Vincent Petry [Wed, 30 Oct 2013 16:55:41 +0000 (17:55 +0100)]
Prevent closing the create dropdown when right clicking in Firefox

Firefox sends a click event on the document when right clicking which
makes pasting with right click into the field impossible.

Fixes #5498

10 years agoMerge pull request #5632 from owncloud/allow_nested_link_shares
Vincent Petry [Wed, 30 Oct 2013 16:40:57 +0000 (09:40 -0700)]
Merge pull request #5632 from owncloud/allow_nested_link_shares

allow nested link shares

10 years agoMerge pull request #5625 from owncloud/fix-test-master
Jörn Friedrich Dreyer [Wed, 30 Oct 2013 16:07:07 +0000 (09:07 -0700)]
Merge pull request #5625 from owncloud/fix-test-master

fix failing preview test on master

10 years agoallow to share a file/folder as public link also if one of it parents was already...
Bjoern Schiessle [Wed, 30 Oct 2013 16:03:53 +0000 (17:03 +0100)]
allow to share a file/folder as public link also if one of it parents was already shared as link

10 years agoMerge pull request #5626 from owncloud/fix_search_in_shared_files
Jörn Friedrich Dreyer [Wed, 30 Oct 2013 16:02:39 +0000 (09:02 -0700)]
Merge pull request #5626 from owncloud/fix_search_in_shared_files

count correct array, then using 1000 as MAX_SQL_CHUNK_SIZE works as expected

10 years agoFixed summary visibility check
Vincent Petry [Wed, 30 Oct 2013 15:14:08 +0000 (16:14 +0100)]
Fixed summary visibility check

Now using the integer values to check whether to show the summary parts
instead of trying to parse the html code.

10 years agoMerge pull request #5549 from owncloud/encryption-insertmigrationentrywhenmissing
Vincent Petry [Wed, 30 Oct 2013 14:49:49 +0000 (07:49 -0700)]
Merge pull request #5549 from owncloud/encryption-insertmigrationentrywhenmissing

Fixed encryption migration when entry is missing in DB

10 years agocount correct array, then using 1000 as MAX_SQL_CHUNK_SIZE works as expected
Jörn Friedrich Dreyer [Wed, 30 Oct 2013 14:48:38 +0000 (15:48 +0100)]
count correct array, then using 1000 as MAX_SQL_CHUNK_SIZE works as expected

10 years agofix failing preview test on master
Morris Jobke [Wed, 30 Oct 2013 14:39:55 +0000 (15:39 +0100)]
fix failing preview test on master

10 years agoMerge pull request #5602 from owncloud/update-parent-storage-mtime
Thomas Müller [Wed, 30 Oct 2013 14:03:38 +0000 (07:03 -0700)]
Merge pull request #5602 from owncloud/update-parent-storage-mtime

Prevent rescans of folders by updating the parent's storage_mtime

10 years agoMerge branch 'master' into update-parent-storage-mtime
Robin Appelman [Wed, 30 Oct 2013 12:41:10 +0000 (13:41 +0100)]
Merge branch 'master' into update-parent-storage-mtime

Conflicts:
lib/private/files/cache/updater.php

10 years agoMerge pull request #5618 from owncloud/set_default_value_for_recovery_mode
Björn Schießle [Wed, 30 Oct 2013 11:42:21 +0000 (04:42 -0700)]
Merge pull request #5618 from owncloud/set_default_value_for_recovery_mode

[encryption] add defaut value to getValue() call

10 years agoremove unused variable
Bjoern Schiessle [Wed, 30 Oct 2013 10:39:30 +0000 (11:39 +0100)]
remove unused variable

10 years agoif the database doesn't contain any information about the recovery mode than we assum...
Bjoern Schiessle [Wed, 30 Oct 2013 10:28:36 +0000 (11:28 +0100)]
if the database doesn't contain any information about the recovery mode than we assume that it is disabled

10 years agoMerge pull request #5616 from owncloud/fixing-l10n-master
Vincent Petry [Wed, 30 Oct 2013 09:44:54 +0000 (02:44 -0700)]
Merge pull request #5616 from owncloud/fixing-l10n-master

Fixing l10n master

10 years agoMerge pull request #5603 from owncloud/fix_file_cache_updater_master
Vincent Petry [Wed, 30 Oct 2013 09:31:08 +0000 (02:31 -0700)]
Merge pull request #5603 from owncloud/fix_file_cache_updater_master

Fix file cache updater (backport to master of #5513)

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 30 Oct 2013 07:33:25 +0000 (03:33 -0400)]
[tx-robot] updated from transifex

10 years agoreplacing ownCloud by theme-able name or avoid it's usage
Thomas Müller [Tue, 29 Oct 2013 22:29:16 +0000 (23:29 +0100)]
replacing ownCloud by theme-able name or avoid it's usage

10 years agohttp header OCS-ApiRequest: true is required in case of session based OCS API calls
Thomas Müller [Tue, 29 Oct 2013 22:07:27 +0000 (23:07 +0100)]
http header OCS-ApiRequest: true is required in case of session based OCS API calls

10 years agoFix typo
Lukas Reschke [Tue, 29 Oct 2013 21:11:49 +0000 (22:11 +0100)]
Fix typo

Whooah! - I'm even committing this total important change without peer review ;-)

10 years agoMerge branch 'master' into fix_file_cache_updater_master
Bjoern Schiessle [Tue, 29 Oct 2013 16:47:33 +0000 (17:47 +0100)]
Merge branch 'master' into fix_file_cache_updater_master

10 years agoMerge pull request #5605 from owncloud/fix_delete_user
Björn Schießle [Tue, 29 Oct 2013 16:46:21 +0000 (09:46 -0700)]
Merge pull request #5605 from owncloud/fix_delete_user

remove user from cache if he was deleted successfully

10 years agoMerge pull request #5577 from owncloud/fix_urlgenerator_imagepath
Thomas Müller [Tue, 29 Oct 2013 16:29:29 +0000 (09:29 -0700)]
Merge pull request #5577 from owncloud/fix_urlgenerator_imagepath

use SERVERROOT instead of WEBROOT in all file_exists checks, whitespace

10 years agoMerge pull request #5606 from owncloud/files-uploaderrorparsingfix
Thomas Müller [Tue, 29 Oct 2013 16:23:19 +0000 (09:23 -0700)]
Merge pull request #5606 from owncloud/files-uploaderrorparsingfix

Added fix to correctly parse non-array error messages

10 years agoMerge pull request #5607 from owncloud/public-share-style
Jan-Christoph Borchardt [Tue, 29 Oct 2013 15:47:37 +0000 (08:47 -0700)]
Merge pull request #5607 from owncloud/public-share-style

fix style of public share page

10 years agomake sure that also the storage etag gets changed
Bjoern Schiessle [Tue, 29 Oct 2013 15:30:47 +0000 (16:30 +0100)]
make sure that also the storage etag gets changed

10 years agofix style of public share page
Morris Jobke [Tue, 29 Oct 2013 15:08:11 +0000 (16:08 +0100)]
fix style of public share page

10 years agoAdded fix to correctly parse non-array error messages
Vincent Petry [Tue, 29 Oct 2013 15:00:34 +0000 (16:00 +0100)]
Added fix to correctly parse non-array error messages

Some apps like the antivirus app return messages in a non-array format.

10 years agoremove user from cache if he was deleted successfully
Bjoern Schiessle [Tue, 29 Oct 2013 14:50:33 +0000 (15:50 +0100)]
remove user from cache if he was deleted successfully

10 years agoMerge pull request #5601 from owncloud/fix-mimetype-detection
Morris Jobke [Tue, 29 Oct 2013 14:47:20 +0000 (07:47 -0700)]
Merge pull request #5601 from owncloud/fix-mimetype-detection

Fix mimetype detection

10 years agoMerge pull request #5396 from owncloud/fix-sharing-code
Morris Jobke [Tue, 29 Oct 2013 14:33:23 +0000 (07:33 -0700)]
Merge pull request #5396 from owncloud/fix-sharing-code

Fix sharing error message - id -> file name

10 years agomake getUidAndFilename() private
Bjoern Schiessle [Tue, 29 Oct 2013 14:10:02 +0000 (15:10 +0100)]
make getUidAndFilename() private

10 years agobackport of https://github.com/owncloud/core/pull/5513
Bjoern Schiessle [Tue, 29 Oct 2013 14:08:12 +0000 (15:08 +0100)]
backport of https://github.com/owncloud/core/pull/5513

10 years agoalso add new parameter to function calls
Morris Jobke [Tue, 29 Oct 2013 13:22:24 +0000 (14:22 +0100)]
also add new parameter to function calls

10 years agoupdate touch tests for updated behaviour
Robin Appelman [Tue, 29 Oct 2013 13:22:13 +0000 (14:22 +0100)]
update touch tests for updated behaviour

10 years agoUpdate the parent folders storage_mtime on write and delete to prevent rescans
Robin Appelman [Tue, 29 Oct 2013 13:18:57 +0000 (14:18 +0100)]
Update the parent folders storage_mtime on write and delete to prevent rescans

10 years agoMap empty mimetypes to octet-stream for Oracle DBMS.
Andreas Fischer [Tue, 29 Oct 2013 13:18:42 +0000 (14:18 +0100)]
Map empty mimetypes to octet-stream for Oracle DBMS.

10 years agoReturn early if fileinfo is there.
Andreas Fischer [Tue, 29 Oct 2013 12:36:37 +0000 (13:36 +0100)]
Return early if fileinfo is there.

10 years agoReset mimetype to application/octet-stream on empty reply from file command.
Andreas Fischer [Tue, 29 Oct 2013 12:29:35 +0000 (13:29 +0100)]
Reset mimetype to application/octet-stream on empty reply from file command.

10 years agoDo not calculate $isWrapped if not needed.
Andreas Fischer [Tue, 29 Oct 2013 11:54:30 +0000 (12:54 +0100)]
Do not calculate $isWrapped if not needed.

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 29 Oct 2013 11:31:51 +0000 (07:31 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #5493 from owncloud/fix-language-detection
Thomas Müller [Mon, 28 Oct 2013 23:37:12 +0000 (16:37 -0700)]
Merge pull request #5493 from owncloud/fix-language-detection

Fix HTTP language detection

10 years agoMerge pull request #5587 from owncloud/trashbin-homecrumb
Julian Müller [Mon, 28 Oct 2013 21:18:50 +0000 (14:18 -0700)]
Merge pull request #5587 from owncloud/trashbin-homecrumb

Fixed clicking on the "Home" breadcrumb in the trash app

10 years agoavoid usage of brand name 'ownCloud'
Thomas Müller [Mon, 28 Oct 2013 20:42:48 +0000 (21:42 +0100)]
avoid usage of brand name 'ownCloud'

10 years agoFixed clicking on the "Home" breadcrumb in the trash app
Vincent Petry [Mon, 28 Oct 2013 19:24:06 +0000 (20:24 +0100)]
Fixed clicking on the "Home" breadcrumb in the trash app

Clicking on the "home" breadcrumb now correctly brings the user back to
the files app.

10 years agoMerge branch 'master' of https://github.com/owncloud/core v6.0.0beta2
Frank Karlitschek [Mon, 28 Oct 2013 18:15:36 +0000 (19:15 +0100)]
Merge branch 'master' of https://github.com/owncloud/core

10 years agoMerge pull request #5468 from berendt/reworking_OC_Files_Storage_Swift
Thomas Müller [Tue, 29 Oct 2013 20:49:24 +0000 (13:49 -0700)]
Merge pull request #5468 from berendt/reworking_OC_Files_Storage_Swift

Reworking \OC\Files\Storage\Swift

10 years agoMerge pull request #5609 from owncloud/fix_delete_user2
Thomas Müller [Tue, 29 Oct 2013 20:46:42 +0000 (13:46 -0700)]
Merge pull request #5609 from owncloud/fix_delete_user2

use getHome() to delete users data

10 years agouse getHome() to delete users data
Bjoern Schiessle [Tue, 29 Oct 2013 17:01:37 +0000 (18:01 +0100)]
use getHome() to delete users data

10 years agoMerge pull request #5592 from owncloud/lost_password_screen
Thomas Müller [Tue, 29 Oct 2013 16:50:32 +0000 (09:50 -0700)]
Merge pull request #5592 from owncloud/lost_password_screen

Fixing lost password-screen

10 years agofix lost password screen - reuse available CSS rules
Morris Jobke [Tue, 29 Oct 2013 12:42:39 +0000 (13:42 +0100)]
fix lost password screen - reuse available CSS rules

10 years agosettings tags for optional parameters
Christian Berendt [Tue, 29 Oct 2013 09:21:50 +0000 (10:21 +0100)]
settings tags for optional parameters

10 years agoextended parameter descriptions for Swift
Christian Berendt [Tue, 29 Oct 2013 08:19:43 +0000 (09:19 +0100)]
extended parameter descriptions for Swift

10 years agoFixing the lost Password Screen
Julian Müller [Tue, 29 Oct 2013 00:33:12 +0000 (01:33 +0100)]
Fixing the lost Password Screen

10 years agoFixing the Lost Password Screen
Julian Müller [Tue, 29 Oct 2013 00:29:38 +0000 (01:29 +0100)]
Fixing the Lost Password Screen

10 years agobeta 2
Frank Karlitschek [Mon, 28 Oct 2013 18:05:31 +0000 (19:05 +0100)]
beta 2

10 years agouse SERVERROOT instead of WEBROOT in all file_exists checks, whitespace
Jörn Friedrich Dreyer [Mon, 28 Oct 2013 13:18:20 +0000 (14:18 +0100)]
use SERVERROOT instead of WEBROOT in all file_exists checks, whitespace

10 years agoMerge pull request #5550 from owncloud/fix-4716-master
Morris Jobke [Mon, 28 Oct 2013 10:33:27 +0000 (03:33 -0700)]
Merge pull request #5550 from owncloud/fix-4716-master

'Update to' is shown when there is no update

10 years agoupdate documentation for app update
Morris Jobke [Mon, 28 Oct 2013 10:27:51 +0000 (11:27 +0100)]
update documentation for app update

10 years agoMerge pull request #3889 from owncloud/apps_preload
Morris Jobke [Mon, 28 Oct 2013 10:17:52 +0000 (03:17 -0700)]
Merge pull request #3889 from owncloud/apps_preload

Don't load the apps when we need to upgrade

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 27 Oct 2013 11:27:22 +0000 (07:27 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #5566 from owncloud/fix-double-not
Lukas Reschke [Sun, 27 Oct 2013 10:58:09 +0000 (03:58 -0700)]
Merge pull request #5566 from owncloud/fix-double-not

Fix double not in newfile/newfolder language.

10 years agoFix double not in newfile/newfolder language.
Andreas Fischer [Sun, 27 Oct 2013 10:53:14 +0000 (11:53 +0100)]
Fix double not in newfile/newfolder language.

10 years agoMerge pull request #5552 from owncloud/admin-warninghomeexistsfix
Thomas Müller [Sun, 27 Oct 2013 10:11:11 +0000 (03:11 -0700)]
Merge pull request #5552 from owncloud/admin-warninghomeexistsfix

Fixed user dir existence check when creating new user

10 years agoMerge pull request #5537 from owncloud/autotest-syntaxhelp
Thomas Müller [Sun, 27 Oct 2013 09:42:40 +0000 (02:42 -0700)]
Merge pull request #5537 from owncloud/autotest-syntaxhelp

Added syntax help for autotest.sh

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 27 Oct 2013 06:32:11 +0000 (02:32 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #5561 from owncloud/fix5401
Thomas Müller [Sat, 26 Oct 2013 20:56:32 +0000 (13:56 -0700)]
Merge pull request #5561 from owncloud/fix5401

local user backend shall search for both username and displayname, fixes...

10 years agoMerge pull request #5562 from owncloud/fix5560
Thomas Müller [Sat, 26 Oct 2013 19:12:28 +0000 (12:12 -0700)]
Merge pull request #5562 from owncloud/fix5560

Fix broken users page when a username consists of digits only, fixes #55...

11 years agoFix broken users page when a username consists of digits only, fixes #5560
Arthur Schiwon [Fri, 25 Oct 2013 20:00:32 +0000 (22:00 +0200)]
Fix broken users page when a username consists of digits only, fixes #5560

11 years agolocal user backend shall search for both username and displayname, fixes #5401
Arthur Schiwon [Fri, 25 Oct 2013 19:57:12 +0000 (21:57 +0200)]
local user backend shall search for both username and displayname, fixes #5401

11 years agoFixed user dir existence check when creating new user
Vincent Petry [Fri, 25 Oct 2013 14:23:29 +0000 (16:23 +0200)]
Fixed user dir existence check when creating new user

The check was done too later. It turns out that createUser() had already
created the dir, which caused the warning message to be shown every
time.

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

Fixes for quota stream fseek

11 years agoAdded comment for clarification about fseek() call in quota.php
Vincent Petry [Fri, 25 Oct 2013 14:15:01 +0000 (16:15 +0200)]
Added comment for clarification about fseek() call in quota.php

11 years ago'Update to' is shown when there is no update
Bart Visscher [Fri, 25 Oct 2013 13:33:45 +0000 (15:33 +0200)]
'Update to' is shown when there is no update

See #4716

11 years agoFixed encryption migration when entry is missing in DB
Vincent Petry [Fri, 25 Oct 2013 13:38:35 +0000 (15:38 +0200)]
Fixed encryption migration when entry is missing in DB

When resetting the DB and some users still have encrypted files, the
migration state isn't read properly becaue the migration entries are
missing. This causes the wrong file size to be returned.

This fix inserts the missing migration entry when this condition is met.

Fixes #5541

11 years agoPort PR #5457 to master
Arthur Schiwon [Fri, 25 Oct 2013 12:15:05 +0000 (14:15 +0200)]
Port PR #5457 to master

11 years agoFixed quota stream to not wrap read-only fopen calls
Vincent Petry [Fri, 25 Oct 2013 10:33:16 +0000 (12:33 +0200)]
Fixed quota stream to not wrap read-only fopen calls

11 years agoFixed quota stream's fseek method
Vincent Petry [Fri, 25 Oct 2013 10:09:46 +0000 (12:09 +0200)]
Fixed quota stream's fseek method

- Added missing return statement
- Added missing support for SEEK_END
- Fixes #5524

11 years agoAdded syntax help for autotest.sh
Vincent Petry [Fri, 25 Oct 2013 09:31:10 +0000 (11:31 +0200)]
Added syntax help for autotest.sh

autotest.sh now checks for the validity of the db config name argument.
If the db config name is not known, it show syntax info.

This should save some time to people to understand how to use this
script. Before this fix, an invalid argument would return a big HTML
page in the output.

11 years agomake sure the shared ldap connection is rebound to the configured user after being...
Donald Buczek [Fri, 18 Oct 2013 15:13:36 +0000 (17:13 +0200)]
make sure the shared ldap connection is rebound to the configured user after being used for password checking.

11 years agoMerge pull request #5532 from owncloud/ldap_fixes
Thomas Müller [Fri, 25 Oct 2013 06:24:39 +0000 (23:24 -0700)]
Merge pull request #5532 from owncloud/ldap_fixes

Ldap fixes

11 years agoLDAP: don't validate unconfigured (new) LDAP server configs, fixes #5518
Arthur Schiwon [Thu, 24 Oct 2013 18:26:05 +0000 (20:26 +0200)]
LDAP: don't validate unconfigured (new) LDAP server configs, fixes #5518

11 years agoMerge pull request #5528 from frisco82/changeUpadateNotification
Thomas Müller [Thu, 24 Oct 2013 17:28:17 +0000 (10:28 -0700)]
Merge pull request #5528 from frisco82/changeUpadateNotification

Changed update message to be more instructive

11 years agoMerge branch 'master' into fix-language-detection
Thomas Müller [Thu, 24 Oct 2013 17:27:33 +0000 (19:27 +0200)]
Merge branch 'master' into fix-language-detection

11 years agoChanged update message to be more instructive, changed update style to be less aggresive
Ramiro Aparicio [Thu, 24 Oct 2013 15:46:52 +0000 (17:46 +0200)]
Changed update message to be more instructive, changed update style to be less aggresive

Fix br tags

Improve english messages