Florian Hülsmann
|
0aa6c1b163
|
fixed header content padding
|
2013-03-07 19:28:17 +01:00 |
Bernhard Posselt
|
d6bb627a62
|
Merge pull request #2173 from owncloud/fix-shared-storage
Fix fetching source path of shared files
|
2013-03-07 09:37:36 -08:00 |
Michael Gapczynski
|
ef2eb10ea4
|
Change findById to findByStorageId in mount test
|
2013-03-07 11:47:24 -05:00 |
blizzz
|
99914a44a5
|
Merge pull request #2174 from owncloud/fix_printed_brs
Remove <br> from error messages, because they will be escaped and the us...
|
2013-03-07 08:39:29 -08:00 |
Arthur Schiwon
|
47d176ae69
|
Remove <br> from error messages, because they will be escaped and the used template has it's own <br> already
|
2013-03-07 17:28:28 +01:00 |
Michael Gapczynski
|
a5cab28bea
|
Fix fetching source path of shared files
|
2013-03-07 11:12:59 -05:00 |
Frank Karlitschek
|
19073e0711
|
Merge pull request #2167 from owncloud/input-type-fix
Input type fix
|
2013-03-07 07:28:22 -08:00 |
Jan-Christoph Borchardt
|
70f0e0a8da
|
Merge pull request #2162 from owncloud/trash_bin_home
let the home icon link to the files view in the trash bin
|
2013-03-07 06:26:15 -08:00 |
Björn Schießle
|
ba9f5f5885
|
add dirlisting var to file list
|
2013-03-07 14:54:59 +01:00 |
Björn Schießle
|
7c16c2c9ae
|
Merge pull request #2163 from owncloud/fix_file_download
json encode list of files
|
2013-03-07 05:45:19 -08:00 |
Björn Schießle
|
ce9942331e
|
create a meanigful file name if files are from the root folder
|
2013-03-07 14:24:18 +01:00 |
Björn Schießle
|
3970d1f875
|
remove debug output
|
2013-03-07 14:18:27 +01:00 |
Björn Schießle
|
4a4f705adc
|
json encode list of files
|
2013-03-07 14:15:02 +01:00 |
Björn Schießle
|
dda4c6bf4b
|
no dir parameter needed
|
2013-03-07 13:51:18 +01:00 |
Björn Schießle
|
7188303651
|
let the home icon link to the files view in the trash bin
|
2013-03-07 13:48:02 +01:00 |
Jenkins for ownCloud
|
97222b1de5
|
[tx-robot] updated from transifex
|
2013-03-07 00:16:59 +01:00 |
blizzz
|
e5a497c924
|
Merge pull request #2134 from owncloud/fix_2127
return 403 when mkdir failed on webDAV, fixes #2127
|
2013-03-06 06:57:45 -08:00 |
Arthur Schiwon
|
6acbadf418
|
return 403 when mkdir failed on webDAV, fixes #2127
|
2013-03-06 15:21:12 +01:00 |
Thomas Müller
|
a2aebbd742
|
Merge pull request #2130 from owncloud/fix_2128
fix #2128
|
2013-03-06 05:05:40 -08:00 |
Bernhard Posselt
|
3213331f73
|
Merge pull request #2129 from owncloud/don't-sanitize-error-message
Don't sanitize error message hint
|
2013-03-06 04:19:55 -08:00 |
Lukas Reschke
|
cfb10dc58c
|
Add warning about sanitization
|
2013-03-06 13:05:22 +01:00 |
Georg Ehrke
|
a83a5aa900
|
fix #2128
|
2013-03-06 13:02:44 +01:00 |
Lukas Reschke
|
630ee644db
|
Don't sanitize error message hint
|
2013-03-06 12:56:27 +01:00 |
Jan-Christoph Borchardt
|
ab7dc76ff1
|
add type=text to ZIP size field, fix second part of #2097
|
2013-03-06 12:39:36 +01:00 |
Jan-Christoph Borchardt
|
114c6457a3
|
add email input type to styled inputs, fix #2097
|
2013-03-06 12:38:43 +01:00 |
Bernhard Posselt
|
145fb18042
|
Merge pull request #2120 from owncloud/clear-caches
Clear the CSS and JS cache earlier to make sure update goes smoothly
|
2013-03-06 02:53:16 -08:00 |
Bernhard Posselt
|
d9a0d1d23b
|
Merge pull request #2119 from owncloud/fix_ldap_settings
LDAP: fix settings output thus make settings work again
|
2013-03-06 02:32:31 -08:00 |
Björn Schießle
|
82990b82a6
|
Merge pull request #2118 from owncloud/fix_1689
properly implement displayNamesInGroup in Core and LDAP, fixes #1689
|
2013-03-06 00:38:06 -08:00 |
Arthur Schiwon
|
bce0c3c372
|
LDAP: move more settings stuff to template file
|
2013-03-06 08:26:33 +01:00 |
Michael Gapczynski
|
5300d6ad55
|
Clear the CSS and JS cache earlier to make sure update goes smoothly
|
2013-03-05 21:13:07 -05:00 |
Jenkins for ownCloud
|
c1a32b5073
|
[tx-robot] updated from transifex
|
2013-03-06 00:08:33 +01:00 |
Arthur Schiwon
|
1e5f8b0e20
|
LDAP: fix settings output thus make settings work again
|
2013-03-05 23:43:22 +01:00 |
Arthur Schiwon
|
b5dc8b9ca3
|
whitespace
|
2013-03-05 21:25:59 +01:00 |
Arthur Schiwon
|
72c293e834
|
LDAP: implementation of displayNamesInGroup
|
2013-03-05 21:23:58 +01:00 |
Arthur Schiwon
|
5da9223d1c
|
make getDisplayNames optional feature for Group Backends, fall back to internal names
|
2013-03-05 21:22:34 +01:00 |
Frank Karlitschek
|
4830ba8035
|
Merge pull request #2112 from owncloud/fix_1673
LDAP: escape some more chars for proper search filter, fixes #1673
|
2013-03-05 06:03:25 -08:00 |
Arthur Schiwon
|
055fadd10d
|
LDAP: escape some more chars for proper search filter, fixes #1673
|
2013-03-05 14:33:20 +01:00 |
Björn Schießle
|
f3b9c9eb73
|
Merge pull request #2108 from owncloud/fix_ldap_errorcheck
LDAP: error codes can be negative, too
|
2013-03-05 05:03:14 -08:00 |
Arthur Schiwon
|
b08894ba77
|
LDAP: error codes can be negative, too
|
2013-03-05 13:47:03 +01:00 |
Frank Karlitschek
|
2b7ff7273d
|
ownCloud 5 RC2
|
2013-03-02 04:06:27 +01:00 |
Jenkins for ownCloud
|
6c96b93fd4
|
[tx-robot] updated from transifex
|
2013-03-05 00:19:07 +01:00 |
Michael Gapczynski
|
db23c885d9
|
Merge pull request #2096 from owncloud/cache-upgrade-id
Cache: also check if the file id is already in the cache during upgrade
|
2013-03-04 14:55:20 -08:00 |
Robin Appelman
|
9d9acf24de
|
Cache: more efficient detection for existing entries during upgrade
|
2013-03-04 23:19:55 +01:00 |
Lukas Reschke
|
76e6369ec1
|
Merge pull request #2077 from owncloud/oc_filepicker_inline_js
Remove inline js from OC.Dialogs.FilePicker.
|
2013-03-04 13:49:52 -08:00 |
Lukas Reschke
|
fdb37d191b
|
Merge pull request #2092 from owncloud/infieldlabels-placeholder
explicitly add empty placeholder to inputs which use infield labels
|
2013-03-04 13:31:21 -08:00 |
Robin Appelman
|
56ae4bb6e9
|
Cache: also check if the file id is already in the cache during upgrade
Should solve upgrade issues if only some of the configured storages were migrated previously
|
2013-03-04 22:26:03 +01:00 |
Frank Karlitschek
|
33c62bf110
|
Merge pull request #2090 from owncloud/fixing-2089-master
fixes #2089
|
2013-03-04 13:17:35 -08:00 |
Jan-Christoph Borchardt
|
07dee24cb2
|
explicitly add empty placeholder to inputs which use infield labels, fix #2049
|
2013-03-04 22:11:57 +01:00 |
Bernhard Posselt
|
10b108ed8a
|
Merge pull request #2030 from j-ed/master
suppress log messages like `include path for class ... starts with "apps/"`
|
2013-03-04 12:59:39 -08:00 |
Bernhard Posselt
|
62dde34887
|
Merge pull request #2088 from owncloud/fixing-1844-again-master
adding test case for getDefaultEmailAddress() + fixing #1844 again
|
2013-03-04 12:52:35 -08:00 |