Jenkins for ownCloud
|
a53a946c20
|
[tx-robot] updated from transifex
|
2012-12-04 00:07:11 +01:00 |
Arthur Schiwon
|
4cb760a924
|
LDAP: ldap_explode_dn escaped too much, fix it by manual replacement. Fixes different problems, esp. with non-ascii characters in the dn (#631)
|
2012-12-03 12:55:42 +01:00 |
Björn Schießle
|
171e669dda
|
Merge pull request #650 from schiesbn/fix_fileVersioningForSharedFiles_master
fix regression in file versioning for shared files
|
2012-12-03 02:45:39 -08:00 |
Jenkins for ownCloud
|
f4d7955fe6
|
[tx-robot] updated from transifex
|
2012-12-03 00:05:40 +01:00 |
Björn Schießle
|
f66ebea5ca
|
fix typo in variable name
|
2012-12-02 12:50:07 +01:00 |
Björn Schießle
|
bafb78ac94
|
fix regression in file versioning for shared files
|
2012-12-02 12:46:07 +01:00 |
Thomas Müller
|
475fe281a4
|
Merge pull request #654 from butonic/checkstyle_fixes
fix checkstyle for files_encryption & files_encryption app, add whitespace for readability
|
2012-12-02 03:14:30 -08:00 |
Jenkins for ownCloud
|
401c56ce7b
|
[tx-robot] updated from transifex
|
2012-12-02 00:03:12 +01:00 |
Jenkins for ownCloud
|
c7c5e2a2e2
|
[tx-robot] updated from transifex
|
2012-12-01 00:03:27 +01:00 |
Jörn Friedrich Dreyer
|
92df70b6e5
|
fix checkstyle for files_external app, add whitespace for readability
|
2012-11-30 16:27:11 +01:00 |
Jörn Friedrich Dreyer
|
df21ebeaf7
|
fix checkstyle for files_encryption app, add whitespace for readability
|
2012-11-30 16:26:04 +01:00 |
Bart Visscher
|
8aba5874db
|
Merge pull request #644 from butonic/checkstyle_fixes
fix checkstyle for files app
|
2012-11-30 04:10:31 -08:00 |
Jenkins for ownCloud
|
16a630024c
|
[tx-robot] updated from transifex
|
2012-11-30 00:05:16 +01:00 |
Jörn Friedrich Dreyer
|
3b83fe1530
|
fix checkstyle for files app
|
2012-11-29 18:33:15 +01:00 |
Robin Appelman
|
bcb27c81d4
|
use new obEnd function instead of ob_end_clean
|
2012-11-29 18:01:21 +01:00 |
Jenkins for ownCloud
|
6c3f43b061
|
[tx-robot] updated from transifex
|
2012-11-29 00:04:57 +01:00 |
Bart Visscher
|
9717cdb42e
|
Merge pull request #601 from butonic/add_drag_shadow_in_firefox
show drag shadow in firefox by using helper:'clone'
|
2012-11-28 09:00:12 -08:00 |
Jenkins for ownCloud
|
1d4d4fd678
|
[tx-robot] updated from transifex
|
2012-11-28 00:11:21 +01:00 |
Jörn Friedrich Dreyer
|
9a441d3e3a
|
show drag shadow in firefox by using helper:'clone'
|
2012-11-27 17:38:21 +01:00 |
Jenkins for ownCloud
|
d251f04b98
|
[tx-robot] updated from transifex
|
2012-11-27 00:10:47 +01:00 |
Jörn Friedrich Dreyer
|
71e8755d31
|
Merge pull request #380 from butonic/feature_share_link_with_token
Feature share link with token
|
2012-11-26 07:42:53 -08:00 |
Arthur Schiwon
|
74cf3b5dfb
|
use normalizePath to have a proper target path
|
2012-11-26 14:35:13 +01:00 |
Arthur Schiwon
|
776be8d9f7
|
all but the first parameter are introduced by &
|
2012-11-26 14:34:28 +01:00 |
Arthur Schiwon
|
fdc7a8b204
|
make sure path starts with /
|
2012-11-26 14:34:09 +01:00 |
Jenkins for ownCloud
|
7892204077
|
[tx-robot] updated from transifex
|
2012-11-26 00:02:04 +01:00 |
Robin Appelman
|
eaf8399aaf
|
make sure the output buffer is closed when handeling webdav
|
2012-11-25 14:45:13 +01:00 |
Jenkins for ownCloud
|
1857d5f914
|
[tx-robot] updated from transifex
|
2012-11-25 00:03:37 +01:00 |
Jenkins for ownCloud
|
dde3342398
|
[tx-robot] updated from transifex
|
2012-11-24 00:03:00 +01:00 |
Jörn Friedrich Dreyer
|
995b5c0739
|
readd fallback code for pre token links
|
2012-11-23 15:51:57 +01:00 |
Thomas Müller
|
db2be74b4d
|
Merge pull request #479 from owncloud/fix_438
Do the url encoding once, only in breadcrumbs template
|
2012-11-23 03:07:02 -08:00 |
Thomas Müller
|
b5b7a67f8a
|
Merge pull request #480 from owncloud/fix_435_and_437
Also reject names with \ in the name
|
2012-11-23 03:05:52 -08:00 |
Thomas Müller
|
97ed467224
|
Merge pull request #418 from libasys/Fix-IE8-fileactions-binding
Fixes two issues if you using IE8. IE8 has problems with .bind actions a...
|
2012-11-23 02:16:21 -08:00 |
Jenkins for ownCloud
|
3688376a6f
|
[tx-robot] updated from transifex
|
2012-11-23 00:03:17 +01:00 |
Jörn Friedrich Dreyer
|
a81d7cd79f
|
introduce Files.containsInvalidCharacters(), use when creating or renaming files
|
2012-11-22 13:03:17 +01:00 |
Thomas Müller
|
c773d071ee
|
Merge pull request #506 from owncloud/fix_505
refs #505 - defining publicListView based on template parameter
|
2012-11-22 02:53:10 -08:00 |
Thomas Mueller
|
cd495bf9ba
|
some more invalid characters have been added
|
2012-11-22 11:52:05 +01:00 |
Bart Visscher
|
1793e85a52
|
Also reject names with \ in the name
fixes issues #435 and #437
|
2012-11-22 11:52:05 +01:00 |
blizzz
|
d4ec77e08b
|
Merge pull request #482 from eMerzh/fix_prevent_shared_folder
Show error message to prevent adding a shared folder in the root dir fix...
|
2012-11-22 02:40:23 -08:00 |
Jenkins for ownCloud
|
3a5f5e127c
|
[tx-robot] updated from transifex
|
2012-11-22 00:02:16 +01:00 |
Arthur Schiwon
|
495a8da354
|
port 95cee0e from stable45
|
2012-11-21 19:29:56 +01:00 |
Arthur Schiwon
|
aebd4fd32d
|
port dd694b5 from stable45
|
2012-11-21 19:28:29 +01:00 |
Arthur Schiwon
|
42f235123e
|
LDAP: Make update script escape all known DNs. Requires version bump.
|
2012-11-21 19:25:36 +01:00 |
Arthur Schiwon
|
24e13419a3
|
LDAP: escape values in the DN, fixes #419
|
2012-11-21 19:25:10 +01:00 |
Jenkins for ownCloud
|
9204be827b
|
[tx-robot] updated from transifex
|
2012-11-21 00:02:33 +01:00 |
Jörn Friedrich Dreyer
|
d8a171df26
|
implement share via link token
|
2012-11-20 15:03:12 +01:00 |
Frank Karlitschek
|
9b7cbb1145
|
interpret http 403 and http 401 as not authorized
|
2012-11-20 13:44:49 +01:00 |
Jenkins for ownCloud
|
568def2b61
|
[tx-robot] updated from transifex
|
2012-11-20 00:02:08 +01:00 |
Thomas Mueller
|
2af7ac78d2
|
refs #505 - defining publicListView based on template parameter
|
2012-11-18 12:28:04 +01:00 |
Jenkins for ownCloud
|
e28d71bf55
|
[tx-robot] updated from transifex
|
2012-11-18 00:02:00 +01:00 |
Jenkins for ownCloud
|
61670184c4
|
[tx-robot] updated from transifex
|
2012-11-17 00:02:24 +01:00 |