Tom Needham
|
e8a0ceacaf
|
Migration: On import of user accounts only import folders in home dir, use OC_Helper::copyr
Check files when copying recursivley
Remove obsolete method
Dont count '.' and '..' as directories when importing.
|
2012-11-08 11:39:21 +07:00 |
Michael Gapczynski
|
9c88857364
|
Return empty array if file does not exist inside Shared folder, fixes issue #91
|
2012-11-07 17:15:09 +07:00 |
Robin Appelman
|
b71cc08ce1
|
normalize filepaths in OC_Files::getFileInfo
|
2012-11-07 22:51:45 +07:00 |
Robin Appelman
|
0741598f58
|
Revert "fix blocking drag & drop upload of folders"
Fixes #150
This reverts commit 5b2f3c7f72.
|
2012-11-07 22:00:37 +07:00 |
icewind1991
|
e29b0d099f
|
Merge pull request #297 from eMerzh/fix_useradd_287
Use attr instead of data to prevent a type convertion fix #287
|
2012-11-07 12:43:42 +07:00 |
Lukas Reschke
|
3fde72ea5c
|
Merge pull request #313 from owncloud/backport_fix_ldap_typo_set_not_get_value
LDAP: fix typo in config value handling.
|
2012-11-07 08:44:31 +07:00 |
Brice Maron
|
d022b89063
|
Correct more data vs attr to fix #189
|
2012-11-07 16:43:19 +07:00 |
Daniel Molkentin
|
5b8155a578
|
Merge pull request #315 from owncloud/missing_path
check if $path is a empty string
|
2012-11-07 08:21:58 +07:00 |
Björn Schießle
|
b7a50a4f6f
|
check if $path is a empty string
|
2012-11-07 17:15:13 +07:00 |
Robin Appelman
|
a606131a6a
|
Allow changing the way etags are generated
|
2012-11-07 17:03:59 +07:00 |
Daniel Molkentin
|
6b413b0d0f
|
Merge pull request #312 from owncloud/missing_path
getAbsolutePath() always needs a parameter, added empty path as parameter to get the root path
|
2012-11-07 07:48:33 +07:00 |
Arthur Schiwon
|
693c535a94
|
LDAP: fix typo in config value handling.
|
2012-11-07 16:40:49 +07:00 |
Björn Schießle
|
a25cf8ba83
|
make root the default parameter for getAbsolutePath()
|
2012-11-07 16:39:56 +07:00 |
Björn Schießle
|
a15a99b304
|
getAbsolutePath() always needs a parameter, added empty path as parameter to get the root path
|
2012-11-07 16:23:57 +07:00 |
Björn Schießle
|
6e8f970999
|
urlencode file/dir to allow special characters in filename/path (issue #95)
|
2012-11-07 14:57:17 +07:00 |
Robin Appelman
|
bbe0cf376f
|
fix user specific mount configuration
|
2012-11-07 14:10:06 +07:00 |
Thomas Müller
|
f660247b47
|
Merge pull request #292 from eMerzh/fix_quoting_fs
Quick Fix quoting problem in fs mount. give Big DB error at least in PG
|
2012-11-07 03:47:30 +07:00 |
Brice Maron
|
50d5ca71d0
|
Use attr instead of data to prevent a type convertion fix #287
|
2012-11-06 20:32:24 +07:00 |
Brice Maron
|
189e8ab1e0
|
Fix quoting problem in fs mount. give Big DB error at least in PG
|
2012-11-06 18:40:45 +07:00 |
Lukas Reschke
|
dbbbfd4b2b
|
Merge pull request #284 from owncloud/backport_improve_files_update
Backport: Improve performance of files update (on larger setups)
|
2012-11-06 08:03:44 +07:00 |
Lukas Reschke
|
ece4a843c0
|
Merge pull request #285 from owncloud/backport_fix_fe_mkdir_warning
Backport: Fix mkdir and opendir warnings when path does not exist
|
2012-11-06 07:48:37 +07:00 |
Arthur Schiwon
|
ba2bba0f66
|
Fix mkdir and opendir warnings when path does not exist
|
2012-11-06 13:21:52 +07:00 |
Arthur Schiwon
|
ab7561b2b6
|
prepare SQL query only once, that's what prepared statements are for. Should improve upgrade time with larger setups
|
2012-11-06 13:17:21 +07:00 |
Thomas Müller
|
3740ce2854
|
Merge pull request #283 from butonic/stable45
backport NAN undefined fix for total file size to stable45
|
2012-11-06 04:02:36 +07:00 |
Jörn Friedrich Dreyer
|
bfd53c5bd7
|
backport NAN undefined fix for total file size
|
2012-11-06 12:40:22 +07:00 |
Robin Appelman
|
9691d56713
|
support string values ('true' and 'false') for configuring the secure parameter on external storage backends
fixes #78
|
2012-11-05 16:46:47 +07:00 |
Frank Karlitschek
|
92829e8f94
|
Merge branch 'stable45' of https://github.com/owncloud/core into stable45
|
2012-11-05 15:19:31 +07:00 |
Frank Karlitschek
|
c518f35e83
|
backport the approved fix from master to stable45
|
2012-11-05 15:18:20 +07:00 |
blizzz
|
3e57a44829
|
Merge pull request #254 from owncloud/ldap-stable45
Backport fix for #194 (LDAP: clear the cache not only when TTL changes, but with every settings update) to stable45
|
2012-11-05 05:48:34 +07:00 |
Arthur Schiwon
|
5cf1fd8aa9
|
code style
|
2012-11-05 14:34:08 +07:00 |
Arthur Schiwon
|
c64f579518
|
LDAP: clear the cache not only when TTL changes, but with every settings update. Fixes #194
|
2012-11-05 14:33:57 +07:00 |
Lukas Reschke
|
054c168b32
|
Remove uneeded debug output
|
2012-11-04 14:29:20 +07:00 |
Robin Appelman
|
f599267459
|
check for filename blacklist in OC_Filesystem::isValidPath
|
2012-11-03 00:25:33 +07:00 |
Robin Appelman
|
3cd416b667
|
fix OC_Filesystem::isValidPath when using \ instead of / in paths
|
2012-11-02 19:57:25 +07:00 |
Lukas Reschke
|
3139636906
|
Add CSRF check
|
2012-11-02 00:25:48 +07:00 |
Thomas Tanghus
|
0d349e331e
|
Merge branch 'stable45' of github.com:owncloud/core into stable45
|
2012-11-01 00:31:44 +07:00 |
Thomas Tanghus
|
51968cfd53
|
Backport pull request #112.
|
2012-11-01 00:30:33 +07:00 |
Thomas Müller
|
21488bdd7e
|
Merge pull request #171 from owncloud/load_logging_apps
load logging apps for webdav connections
|
2012-10-31 16:05:04 +07:00 |
Björn Schießle
|
3945f9cdb1
|
adapted comments to the code changes
|
2012-10-31 15:45:47 +07:00 |
Björn Schießle
|
de1b95c8e7
|
load logging apps for webdav connections
|
2012-10-31 14:12:09 +07:00 |
Lukas Reschke
|
725e733178
|
Backport of pull request #155
Send the requesttoken as form value
Fixes #98
|
2012-10-31 13:00:13 +07:00 |
Robin Appelman
|
d226ed697e
|
add svg mimetype to default htaccess
|
2012-10-28 16:04:52 +07:00 |
Arthur Schiwon
|
77b57fbbfe
|
check if RUNTIME_NOAPPS is set before using it
|
2012-10-28 15:11:45 +07:00 |
Björn Schießle
|
0dc3ffd29a
|
added some visual feedback is password was set
|
2012-10-28 15:04:55 +07:00 |
Björn Schießle
|
10e45481be
|
set password if user leaves password field (issue #57)
|
2012-10-28 15:04:41 +07:00 |
Georg Ehrke
|
bfb8436ca2
|
deny the usage of dots in database name
|
2012-10-28 14:13:34 +07:00 |
Arthur Schiwon
|
edf3503779
|
make sure all filesystem apps are loaded when setupFS is proceeded, to make sure the emmited setup-hook is received. Fixes #89
|
2012-10-28 13:49:33 +07:00 |
Björn Schießle
|
a98cfbe868
|
don't call $('#found_versions').chosen(); after opening the history drop-down since no version is selected at the beginning
|
2012-10-27 15:26:28 +07:00 |
Björn Schießle
|
12ea922389
|
fix broken paths in versions app
|
2012-10-27 15:25:41 +07:00 |
Björn Schießle
|
db6fc916cf
|
fix function documentation
|
2012-10-27 15:23:35 +07:00 |