Björn Schießle
|
c45793033d
|
Merge pull request #7912 from owncloud/enc_move_checks_to_pre_hook
move check if a file should be encrypted to the pre hook
|
2014-04-01 13:56:46 +02:00 |
Vincent Petry
|
be0660f84f
|
Merge pull request #7943 from hjort/master
Correction: failure on sharing when user ID was prefixed by zero
|
2014-04-01 12:57:16 +02:00 |
Vincent Petry
|
5807681c09
|
Merge pull request #7975 from owncloud/fix-7973-master-2
remove pl_PL - fixes #7973
|
2014-04-01 12:38:47 +02:00 |
Vincent Petry
|
18acfa8bb3
|
Merge pull request #7915 from owncloud/replace-personalblock
Replace personalblock with .section
|
2014-04-01 11:20:16 +02:00 |
Morris Jobke
|
a94ac41512
|
Merge pull request #7966 from owncloud/url_generation_hack
Check if web root has already been appended
|
2014-04-01 10:59:53 +02:00 |
Jenkins for ownCloud
|
7a4a836abe
|
[tx-robot] updated from transifex
|
2014-04-01 01:56:15 -04:00 |
Björn Schießle
|
0ca80254ec
|
Merge pull request #7967 from owncloud/sharing_fix_select_statement
select statement always need to contain file_source respectively item_source
|
2014-03-31 21:34:42 +02:00 |
Thomas Müller
|
fe2c6f4e6d
|
remove pl_PL - fixes #7973
|
2014-03-31 18:03:42 +02:00 |
Morris Jobke
|
ab696edba6
|
Merge pull request #7916 from owncloud/fix-input-sizes
Fix input sizes
|
2014-03-31 15:56:19 +02:00 |
Bjoern Schiessle
|
aa867ad647
|
don't call getFileInfo() to avoid to open the same file twice
|
2014-03-31 15:29:16 +02:00 |
Bjoern Schiessle
|
8ebb1f15d3
|
move check if a file should be encrypted to the pre hook
|
2014-03-31 15:29:16 +02:00 |
Bjoern Schiessle
|
3a731a01b1
|
select statement always need to contain file_source respectively item_source
|
2014-03-31 15:03:35 +02:00 |
Thomas Tanghus
|
6292aa57af
|
Check if web root has already been appended
|
2014-03-31 14:24:38 +02:00 |
Jan-Christoph Borchardt
|
2be2a5d2c5
|
external storage: fix merge conflict, indentation
|
2014-03-31 13:12:04 +02:00 |
Jan-Christoph Borchardt
|
6ac85480f7
|
replace last personalblock fieldset within files_external
|
2014-03-31 13:00:46 +02:00 |
Jan-Christoph Borchardt
|
615de6534f
|
fix duplicate rules for button/input styles, em to px
|
2014-03-31 12:27:26 +02:00 |
Vincent Petry
|
65e3f63400
|
Merge pull request #7939 from owncloud/wring_redirect_on_login
Use UrlGenerator in OC\Util::redirectToDefaultPage(). Fix #7936
|
2014-03-31 10:50:05 +02:00 |
Jenkins for ownCloud
|
5b552c84da
|
[tx-robot] updated from transifex
|
2014-03-31 01:55:43 -04:00 |
Jenkins for ownCloud
|
bfb0b9a044
|
[tx-robot] updated from transifex
|
2014-03-30 01:55:42 -04:00 |
Thomas Tanghus
|
7278f2f567
|
Sub-dir was prepended twice
|
2014-03-29 20:40:49 +01:00 |
Thomas Tanghus
|
3a7829f784
|
Sub-dir was prepended twice
|
2014-03-29 20:39:55 +01:00 |
Jenkins for ownCloud
|
915fa3da74
|
[tx-robot] updated from transifex
|
2014-03-29 01:55:44 -04:00 |
Thomas Müller
|
80c6f883a8
|
Merge pull request #7845 from duritong/fix_submodule_url
use https as submodule url
|
2014-03-28 21:54:50 +01:00 |
Morris Jobke
|
73c81ae709
|
Merge pull request #7932 from owncloud/update-phpdoc-statement-wrapper-master
adding @method annotation to declare methods which can be called on the ...
|
2014-03-28 21:20:09 +01:00 |
Rodrigo Hjort
|
51b727cfca
|
Correction: failure on sharing when user ID was prefixed by zero
|
2014-03-28 15:08:59 -03:00 |
Thomas Tanghus
|
c14107550d
|
Use UrlGenerator in OC\Util::redirectToDefaultPage(). Fix #7936
|
2014-03-28 18:05:48 +01:00 |
Vincent Petry
|
0ae9ed4244
|
Merge pull request #7934 from owncloud/addEventToExpirationDate
Emit event after setting a new expiration for a share
|
2014-03-28 17:35:20 +01:00 |
Morris Jobke
|
841069e8cb
|
Merge pull request #7770 from jamesryanbell/master
SVG support detection
|
2014-03-28 15:14:12 +01:00 |
Morris Jobke
|
e4069e1553
|
Emit event after setting a new expiration for a share
all credits to @frisco82
https://github.com/owncloud/core/pull/5335
|
2014-03-28 15:00:13 +01:00 |
Björn Schießle
|
7adb5ae2c5
|
Merge pull request #7929 from owncloud/enc_dont_write_file_if_enc_fails
don't write file if opening a stream to encrypt the data fails
|
2014-03-28 14:59:05 +01:00 |
Thomas Müller
|
70db348475
|
Merge pull request #7824 from owncloud/hash-parameter-order
Fix parameter order for Storage\Local::hash
|
2014-03-28 13:06:07 +01:00 |
Thomas Müller
|
f1b085df01
|
adding @method annotation to declare methods which can be called on the wrapped statement object
|
2014-03-28 12:57:27 +01:00 |
Vincent Petry
|
d0012e729a
|
Merge pull request #7879 from owncloud/sharing_cleanup_public_api
sharing api cleanup, first step
|
2014-03-28 12:23:11 +01:00 |
Vincent Petry
|
5068c57845
|
Merge pull request #7613 from owncloud/fix_urlGenerator2
Add \OC::$WEBROOT to URLGenerator::getAbsoluteURL()
|
2014-03-28 12:12:49 +01:00 |
Thomas Müller
|
2d592ddc8f
|
Fix CURLOPT_FOLLOWLOCATION bug with open_basedir or safe_mode restriction enabled.
Squashed commit of the following:
commit eaf4f43f687db59137a0b00bc0e12ed4eb0d0943
Merge: 1e9c5be 1e7d7bd
Author: Thomas Müller <thomas.mueller@tmit.eu>
Date: Fri Mar 28 11:49:04 2014 +0100
Merge branch 'master' of https://github.com/kev300/core into kev300-master
commit 1e7d7bdd8b5c7f301501cb822cdf2ef0ad3f2872
Author: kev300 <admin@gadeco.de>
Date: Tue Dec 17 14:11:42 2013 +0100
Update util.php
commit 3f0723f054a27a506be7f26932ccb54fff6f2be9
Author: kev300 <admin@gadeco.de>
Date: Tue Dec 17 14:09:15 2013 +0100
Update util.php
commit 512176abdcfbe5b2b060b91033abc9608912d1f8
Author: kev300 <admin@gadeco.de>
Date: Tue Dec 17 14:02:04 2013 +0100
Update util.php
commit 6cbefd080188d287024e0b047b88dd4525d6c2c1
Author: kev300 <admin@gadeco.de>
Date: Mon Dec 16 16:44:46 2013 +0100
Update util.php
Fix CURLOPT_FOLLOWLOCATION bug with open_basedir or safe_mode restriction enabled.
|
2014-03-28 12:09:29 +01:00 |
Vincent Petry
|
040f430f0c
|
Merge pull request #7829 from owncloud/cachefolderlocation
Cache folder is now configurable
|
2014-03-28 12:08:38 +01:00 |
Bjoern Schiessle
|
b9100bc2de
|
don't write file if opening a stream to encrypt the data fails
|
2014-03-28 12:02:49 +01:00 |
Thomas Müller
|
1e9c5be33d
|
Merge pull request #7703 from rnveach/jstest
Fixing issues found with running 'autotest-js' locally
|
2014-03-28 11:41:21 +01:00 |
Vincent Petry
|
ef2c176eef
|
Merge pull request #7678 from owncloud/test-bootstrap-fileproxy-cleanup
Cleanup the fileproxy proxies on test bootstrap
|
2014-03-28 11:33:57 +01:00 |
Björn Schießle
|
0757f87dba
|
Merge pull request #7872 from owncloud/trash-disablestoragestats
Do not retrieve storage stats for trash bin
|
2014-03-28 11:22:19 +01:00 |
Vincent Petry
|
f3d6b2f3e9
|
Do not retrieve storage stats for trash bin
|
2014-03-28 11:21:33 +01:00 |
Robin McCorkell
|
e806b6d9a0
|
Merge pull request #7842 from Xenopathic/files_external_config_optional
Enable the use of 'optional' on password fields for mount configuration
|
2014-03-28 10:02:28 +00:00 |
Vincent Petry
|
0436453353
|
Merge pull request #7720 from ideaship/autoconfig_fix
fix autoconfig
|
2014-03-28 10:41:46 +01:00 |
Thomas Müller
|
5fa8f7cf12
|
Merge pull request #7107 from owncloud/load-apps-proper-master
Load apps proper master
|
2014-03-28 10:33:55 +01:00 |
Thomas Müller
|
e3b951f412
|
Merge pull request #7724 from owncloud/mobile
[WIP] Mobile optimization for base layout and Files app
|
2014-03-28 10:27:15 +01:00 |
Jenkins for ownCloud
|
ccc55f40e6
|
[tx-robot] updated from transifex
|
2014-03-28 01:55:47 -04:00 |
Jörn Friedrich Dreyer
|
2561107b4e
|
prevent dimmed ocdialog div from scrolling
|
2014-03-28 02:43:33 +01:00 |
Morris Jobke
|
d2e5dd2a15
|
Merge pull request #7913 from owncloud/fix-logo
fix SVG replacement for logo so it works in IE8, fix #7866
|
2014-03-28 02:29:35 +01:00 |
Morris Jobke
|
6a8e93ffa6
|
fix breadcrumbs for IE8
|
2014-03-27 23:53:19 +01:00 |
Vincent Petry
|
531f3cf1a8
|
Merge pull request #7911 from owncloud/ext-fixswifttouchoperation
Fix swift touch operation
|
2014-03-27 18:10:45 +01:00 |