]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 years agoAllow null as cache parameter (if no cache was found) and for cache removal.
Andreas Fischer [Tue, 22 Oct 2013 09:16:08 +0000 (11:16 +0200)]
Allow null as cache parameter (if no cache was found) and for cache removal.

11 years agoOnly write-back on cache miss.
Andreas Fischer [Mon, 21 Oct 2013 13:35:52 +0000 (15:35 +0200)]
Only write-back on cache miss.

11 years agoOnly use autoloader cache when 'instanceid' is available.
Andreas Fischer [Mon, 21 Oct 2013 13:21:37 +0000 (15:21 +0200)]
Only use autoloader cache when 'instanceid' is available.

11 years agoInject memoryCache into Autoloader. Remove recursion-prevention hack.
Andreas Fischer [Mon, 21 Oct 2013 12:04:07 +0000 (14:04 +0200)]
Inject memoryCache into Autoloader. Remove recursion-prevention hack.

11 years agoMerge pull request #5455 from owncloud/fixing-2423-master
Thomas Müller [Tue, 22 Oct 2013 08:28:43 +0000 (01:28 -0700)]
Merge pull request #5455 from owncloud/fixing-2423-master

introduce link_to_docs() and migrate links

11 years agoMerge pull request #5437 from owncloud/create-custom-logfile
Thomas Müller [Tue, 22 Oct 2013 08:17:31 +0000 (01:17 -0700)]
Merge pull request #5437 from owncloud/create-custom-logfile

Try to create custom log file before falling back to default.

11 years agoMerge pull request #5426 from owncloud/fix-3612
Vincent Petry [Tue, 22 Oct 2013 08:16:20 +0000 (01:16 -0700)]
Merge pull request #5426 from owncloud/fix-3612

Adds margin to the SSL root certificate button

11 years agouse OC_Helper::linkToDocs() in lib/private/config.php
Thomas Müller [Mon, 21 Oct 2013 21:08:09 +0000 (23:08 +0200)]
use OC_Helper::linkToDocs() in lib/private/config.php

11 years agoMerge pull request #5446 from frisco82/fixNotifyUser
Frank Karlitschek [Mon, 21 Oct 2013 21:07:33 +0000 (14:07 -0700)]
Merge pull request #5446 from frisco82/fixNotifyUser

Fix notify user checkbox

11 years agoMerge pull request #5249 from owncloud/activities-api
Thomas Müller [Mon, 21 Oct 2013 20:21:17 +0000 (13:21 -0700)]
Merge pull request #5249 from owncloud/activities-api

[OC6] Activities api

11 years agoMerge pull request #5120 from frisco82/sendEmailJS
Vincent Petry [Mon, 21 Oct 2013 20:02:52 +0000 (13:02 -0700)]
Merge pull request #5120 from frisco82/sendEmailJS

Fix disabled status after sending a share link email

11 years agointroduce OC_Helper::linkToDocs()
Thomas Müller [Mon, 21 Oct 2013 20:01:27 +0000 (22:01 +0200)]
introduce OC_Helper::linkToDocs()

11 years agointroduce link_to_docs() and migrate links
Thomas Müller [Mon, 21 Oct 2013 19:29:45 +0000 (21:29 +0200)]
introduce link_to_docs() and migrate links

11 years agoMerge pull request #5444 from frisco82/fixDisplayGroup
Vincent Petry [Mon, 21 Oct 2013 19:05:14 +0000 (12:05 -0700)]
Merge pull request #5444 from frisco82/fixDisplayGroup

Fix display name for user after sharing

11 years agoMerge pull request #5452 from owncloud/fixing-4548-master
Frank Karlitschek [Mon, 21 Oct 2013 19:02:21 +0000 (12:02 -0700)]
Merge pull request #5452 from owncloud/fixing-4548-master

OCS API to get current user information

11 years agoMerge pull request #5441 from owncloud/files-sharewithlinkasnormaluserfix
Vincent Petry [Mon, 21 Oct 2013 18:46:01 +0000 (11:46 -0700)]
Merge pull request #5441 from owncloud/files-sharewithlinkasnormaluserfix

Fixed share with link checkbox missing as regular user

11 years agoNew OCS route:
Thomas Müller [Mon, 21 Oct 2013 18:06:11 +0000 (20:06 +0200)]
New OCS route:
 /ocs/cloud/user
Response:
 <?xml version="1.0"?>
 <ocs>
  <meta>
   <status>ok</status>
   <statuscode>100</statuscode>
   <message/>
  </meta>
  <data>
   <id>thomas</id>
   <display-name>DeepDiver</display-name>
   <email>no-response@domain.tld</email>
  </data>
 </ocs>

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 21 Oct 2013 17:03:32 +0000 (13:03 -0400)]
[tx-robot] updated from transifex

11 years agoMerge pull request #5424 from owncloud/sharing-directlink
Vincent Petry [Mon, 21 Oct 2013 15:26:51 +0000 (08:26 -0700)]
Merge pull request #5424 from owncloud/sharing-directlink

Added direct link in public share page

11 years agofix notify user, and made js more resiliant to changes
Ramiro Aparicio [Mon, 21 Oct 2013 14:14:23 +0000 (16:14 +0200)]
fix notify user, and made js more resiliant to changes

11 years agofix user displayName not being shown after add, added class for improved styling...
Ramiro Aparicio [Mon, 21 Oct 2013 13:31:31 +0000 (15:31 +0200)]
fix user displayName not being shown after add, added class for improved styling, fix strong for groups when english is not being used

11 years agoMerge pull request #5434 from owncloud/fix5209
blizzz [Mon, 21 Oct 2013 11:04:38 +0000 (04:04 -0700)]
Merge pull request #5434 from owncloud/fix5209

dispayNamesInGroup(s) should always return uid as key in the result array, fixes #5209

11 years agoTakes Import button to next line.
raghunayyar [Mon, 21 Oct 2013 09:49:02 +0000 (15:19 +0530)]
Takes Import button to next line.

11 years agoFixed share with link checkbox missing as regular user
Vincent Petry [Mon, 21 Oct 2013 09:29:40 +0000 (11:29 +0200)]
Fixed share with link checkbox missing as regular user

Instead of loading the app config setting "shareapi_allow_links" using a
synchronous ajax call that fails when the user is not an admin, this fix
puts the flag directly in the template so it doesn't need to be loaded
afterwards.

Fixes #5440

11 years agoMerge pull request #5200 from owncloud/ie8-warning-fix
Frank Karlitschek [Mon, 21 Oct 2013 06:55:18 +0000 (23:55 -0700)]
Merge pull request #5200 from owncloud/ie8-warning-fix

Fix warning box in IE8

11 years agoTry to create custom log file before falling back to default.
Andreas Fischer [Sun, 20 Oct 2013 21:58:07 +0000 (23:58 +0200)]
Try to create custom log file before falling back to default.

11 years agounbold the 'Direct link' label
Jan-Christoph Borchardt [Sun, 20 Oct 2013 21:12:38 +0000 (00:12 +0300)]
unbold the 'Direct link' label

11 years agoreduce width of direct link input field
Jan-Christoph Borchardt [Sun, 20 Oct 2013 21:09:45 +0000 (00:09 +0300)]
reduce width of direct link input field

11 years agoMerge pull request #5433 from owncloud/inputs-seem-disabled
Jan-Christoph Borchardt [Sun, 20 Oct 2013 19:42:45 +0000 (12:42 -0700)]
Merge pull request #5433 from owncloud/inputs-seem-disabled

input field background size to white, fix input fields seeming disabled,...

11 years agoremove superfluous input hover color change
Jan-Christoph Borchardt [Sun, 20 Oct 2013 19:38:14 +0000 (22:38 +0300)]
remove superfluous input hover color change

11 years agoTest that dispayNamesInGroup(s) always returns uid as key in the result array
Arthur Schiwon [Sun, 20 Oct 2013 18:56:25 +0000 (20:56 +0200)]
Test that dispayNamesInGroup(s) always returns uid as key in the result array

11 years agodispayNamesInGroup(s) should always return uid as key in the result attr, fixes ...
Arthur Schiwon [Sun, 20 Oct 2013 18:55:27 +0000 (20:55 +0200)]
dispayNamesInGroup(s) should always return uid as key in the result attr, fixes #5209

11 years agoinput field background size to white, fix input fields seeming disabled, fix #5168
Jan-Christoph Borchardt [Sun, 20 Oct 2013 18:22:41 +0000 (21:22 +0300)]
input field background size to white, fix input fields seeming disabled, fix #5168

11 years agoMerge pull request #5429 from owncloud/fix_cron_docu
Frank Karlitschek [Sun, 20 Oct 2013 15:49:59 +0000 (08:49 -0700)]
Merge pull request #5429 from owncloud/fix_cron_docu

harmonize this with the documentation. Once every minute is way to often.

11 years agochange the language
Frank Karlitschek [Sun, 20 Oct 2013 13:22:50 +0000 (15:22 +0200)]
change the language

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 20 Oct 2013 11:49:42 +0000 (07:49 -0400)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 19 Oct 2013 12:27:13 +0000 (08:27 -0400)]
[tx-robot] updated from transifex

11 years agoharmonize this with the documentation. Once every minute is way to often. Every 15min...
Frank Karlitschek [Fri, 18 Oct 2013 23:42:59 +0000 (01:42 +0200)]
harmonize this with the documentation. Once every minute is way to often. Every 15min should be fine just as the documentation suggests: http://doc.owncloud.org/server/5.0/admin_manual/configuration/background_jobs.html

11 years agoLDAP: Fix base-comparison with multibyte characters, fixes #5081. Thanks to @sfyang
Arthur Schiwon [Fri, 18 Oct 2013 12:40:08 +0000 (14:40 +0200)]
LDAP: Fix base-comparison with multibyte characters, fixes #5081. Thanks to @sfyang

11 years agoAdds margin to the SSL root certificate button
raghunayyar [Fri, 18 Oct 2013 21:39:45 +0000 (03:09 +0530)]
Adds margin to the SSL root certificate button

11 years agoMerge pull request #5422 from owncloud/fix_logfile_permissions
Frank Karlitschek [Fri, 18 Oct 2013 16:10:24 +0000 (09:10 -0700)]
Merge pull request #5422 from owncloud/fix_logfile_permissions

the logfile shoudn't be world readable.

11 years agoAdded direct link in public share page
Vincent Petry [Fri, 18 Oct 2013 15:40:41 +0000 (17:40 +0200)]
Added direct link in public share page

Fixes #1167

11 years agothe logfile shoudn't be world readable.
Frank Karlitschek [Fri, 18 Oct 2013 15:15:02 +0000 (17:15 +0200)]
the logfile shoudn't be world readable.

11 years agoMerge pull request #5338 from frisco82/fixGroupDisplay
Morris Jobke [Fri, 18 Oct 2013 12:46:05 +0000 (05:46 -0700)]
Merge pull request #5338 from frisco82/fixGroupDisplay

Show (group) after groups in share dropdown

11 years agoMerge pull request #5403 from owncloud/fix-breadcrumbs
Jan-Christoph Borchardt [Fri, 18 Oct 2013 12:28:48 +0000 (05:28 -0700)]
Merge pull request #5403 from owncloud/fix-breadcrumbs

correctly position ... overflow in breadcrumbs, fix #5158

11 years agoMerge pull request #5321 from owncloud/settings-applistwidths
Vincent Petry [Fri, 18 Oct 2013 12:18:49 +0000 (05:18 -0700)]
Merge pull request #5321 from owncloud/settings-applistwidths

Fixed app list right container to not overlap left container scrollbar

11 years agoMerge pull request #3219 from owncloud/disabled-links-ui
Frank Karlitschek [Fri, 18 Oct 2013 12:02:06 +0000 (05:02 -0700)]
Merge pull request #3219 from owncloud/disabled-links-ui

Disabled links UI fixes

11 years agoUse display name from magic cookie, fixes #4884
Arthur Schiwon [Fri, 18 Oct 2013 10:16:47 +0000 (12:16 +0200)]
Use display name from magic cookie, fixes #4884

11 years agoMerge pull request #5412 from owncloud/fix_5141
Björn Schießle [Fri, 18 Oct 2013 10:51:54 +0000 (03:51 -0700)]
Merge pull request #5412 from owncloud/fix_5141

give getSelectedFilesTrash() a unique name for the trash.js

11 years agoRemove "link" shares right after disabling the "allow_link_share" setting
Morris Jobke [Fri, 18 Oct 2013 09:37:13 +0000 (11:37 +0200)]
Remove "link" shares right after disabling the "allow_link_share" setting

11 years agogive getSelectedFilesTrash() a unique name for the trash.js to avoid confusions with...
Bjoern Schiessle [Fri, 18 Oct 2013 08:57:10 +0000 (10:57 +0200)]
give getSelectedFilesTrash() a unique name for the trash.js to avoid confusions with the same function in files.js

11 years agoMerge pull request #5411 from owncloud/ocs_share_api_cleanup
Vincent Petry [Fri, 18 Oct 2013 08:41:15 +0000 (01:41 -0700)]
Merge pull request #5411 from owncloud/ocs_share_api_cleanup

filter duplicates directly in the sql query

11 years agoreadability: single line -> multiple lines
Morris Jobke [Fri, 18 Oct 2013 08:36:08 +0000 (10:36 +0200)]
readability: single line -> multiple lines

11 years agoFix accidental deletion of if
Michael Gapczynski [Thu, 2 May 2013 15:59:11 +0000 (11:59 -0400)]
Fix accidental deletion of if

11 years agoDon't show links option in dropdown if disabled
Michael Gapczynski [Thu, 2 May 2013 15:45:12 +0000 (11:45 -0400)]
Don't show links option in dropdown if disabled

11 years agoDon't return links for shared files if disabled
Michael Gapczynski [Thu, 2 May 2013 01:15:32 +0000 (21:15 -0400)]
Don't return links for shared files if disabled

11 years agoMerge pull request #5405 from owncloud/sharing-chromehangswithversionenabled
Morris Jobke [Fri, 18 Oct 2013 08:27:30 +0000 (01:27 -0700)]
Merge pull request #5405 from owncloud/sharing-chromehangswithversionenabled

Disable versions app JS in public mode

11 years agofilter duplicates directly in the sql query
Bjoern Schiessle [Fri, 18 Oct 2013 08:23:34 +0000 (10:23 +0200)]
filter duplicates directly in the sql query

11 years agoMerge pull request #5395 from owncloud/more_check_options
Vincent Petry [Fri, 18 Oct 2013 08:23:20 +0000 (01:23 -0700)]
Merge pull request #5395 from owncloud/more_check_options

add options to disable the check for a working .htaccess file in data

11 years agoMerge pull request #5358 from owncloud/postinstall-ocdavclientwithtimeout
Vincent Petry [Fri, 18 Oct 2013 08:10:04 +0000 (01:10 -0700)]
Merge pull request #5358 from owncloud/postinstall-ocdavclientwithtimeout

Added timeout for WebDAV post setup check

11 years agoFixed spaces
Vincent Petry [Thu, 17 Oct 2013 21:22:19 +0000 (23:22 +0200)]
Fixed spaces

11 years agoDisable versions app JS in public mode
Vincent Petry [Thu, 17 Oct 2013 19:04:18 +0000 (21:04 +0200)]
Disable versions app JS in public mode

Since the version JS code isn't used in public link mode, disable it to
prevent Chrome freezing bugs due to the t() call being synchronous.

Fixes #4545

11 years agocorrectly position ... overflow in breadcrumbs, fix #5158
Jan-Christoph Borchardt [Thu, 17 Oct 2013 18:22:55 +0000 (21:22 +0300)]
correctly position ... overflow in breadcrumbs, fix #5158

11 years agoMerge pull request #5382 from owncloud/sharing_api_include_reshares
Björn Schießle [Thu, 17 Oct 2013 18:07:47 +0000 (11:07 -0700)]
Merge pull request #5382 from owncloud/sharing_api_include_reshares

add reshare option for the OCS Share API

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 17 Oct 2013 17:48:52 +0000 (13:48 -0400)]
[tx-robot] updated from transifex

11 years agoMerge pull request #5393 from owncloud/files-downloadzipwhenzipsizeiszero
Morris Jobke [Thu, 17 Oct 2013 15:23:20 +0000 (08:23 -0700)]
Merge pull request #5393 from owncloud/files-downloadzipwhenzipsizeiszero

Fixed zip download button for unlimited filesize in public mode

11 years agoMerge pull request #5392 from owncloud/update-3rdparty-submodule
Morris Jobke [Thu, 17 Oct 2013 14:57:53 +0000 (07:57 -0700)]
Merge pull request #5392 from owncloud/update-3rdparty-submodule

update 3rdparty submodule

11 years agoadd options to disable the check for a working .htaccess file in data and for a worki...
Frank Karlitschek [Thu, 17 Oct 2013 14:27:43 +0000 (16:27 +0200)]
add options to disable the check for a working .htaccess file in data and for a working WebDAV server. This are advanced settings that are needed in special situations where our check fail and the user runs into an http timeout.

11 years agoMerge pull request #5394 from owncloud/sabre-server-location
Thomas Müller [Thu, 17 Oct 2013 14:11:50 +0000 (07:11 -0700)]
Merge pull request #5394 from owncloud/sabre-server-location

Move OC_Connector_Sabre_Server to expected location.

11 years agoMove OC_Connector_Sabre_Server to expected location.
Andreas Fischer [Thu, 17 Oct 2013 14:04:59 +0000 (16:04 +0200)]
Move OC_Connector_Sabre_Server to expected location.

11 years agosplit up reset()['path'] to make it compatible with older PHP versions
Bjoern Schiessle [Thu, 17 Oct 2013 13:47:36 +0000 (15:47 +0200)]
split up reset()['path'] to make it compatible with older PHP versions

11 years agoFixed zip download button for unlimited filesize in public mode
Vincent Petry [Thu, 17 Oct 2013 13:29:22 +0000 (15:29 +0200)]
Fixed zip download button for unlimited filesize in public mode

Added missing condition to check whenever allowed zip size is unlimited.

Fixes #3717

11 years agoupdate 3rdparty submodule
Thomas Müller [Thu, 17 Oct 2013 13:25:43 +0000 (15:25 +0200)]
update 3rdparty submodule

11 years agoMerge pull request #5389 from owncloud/fix_shell_exec
Morris Jobke [Thu, 17 Oct 2013 13:21:04 +0000 (06:21 -0700)]
Merge pull request #5389 from owncloud/fix_shell_exec

only call shell_exec if enabled

11 years agofix comment
Georg Ehrke [Thu, 17 Oct 2013 13:19:15 +0000 (15:19 +0200)]
fix comment

11 years agoMerge pull request #5381 from owncloud/files-sharingstateafterupload
Morris Jobke [Thu, 17 Oct 2013 12:51:12 +0000 (05:51 -0700)]
Merge pull request #5381 from owncloud/files-sharingstateafterupload

Fixed sharing status update for new/uploaded files

11 years agoAdded missing var in share.js
Vincent Petry [Thu, 17 Oct 2013 12:39:20 +0000 (14:39 +0200)]
Added missing var in share.js

11 years agoonly call shell_exec if enabled
Georg Ehrke [Thu, 17 Oct 2013 12:31:07 +0000 (14:31 +0200)]
only call shell_exec if enabled

11 years agoMerge pull request #5385 from owncloud/generate-sql-migration-master
Morris Jobke [Thu, 17 Oct 2013 11:53:18 +0000 (04:53 -0700)]
Merge pull request #5385 from owncloud/generate-sql-migration-master

new console command to generate sql migration scripts

11 years agoMerge pull request #5379 from owncloud/undefined-shipped
Frank Karlitschek [Thu, 17 Oct 2013 11:37:40 +0000 (04:37 -0700)]
Merge pull request #5379 from owncloud/undefined-shipped

fix undefined "shipped"

11 years agoFixed sharing status update for new/uploaded files
Vincent Petry [Thu, 17 Oct 2013 09:59:13 +0000 (11:59 +0200)]
Fixed sharing status update for new/uploaded files

Creating new files, folders or uploading files now have their sharing
icon updated accordingly.

For this, the global share status list that is cached in
OC.Share.statuses is reused for new files.

Performance should improve as the sharing list is now only loaded once
per navigation session.

In OC.Share, split loadIcons into loadIcons + updateIcons.

Fixes #4977

11 years agonew console command to generate sql migration scripts
Thomas Müller [Thu, 17 Oct 2013 10:51:30 +0000 (12:51 +0200)]
new console command to generate sql migration scripts

11 years agoMerge pull request #5378 from owncloud/files-permissionsafteruploadfix
Morris Jobke [Thu, 17 Oct 2013 10:50:26 +0000 (03:50 -0700)]
Merge pull request #5378 from owncloud/files-permissionsafteruploadfix

Fixed upload permissions distinction between public and logged in upload

11 years agoadd test for the reshare option
Bjoern Schiessle [Thu, 17 Oct 2013 10:23:37 +0000 (12:23 +0200)]
add test for the reshare option

11 years agoMerge pull request #5376 from owncloud/fix-title-ownCloud
Raghu Nayyar [Thu, 17 Oct 2013 09:47:28 +0000 (02:47 -0700)]
Merge pull request #5376 from owncloud/fix-title-ownCloud

Updates ownCloud title to Application - ownCloud

11 years agofix undefined "shipped"
Morris Jobke [Thu, 17 Oct 2013 09:35:13 +0000 (11:35 +0200)]
fix undefined "shipped"

11 years agoMerge pull request #5237 from owncloud/coverage-on-windows-master
Thomas Müller [Thu, 17 Oct 2013 09:23:15 +0000 (02:23 -0700)]
Merge pull request #5237 from owncloud/coverage-on-windows-master

PHP Code Coverage on windows master

11 years agoadjust tests
Bjoern Schiessle [Thu, 17 Oct 2013 09:23:07 +0000 (11:23 +0200)]
adjust tests

11 years agonew option to add reshares to the result
Bjoern Schiessle [Thu, 17 Oct 2013 09:10:31 +0000 (11:10 +0200)]
new option to add reshares to the result

11 years agoMerge pull request #4949 from owncloud/improve_unknown_preview_backend
Frank Karlitschek [Thu, 17 Oct 2013 08:48:34 +0000 (01:48 -0700)]
Merge pull request #4949 from owncloud/improve_unknown_preview_backend

use svg to generate filetype icon if imagick available

11 years agoFixed upload permissions distinction between public and logged in upload
Vincent Petry [Thu, 17 Oct 2013 08:46:55 +0000 (10:46 +0200)]
Fixed upload permissions distinction between public and logged in upload

Fixes #5370

11 years agoUpdates ownCloud title to Application - ownCloud
raghunayyar [Thu, 17 Oct 2013 08:40:06 +0000 (14:10 +0530)]
Updates ownCloud title to Application - ownCloud

11 years agoMerge pull request #4935 from owncloud/webdav-depth-fix-master
Frank Karlitschek [Thu, 17 Oct 2013 08:37:38 +0000 (01:37 -0700)]
Merge pull request #4935 from owncloud/webdav-depth-fix-master

WebDAV depth infinity support - the dirty way

11 years agoMerge pull request #5375 from owncloud/fix-api-documentation
Thomas Müller [Thu, 17 Oct 2013 08:25:24 +0000 (01:25 -0700)]
Merge pull request #5375 from owncloud/fix-api-documentation

Public API documentation fixes

11 years agoPublic API documentation fixes
Morris Jobke [Wed, 16 Oct 2013 22:07:29 +0000 (00:07 +0200)]
Public API documentation fixes

refs #4883

 * http/response.php
 * config.php
 * response.php
 * files.php
 * idbconnection.php
 * app.php
 * user.php
 * template.php
 * share.php
 * db.php
 * icache.php & il10n.php

11 years agoMerge pull request #5276 from owncloud/fixing-5170-master
Morris Jobke [Wed, 16 Oct 2013 21:21:40 +0000 (14:21 -0700)]
Merge pull request #5276 from owncloud/fixing-5170-master

only text/plain is now used to generate text previews

11 years agoMerge pull request #5262 from owncloud/files-ie8-conflictdialogbrokenfix
Morris Jobke [Wed, 16 Oct 2013 19:52:41 +0000 (12:52 -0700)]
Merge pull request #5262 from owncloud/files-ie8-conflictdialogbrokenfix

Fixed conflict dialog in IE8

11 years agoFix warning box in IE8
Morris Jobke [Tue, 8 Oct 2013 12:24:44 +0000 (14:24 +0200)]
Fix warning box in IE8

 * simulates a black transparent background on a blue pane

11 years agoMerge branch 'master' into activities-api
Thomas Müller [Wed, 16 Oct 2013 19:15:25 +0000 (21:15 +0200)]
Merge branch 'master' into activities-api

Conflicts:
lib/private/server.php

11 years agoMerge pull request #5157 from owncloud/fixing-appframework-master
Thomas Müller [Wed, 16 Oct 2013 18:45:54 +0000 (11:45 -0700)]
Merge pull request #5157 from owncloud/fixing-appframework-master

Fixing appframework for OC6