Bjoern Schiessle
b8dc85b2f6
increase width of share dialog
12 years ago
Bjoern Schiessle
d56d03e230
add information about default expire date to the share dialog
12 years ago
Bjoern Schiessle
ec045b251c
hide input field if default expire date isn't activated
12 years ago
Jenkins for ownCloud
9919ec48df
[tx-robot] updated from transifex
12 years ago
Vincent Petry
6e7c274d2e
Merge pull request #8499 from owncloud/shareextstoragemountpointfix
Fix sharing of ext storage mount points
12 years ago
Vincent Petry
05dc694c5c
Fix getPathById for Oracle
Added extra code to handle the case of Oracle which saves empty strings
as null values.
12 years ago
Andreas Fischer
8ede209ea3
Merge pull request #8493 from owncloud/we-certainly-don't-want-type-juggling-on-that
Use strict type comparison
* owncloud/we-certainly-don't-want-type-juggling-on-that:
Use strict type comparison
12 years ago
Vincent Petry
af2b7634ee
Merge pull request #8293 from owncloud/files_external_fix_readData
Fix issue with personal mount points and sharing
12 years ago
Vincent Petry
f73a168694
Added unit test for sharing ext storage mount points
12 years ago
Vincent Petry
28f0e6307f
Fix sharing of ext storage mount points
When sharing an ext storage mount point, it will now use the name of the
mount point instead of an empty string for the target path.
12 years ago
Vincent Petry
390549c286
Merge pull request #8221 from owncloud/type-hinting-sharing
Type hinting fixes for sharing
12 years ago
Jenkins for ownCloud
4da6645a94
[tx-robot] updated from transifex
12 years ago
Bart Visscher
9f88141bcd
Use 'boolean' as type instead of 'bool'
12 years ago
Björn Schießle
a2848ee11c
Merge pull request #8497 from owncloud/sharing_cleanup
[sharing] some small clean ups and bug fixes
12 years ago
Bjoern Schiessle
f85e968883
Merge branch 'sharing_cleanup' of github.com:owncloud/core into sharing_cleanup
12 years ago
Bjoern Schiessle
d3f957c21e
remove error_log output
12 years ago
Joas Schilling
dbb93074b3
Fix endless loop on windows servers
Directory seperator is \ on windows
However we can just check for path != dirname(path) because that is
the same for '' (empty string), '.' and DIRECTORY_SEPARATOR on all OS
12 years ago
Bjoern Schiessle
31bf2d4b33
we can take the permission directly from the share, no need to call the share api first
12 years ago
Lukas Reschke
c4109d9aef
Use strict type comparison
We certainly don't want to have type juggling on that.
12 years ago
Lukas Reschke
254fa5eb22
Merge pull request #8488 from owncloud/sabre-notfoundloglevel
Some expected Sabre exceptions are now logged with DEBUG level
12 years ago
Vincent Petry
75d81eefc1
Merge pull request #8223 from owncloud/fix_linkToPublic
Fix linkToPublic and linkToAbsolute.
12 years ago
Vincent Petry
a8c83f79ef
Merge pull request #8489 from owncloud/share_updater_ignore_part_files
[sharing] share updater ignore part files
12 years ago
Bjoern Schiessle
799d8ca381
check if we have a fileinfo
12 years ago
Bjoern Schiessle
bee48f851e
ignore part files
12 years ago
Vincent Petry
4a493c8835
Some expected Sabre exceptions are now logged with DEBUG level
12 years ago
Jenkins for ownCloud
283b483100
[tx-robot] updated from transifex
12 years ago
Vincent Petry
d16bb09aed
Merge pull request #8045 from josh4trunks/nginx_x-accel_send_uri
Send URI instead of filepath to NGINX for X-Accel
12 years ago
Bart Visscher
72864d1c53
Typo
12 years ago
Morris Jobke
b9f059bd3e
Merge pull request #8466 from owncloud/fix-installation-caret
fix enlarged caret on installation page
12 years ago
Jan-Christoph Borchardt
c1dfdbbbb4
fix enlarged caret on installation page
12 years ago
Morris Jobke
9411ba2acd
Merge pull request #8459 from owncloud/fix-getUserFolder
fix getUserFolder() of server container
12 years ago
Thomas Müller
45f8d2d3ff
Merge pull request #8456 from owncloud/extstorage-unittestssuite
Added ext storage app in autotest unit test run
12 years ago
Vincent Petry
75a77afe6d
Merge pull request #8458 from snai/master
Updated Owncloud Mailinglist URL
12 years ago
icewind1991
bd92b94c6a
Merge pull request #8455 from owncloud/preview-scaleup
Dont create borders around previews when scaling up is disabled
12 years ago
Morris Jobke
91a5e728c0
fix getUserFolder() of server container
12 years ago
Martin Grohmann
b731dd3a64
Updated Owncloud Mailinglist URL
12 years ago
Vincent Petry
0c8ae6eb66
Added ext storage app in autotest unit test run
To make sure that the dynamic mount config and config classes from
external storages are tested, these are now added into the autotest.sh
test run by enabling the app.
12 years ago
Robin Appelman
578eb33c20
Dont create borders around previews when scaling up is disabled
12 years ago
Vincent Petry
1a454f61ed
Merge pull request #8386 from owncloud/fix_6946_master
Fix 6946 master
12 years ago
Thomas Müller
341fcdc37a
Merge pull request #8407 from owncloud/scale-pics-on-public-sharing-master
Images on public sharing get downscaled to increase use experience - thi...
12 years ago
Thomas Müller
d2754af7c3
Merge pull request #8442 from owncloud/fix-typo
Fix typo and PHPDoc
12 years ago
Jenkins for ownCloud
51d1e6c8b1
[tx-robot] updated from transifex
12 years ago
Lukas Reschke
5cfc9d973d
Fix PHP Doc and use readable variable name
12 years ago
Lukas Reschke
6f57911b44
Does also take int or string
12 years ago
Lukas Reschke
d091cca636
Fix typo
12 years ago
Jenkins for ownCloud
9385b97b5f
[tx-robot] updated from transifex
12 years ago
Andreas Fischer
e381d7d180
Merge pull request #8440 from wakeup/master
Minor changes in config.sample
* wakeup/master:
Update config.sample.php
Minor changes in config.sample
12 years ago
Volkan Gezer
1a0fc49018
Update config.sample.php
12 years ago
Volkan Gezer
6dfc63a240
Minor changes in config.sample
* appcodechecker accepts boolean.
* using different ports in trusted domains
Partially fixes #330
12 years ago
Morris Jobke
623161b9a9
Merge pull request #8023 from flyser/master
Fix setting the max-upload-size for really large values.
12 years ago