Morris Jobke
|
e9241fcd8c
|
Merge pull request #18562 from owncloud/explicit-use-statuscode-200
Explicitly specify status code 200 as response code
|
2015-08-25 22:02:27 +02:00 |
|
Morris Jobke
|
1ca638cfbd
|
Merge pull request #18564 from owncloud/fix-transifex-sync
Update slug
|
2015-08-25 22:00:52 +02:00 |
|
Morris Jobke
|
6946edef5c
|
Merge pull request #18554 from owncloud/fix-gs-share-master
Simply hide sharing buttons for IE8
|
2015-08-25 21:59:14 +02:00 |
|
Lukas Reschke
|
e2bd026b2e
|
Merge pull request #18558 from owncloud/ext-objectstore
Prevent objectstore being set from client side
|
2015-08-25 20:56:51 +02:00 |
|
Jenkins for ownCloud
|
2171cc02c3
|
[tx-robot] updated from transifex
|
2015-08-25 12:39:10 -04:00 |
|
Thomas Müller
|
891673d9ea
|
Update slug
|
2015-08-25 18:29:34 +02:00 |
|
Lukas Reschke
|
f3561e2349
|
Explicitly specify status code 200 as response code
Potentially fixes https://github.com/owncloud/core/issues/17586
|
2015-08-25 18:07:40 +02:00 |
|
Jan-Christoph Borchardt
|
840a2a7788
|
Merge pull request #18506 from owncloud/round-avatars
make profile photos round
|
2015-08-25 17:30:08 +02:00 |
|
Robin McCorkell
|
63218ec098
|
Prevent objectstore being set from client side
|
2015-08-25 16:14:31 +01:00 |
|
Jan-Christoph Borchardt
|
a262be5141
|
Merge pull request #18550 from owncloud/mobile-shared-style
fix being able to distinguish shared items on mobile
|
2015-08-25 17:08:34 +02:00 |
|
Thomas Müller
|
5cf3170e89
|
don't load gs-share
|
2015-08-25 16:49:40 +02:00 |
|
Jan-Christoph Borchardt
|
de13c3b577
|
make profile photos round
|
2015-08-25 16:17:26 +02:00 |
|
Jan-Christoph Borchardt
|
79567dcbc0
|
move fonts from Regular+Bold to Light+Semibold for lighter feel
|
2015-08-25 16:13:05 +02:00 |
|
Jan-Christoph Borchardt
|
1efbc99365
|
Merge pull request #18543 from owncloud/remove-lines
Remove some lines
|
2015-08-25 16:08:06 +02:00 |
|
Jan-Christoph Borchardt
|
441a608fd0
|
Merge pull request #18552 from owncloud/triangle-icons
adjust style of triangle and caret icons
|
2015-08-25 16:06:33 +02:00 |
|
Thomas Müller
|
fcde0234b7
|
Simply hide sharing buttons for IE8 - fixes #18011
|
2015-08-25 16:05:57 +02:00 |
|
Jan-Christoph Borchardt
|
8998cf517d
|
adjust style of triangle and caret icons
|
2015-08-25 16:04:47 +02:00 |
|
Morris Jobke
|
c16113ea37
|
Merge pull request #18545 from owncloud/button-style
remove border from button style
|
2015-08-25 16:02:40 +02:00 |
|
Morris Jobke
|
4f13f96981
|
Save detected l10n of browser on login
* fixes owncloud/activity#373
|
2015-08-25 15:47:31 +02:00 |
|
Vincent Petry
|
1dc9283413
|
Merge pull request #18538 from owncloud/sidebar-improvements
Fix sidebar for trashbin and others
|
2015-08-25 14:57:41 +02:00 |
|
Jan-Christoph Borchardt
|
cc898cf346
|
fix being able to distinguish shared items on mobile
|
2015-08-25 14:45:39 +02:00 |
|
Thomas Müller
|
6f6a5f6c29
|
Adding path to log message
|
2015-08-25 14:31:21 +02:00 |
|
Jan-Christoph Borchardt
|
d337c2bf0e
|
remove border from button style
|
2015-08-25 14:22:00 +02:00 |
|
Jan-Christoph Borchardt
|
3cfbf77866
|
reduce files table header line
|
2015-08-25 14:14:53 +02:00 |
|
Jan-Christoph Borchardt
|
29c538c667
|
replace apps navigation line with whitespace
|
2015-08-25 14:06:20 +02:00 |
|
Jan-Christoph Borchardt
|
cf53137911
|
replace section line with whitespace
|
2015-08-25 14:06:05 +02:00 |
|
Vincent Petry
|
010c03fc30
|
Fix row highlight in other file lists
|
2015-08-25 12:05:04 +02:00 |
|
Morris Jobke
|
494c1d7417
|
Merge pull request #18440 from owncloud/ext-backends.customjs
Migrate custom JS external storage backends to new registration API [part 2]
|
2015-08-25 11:52:56 +02:00 |
|
Vincent Petry
|
5e6fa3c938
|
Fix trashbin sidebar
Do not display size as it is not available.
Use display name instead of name to remove the ".d123456" suffix.
|
2015-08-25 11:29:35 +02:00 |
|
Vincent Petry
|
a86602a157
|
Properly hide sidebar when switching between files app sections
Since there are multiple sidebars, one for each files app section, we
need to hide the correct ones.
|
2015-08-25 11:07:47 +02:00 |
|
Thomas Müller
|
2f86be9ced
|
Merge pull request #18523 from owncloud/crazy-scanner
Prevent bkg scanner going crazy with unavailable storages (ajax/scan.php)
|
2015-08-25 09:23:42 +02:00 |
|
Morris Jobke
|
424759908d
|
Merge pull request #18445 from owncloud/ext-only-setuservars-string
setUserVars() should only attempt substitution with strings
|
2015-08-25 08:43:01 +02:00 |
|
Robin McCorkell
|
88a78237b0
|
Migrate Google external storage to new API
|
2015-08-25 00:22:10 +01:00 |
|
Robin McCorkell
|
a50ef61876
|
Migrate Dropbox external storage to new API
|
2015-08-25 00:22:10 +01:00 |
|
Robin McCorkell
|
ced04f9ad2
|
Migrate AmazonS3 external storage to new API
|
2015-08-25 00:22:10 +01:00 |
|
Robin McCorkell
|
f505883e45
|
Add on-backend and on-auth-mechanism events to JS
|
2015-08-25 00:22:10 +01:00 |
|
Morris Jobke
|
09808a9007
|
Merge pull request #18532 from owncloud/fix-regression
Fix regression
|
2015-08-24 20:11:46 +02:00 |
|
Morris Jobke
|
b2fcdd65cd
|
Merge pull request #18528 from owncloud/files-sidebar-mtime
Parse mtime from the data attributes
|
2015-08-24 19:44:46 +02:00 |
|
Morris Jobke
|
1797bb576f
|
Merge pull request #18525 from owncloud/app-sidebar-style
Right sidebar style improvements
|
2015-08-24 19:44:31 +02:00 |
|
Morris Jobke
|
2817eecf19
|
Fix regression
* fixes #18529
|
2015-08-24 17:38:32 +02:00 |
|
Vincent Petry
|
37939fb0e8
|
Parse mtime from the data attributes
|
2015-08-24 17:16:20 +02:00 |
|
Jan-Christoph Borchardt
|
a659ccb89c
|
bigger file thumbnail in app sidebar
|
2015-08-24 16:58:30 +02:00 |
|
Jan-Christoph Borchardt
|
763b75ff4f
|
lighter style for app sidebar, new switcher style
|
2015-08-24 16:58:04 +02:00 |
|
Morris Jobke
|
1f749782aa
|
Merge pull request #18510 from owncloud/proper-debug-setting
Remove DEBUG constant and use config value
|
2015-08-24 16:44:24 +02:00 |
|
Vincent Petry
|
fe575feca8
|
Prevent scanner going crazy with unavailable storages
|
2015-08-24 16:42:53 +02:00 |
|
Morris Jobke
|
bc588a0392
|
Merge pull request #18521 from owncloud/search-style
adjust search box style
|
2015-08-24 16:03:40 +02:00 |
|
Jan-Christoph Borchardt
|
4ba8685c2d
|
adjust search box style
|
2015-08-24 15:52:32 +02:00 |
|
Morris Jobke
|
e88b380973
|
Remove DEBUG constant and use config value
* introduces config.php option 'debug' that defaults to false
* migrate DEBUG constant to config value
|
2015-08-24 15:14:05 +02:00 |
|
Lukas Reschke
|
a67a2272e7
|
Merge pull request #18491 from owncloud/expire-token-after-12h-or-login
Expire token after 12h and if user logged-in again
|
2015-08-24 14:08:46 +02:00 |
|
blizzz
|
642ec8e3ba
|
Merge pull request #18244 from owncloud/fix-issue-17677
Fix 17677 - Remove LDAP case sensitive checkbox
|
2015-08-24 13:45:15 +02:00 |
|