]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 years agofixing Notice: Undefined index: isPublic
Thomas Müller [Fri, 5 Jul 2013 09:30:53 +0000 (11:30 +0200)]
fixing Notice: Undefined index: isPublic

11 years agohandle anonymous upload to reshared folder
Thomas Müller [Fri, 5 Jul 2013 07:58:41 +0000 (09:58 +0200)]
handle anonymous upload to reshared folder

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 5 Jul 2013 00:21:23 +0000 (02:21 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #3927 from owncloud/Fix_new_user_empty_group
Raghu Nayyar [Thu, 4 Jul 2013 18:50:19 +0000 (11:50 -0700)]
Merge pull request #3927 from owncloud/Fix_new_user_empty_group

Do not add groups if user has no groups

11 years agoMerge pull request #3932 from owncloud/fix_label_position
Morris Jobke [Thu, 4 Jul 2013 18:03:42 +0000 (11:03 -0700)]
Merge pull request #3932 from owncloud/fix_label_position

fix position of 'user shared the folder foldername with you' label

11 years agoMerge pull request #3899 from owncloud/encryption_check_php_version
VicDeo [Thu, 4 Jul 2013 13:53:17 +0000 (06:53 -0700)]
Merge pull request #3899 from owncloud/encryption_check_php_version

check php version, the encryption app needs php >= 5.3.3

11 years agomore verbose error message
Björn Schießle [Thu, 4 Jul 2013 12:50:07 +0000 (14:50 +0200)]
more verbose error message

11 years agoMerge pull request #3914 from owncloud/wrong-pw_for_share-with-pw
Kondou [Thu, 4 Jul 2013 10:12:51 +0000 (03:12 -0700)]
Merge pull request #3914 from owncloud/wrong-pw_for_share-with-pw

Add a "Wrong password." message, if the password for the public share was wrong.

11 years agorevert changes which where introduced by accident during merge https://github.com...
Björn Schießle [Thu, 4 Jul 2013 10:06:36 +0000 (12:06 +0200)]
revert changes which where introduced by accident during merge https://github.com/owncloud/core/commit/23cc69b816f5df465c7c9d0df5630d00abfaf6d0

11 years agofix position of 'user shared the folder foldername with you' label
Georg Ehrke [Thu, 4 Jul 2013 08:32:26 +0000 (10:32 +0200)]
fix position of 'user shared the folder foldername with you' label

11 years agoeddition string should be empty by default
Björn Schießle [Wed, 3 Jul 2013 15:10:17 +0000 (17:10 +0200)]
eddition string should be empty by default

11 years agoadd public api
Björn Schießle [Wed, 3 Jul 2013 13:18:19 +0000 (15:18 +0200)]
add public api

11 years agomove to non-static OC_Defaults
Björn Schießle [Wed, 3 Jul 2013 12:21:51 +0000 (14:21 +0200)]
move to non-static OC_Defaults

Conflicts:

lib/mail.php

11 years agoAdd init funtion to OC_Defaults to be able to wrap translatable strings
Björn Schießle [Wed, 3 Jul 2013 10:38:20 +0000 (12:38 +0200)]
Add init funtion to OC_Defaults to be able to wrap translatable strings

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 4 Jul 2013 07:33:58 +0000 (09:33 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #3888 from owncloud/ocs_api_fixes
Bart Visscher [Wed, 3 Jul 2013 19:33:04 +0000 (12:33 -0700)]
Merge pull request #3888 from owncloud/ocs_api_fixes

Ocs api fixes

11 years agoDo not add groups if user has no groups
Victor Dubiniuk [Wed, 3 Jul 2013 19:06:09 +0000 (22:06 +0300)]
Do not add groups if user has no groups

11 years agoUse better wording.
kondou [Wed, 3 Jul 2013 18:13:10 +0000 (20:13 +0200)]
Use better wording.

11 years agoSuppress warning in setup if config doesn't exist
kondou [Wed, 3 Jul 2013 14:00:23 +0000 (16:00 +0200)]
Suppress warning in setup if config doesn't exist

11 years agoMerge pull request #3911 from owncloud/fixing-unittests-master
Michael Gapczynski [Wed, 3 Jul 2013 13:19:56 +0000 (06:19 -0700)]
Merge pull request #3911 from owncloud/fixing-unittests-master

rename can cause mtime change - invalid assert

11 years agoMerge pull request #3915 from owncloud/summary_as_last_filelist_entry
Morris Jobke [Wed, 3 Jul 2013 11:17:17 +0000 (04:17 -0700)]
Merge pull request #3915 from owncloud/summary_as_last_filelist_entry

Show a summary as the last filelist entry

11 years agodon't run hooks for .part files
Björn Schießle [Mon, 1 Jul 2013 15:00:17 +0000 (17:00 +0200)]
don't run hooks for .part files

11 years agoif a part file gets renamed to a real file, that this was the second step of a write...
Björn Schießle [Mon, 1 Jul 2013 14:21:31 +0000 (16:21 +0200)]
if a part file gets renamed to a real file, that this was the second step of a write operation, hence emit a write signal

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 3 Jul 2013 00:04:16 +0000 (02:04 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #3858 from owncloud/more_ssl_error_messages
Björn Schießle [Tue, 2 Jul 2013 14:58:22 +0000 (07:58 -0700)]
Merge pull request #3858 from owncloud/more_ssl_error_messages

add openssl_error_string() output to the owncloud.log

11 years agoMerge pull request #3870 from owncloud/reset_migration_status
Björn Schießle [Tue, 2 Jul 2013 14:26:48 +0000 (07:26 -0700)]
Merge pull request #3870 from owncloud/reset_migration_status

introduce pre-disable-app hook and first usage in files_encryption

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 2 Jul 2013 13:35:55 +0000 (15:35 +0200)]
[tx-robot] updated from transifex

11 years agoMerge branch 'master' into encryption_check_php_version
Björn Schießle [Tue, 2 Jul 2013 11:54:31 +0000 (13:54 +0200)]
Merge branch 'master' into encryption_check_php_version

Conflicts:
apps/files_encryption/files/error.php

11 years agoMerge branch 'encryption_check_php_version' of github.com:owncloud/core into encrypti...
Björn Schießle [Tue, 2 Jul 2013 11:49:49 +0000 (13:49 +0200)]
Merge branch 'encryption_check_php_version' of github.com:owncloud/core into encryption_check_php_version

11 years agoDon't escape filesize (can contain a '<')
kondou [Tue, 2 Jul 2013 11:09:07 +0000 (13:09 +0200)]
Don't escape filesize (can contain a '<')

11 years agoimproved error message
Björn Schießle [Tue, 2 Jul 2013 08:14:33 +0000 (10:14 +0200)]
improved error message

11 years agoimproved error message
Björn Schießle [Tue, 2 Jul 2013 08:11:17 +0000 (10:11 +0200)]
improved error message

11 years agoShow a summary as the last filelist entry
kondou [Tue, 2 Jul 2013 02:28:52 +0000 (04:28 +0200)]
Show a summary as the last filelist entry

Fix #993

11 years agoAdd a "Wrong password." message, if the password
kondou [Tue, 2 Jul 2013 01:16:42 +0000 (03:16 +0200)]
Add a "Wrong password." message, if the password

for the public share was wrong.

Fix #2725

11 years agoMerge pull request #3748 from owncloud/fixing-3740-master
Thomas Müller [Mon, 1 Jul 2013 22:08:08 +0000 (15:08 -0700)]
Merge pull request #3748 from owncloud/fixing-3740-master

in case $_SERVER['HTTP_HOST']) is not set let's return localhost - bette...

11 years agouse $_SERVER['SERVER_NAME'] in case $_SERVER['HTTP_HOST'] is not set
Thomas Müller [Mon, 1 Jul 2013 21:51:43 +0000 (23:51 +0200)]
use $_SERVER['SERVER_NAME'] in case $_SERVER['HTTP_HOST'] is not set

11 years agoMerge pull request #3775 from owncloud/test_fixes_for_dbschema
Thomas Müller [Mon, 1 Jul 2013 21:38:28 +0000 (14:38 -0700)]
Merge pull request #3775 from owncloud/test_fixes_for_dbschema

use executeAudited, add table name to assert message, skip schema changi...

11 years agoMerge pull request #3793 from owncloud/remove_unnecessary_exception_catch_block
Thomas Müller [Mon, 1 Jul 2013 21:37:09 +0000 (14:37 -0700)]
Merge pull request #3793 from owncloud/remove_unnecessary_exception_catch_block

remove unnecessary try catch blocks

11 years agorename can cause mtime change - invalid assert
Thomas Müller [Mon, 1 Jul 2013 20:02:21 +0000 (22:02 +0200)]
rename can cause mtime change - invalid assert

11 years agoMerge pull request #3903 from owncloud/nonpublic-uploading
Thomas Müller [Mon, 1 Jul 2013 19:35:32 +0000 (12:35 -0700)]
Merge pull request #3903 from owncloud/nonpublic-uploading

Fix upload regressions

11 years agono ?> at the end of a file
Thomas Müller [Mon, 1 Jul 2013 19:13:04 +0000 (21:13 +0200)]
no ?> at the end of a file
missing .

11 years agotypo
Thomas Müller [Mon, 1 Jul 2013 19:12:21 +0000 (21:12 +0200)]
typo

11 years agoMerge pull request #3894 from owncloud/ie8_compatibility_fixes
Thomas Müller [Mon, 1 Jul 2013 18:57:29 +0000 (11:57 -0700)]
Merge pull request #3894 from owncloud/ie8_compatibility_fixes

Ie8 compatibility fixes

11 years agocast result to bool
Björn Schießle [Mon, 1 Jul 2013 15:18:16 +0000 (17:18 +0200)]
cast result to bool

11 years agofix detection of public upload in filelist.js
Robin Appelman [Mon, 1 Jul 2013 13:47:17 +0000 (15:47 +0200)]
fix detection of public upload in filelist.js

11 years agofix uploading when ['dirtoken'] is not set
Robin Appelman [Mon, 1 Jul 2013 13:39:11 +0000 (15:39 +0200)]
fix uploading when ['dirtoken'] is not set

11 years agocode style
Robin Appelman [Mon, 1 Jul 2013 13:37:52 +0000 (15:37 +0200)]
code style

11 years agofix error string
Björn Schießle [Mon, 1 Jul 2013 10:24:21 +0000 (12:24 +0200)]
fix error string

11 years agoadd correct php version
Björn Schießle [Mon, 1 Jul 2013 10:23:26 +0000 (12:23 +0200)]
add correct php version

11 years agocheck php version, the encryption app needs php >= 5.3.3
Björn Schießle [Mon, 1 Jul 2013 10:16:36 +0000 (12:16 +0200)]
check php version, the encryption app needs php >= 5.3.3

11 years agobackport from pull request #3863
Björn Schießle [Mon, 1 Jul 2013 09:12:18 +0000 (11:12 +0200)]
backport from pull request #3863

11 years agoMerge branch 'master' of github.com:owncloud/core
Björn Schießle [Mon, 1 Jul 2013 08:48:58 +0000 (10:48 +0200)]
Merge branch 'master' of github.com:owncloud/core

11 years agoset default logo claim to ''
Björn Schießle [Mon, 1 Jul 2013 08:22:05 +0000 (10:22 +0200)]
set default logo claim to ''

11 years agoadd logo claim to defaults.php
Björn Schießle [Fri, 28 Jun 2013 08:06:57 +0000 (10:06 +0200)]
add logo claim to defaults.php

11 years agologo claim added
Björn Schießle [Thu, 27 Jun 2013 17:53:49 +0000 (19:53 +0200)]
logo claim added

11 years agomake mail footer aware of different themes
Björn Schießle [Thu, 27 Jun 2013 16:28:53 +0000 (18:28 +0200)]
make mail footer aware of different themes

Conflicts:

lib/mail.php

11 years agoremove unneeded if condition
Björn Schießle [Thu, 27 Jun 2013 14:28:45 +0000 (16:28 +0200)]
remove unneeded if condition

11 years agolib/defaults.php should only contain the default strings and read the other strings...
Björn Schießle [Thu, 27 Jun 2013 14:24:03 +0000 (16:24 +0200)]
lib/defaults.php should only contain the default strings and read the other strings directly from the theme

11 years agocheck for updates only in the community edition
Björn Schießle [Wed, 26 Jun 2013 16:05:37 +0000 (18:05 +0200)]
check for updates only in the community edition

11 years agoconstruct the foother in defaults.php so that we use always the same footer
Björn Schießle [Wed, 26 Jun 2013 15:56:19 +0000 (17:56 +0200)]
construct the foother in defaults.php so that we use always the same footer

Conflicts:

settings/templates/admin.php

11 years agoMerge pull request #3857 from owncloud/enable_single_autotest
Morris Jobke [Mon, 1 Jul 2013 08:42:39 +0000 (01:42 -0700)]
Merge pull request #3857 from owncloud/enable_single_autotest

enable testing individual tests

11 years agoMerge pull request #3223 from owncloud/fix-2820
Morris Jobke [Mon, 1 Jul 2013 08:28:17 +0000 (01:28 -0700)]
Merge pull request #3223 from owncloud/fix-2820

if rename of file fails, the rename is undone in the view - fix 2820

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 1 Jul 2013 01:28:25 +0000 (03:28 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #3852 from owncloud/fixing-3830-master
Thomas Müller [Sun, 30 Jun 2013 21:41:51 +0000 (14:41 -0700)]
Merge pull request #3852 from owncloud/fixing-3830-master

session life time is now configurable and set to the same value

11 years agoMerge pull request #3763 from owncloud/recursive-rmdir
Thomas Müller [Sun, 30 Jun 2013 16:16:32 +0000 (09:16 -0700)]
Merge pull request #3763 from owncloud/recursive-rmdir

Make rmdir recursive for local storage

11 years agomake rmdir recursive for mappellocal storage backend
Robin Appelman [Sun, 30 Jun 2013 15:44:49 +0000 (17:44 +0200)]
make rmdir recursive for mappellocal storage backend

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 30 Jun 2013 00:13:07 +0000 (02:13 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #3897 from bantu/gitignore
Thomas Müller [Sat, 29 Jun 2013 21:48:34 +0000 (14:48 -0700)]
Merge pull request #3897 from bantu/gitignore

gitignore: Make paths relative to repository root.

11 years agoMerge pull request #2703 from owncloud/cleanup-setup
Thomas Müller [Sat, 29 Jun 2013 21:47:29 +0000 (14:47 -0700)]
Merge pull request #2703 from owncloud/cleanup-setup

Cleanup OC_Setup

11 years agoFix review items
Bart Visscher [Thu, 27 Jun 2013 18:19:51 +0000 (20:19 +0200)]
Fix review items

11 years agoFix found errors
Bart Visscher [Wed, 10 Apr 2013 22:08:53 +0000 (00:08 +0200)]
Fix found errors

11 years agoFix OCI setupDatabase parameter
Bart Visscher [Wed, 10 Apr 2013 18:03:54 +0000 (20:03 +0200)]
Fix OCI setupDatabase parameter

11 years agoRemove unsued parameter
Bart Visscher [Wed, 10 Apr 2013 15:57:58 +0000 (17:57 +0200)]
Remove unsued parameter

11 years agoUse db setup class for option validation
Bart Visscher [Wed, 3 Apr 2013 15:52:18 +0000 (17:52 +0200)]
Use db setup class for option validation

11 years agoChange database creation to use array to select db setup class
Bart Visscher [Wed, 3 Apr 2013 06:31:47 +0000 (08:31 +0200)]
Change database creation to use array to select db setup class

11 years agoConvert database setup code to objects
Bart Visscher [Tue, 2 Apr 2013 20:01:23 +0000 (22:01 +0200)]
Convert database setup code to objects

11 years agoSplit database specific install/setup code to their own class
Bart Visscher [Fri, 29 Mar 2013 15:28:48 +0000 (16:28 +0100)]
Split database specific install/setup code to their own class

11 years agogitignore: Make paths relative to repository root.
Andreas Fischer [Sat, 29 Jun 2013 14:31:04 +0000 (16:31 +0200)]
gitignore: Make paths relative to repository root.

Paths without the leading slash apply to all subdirectories, which especially
means that /tests/data is ignored, making it unnecessarily hard to add test
data.

11 years agoMerge pull request #3896 from owncloud/fix-dropdown-because-no-one-fixes-3241
Bart Visscher [Sat, 29 Jun 2013 11:38:18 +0000 (04:38 -0700)]
Merge pull request #3896 from owncloud/fix-dropdown-because-no-one-fixes-3241

Escape dropdown

11 years agoEscape dropdown
Lukas Reschke [Sat, 29 Jun 2013 11:24:05 +0000 (13:24 +0200)]
Escape dropdown

Fixes #3241

11 years agoMerge pull request #2914 from Kondou-ger/label_overlapping_value
Bart Visscher [Sat, 29 Jun 2013 11:09:50 +0000 (04:09 -0700)]
Merge pull request #2914 from Kondou-ger/label_overlapping_value

Fix textfield label overlapping value.

11 years agoMerge pull request #3688 from roha4000/fix_upload_max_filesize
Bart Visscher [Sat, 29 Jun 2013 11:07:34 +0000 (04:07 -0700)]
Merge pull request #3688 from roha4000/fix_upload_max_filesize

upload_max_filesize = 0 not possible if post_max_size is not 0

11 years agoMerge pull request #3635 from owncloud/storage-wrapper
Bart Visscher [Sat, 29 Jun 2013 11:00:03 +0000 (04:00 -0700)]
Merge pull request #3635 from owncloud/storage-wrapper

Give apps the option to wrap storage backends

11 years agoMerge pull request #3268 from owncloud/convert-oc_log
Bart Visscher [Sat, 29 Jun 2013 10:38:56 +0000 (03:38 -0700)]
Merge pull request #3268 from owncloud/convert-oc_log

Convert OC_Log to object so it can be used for DI

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 29 Jun 2013 00:09:10 +0000 (02:09 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #3886 from owncloud/disable-public-upload-if-encryption-enabled...
Thomas Müller [Fri, 28 Jun 2013 20:59:33 +0000 (13:59 -0700)]
Merge pull request #3886 from owncloud/disable-public-upload-if-encryption-enabled-master

for now we disable public upload in case encryption is enabled

11 years agoMerge pull request #3881 from owncloud/archive_tar_php5.5
Morris Jobke [Fri, 28 Jun 2013 20:41:18 +0000 (13:41 -0700)]
Merge pull request #3881 from owncloud/archive_tar_php5.5

Skip Test_Archive_TAR in php 5.5 for now

11 years agoMerge pull request #3884 from owncloud/fixing-unittests-master
Morris Jobke [Fri, 28 Jun 2013 20:38:44 +0000 (13:38 -0700)]
Merge pull request #3884 from owncloud/fixing-unittests-master

Fixing unittests master

11 years agoUse svg to png fallback on demand only
Victor Dubiniuk [Fri, 28 Jun 2013 20:18:11 +0000 (23:18 +0300)]
Use svg to png fallback on demand only

11 years agoAdd fallback for svg app icons
Victor Dubiniuk [Fri, 28 Jun 2013 20:10:40 +0000 (23:10 +0300)]
Add fallback for svg app icons

11 years agoMerge pull request #3892 from owncloud/static-streamwrapper
icewind1991 [Fri, 28 Jun 2013 19:24:33 +0000 (12:24 -0700)]
Merge pull request #3892 from owncloud/static-streamwrapper

Improvements for the static:// streamwrapper

11 years agoMerge pull request #1044 from owncloud/fix_extra_slash
Bart Visscher [Fri, 28 Jun 2013 19:00:35 +0000 (12:00 -0700)]
Merge pull request #1044 from owncloud/fix_extra_slash

Remove duplicate / for first folder in root

11 years agoupdate to !==
Bart Visscher [Fri, 28 Jun 2013 19:00:09 +0000 (21:00 +0200)]
update to !==

11 years agoHide a ghost image on the apps management page
Victor Dubiniuk [Fri, 28 Jun 2013 18:53:56 +0000 (21:53 +0300)]
Hide a ghost image on the apps management page

11 years agoGoing from text to clob is not something we do.
Bart Visscher [Fri, 28 Jun 2013 14:07:22 +0000 (16:07 +0200)]
Going from text to clob is not something we do.

Also Oracle DB has problems with this, see
http://abhijitbashetti.blogspot.de/2011/10/converting-varchar2-to-clob-and-clob-to.html

11 years agoisError should detect a PEAR_Error even if the backend is PDO.
Thomas Mueller [Thu, 27 Jun 2013 14:48:09 +0000 (16:48 +0200)]
isError should detect a PEAR_Error even if the backend is PDO.
This can happen on errors during schema migration - which is always done with MDB2

11 years agoremove wrong check here
Jörn Friedrich Dreyer [Thu, 20 Jun 2013 14:58:49 +0000 (16:58 +0200)]
remove wrong check here

11 years agocorrectly handle error results of PDO and MDB2 backends
Jörn Friedrich Dreyer [Thu, 20 Jun 2013 09:31:23 +0000 (12:31 +0300)]
correctly handle error results of PDO and MDB2 backends

11 years agouse executeAudited, add table name to assert message, skip schema changing test on...
Jörn Friedrich Dreyer [Tue, 18 Jun 2013 16:24:48 +0000 (18:24 +0200)]
use executeAudited, add table name to assert message, skip schema changing test on oracle

11 years agobetter unit tests for static stream wrapper
Robin Appelman [Fri, 28 Jun 2013 17:59:04 +0000 (19:59 +0200)]
better unit tests for static stream wrapper