]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 years agoMerge pull request #2184 from tripflex/master
Bernhard Posselt [Sun, 10 Mar 2013 19:39:17 +0000 (12:39 -0700)]
Merge pull request #2184 from tripflex/master

Remove php_value from .htaccess causing 500 errors, fixes #2176

11 years agoMerge pull request #2224 from owncloud/ldap_version_bump
Michael Gapczynski [Sun, 10 Mar 2013 18:28:48 +0000 (11:28 -0700)]
Merge pull request #2224 from owncloud/ldap_version_bump

LDAP: fancy version for release, no code change

11 years agoLDAP: fancy version for release, no code change
Arthur Schiwon [Sun, 10 Mar 2013 17:34:56 +0000 (18:34 +0100)]
LDAP: fancy version for release, no code change

11 years agoMerge pull request #2217 from owncloud/mountconfig-location
Lukas Reschke [Sun, 10 Mar 2013 08:25:10 +0000 (00:25 -0800)]
Merge pull request #2217 from owncloud/mountconfig-location

Store the global mount configuration file in the datadir

11 years agoStore the global mount configuration file in the datadir
Robin Appelman [Sun, 10 Mar 2013 01:25:03 +0000 (02:25 +0100)]
Store the global mount configuration file in the datadir

11 years agoMerge pull request #1584 from owncloud/ocs_multiple_methods
Tom Needham [Sun, 10 Mar 2013 00:59:13 +0000 (16:59 -0800)]
Merge pull request #1584 from owncloud/ocs_multiple_methods

Allow registering of multiple methods on each api route. Add /cloud/capabilities route.

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 9 Mar 2013 23:06:53 +0000 (00:06 +0100)]
[tx-robot] updated from transifex

11 years agoMerge pull request #2214 from riso/fix_xsendfile
Lukas Reschke [Sat, 9 Mar 2013 16:20:09 +0000 (08:20 -0800)]
Merge pull request #2214 from riso/fix_xsendfile

Fixed typo that broke xsendfile

11 years agofixed typo that broke xsendfile
Valerio Ponte [Sat, 9 Mar 2013 14:35:36 +0000 (15:35 +0100)]
fixed typo that broke xsendfile

11 years agoMerge pull request #2213 from owncloud/fix_2208
Frank Karlitschek [Sat, 9 Mar 2013 13:30:12 +0000 (05:30 -0800)]
Merge pull request #2213 from owncloud/fix_2208

remove remaining br-tags that do not belong here

11 years agoremove remaining br-tags that do not belong here
Arthur Schiwon [Sat, 9 Mar 2013 12:45:37 +0000 (13:45 +0100)]
remove remaining br-tags that do not belong here

11 years agoMerge in master
Tom Needham [Sat, 9 Mar 2013 00:04:33 +0000 (00:04 +0000)]
Merge in master

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 8 Mar 2013 23:06:34 +0000 (00:06 +0100)]
[tx-robot] updated from transifex

11 years agoMerge pull request #2165 from owncloud/fix_2155
Lukas Reschke [Fri, 8 Mar 2013 18:31:48 +0000 (10:31 -0800)]
Merge pull request #2165 from owncloud/fix_2155

Offer download of whole shared dir only if it does not exceed zip input ...

11 years agofix foldersize check to validate zip input size
Arthur Schiwon [Fri, 8 Mar 2013 18:21:06 +0000 (19:21 +0100)]
fix foldersize check to validate zip input size

11 years ago5.0.0 RC3 v5.0.0RC3
Frank Karlitschek [Fri, 8 Mar 2013 09:01:22 +0000 (10:01 +0100)]
5.0.0 RC3

11 years agoMerge pull request #2189 from owncloud/versioning_sync_client
Bernhard Posselt [Fri, 8 Mar 2013 11:05:28 +0000 (03:05 -0800)]
Merge pull request #2189 from owncloud/versioning_sync_client

fix versioning for the sync client - distinguish between touch and write operation

11 years agoremove some debug output; move code to the right function
Björn Schießle [Fri, 8 Mar 2013 10:27:25 +0000 (11:27 +0100)]
remove some debug output; move code to the right function

11 years agoremove debug output
Björn Schießle [Fri, 8 Mar 2013 09:51:28 +0000 (10:51 +0100)]
remove debug output

11 years agoremove php_value
Myles McNamara [Fri, 8 Mar 2013 04:30:56 +0000 (23:30 -0500)]
remove php_value

php_value can only be used with mod_php, using it with FCGI will cause 500 Internal Server errors.  This needs to be set in php.ini manually or set using ini_set().

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 7 Mar 2013 23:26:35 +0000 (00:26 +0100)]
[tx-robot] updated from transifex

11 years agofixed header content padding
Florian Hülsmann [Thu, 7 Mar 2013 18:28:17 +0000 (19:28 +0100)]
fixed header content padding

11 years agoMerge pull request #2173 from owncloud/fix-shared-storage
Bernhard Posselt [Thu, 7 Mar 2013 17:37:36 +0000 (09:37 -0800)]
Merge pull request #2173 from owncloud/fix-shared-storage

Fix fetching source path of shared files

11 years agoChange findById to findByStorageId in mount test
Michael Gapczynski [Thu, 7 Mar 2013 16:47:24 +0000 (11:47 -0500)]
Change findById to findByStorageId in mount test

11 years agoMerge pull request #2174 from owncloud/fix_printed_brs
blizzz [Thu, 7 Mar 2013 16:39:29 +0000 (08:39 -0800)]
Merge pull request #2174 from owncloud/fix_printed_brs

Remove <br> from error messages, because they will be escaped and the us...

11 years agoRemove <br> from error messages, because they will be escaped and the used template...
Arthur Schiwon [Thu, 7 Mar 2013 16:28:28 +0000 (17:28 +0100)]
Remove <br> from error messages, because they will be escaped and the used template has it's own <br> already

11 years agoFix fetching source path of shared files
Michael Gapczynski [Thu, 7 Mar 2013 16:12:59 +0000 (11:12 -0500)]
Fix fetching source path of shared files

11 years agoMerge pull request #2167 from owncloud/input-type-fix
Frank Karlitschek [Thu, 7 Mar 2013 15:28:22 +0000 (07:28 -0800)]
Merge pull request #2167 from owncloud/input-type-fix

Input type fix

11 years agodistinguish between touch and write
Björn Schießle [Thu, 7 Mar 2013 14:51:44 +0000 (15:51 +0100)]
distinguish between touch and write

11 years agoOffer download of whole shared dir only if it does not exceed zip input limit
Arthur Schiwon [Thu, 7 Mar 2013 14:48:10 +0000 (15:48 +0100)]
Offer download of whole shared dir only if it does not exceed zip input limit

11 years agoMerge pull request #2162 from owncloud/trash_bin_home
Jan-Christoph Borchardt [Thu, 7 Mar 2013 14:26:15 +0000 (06:26 -0800)]
Merge pull request #2162 from owncloud/trash_bin_home

let the home icon link to the files view in the trash bin

11 years agoadd dirlisting var to file list
Björn Schießle [Thu, 7 Mar 2013 13:54:59 +0000 (14:54 +0100)]
add dirlisting var to file list

11 years agoMerge pull request #2163 from owncloud/fix_file_download
Björn Schießle [Thu, 7 Mar 2013 13:45:19 +0000 (05:45 -0800)]
Merge pull request #2163 from owncloud/fix_file_download

json encode list of files

11 years agocreate a meanigful file name if files are from the root folder
Björn Schießle [Thu, 7 Mar 2013 13:24:18 +0000 (14:24 +0100)]
create a meanigful file name if files are from the root folder

11 years agoremove debug output
Björn Schießle [Thu, 7 Mar 2013 13:18:27 +0000 (14:18 +0100)]
remove debug output

11 years agojson encode list of files
Björn Schießle [Thu, 7 Mar 2013 13:15:02 +0000 (14:15 +0100)]
json encode list of files

11 years agono dir parameter needed
Björn Schießle [Thu, 7 Mar 2013 12:51:18 +0000 (13:51 +0100)]
no dir parameter needed

11 years agolet the home icon link to the files view in the trash bin
Björn Schießle [Thu, 7 Mar 2013 12:48:02 +0000 (13:48 +0100)]
let the home icon link to the files view in the trash bin

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 6 Mar 2013 23:16:59 +0000 (00:16 +0100)]
[tx-robot] updated from transifex

11 years agoMerge pull request #2134 from owncloud/fix_2127
blizzz [Wed, 6 Mar 2013 14:57:45 +0000 (06:57 -0800)]
Merge pull request #2134 from owncloud/fix_2127

return 403 when mkdir failed on webDAV, fixes #2127

11 years agoreturn 403 when mkdir failed on webDAV, fixes #2127
Arthur Schiwon [Wed, 6 Mar 2013 14:21:12 +0000 (15:21 +0100)]
return 403 when mkdir failed on webDAV, fixes #2127

11 years agoMerge pull request #2130 from owncloud/fix_2128
Thomas Müller [Wed, 6 Mar 2013 13:05:40 +0000 (05:05 -0800)]
Merge pull request #2130 from owncloud/fix_2128

fix #2128

11 years agoMerge pull request #2129 from owncloud/don't-sanitize-error-message
Bernhard Posselt [Wed, 6 Mar 2013 12:19:55 +0000 (04:19 -0800)]
Merge pull request #2129 from owncloud/don't-sanitize-error-message

Don't sanitize error message hint

11 years agoAdd warning about sanitization
Lukas Reschke [Wed, 6 Mar 2013 12:05:22 +0000 (13:05 +0100)]
Add warning about sanitization

11 years agofix #2128
Georg Ehrke [Wed, 6 Mar 2013 12:02:44 +0000 (13:02 +0100)]
fix #2128

11 years agoDon't sanitize error message hint
Lukas Reschke [Wed, 6 Mar 2013 11:56:27 +0000 (12:56 +0100)]
Don't sanitize error message hint

11 years agoadd type=text to ZIP size field, fix second part of #2097
Jan-Christoph Borchardt [Wed, 6 Mar 2013 11:39:36 +0000 (12:39 +0100)]
add type=text to ZIP size field, fix second part of #2097

11 years agoadd email input type to styled inputs, fix #2097
Jan-Christoph Borchardt [Wed, 6 Mar 2013 11:38:43 +0000 (12:38 +0100)]
add email input type to styled inputs, fix #2097

11 years agoMerge pull request #2120 from owncloud/clear-caches
Bernhard Posselt [Wed, 6 Mar 2013 10:53:16 +0000 (02:53 -0800)]
Merge pull request #2120 from owncloud/clear-caches

Clear the CSS and JS cache earlier to make sure update goes smoothly

11 years agoMerge pull request #2119 from owncloud/fix_ldap_settings
Bernhard Posselt [Wed, 6 Mar 2013 10:32:31 +0000 (02:32 -0800)]
Merge pull request #2119 from owncloud/fix_ldap_settings

LDAP: fix settings output thus make settings work again

11 years agoMerge pull request #2118 from owncloud/fix_1689
Björn Schießle [Wed, 6 Mar 2013 08:38:06 +0000 (00:38 -0800)]
Merge pull request #2118 from owncloud/fix_1689

properly implement displayNamesInGroup in Core and LDAP, fixes #1689

11 years agoLDAP: move more settings stuff to template file
Arthur Schiwon [Wed, 6 Mar 2013 07:26:33 +0000 (08:26 +0100)]
LDAP: move more settings stuff to template file

11 years agoClear the CSS and JS cache earlier to make sure update goes smoothly
Michael Gapczynski [Wed, 6 Mar 2013 02:13:07 +0000 (21:13 -0500)]
Clear the CSS and JS cache earlier to make sure update goes smoothly

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 5 Mar 2013 23:08:33 +0000 (00:08 +0100)]
[tx-robot] updated from transifex

11 years agoLDAP: fix settings output thus make settings work again
Arthur Schiwon [Tue, 5 Mar 2013 22:43:22 +0000 (23:43 +0100)]
LDAP: fix settings output thus make settings work again

11 years agowhitespace
Arthur Schiwon [Tue, 5 Mar 2013 20:25:59 +0000 (21:25 +0100)]
whitespace

11 years agoLDAP: implementation of displayNamesInGroup
Arthur Schiwon [Tue, 5 Mar 2013 20:23:58 +0000 (21:23 +0100)]
LDAP: implementation of displayNamesInGroup

11 years agomake getDisplayNames optional feature for Group Backends, fall back to internal names
Arthur Schiwon [Tue, 5 Mar 2013 20:22:34 +0000 (21:22 +0100)]
make getDisplayNames optional feature for Group Backends, fall back to internal names

11 years agoMerge pull request #2112 from owncloud/fix_1673
Frank Karlitschek [Tue, 5 Mar 2013 14:03:25 +0000 (06:03 -0800)]
Merge pull request #2112 from owncloud/fix_1673

LDAP: escape some more chars for proper search filter, fixes #1673

11 years agoLDAP: escape some more chars for proper search filter, fixes #1673
Arthur Schiwon [Tue, 5 Mar 2013 13:33:20 +0000 (14:33 +0100)]
LDAP: escape some more chars for proper search filter, fixes #1673

11 years agoMerge pull request #2108 from owncloud/fix_ldap_errorcheck
Björn Schießle [Tue, 5 Mar 2013 13:03:14 +0000 (05:03 -0800)]
Merge pull request #2108 from owncloud/fix_ldap_errorcheck

LDAP: error codes can be negative, too

11 years agoLDAP: error codes can be negative, too
Arthur Schiwon [Tue, 5 Mar 2013 12:47:03 +0000 (13:47 +0100)]
LDAP: error codes can be negative, too

11 years agoRebase to current master
Tom Needham [Tue, 5 Mar 2013 00:25:56 +0000 (00:25 +0000)]
Rebase to current master

11 years agoMerge pull request #2073 from owncloud/trashbin_userHome
blizzz [Mon, 4 Mar 2013 12:38:24 +0000 (04:38 -0800)]
Merge pull request #2073 from owncloud/trashbin_userHome

make trashbin work with different user homes

11 years agoMerge pull request #2072 from owncloud/fix_typo
Frank Karlitschek [Mon, 4 Mar 2013 12:19:24 +0000 (04:19 -0800)]
Merge pull request #2072 from owncloud/fix_typo

fix wrong var name

11 years agodamn copy&paste, fix wrong var name
Björn Schießle [Mon, 4 Mar 2013 11:59:48 +0000 (12:59 +0100)]
damn copy&paste, fix wrong var name

11 years agomake trashbin work with different user homes
Björn Schießle [Mon, 4 Mar 2013 11:57:32 +0000 (12:57 +0100)]
make trashbin work with different user homes

11 years agoMerge pull request #2069 from owncloud/fix_sanitize_call
Lukas Reschke [Mon, 4 Mar 2013 11:41:47 +0000 (03:41 -0800)]
Merge pull request #2069 from owncloud/fix_sanitize_call

use p() for the output and not for the comparison

11 years agoMerge pull request #2070 from owncloud/fix_quota
Björn Schießle [Mon, 4 Mar 2013 11:33:47 +0000 (03:33 -0800)]
Merge pull request #2070 from owncloud/fix_quota

fix quota calculation for trash and versions

11 years agofix type in var name
Björn Schießle [Mon, 4 Mar 2013 11:33:16 +0000 (12:33 +0100)]
fix type in var name

11 years agofix quota calculation for trash and versions
Björn Schießle [Mon, 4 Mar 2013 11:17:57 +0000 (12:17 +0100)]
fix quota calculation for trash and versions

11 years agofix p() call
Björn Schießle [Mon, 4 Mar 2013 11:12:27 +0000 (12:12 +0100)]
fix p() call

11 years agouse p() for the output and not for the comparison
Björn Schießle [Mon, 4 Mar 2013 11:01:45 +0000 (12:01 +0100)]
use p() for the output and not for the comparison

11 years agoMerge pull request #2068 from owncloud/fix_ldap_typo
Lukas Reschke [Mon, 4 Mar 2013 10:56:02 +0000 (02:56 -0800)]
Merge pull request #2068 from owncloud/fix_ldap_typo

LDAP: typos in app description

11 years agoLDAP: orthograophy fix
Arthur Schiwon [Mon, 4 Mar 2013 10:44:34 +0000 (11:44 +0100)]
LDAP: orthograophy fix

11 years agoLDAP: typos in app description
Arthur Schiwon [Mon, 4 Mar 2013 10:29:35 +0000 (11:29 +0100)]
LDAP: typos in app description

11 years agoMerge pull request #2044 from owncloud/fix_1779_including_permanent_shares
Bart Visscher [Mon, 4 Mar 2013 09:56:23 +0000 (01:56 -0800)]
Merge pull request #2044 from owncloud/fix_1779_including_permanent_shares

Fix file actions including permanent shares

11 years agoMerge pull request #2065 from owncloud/files_datepicker
Bart Visscher [Mon, 4 Mar 2013 09:43:32 +0000 (01:43 -0800)]
Merge pull request #2065 from owncloud/files_datepicker

Datepicker height fixed.

11 years agoMerge pull request #2061 from owncloud/app-text
Frank Karlitschek [Mon, 4 Mar 2013 08:01:26 +0000 (00:01 -0800)]
Merge pull request #2061 from owncloud/app-text

Add the description as text and not as html

11 years agoMerge pull request #2060 from owncloud/escapeGroupname
Frank Karlitschek [Mon, 4 Mar 2013 08:00:47 +0000 (00:00 -0800)]
Merge pull request #2060 from owncloud/escapeGroupname

Sanitize uid, group and quota

11 years agoMerge pull request #2059 from owncloud/getlog
Frank Karlitschek [Mon, 4 Mar 2013 08:00:04 +0000 (00:00 -0800)]
Merge pull request #2059 from owncloud/getlog

Add log as text and not as HTML

11 years agoDatepicker height fixed.
raghunayyar [Mon, 4 Mar 2013 03:51:38 +0000 (09:21 +0530)]
Datepicker height fixed.

New id defined for files table for positioning.

11 years agoMerge pull request #2062 from owncloud/shareType
Bernhard Posselt [Mon, 4 Mar 2013 00:27:51 +0000 (16:27 -0800)]
Merge pull request #2062 from owncloud/shareType

Sanitize shareWith

11 years agoSanitize shareWith
Lukas Reschke [Sun, 3 Mar 2013 23:54:21 +0000 (00:54 +0100)]
Sanitize shareWith

11 years agoAdd the description as text and not as html
Lukas Reschke [Sun, 3 Mar 2013 23:19:07 +0000 (00:19 +0100)]
Add the description as text and not as html

11 years agoSanitize uid, group and quota
Lukas Reschke [Sun, 3 Mar 2013 23:11:46 +0000 (00:11 +0100)]
Sanitize uid, group and quota

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 3 Mar 2013 23:07:35 +0000 (00:07 +0100)]
[tx-robot] updated from transifex

11 years agoAdd log as text and not as HTML
Lukas Reschke [Sun, 3 Mar 2013 22:46:08 +0000 (23:46 +0100)]
Add log as text and not as HTML

11 years agoMerge pull request #2057 from owncloud/upgrade-fixes
Frank Karlitschek [Sun, 3 Mar 2013 22:38:50 +0000 (14:38 -0800)]
Merge pull request #2057 from owncloud/upgrade-fixes

Upgrade fixes

11 years agoMerge pull request #2058 from owncloud/fix-getlog
Frank Karlitschek [Sun, 3 Mar 2013 22:38:32 +0000 (14:38 -0800)]
Merge pull request #2058 from owncloud/fix-getlog

Fix encoding settings ajax getlog

11 years agoDisable loading of backgroundjobs js when upgrade is needed
Bart Visscher [Sun, 3 Mar 2013 22:08:41 +0000 (23:08 +0100)]
Disable loading of backgroundjobs js when upgrade is needed

11 years agoCheck maintenance mode before loading apps in route matcher
Bart Visscher [Sun, 3 Mar 2013 22:03:47 +0000 (23:03 +0100)]
Check maintenance mode before loading apps in route matcher

11 years agoFix encoding settings ajax getlog
Bart Visscher [Sun, 3 Mar 2013 21:56:42 +0000 (22:56 +0100)]
Fix encoding settings ajax getlog

11 years agoMerge pull request #2034 from owncloud/fix_bug47
Michael Gapczynski [Sun, 3 Mar 2013 19:49:04 +0000 (11:49 -0800)]
Merge pull request #2034 from owncloud/fix_bug47

Fix #47 - Duplicate files create a (2) when multiples are uploaded

11 years agoMerge pull request #2050 from owncloud/fix-readfile-comment
Bernhard Posselt [Sun, 3 Mar 2013 17:22:49 +0000 (09:22 -0800)]
Merge pull request #2050 from owncloud/fix-readfile-comment

Chunk size comment should say kB, not MB

11 years agoChunk size comment should say kB, not MB
Michael Gapczynski [Sun, 3 Mar 2013 17:03:26 +0000 (12:03 -0500)]
Chunk size comment should say kB, not MB

11 years agoMerge pull request #2046 from owncloud/add_ie_css_switch
Frank Karlitschek [Sun, 3 Mar 2013 13:24:01 +0000 (05:24 -0800)]
Merge pull request #2046 from owncloud/add_ie_css_switch

add ie css switch to layout templates

11 years agoadd ie css switch to layout templates
Jörn Friedrich Dreyer [Sun, 3 Mar 2013 12:57:20 +0000 (13:57 +0100)]
add ie css switch to layout templates

11 years agodurhurrrhurrr
Jörn Friedrich Dreyer [Sun, 3 Mar 2013 12:01:25 +0000 (13:01 +0100)]
durhurrrhurrr

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 2 Mar 2013 23:06:56 +0000 (00:06 +0100)]
[tx-robot] updated from transifex