Bart Visscher
|
6c197227d0
|
Join split translated strings
|
2013-02-15 15:58:52 +01:00 |
Bart Visscher
|
5616690506
|
Style cleanup files_external
|
2013-02-15 15:58:52 +01:00 |
Bart Visscher
|
925de78cec
|
Join split translated strings
|
2013-02-15 15:51:55 +01:00 |
Bart Visscher
|
92a36ca8b8
|
Join short comment lines
|
2013-02-15 15:45:34 +01:00 |
Thomas Mueller
|
e3ba0c3082
|
adding a new test class for mapped local using a dot in the datadir - reflects the issue described in #1659
|
2013-02-15 14:46:09 +01:00 |
blizzz
|
cd310add23
|
Merge pull request #1694 from owncloud/users-header
Users header
|
2013-02-15 05:36:21 -08:00 |
Thomas Müller
|
2ce398c68e
|
Merge pull request #1715 from owncloud/fixing-1640-master
changing the bit mask of OC_USER_BACKEND_SET_DISPLAYNAME
|
2013-02-15 03:58:05 -08:00 |
Jan-Christoph Borchardt
|
ac32ae79af
|
Merge pull request #1683 from owncloud/ie-fixes
IE fixes
|
2013-02-15 03:32:31 -08:00 |
Björn Schießle
|
08b68aac6c
|
check if glob() returns any results, fix for stable45 was already approved by pull request #1695
|
2013-02-15 12:29:52 +01:00 |
Thomas Mueller
|
297c50db18
|
changing the bit mask of OC_USER_BACKEND_SET_DISPLAYNAME
|
2013-02-15 12:24:49 +01:00 |
Jan-Christoph Borchardt
|
8b09fbc150
|
Merge pull request #1700 from owncloud/fixing-1680-master
Fixing 1680 master
|
2013-02-15 03:21:49 -08:00 |
Frank Karlitschek
|
6cee4c43ad
|
Merge pull request #1714 from owncloud/fixing-1677-master
we should never drop a database
|
2013-02-15 03:19:07 -08:00 |
Thomas Mueller
|
102619ab87
|
we should never drop a database
|
2013-02-15 08:22:31 +01:00 |
Thomas Müller
|
166693426d
|
Merge pull request #1712 from owncloud/debug-exception
Don't catch errors/exceptions when debug is enabled
|
2013-02-14 20:40:31 -08:00 |
Thomas Müller
|
92744be2dc
|
Merge pull request #1713 from owncloud/fix-user-enabled
Fix quotes in OC_User::isEnabled
|
2013-02-14 20:38:31 -08:00 |
Robin Appelman
|
ab70f9bd25
|
Fix quotes in OC_User::isEnabled
this broke login
|
2013-02-15 03:20:02 +01:00 |
Robin Appelman
|
0395715348
|
set DEBUG from xdebug session before we first use it
|
2013-02-15 03:15:09 +01:00 |
Robin Appelman
|
bcabdd7dd5
|
Don't cache errors/exceptions when debug is enabled
|
2013-02-15 03:14:41 +01:00 |
Jenkins for ownCloud
|
b169073169
|
[tx-robot] updated from transifex
|
2013-02-15 00:06:50 +01:00 |
Bart Visscher
|
1ef2ecd6e8
|
Style cleanup user_ldap
|
2013-02-14 22:16:48 +01:00 |
Bart Visscher
|
9058d398a7
|
Merge pull request #1662 from owncloud/style-cleanup
Style cleanup
|
2013-02-14 12:54:36 -08:00 |
Thomas Müller
|
4320f23c87
|
Merge pull request #1702 from owncloud/remove-images
remove unused images to lessen packaged size
|
2013-02-14 12:46:40 -08:00 |
Thomas Müller
|
29bf3552a2
|
Merge pull request #1703 from owncloud/firstrunwizard-icons
Firstrunwizard icons
|
2013-02-14 12:41:23 -08:00 |
Thomas Mueller
|
d2f34183a6
|
sort languages based on display name not the iso code
|
2013-02-14 21:34:15 +01:00 |
Thomas Mueller
|
a63f5ffa75
|
some more missing language code fallbacks
|
2013-02-14 20:59:14 +01:00 |
Lukas Reschke
|
b6cbfc9cfe
|
Merge pull request #1705 from owncloud/DisableHSTS
Invalidate existing HSTS headers
|
2013-02-14 11:33:26 -08:00 |
Lukas Reschke
|
5624f1b838
|
Merge pull request #1701 from owncloud/XSS-fixes
Sanitize HTML
|
2013-02-14 10:50:46 -08:00 |
Lukas Reschke
|
be194c5b5b
|
Invalidate existing HSTS headers
|
2013-02-14 19:23:29 +01:00 |
Jan-Christoph Borchardt
|
5b20c30889
|
pixel align dark calendar and contacts icons
|
2013-02-14 18:52:32 +01:00 |
Jan-Christoph Borchardt
|
6adaf67f35
|
add dark calendar and contacts icon for firstrunwizard and others
|
2013-02-14 18:45:24 +01:00 |
Jan-Christoph Borchardt
|
bb52271d22
|
exchange bright caret with dark triangle
|
2013-02-14 18:22:45 +01:00 |
Jan-Christoph Borchardt
|
a410529b15
|
remove unused images to lessen packaged size
|
2013-02-14 18:20:53 +01:00 |
Lukas Reschke
|
c7094197bf
|
Sanitize HTML
|
2013-02-14 18:15:14 +01:00 |
Thomas Tanghus
|
7f1b8274a8
|
Merge pull request #1696 from owncloud/fixing-more-ie8-master
Fixing more ie8 master
|
2013-02-14 08:51:51 -08:00 |
Thomas Mueller
|
2e280167b8
|
adding language code oc
|
2013-02-14 17:51:27 +01:00 |
Thomas Mueller
|
61e3c158b2
|
add some missing fallback language mappings
|
2013-02-14 17:46:53 +01:00 |
Jan-Christoph Borchardt
|
d1dcb282cb
|
fix multiselect bar offset on shared page, close #1339 finally
|
2013-02-14 17:40:08 +01:00 |
Bernhard Posselt
|
db30f94fc8
|
Merge pull request #1697 from owncloud/navigation-details
Navigation details
|
2013-02-14 08:39:17 -08:00 |
Thomas Mueller
|
e96f6ffa52
|
filter l10n-* files
|
2013-02-14 17:24:06 +01:00 |
Jan-Christoph Borchardt
|
3f09cc139f
|
double speed for user menu slide
|
2013-02-14 17:13:50 +01:00 |
Jan-Christoph Borchardt
|
95575a7fd1
|
simplify noise (immense file size reduction), also apply to user menu and header, fix #1576
|
2013-02-14 17:06:08 +01:00 |
Jan-Christoph Borchardt
|
f29a0ec67d
|
also fix header alignment for multiselect columns
|
2013-02-14 16:38:34 +01:00 |
Jan-Christoph Borchardt
|
0f405d9895
|
fix Users settings header bar element positioning, close #1686
|
2013-02-14 16:38:10 +01:00 |
Thomas Mueller
|
6a250c877f
|
fixing javascript errors IE8 in personal settings
|
2013-02-14 16:10:52 +01:00 |
Jan-Christoph Borchardt
|
1edfe874f5
|
only style text, password and search inputs like inputs, instead of using unsupported :not selector
|
2013-02-14 15:53:36 +01:00 |
Thomas Mueller
|
c5d716effe
|
fixing javascript errors IE8 in apps management
|
2013-02-14 15:47:48 +01:00 |
Jan-Christoph Borchardt
|
53a3a307e8
|
no ugly border around checkboxes or radio buttons
|
2013-02-14 15:47:14 +01:00 |
Bart Visscher
|
f4c9d4c067
|
Merge pull request #1682 from owncloud/fix-ie8-master
Fix ie8 master
|
2013-02-14 06:10:00 -08:00 |
Jan-Christoph Borchardt
|
e8190c6511
|
fix user delete button not showing in IE, another SVG replacement issue
|
2013-02-14 13:01:51 +01:00 |
Björn Schießle
|
ae172ce7de
|
improved description of the trash bin app
|
2013-02-14 13:01:02 +01:00 |