Björn Schießle
|
96ff19a703
|
fix history template, print_unescaped() needs to include closing tags
|
2013-05-14 21:22:30 +02:00 |
Florin Peter
|
517105660d
|
fix for public link share
|
2013-05-14 20:11:07 +02:00 |
Raghu Nayyar
|
418503a4ad
|
Merge pull request #3338 from owncloud/button_color_fix
Keeping Font Colors Consistant on the headers.
|
2013-05-14 09:52:54 -07:00 |
Morris Jobke
|
784f117ec2
|
Merge pull request #3330 from owncloud/preselect_filename_on_rename
peselect filename without extension on rename
|
2013-05-14 06:16:30 -07:00 |
Morris Jobke
|
0d8fa2eb98
|
[files] add private declaration of $view
|
2013-05-14 12:49:23 +02:00 |
raghunayyar
|
18618c75aa
|
color change to crumb elements as well.
|
2013-05-14 11:07:12 +05:30 |
Jenkins for ownCloud
|
2b84da9793
|
[tx-robot] updated from transifex
|
2013-05-14 02:04:01 +02:00 |
Florin Peter
|
81ae4cb5d0
|
added test for public shared file via link
|
2013-05-14 00:00:20 +02:00 |
Florin Peter
|
a4e9e2fc79
|
added post_deleteUser hook for cleanup public key
|
2013-05-13 22:49:27 +02:00 |
Florin Peter
|
b2d021b2a5
|
added post_createUser hook
|
2013-05-13 22:34:11 +02:00 |
Florin Peter
|
61ed347d26
|
added handling for public file access via files_sharing link
|
2013-05-13 21:24:59 +02:00 |
Florin Peter
|
d92f6b887d
|
removed var_dump
|
2013-05-13 21:22:59 +02:00 |
raghunayyar
|
6d95d130e4
|
Keeping Font Colors Consistant on the headers.
|
2013-05-13 23:12:05 +05:30 |
Björn Schießle
|
aa3eb6bb5b
|
don't handle public share keys in lib/public/share.php but in apps/files_encryption/lib/util.php instead
|
2013-05-13 17:40:57 +02:00 |
Björn Schießle
|
517efdf952
|
don't create a recovery user, only generate recovery key similar to the public link share key
|
2013-05-13 17:26:21 +02:00 |
Michael Gapczynski
|
71eed76dbe
|
Prevent backgroundScan() from looping if opendir() is failing for the same path
|
2013-05-13 11:17:08 -04:00 |
Morris Jobke
|
d980ee9d9f
|
Merge pull request #3303 from owncloud/update_etags_on_restore
Make sure that etags get updated once a file gets retored from the trash bin
|
2013-05-13 08:12:57 -07:00 |
Bernhard Posselt
|
1ec92b6377
|
Merge pull request #3329 from owncloud/increase_lock_timeout
Set the SQLite database lock timeout to 60 seconds which is the default ...
|
2013-05-13 06:56:07 -07:00 |
Jörn Friedrich Dreyer
|
591b383f2d
|
peselect filename without extension on rename
|
2013-05-13 15:54:45 +02:00 |
Björn Schießle
|
2f4ba9d1e8
|
if file was shared to user than userIds is just the users Id
|
2013-05-13 15:45:30 +02:00 |
Björn Schießle
|
d1e2e47592
|
generate random key name for share key to avoid name conflicts
|
2013-05-13 15:15:35 +02:00 |
Lukas Reschke
|
665663432c
|
Merge pull request #3326 from owncloud/fix-3321
Add requesttoken to guest view
|
2013-05-13 05:45:38 -07:00 |
Björn Schießle
|
a6ef25ba08
|
use preShare hook only to check if all pub keys are available and the postShare hook to finaly update the shareKeys if the file was shared successfully
|
2013-05-13 14:28:45 +02:00 |
Lukas Reschke
|
739f799912
|
Add requesttoken to guest view
Should fix #3321
|
2013-05-13 14:23:56 +02:00 |
Arthur Schiwon
|
beaa10b823
|
Merge branch 'master' into ldap_configurable_username_n_uuid
|
2013-05-13 12:41:22 +02:00 |
Björn Schießle
|
0ef8590773
|
Merge branch 'master' into update_etags_on_restore
|
2013-05-13 10:48:06 +02:00 |
Morris Jobke
|
e60cf2a997
|
Merge pull request #3235 from NCTU-NBA/pr-langcode
Modify zh_* language codes
|
2013-05-13 00:42:13 -07:00 |
Frank Karlitschek
|
0e55accee2
|
Set the SQLite database lock timeout to 60 seconds which is the default in PHP anyways. I don't know why the MDB2 driver has this hardcoded to 0.1 seconds. This potentially fixes a lot of SQLite database lock problems and stuck in maintainance mode during upgrade issues.
|
2013-05-13 02:42:18 +02:00 |
Jenkins for ownCloud
|
e8c154f341
|
[tx-robot] updated from transifex
|
2013-05-13 02:10:20 +02:00 |
Pellaeon Lin
|
935675ab49
|
Merge remote-tracking branch 'upstream/master' into pr-langcode
|
2013-05-12 22:32:22 +08:00 |
Morris Jobke
|
e2bd32323d
|
[files] fix mock creation and remove hardcoded 'require' statement
|
2013-05-12 13:02:01 +02:00 |
Morris Jobke
|
c5cb3f9577
|
Merge pull request #3311 from owncloud/disable_mbstring.func_overload
disable mbstring.func_overload in setup v.3
|
2013-05-12 03:28:18 -07:00 |
Morris Jobke
|
b777c0fd75
|
[files] rename lib to "App"
|
2013-05-12 11:47:22 +02:00 |
Morris Jobke
|
b32c30b6d0
|
[files] ownCloud typo
|
2013-05-12 11:47:22 +02:00 |
Morris Jobke
|
7e23e97676
|
[files] rename test class and add rename test
|
2013-05-12 11:47:22 +02:00 |
Morris Jobke
|
d4ba9cf338
|
[files] remove realpath in test
|
2013-05-12 11:47:22 +02:00 |
Morris Jobke
|
bb5554de7f
|
[files] rename tests
|
2013-05-12 11:47:22 +02:00 |
Morris Jobke
|
b9f426b1d7
|
[files] remove normalizePath on rename and dependency injection
|
2013-05-12 11:47:22 +02:00 |
Morris Jobke
|
324c423548
|
[files] kill stripslashes
|
2013-05-12 11:47:22 +02:00 |
Morris Jobke
|
418e878ba8
|
[files] fix typos
|
2013-05-12 11:47:22 +02:00 |
Morris Jobke
|
1020d5c16c
|
[files] refactoring
|
2013-05-12 11:47:22 +02:00 |
Morris Jobke
|
33b31931bd
|
string comparision
|
2013-05-12 11:47:22 +02:00 |
Morris Jobke
|
b393c91a96
|
wrong root dir name
|
2013-05-12 11:47:22 +02:00 |
Morris Jobke
|
a878bd9923
|
fix allowed rename of folder in root directory to reserved name "Shared"
refs #2159
|
2013-05-12 11:47:22 +02:00 |
Lukas Reschke
|
564f26475c
|
Merge pull request #3290 from owncloud/config-data
Move config data to template
|
2013-05-12 02:40:30 -07:00 |
Thomas Tanghus
|
baf058316c
|
disable mbstring.func_overload in setup
|
2013-05-12 10:56:32 +02:00 |
Lukas Reschke
|
337e3ed61f
|
Typo
|
2013-05-12 10:51:21 +02:00 |
Lukas Reschke
|
63d51980e1
|
Get config from template
|
2013-05-12 10:51:21 +02:00 |
Jenkins for ownCloud
|
74f92d0c7f
|
[tx-robot] updated from transifex
|
2013-05-12 02:05:29 +02:00 |
icewind1991
|
dd4a31df48
|
Merge pull request #3309 from owncloud/no_explicit_autoload
Use new autoloader class in tests
|
2013-05-11 14:22:08 -07:00 |