]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 years agoMerge pull request #1953 from owncloud/escape_regular_expressions
Frank Karlitschek [Wed, 27 Feb 2013 12:29:17 +0000 (04:29 -0800)]
Merge pull request #1953 from owncloud/escape_regular_expressions

escape regular expressions; fix typo in variable name

11 years agoMerge pull request #1955 from owncloud/login-button-alignment
Bernhard Posselt [Wed, 27 Feb 2013 12:05:47 +0000 (04:05 -0800)]
Merge pull request #1955 from owncloud/login-button-alignment

quick fix for log in button not being aligned with input fields

11 years agoMerge pull request #1958 from owncloud/fixing-1933-master
Björn Schießle [Wed, 27 Feb 2013 11:15:03 +0000 (03:15 -0800)]
Merge pull request #1958 from owncloud/fixing-1933-master

the locale name is no longer part of the translation string

11 years agoMerge pull request #1957 from owncloud/fix-895
Bernhard Posselt [Wed, 27 Feb 2013 11:10:29 +0000 (03:10 -0800)]
Merge pull request #1957 from owncloud/fix-895

Fix 895

11 years agofixes 1933 - the locale name is no longer part of the translation string
Thomas Mueller [Wed, 27 Feb 2013 10:41:50 +0000 (11:41 +0100)]
fixes 1933 - the locale name is no longer part of the translation string

11 years agoMerge pull request #1948 from owncloud/improve_user_sorting
Bernhard Posselt [Wed, 27 Feb 2013 10:39:22 +0000 (02:39 -0800)]
Merge pull request #1948 from owncloud/improve_user_sorting

Sort after display name + LDAP server side sorting

11 years agoMerge pull request #1905 from owncloud/fix-share-icons
Thomas Müller [Wed, 27 Feb 2013 10:31:52 +0000 (02:31 -0800)]
Merge pull request #1905 from owncloud/fix-share-icons

Fix adding share icons to share action

11 years agoproperly align triangle and unshare icons to text, also fixes line hopping
Jan-Christoph Borchardt [Wed, 27 Feb 2013 10:30:33 +0000 (11:30 +0100)]
properly align triangle and unshare icons to text, also fixes line hopping

11 years agofix ugly giant triangles
Jan-Christoph Borchardt [Wed, 27 Feb 2013 10:30:06 +0000 (11:30 +0100)]
fix ugly giant triangles

11 years agofix shared by text going out of box, fix #895
Jan-Christoph Borchardt [Wed, 27 Feb 2013 10:22:13 +0000 (11:22 +0100)]
fix shared by text going out of box, fix #895

11 years agoMerge pull request #1800 from raghunayyar/sharing-dropdown-fixes
Jan-Christoph Borchardt [Wed, 27 Feb 2013 10:19:35 +0000 (02:19 -0800)]
Merge pull request #1800 from raghunayyar/sharing-dropdown-fixes

Various Layout Fixes for Sharing Dropdown.

11 years agoquick fix for log in button not being aligned with input fields
Jan-Christoph Borchardt [Wed, 27 Feb 2013 10:04:08 +0000 (11:04 +0100)]
quick fix for log in button not being aligned with input fields

11 years agoescape regular expressions; fix typo in variable name
Björn Schießle [Wed, 27 Feb 2013 09:51:32 +0000 (10:51 +0100)]
escape regular expressions; fix typo in variable name

11 years agoMerge pull request #1949 from owncloud/fix-dropbox
Michael Gapczynski [Wed, 27 Feb 2013 00:14:45 +0000 (16:14 -0800)]
Merge pull request #1949 from owncloud/fix-dropbox

Fix undefined root parameter in Dropbox storage

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

11 years agoFix undefined root parameter in Dropbox storage
Michael Gapczynski [Tue, 26 Feb 2013 22:52:06 +0000 (17:52 -0500)]
Fix undefined root parameter in Dropbox storage

11 years agosort users according to display name
Arthur Schiwon [Tue, 26 Feb 2013 21:56:55 +0000 (22:56 +0100)]
sort users according to display name

11 years agoLDAP: sort users on server-side
Arthur Schiwon [Tue, 26 Feb 2013 21:27:09 +0000 (22:27 +0100)]
LDAP: sort users on server-side

11 years agoMerge pull request #1931 from owncloud/fastcgi
Thomas Müller [Tue, 26 Feb 2013 20:40:12 +0000 (12:40 -0800)]
Merge pull request #1931 from owncloud/fastcgi

add cgi pathinfo when fcgi is enabled #1189

11 years agoMerge pull request #1942 from owncloud/fix-1925-wrong-quotes
Thomas Müller [Tue, 26 Feb 2013 20:37:23 +0000 (12:37 -0800)]
Merge pull request #1942 from owncloud/fix-1925-wrong-quotes

Fix using wrong quotes for breaking long lines

11 years agoMerge pull request #1929 from owncloud/htaccess-utf8
Thomas Müller [Tue, 26 Feb 2013 20:34:12 +0000 (12:34 -0800)]
Merge pull request #1929 from owncloud/htaccess-utf8

added defaultcharset to utf-8 in htaccess

11 years agoMerge pull request #1941 from owncloud/session_heartbeat
Bart Visscher [Tue, 26 Feb 2013 19:49:59 +0000 (11:49 -0800)]
Merge pull request #1941 from owncloud/session_heartbeat

generate url only once for heartbeat

11 years agoFix using wrong quotes for breaking long lines
Bart Visscher [Tue, 26 Feb 2013 19:48:01 +0000 (20:48 +0100)]
Fix using wrong quotes for breaking long lines

Fixes #1925

11 years agogenerate url only once
Bernhard Posselt [Tue, 26 Feb 2013 19:45:25 +0000 (20:45 +0100)]
generate url only once

11 years agoMerge pull request #1939 from owncloud/session_heartbeat
Lukas Reschke [Tue, 26 Feb 2013 19:28:15 +0000 (11:28 -0800)]
Merge pull request #1939 from owncloud/session_heartbeat

use 15 min instead of 15 sec timeout

11 years agouse 15 min instead of 15 sec timeout
Bernhard Posselt [Tue, 26 Feb 2013 19:25:07 +0000 (20:25 +0100)]
use 15 min instead of 15 sec timeout

11 years agoMerge pull request #1938 from owncloud/session_heartbeat
Frank Karlitschek [Tue, 26 Feb 2013 19:02:09 +0000 (11:02 -0800)]
Merge pull request #1938 from owncloud/session_heartbeat

implemented a heartbeat request which is calls the server every 15 minut...

11 years agoimplemented a heartbeat request which is calls the server every 15 minutes to prevent...
Bernhard Posselt [Tue, 26 Feb 2013 18:34:46 +0000 (19:34 +0100)]
implemented a heartbeat request which is calls the server every 15 minutes to prevent a session timeout

11 years agoremove general CSS from IE specific rules, displays Shared state permanently again
Jan-Christoph Borchardt [Tue, 26 Feb 2013 17:49:20 +0000 (18:49 +0100)]
remove general CSS from IE specific rules, displays Shared state permanently again

11 years agoadd cgi pathinfo when fcgi is enabled #1189
Bernhard Posselt [Tue, 26 Feb 2013 17:00:07 +0000 (18:00 +0100)]
add cgi pathinfo when fcgi is enabled #1189

11 years agoadded defaultcharset to utf-8 in htaccess
Bernhard Posselt [Tue, 26 Feb 2013 16:38:59 +0000 (17:38 +0100)]
added defaultcharset to utf-8 in htaccess

11 years agoMerge pull request #1920 from owncloud/catch_vcategories_exceptions
Lukas Reschke [Tue, 26 Feb 2013 15:34:46 +0000 (07:34 -0800)]
Merge pull request #1920 from owncloud/catch_vcategories_exceptions

Catch exceptions on malformed categories.

11 years agoMerge pull request #1922 from owncloud/missing_
Thomas Müller [Tue, 26 Feb 2013 15:33:15 +0000 (07:33 -0800)]
Merge pull request #1922 from owncloud/missing_

Add missing echo

11 years agoAdd missing echo
Lukas Reschke [Tue, 26 Feb 2013 15:10:52 +0000 (16:10 +0100)]
Add missing echo

11 years agoMerge pull request #1915 from owncloud/fix_webdav_mount
Frank Karlitschek [Tue, 26 Feb 2013 14:20:58 +0000 (06:20 -0800)]
Merge pull request #1915 from owncloud/fix_webdav_mount

cleanPath needs to be public

11 years agoMerge pull request #1919 from owncloud/logo-pixelperfect
Frank Karlitschek [Tue, 26 Feb 2013 14:16:42 +0000 (06:16 -0800)]
Merge pull request #1919 from owncloud/logo-pixelperfect

Logo pixel perfect

11 years agoCatch exceptions on malformed categories.
Thomas Tanghus [Tue, 26 Feb 2013 14:01:42 +0000 (15:01 +0100)]
Catch exceptions on malformed categories.

11 years agoremove more unused logo files, now in promo
Jan-Christoph Borchardt [Tue, 26 Feb 2013 13:28:17 +0000 (14:28 +0100)]
remove more unused logo files, now in promo

11 years agoalign logo type pixel perfectly
Jan-Christoph Borchardt [Tue, 26 Feb 2013 13:27:29 +0000 (14:27 +0100)]
align logo type pixel perfectly

11 years agocleanPath needs to be public
Björn Schießle [Tue, 26 Feb 2013 11:24:52 +0000 (12:24 +0100)]
cleanPath needs to be public

11 years agoMerge pull request #1902 from owncloud/angularcsp
Frank Karlitschek [Tue, 26 Feb 2013 08:58:12 +0000 (00:58 -0800)]
Merge pull request #1902 from owncloud/angularcsp

add CSP turned on for angularjs

11 years agoMerge pull request #1906 from owncloud/storage-stat-fail
Bernhard Posselt [Tue, 26 Feb 2013 08:44:42 +0000 (00:44 -0800)]
Merge pull request #1906 from owncloud/storage-stat-fail

Common storage: don't throw warning when a stat fails

11 years agoMerge pull request #1903 from owncloud/fix_version_check
Bernhard Posselt [Tue, 26 Feb 2013 08:37:11 +0000 (00:37 -0800)]
Merge pull request #1903 from owncloud/fix_version_check

return true once one owncloud version number is bigger at any position

11 years agoMerge pull request #1885 from houqp/issue_1776
Frank Karlitschek [Tue, 26 Feb 2013 08:19:42 +0000 (00:19 -0800)]
Merge pull request #1885 from houqp/issue_1776

when user changes displayName, also update it on expand button

11 years agoStorage: don't throw warnings when a stat fails
Robin Appelman [Tue, 26 Feb 2013 01:53:02 +0000 (02:53 +0100)]
Storage: don't throw warnings when a stat fails

11 years agoMove space
Michael Gapczynski [Tue, 26 Feb 2013 01:52:01 +0000 (20:52 -0500)]
Move space

11 years agoCode style
Robin Appelman [Tue, 26 Feb 2013 01:51:57 +0000 (02:51 +0100)]
Code style

11 years agoFix adding share icons to share action
Michael Gapczynski [Tue, 26 Feb 2013 01:20:29 +0000 (20:20 -0500)]
Fix adding share icons to share action

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 25 Feb 2013 23:06:26 +0000 (00:06 +0100)]
[tx-robot] updated from transifex

11 years agoremove Gwr
Qingping Hou [Mon, 25 Feb 2013 22:22:04 +0000 (17:22 -0500)]
remove Gwr

11 years agouse text method instead of html method
Qingping Hou [Mon, 25 Feb 2013 22:18:20 +0000 (17:18 -0500)]
use text method instead of html method

11 years agoMerge branch 'master' of github.com:owncloud/core into issue_1776
Qingping Hou [Mon, 25 Feb 2013 22:16:03 +0000 (17:16 -0500)]
Merge branch 'master' of github.com:owncloud/core into issue_1776

Conflicts:
core/templates/layout.user.php

11 years agoreturn true once one owncloud version number is bigger at any position
Bernhard Posselt [Mon, 25 Feb 2013 22:06:26 +0000 (23:06 +0100)]
return true once one owncloud version number is bigger at any position

11 years agoMerge pull request #1898 from owncloud/session_start_fix
Lukas Reschke [Mon, 25 Feb 2013 22:00:12 +0000 (14:00 -0800)]
Merge pull request #1898 from owncloud/session_start_fix

set http 500 when session could not be started to prevent serving of emp...

11 years agoadd CSP turned on for angularjs
Bernhard Posselt [Mon, 25 Feb 2013 21:54:05 +0000 (22:54 +0100)]
add CSP turned on for angularjs

11 years agoMerge pull request #1837 from owncloud/fix-user-template
Lukas Reschke [Mon, 25 Feb 2013 21:41:32 +0000 (13:41 -0800)]
Merge pull request #1837 from owncloud/fix-user-template

Remove unneeded code for user layout template

11 years agoMerge pull request #1839 from owncloud/no_recursive_object_walking
Lukas Reschke [Mon, 25 Feb 2013 20:53:23 +0000 (12:53 -0800)]
Merge pull request #1839 from owncloud/no_recursive_object_walking

Don't walk objects with array_walk_recursive()

11 years agoMerge pull request #1706 from owncloud/master-sqlserver
Thomas Müller [Mon, 25 Feb 2013 20:50:32 +0000 (12:50 -0800)]
Merge pull request #1706 from owncloud/master-sqlserver

Microsoft SQL-Server support for ownCloud!

11 years agoadd span tag to displayname on expand button
Qingping Hou [Mon, 25 Feb 2013 20:40:57 +0000 (15:40 -0500)]
add span tag to displayname on expand button

11 years ago5 beta 2 v5.0.0beta2
Frank Karlitschek [Mon, 25 Feb 2013 19:00:40 +0000 (20:00 +0100)]
5 beta 2

11 years agouse error template
Bernhard Posselt [Mon, 25 Feb 2013 18:17:29 +0000 (19:17 +0100)]
use error template

11 years agoMerge pull request #1894 from owncloud/texfix
Frank Karlitschek [Mon, 25 Feb 2013 17:48:25 +0000 (09:48 -0800)]
Merge pull request #1894 from owncloud/texfix

fixed bug that prevented a newly created file to be opened with register...

11 years agoadded simple error message for the browser
Bernhard Posselt [Mon, 25 Feb 2013 17:47:34 +0000 (18:47 +0100)]
added simple error message for the browser

11 years agowrite an error log when session could not be initialized
Bernhard Posselt [Mon, 25 Feb 2013 17:42:09 +0000 (18:42 +0100)]
write an error log when session could not be initialized

11 years agoset http 500 when session could not be started to prevent serving of empty files...
Bernhard Posselt [Mon, 25 Feb 2013 17:37:05 +0000 (18:37 +0100)]
set http 500 when session could not be started to prevent serving of empty files see #1049

11 years agofixed bug that prevented a newly created file to be opened with registered files...
Bernhard Posselt [Mon, 25 Feb 2013 16:50:17 +0000 (17:50 +0100)]
fixed bug that prevented a newly created file to be opened with registered files actions

11 years agoMerge pull request #1891 from owncloud/set_timeout
Bernhard Posselt [Mon, 25 Feb 2013 16:27:20 +0000 (08:27 -0800)]
Merge pull request #1891 from owncloud/set_timeout

use a 5 sec timeout for the webdav check

11 years agoMerge pull request #1864 from owncloud/fix_display_default
Frank Karlitschek [Mon, 25 Feb 2013 16:23:32 +0000 (08:23 -0800)]
Merge pull request #1864 from owncloud/fix_display_default

LDAP: simplify default for user home settings, fixes wrong display of de...

11 years agoMerge pull request #1890 from owncloud/trashbin_fix
Björn Schießle [Mon, 25 Feb 2013 15:59:09 +0000 (07:59 -0800)]
Merge pull request #1890 from owncloud/trashbin_fix

fix quota calculation for trash bin and versions

11 years agoMerge pull request #1892 from owncloud/files_remove_row_on_delete
Björn Schießle [Mon, 25 Feb 2013 15:44:35 +0000 (07:44 -0800)]
Merge pull request #1892 from owncloud/files_remove_row_on_delete

delete table row if file was deleted instead of just hide it

11 years agoMerge pull request #1889 from owncloud/use_distance_option
Thomas Müller [Mon, 25 Feb 2013 15:33:11 +0000 (07:33 -0800)]
Merge pull request #1889 from owncloud/use_distance_option

use distance option to delay dragging in sane browsers

11 years agodelete table row if file was deleted instead of just hide it
Björn Schießle [Mon, 25 Feb 2013 15:22:06 +0000 (16:22 +0100)]
delete table row if file was deleted instead of just hide it

11 years agouse a 5 sec timeout for the webdav check
Frank Karlitschek [Mon, 25 Feb 2013 15:30:11 +0000 (16:30 +0100)]
use a 5 sec timeout for the webdav check

11 years agofix quota calculation
Björn Schießle [Mon, 25 Feb 2013 15:12:44 +0000 (16:12 +0100)]
fix quota calculation

11 years agoMerge pull request #1865 from owncloud/fix-displaying-db-errors
Björn Schießle [Mon, 25 Feb 2013 15:09:48 +0000 (07:09 -0800)]
Merge pull request #1865 from owncloud/fix-displaying-db-errors

Don't use routes when displaying error page

11 years agofix getVersion call
Björn Schießle [Mon, 25 Feb 2013 14:34:36 +0000 (15:34 +0100)]
fix getVersion call

11 years agouse distance option to delay dragging in sane browsers
Jörn Friedrich Dreyer [Mon, 25 Feb 2013 14:08:14 +0000 (15:08 +0100)]
use distance option to delay dragging in sane browsers

11 years agoMerge pull request #1823 from owncloud/update-expire-function
Björn Schießle [Mon, 25 Feb 2013 13:30:21 +0000 (05:30 -0800)]
Merge pull request #1823 from owncloud/update-expire-function

Update expire function

11 years agofix line endings
Björn Schießle [Mon, 25 Feb 2013 13:29:31 +0000 (14:29 +0100)]
fix line endings

11 years agoMerge branch 'master' into update-expire-function
Björn Schießle [Mon, 25 Feb 2013 13:26:59 +0000 (14:26 +0100)]
Merge branch 'master' into update-expire-function

Conflicts:
apps/files_trashbin/appinfo/version
apps/files_trashbin/lib/trash.php

11 years agoMerge pull request #1810 from owncloud/trashbin_encryption
Björn Schießle [Mon, 25 Feb 2013 13:13:38 +0000 (05:13 -0800)]
Merge pull request #1810 from owncloud/trashbin_encryption

Trashbin file encryption support

11 years agosome final code clean-up
Björn Schießle [Mon, 25 Feb 2013 13:12:56 +0000 (14:12 +0100)]
some final code clean-up

11 years agoalways use "==="
Björn Schießle [Mon, 25 Feb 2013 13:09:20 +0000 (14:09 +0100)]
always use "==="

11 years agoMerge pull request #1827 from owncloud/fix_getVersions
Bernhard Posselt [Mon, 25 Feb 2013 12:59:47 +0000 (04:59 -0800)]
Merge pull request #1827 from owncloud/fix_getVersions

fix getVersions(), we need to get the correct user and filename

11 years agoMerge pull request #1832 from owncloud/fix_1779
Thomas Müller [Mon, 25 Feb 2013 12:35:34 +0000 (04:35 -0800)]
Merge pull request #1832 from owncloud/fix_1779

use :hover pseudo class to set opacity

11 years agoMerge pull request #1833 from owncloud/fix_1465
Thomas Müller [Mon, 25 Feb 2013 12:34:13 +0000 (04:34 -0800)]
Merge pull request #1833 from owncloud/fix_1465

Fix 1465

11 years agoMerge pull request #1887 from owncloud/fixing-1843-master
Bart Visscher [Mon, 25 Feb 2013 12:16:38 +0000 (04:16 -0800)]
Merge pull request #1887 from owncloud/fixing-1843-master

remove the check for session data folder - causes trouble on some enviro...

11 years agoMerge pull request #1888 from Raydiation/master
Björn Schießle [Mon, 25 Feb 2013 11:57:29 +0000 (03:57 -0800)]
Merge pull request #1888 from Raydiation/master

Fixes apps require version checking

11 years agomore tests to fail the version check
Bernhard Posselt [Mon, 25 Feb 2013 11:47:34 +0000 (12:47 +0100)]
more tests to fail the version check

11 years agocreated unittests and factored out version test into seperate method
Bernhard Posselt [Mon, 25 Feb 2013 11:38:00 +0000 (12:38 +0100)]
created unittests and factored out version test into seperate method

11 years agoMerge branch 'master' into trashbin_encryption
Björn Schießle [Mon, 25 Feb 2013 11:14:51 +0000 (12:14 +0100)]
Merge branch 'master' into trashbin_encryption

Conflicts:
apps/files_trashbin/index.php
apps/files_trashbin/lib/trash.php

11 years agospaces to tabs
Bernhard Posselt [Mon, 25 Feb 2013 10:40:55 +0000 (11:40 +0100)]
spaces to tabs

11 years agoversion checks for apps now use all three version numbers and fixed bug that would...
Bernhard Posselt [Mon, 25 Feb 2013 10:39:32 +0000 (11:39 +0100)]
version checks for apps now use all three version numbers and fixed bug that would not do the version check correctly for the second version

11 years agoMerge branch 'master' into update-expire-function
Björn Schießle [Mon, 25 Feb 2013 10:14:06 +0000 (11:14 +0100)]
Merge branch 'master' into update-expire-function

Conflicts:
apps/files_trashbin/lib/trash.php

11 years agoMerge pull request #1856 from owncloud/fix_error_handling_stream_copy
Frank Karlitschek [Mon, 25 Feb 2013 10:04:12 +0000 (02:04 -0800)]
Merge pull request #1856 from owncloud/fix_error_handling_stream_copy

don't use the number of written bytes as indicator if streamCopy() was successful

11 years agoremove the check for session data folder - causes trouble on some environments
Thomas Mueller [Mon, 25 Feb 2013 09:12:47 +0000 (10:12 +0100)]
remove the check for session data folder - causes trouble on some environments
let's try to find another solution for =C6

11 years agoMerge pull request #1882 from owncloud/required_version
Frank Karlitschek [Mon, 25 Feb 2013 08:37:22 +0000 (00:37 -0800)]
Merge pull request #1882 from owncloud/required_version

Set required owncloud version to 4.93

11 years agoupdate oldDisplayName value on displayName change
Qingping Hou [Sun, 24 Feb 2013 23:13:25 +0000 (18:13 -0500)]
update oldDisplayName value on displayName change

This patch fixes a bug that can be reproduced in following way:

1. change displayName
2. clear text in displayName input click change again

Then you will get an error and previous displayName will be restored.

Expected behavior should restore the new updated displayName.

11 years agowhen user changes displayName, also update it on expand button
Qingping Hou [Sun, 24 Feb 2013 23:07:35 +0000 (18:07 -0500)]
when user changes displayName, also update it on expand button

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 24 Feb 2013 23:06:17 +0000 (00:06 +0100)]
[tx-robot] updated from transifex