Thomas Mueller
|
a118906f26
|
fixes #2089
|
2013-03-04 21:45:21 +01:00 |
|
Thomas Müller
|
5c061561c5
|
Merge pull request #2078 from owncloud/save_category_relations
VCategories: Don't forget to save category relations if category exists.
|
2013-03-04 12:04:16 -08:00 |
|
Lukas Reschke
|
cf6db7a7cd
|
Merge pull request #2085 from owncloud/csp_shitty-browsers
Only send the standard headers
|
2013-03-04 12:03:00 -08:00 |
|
Lukas Reschke
|
a97006144e
|
Only send the standard headers
Fixes https://github.com/owncloud/apps/issues/675
|
2013-03-04 20:35:58 +01:00 |
|
Bernhard Posselt
|
ee00ddeb60
|
Merge pull request #2084 from owncloud/fix-group-displaynames
Fix #2074 by initializing as an array
|
2013-03-04 11:12:34 -08:00 |
|
Michael Gapczynski
|
8b09402b77
|
Fix #2074 by initializing as an array
|
2013-03-04 12:08:41 -05:00 |
|
Bernhard Posselt
|
8c64484c5e
|
Merge pull request #2082 from owncloud/fix-permissions-class
Change remove() $user parameter to optional
|
2013-03-04 09:03:09 -08:00 |
|
Bernhard Posselt
|
b3df526ef2
|
Merge pull request #2079 from owncloud/fix_expire_function
fix expire function
|
2013-03-04 09:01:58 -08:00 |
|
Bernhard Posselt
|
8c8423e766
|
Merge pull request #2076 from owncloud/filestable-specificity
fix files table CSS specificity issue causing multiselect bar overlap
|
2013-03-04 09:00:05 -08:00 |
|
Michael Gapczynski
|
ec2a9169b9
|
Change remove() $user parameter to optional
|
2013-03-04 11:44:09 -05:00 |
|
Björn Schießle
|
70014d37dc
|
fix expire function
|
2013-03-04 17:20:14 +01:00 |
|
Thomas Tanghus
|
c08a04bc83
|
VCategories: Don't forget to save category relations if category exists.
|
2013-03-04 17:05:08 +01:00 |
|
raghunayyar
|
d9c11a93c6
|
Corrects Files Layout in Trashbin
|
2013-03-04 21:34:50 +05:30 |
|
Jan-Christoph Borchardt
|
afe7ea8ca2
|
fix files table CSS specificity issue causing multiselect bar overlap, fix #2075
|
2013-03-04 16:10:11 +01:00 |
|
blizzz
|
ef70978524
|
Merge pull request #2073 from owncloud/trashbin_userHome
make trashbin work with different user homes
|
2013-03-04 04:38:24 -08:00 |
|
Frank Karlitschek
|
d4ea381040
|
Merge pull request #2072 from owncloud/fix_typo
fix wrong var name
|
2013-03-04 04:19:24 -08:00 |
|
Björn Schießle
|
2a5d9ca9c5
|
damn copy&paste, fix wrong var name
|
2013-03-04 12:59:48 +01:00 |
|
Björn Schießle
|
d23702d324
|
make trashbin work with different user homes
|
2013-03-04 12:57:32 +01:00 |
|
Lukas Reschke
|
2a9c3c1660
|
Merge pull request #2069 from owncloud/fix_sanitize_call
use p() for the output and not for the comparison
|
2013-03-04 03:41:47 -08:00 |
|
Björn Schießle
|
05aad21b99
|
Merge pull request #2070 from owncloud/fix_quota
fix quota calculation for trash and versions
|
2013-03-04 03:33:47 -08:00 |
|
Björn Schießle
|
21bad1fcc0
|
fix type in var name
|
2013-03-04 12:33:16 +01:00 |
|
Björn Schießle
|
94dab96dba
|
fix quota calculation for trash and versions
|
2013-03-04 12:17:57 +01:00 |
|
Björn Schießle
|
ccc4102cd9
|
fix p() call
|
2013-03-04 12:12:27 +01:00 |
|
Björn Schießle
|
52919fa94b
|
use p() for the output and not for the comparison
|
2013-03-04 12:01:45 +01:00 |
|
Lukas Reschke
|
310edb450c
|
Merge pull request #2068 from owncloud/fix_ldap_typo
LDAP: typos in app description
|
2013-03-04 02:56:02 -08:00 |
|
Arthur Schiwon
|
39a94a3edc
|
LDAP: orthograophy fix
|
2013-03-04 11:44:34 +01:00 |
|
Arthur Schiwon
|
0703065e2a
|
LDAP: typos in app description
|
2013-03-04 11:29:35 +01:00 |
|
Bart Visscher
|
de066beaaf
|
Merge pull request #2044 from owncloud/fix_1779_including_permanent_shares
Fix file actions including permanent shares
|
2013-03-04 01:56:23 -08:00 |
|
Bart Visscher
|
b0be84d6d3
|
Merge pull request #2065 from owncloud/files_datepicker
Datepicker height fixed.
|
2013-03-04 01:43:32 -08:00 |
|
Frank Karlitschek
|
36a1bcb732
|
Merge pull request #2061 from owncloud/app-text
Add the description as text and not as html
|
2013-03-04 00:01:26 -08:00 |
|
Frank Karlitschek
|
d70912e72b
|
Merge pull request #2060 from owncloud/escapeGroupname
Sanitize uid, group and quota
|
2013-03-04 00:00:47 -08:00 |
|
Frank Karlitschek
|
17f7bd4c14
|
Merge pull request #2059 from owncloud/getlog
Add log as text and not as HTML
|
2013-03-04 00:00:04 -08:00 |
|
raghunayyar
|
d3ddf03687
|
Datepicker height fixed.
New id defined for files table for positioning.
|
2013-03-04 09:21:38 +05:30 |
|
Bernhard Posselt
|
841daf4845
|
Merge pull request #2062 from owncloud/shareType
Sanitize shareWith
|
2013-03-03 16:27:51 -08:00 |
|
Lukas Reschke
|
577945bd33
|
Sanitize shareWith
|
2013-03-04 00:54:21 +01:00 |
|
Lukas Reschke
|
0252479e3e
|
Add the description as text and not as html
|
2013-03-04 00:19:07 +01:00 |
|
Lukas Reschke
|
86a7202cda
|
Sanitize uid, group and quota
|
2013-03-04 00:11:46 +01:00 |
|
Jenkins for ownCloud
|
b738aaba2a
|
[tx-robot] updated from transifex
|
2013-03-04 00:07:35 +01:00 |
|
Lukas Reschke
|
962b7a7c80
|
Add log as text and not as HTML
|
2013-03-03 23:46:08 +01:00 |
|
Frank Karlitschek
|
ef01e0cdc5
|
Merge pull request #2057 from owncloud/upgrade-fixes
Upgrade fixes
|
2013-03-03 14:38:50 -08:00 |
|
Frank Karlitschek
|
d8d14637f3
|
Merge pull request #2058 from owncloud/fix-getlog
Fix encoding settings ajax getlog
|
2013-03-03 14:38:32 -08:00 |
|
Bart Visscher
|
d800f35bf4
|
Disable loading of backgroundjobs js when upgrade is needed
|
2013-03-03 23:15:22 +01:00 |
|
Bart Visscher
|
a2d6b27170
|
Check maintenance mode before loading apps in route matcher
|
2013-03-03 23:15:18 +01:00 |
|
Bart Visscher
|
376f350af2
|
Fix encoding settings ajax getlog
|
2013-03-03 23:14:36 +01:00 |
|
Michael Gapczynski
|
0488968443
|
Merge pull request #2034 from owncloud/fix_bug47
Fix #47 - Duplicate files create a (2) when multiples are uploaded
|
2013-03-03 11:49:04 -08:00 |
|
Bernhard Posselt
|
3021d9b146
|
Merge pull request #2050 from owncloud/fix-readfile-comment
Chunk size comment should say kB, not MB
|
2013-03-03 09:22:49 -08:00 |
|
Michael Gapczynski
|
71bdccf347
|
Chunk size comment should say kB, not MB
|
2013-03-03 12:03:26 -05:00 |
|
Frank Karlitschek
|
d8655a4248
|
Merge pull request #2046 from owncloud/add_ie_css_switch
add ie css switch to layout templates
|
2013-03-03 05:24:01 -08:00 |
|
Jörn Friedrich Dreyer
|
9cb5bf0a28
|
add ie css switch to layout templates
|
2013-03-03 13:57:20 +01:00 |
|
Jörn Friedrich Dreyer
|
f4411b0243
|
durhurrrhurrr
|
2013-03-03 13:01:25 +01:00 |
|