]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 years agoMerge pull request #6929 from owncloud/sharing-fixfiledownloadlink
Morris Jobke [Wed, 29 Jan 2014 08:39:14 +0000 (00:39 -0800)]
Merge pull request #6929 from owncloud/sharing-fixfiledownloadlink

Sharing fixfiledownloadlink

10 years agoMerge pull request #6979 from owncloud/share_api_error_codes
Thomas Müller [Tue, 28 Jan 2014 15:28:07 +0000 (07:28 -0800)]
Merge pull request #6979 from owncloud/share_api_error_codes

[ocs share api] use error code 403 if sharing is not permitted

10 years agouse more accurate error codes
Bjoern Schiessle [Tue, 28 Jan 2014 10:25:12 +0000 (11:25 +0100)]
use more accurate error codes

10 years agoMerge pull request #6965 from owncloud/unused-free-space
VicDeo [Mon, 27 Jan 2014 18:27:51 +0000 (10:27 -0800)]
Merge pull request #6965 from owncloud/unused-free-space

Remove unused $freeSpace

10 years agoRemove unused $freeSpace
Robin Appelman [Mon, 27 Jan 2014 15:51:32 +0000 (16:51 +0100)]
Remove unused $freeSpace

10 years agoMerge pull request #6907 from owncloud/webdav-logexceptions
Thomas Müller [Mon, 27 Jan 2014 15:48:40 +0000 (07:48 -0800)]
Merge pull request #6907 from owncloud/webdav-logexceptions

Added exception logger plugin for sabre connector

10 years agoMerge pull request #6958 from owncloud/localised_date
Morris Jobke [Mon, 27 Jan 2014 12:54:30 +0000 (04:54 -0800)]
Merge pull request #6958 from owncloud/localised_date

use localised date in notification mails

10 years agoMerge pull request #6927 from owncloud/enc_dont_reload_page_on_decrypt
Morris Jobke [Mon, 27 Jan 2014 12:30:06 +0000 (04:30 -0800)]
Merge pull request #6927 from owncloud/enc_dont_reload_page_on_decrypt

remove the form, it isn't needed here

10 years agoMerge pull request #6930 from jcfischer/master
Morris Jobke [Mon, 27 Jan 2014 12:27:35 +0000 (04:27 -0800)]
Merge pull request #6930 from jcfischer/master

Add 'mail_from_address' configuration

10 years agoMerge pull request #6933 from seberm/master
Morris Jobke [Mon, 27 Jan 2014 12:25:31 +0000 (04:25 -0800)]
Merge pull request #6933 from seberm/master

Add check for apc.enabled option

10 years agoMerge pull request #6912 from owncloud/replace-webroot-in-css
Morris Jobke [Mon, 27 Jan 2014 12:11:15 +0000 (04:11 -0800)]
Merge pull request #6912 from owncloud/replace-webroot-in-css

Remove %webroot% from CSS

10 years agouse localised date in notification mails
Bjoern Schiessle [Mon, 27 Jan 2014 11:47:54 +0000 (12:47 +0100)]
use localised date in notification mails

10 years agoAdded exception logger plugin for sabre connector
Vincent Petry [Thu, 23 Jan 2014 11:11:53 +0000 (12:11 +0100)]
Added exception logger plugin for sabre connector

Whenever an exception occurs in the sabre connector code or code called
by it, it will be logged.

This plugin approach is needed because Sabre already catches exceptions
to return them to the client in the XML response, so they don't appear
logged in the web server log.

This will make it much easier to debug syncing issues.

10 years agoMerge pull request #5153 from owncloud/core-em-to-px
Jan-Christoph Borchardt [Mon, 27 Jan 2014 10:29:47 +0000 (02:29 -0800)]
Merge pull request #5153 from owncloud/core-em-to-px

Cleans up Core apps for relative(em) to absolute(px) styles.

10 years agoMerge pull request #5152 from owncloud/files-em-to-px
Jan-Christoph Borchardt [Mon, 27 Jan 2014 10:28:01 +0000 (02:28 -0800)]
Merge pull request #5152 from owncloud/files-em-to-px

Converts em to px values for styles in Files.

10 years agoMerge pull request #6916 from owncloud/encryption_update_filecache
Björn Schießle [Mon, 27 Jan 2014 09:37:52 +0000 (01:37 -0800)]
Merge pull request #6916 from owncloud/encryption_update_filecache

[encryption] update file cache after the file was written

10 years agoFixes settings.css and converts more styles.
raghunayyar [Sat, 25 Jan 2014 21:32:52 +0000 (03:02 +0530)]
Fixes settings.css and converts more styles.

10 years agoFixes width of the dropdown menus as per computed styles.
raghunayyar [Sat, 25 Jan 2014 21:29:28 +0000 (02:59 +0530)]
Fixes width of the dropdown menus as per computed styles.

10 years agoMerge pull request #6939 from owncloud/disable-password-autocomplete
Jan-Christoph Borchardt [Sat, 25 Jan 2014 15:54:55 +0000 (07:54 -0800)]
Merge pull request #6939 from owncloud/disable-password-autocomplete

prevent autofill for password change settings, prevent leak of existing password

10 years agoprevent autofill for password change settings, prevent leak of existing password...
Jan-Christoph Borchardt [Fri, 24 Jan 2014 17:58:56 +0000 (18:58 +0100)]
prevent autofill for password change settings, prevent leak of existing password, fix #6552

10 years agoMerge pull request #6905 from owncloud/add_expiredate_to_linkshare
Vincent Petry [Fri, 24 Jan 2014 15:44:33 +0000 (07:44 -0800)]
Merge pull request #6905 from owncloud/add_expiredate_to_linkshare

add expire date to link share if possible

10 years agoupdated config.sample.php with mail_from_address parameter
Jens-Christian Fischer [Fri, 24 Jan 2014 15:24:52 +0000 (16:24 +0100)]
updated config.sample.php with mail_from_address parameter

10 years agoMerge pull request #6923 from owncloud/files-maxuploadfieldstylefix
Morris Jobke [Fri, 24 Jan 2014 15:05:50 +0000 (07:05 -0800)]
Merge pull request #6923 from owncloud/files-maxuploadfieldstylefix

Fixed max upload size input field style

10 years agoMerge pull request #6921 from owncloud/trash_mimetype_size
Björn Schießle [Fri, 24 Jan 2014 15:05:18 +0000 (07:05 -0800)]
Merge pull request #6921 from owncloud/trash_mimetype_size

increase size of mimetype column

10 years agoonly update file cache with the unenecrypted size when the file was written
Bjoern Schiessle [Thu, 23 Jan 2014 14:45:34 +0000 (15:45 +0100)]
only update file cache with the unenecrypted size when the file was written

10 years agoMerge pull request #6184 from owncloud/6051-ux-files-Move-File-Spinner
Morris Jobke [Fri, 24 Jan 2014 14:53:53 +0000 (06:53 -0800)]
Merge pull request #6184 from owncloud/6051-ux-files-Move-File-Spinner

#6051 [ux][files] Move File Spinner

10 years agoAdd check for apc.enabled option
Otto Sabart [Fri, 24 Jan 2014 14:52:28 +0000 (15:52 +0100)]
Add check for apc.enabled option

Sometimes it's not possible to disable APC entirely and some of
apc_functions are disabled. Only thing which is possible is
to disable apc.enable option.

10 years agoMerge pull request #5954 from owncloud/extstorage-stream-sftp
Vincent Petry [Fri, 24 Jan 2014 14:20:23 +0000 (06:20 -0800)]
Merge pull request #5954 from owncloud/extstorage-stream-sftp

[Ext storage] Now using SFTP stream wrapper from phpseclib

10 years agoadded function documentation
Jens-Christian Fischer [Fri, 24 Jan 2014 13:22:42 +0000 (14:22 +0100)]
added function documentation

10 years agoAdd 'mail_from_address' configuration
Jens-Christian Fischer [Fri, 24 Jan 2014 13:04:37 +0000 (14:04 +0100)]
Add 'mail_from_address' configuration

In environments where there are rules for the email addresses, the "from
address" that owncloud uses has to be configurable.

This patch adds a new configuration variable 'mail_from_address'.
If it is configured, owncloud will use this as the sender of *all*
emails. (OwnCloud uses 'sharing-noreply' and 'password-noreply' by
default). By using the 'mail_from_address' configuration, only this
email address will be used.

10 years agoFixed download URL in public page
Vincent Petry [Fri, 24 Jan 2014 12:32:31 +0000 (13:32 +0100)]
Fixed download URL in public page

- Refactored download URL building to make it overridable
- Added download URL override in public page
- Added JS unit tests for download URL
- Added OC.redirect() method to facilitate unit testing

10 years agoFixed filelist unit tests hidden params
Vincent Petry [Fri, 24 Jan 2014 12:19:44 +0000 (13:19 +0100)]
Fixed filelist unit tests hidden params

Also added dummy table

10 years agoAdded OC.buidQueryString() utility function
Vincent Petry [Fri, 24 Jan 2014 11:44:31 +0000 (12:44 +0100)]
Added OC.buidQueryString() utility function

Makes it possible to create query strings by passing a JavaScript hash
map and automatically encodes the keys and values.

10 years agodisable button and input field during decryption
Bjoern Schiessle [Fri, 24 Jan 2014 11:05:14 +0000 (12:05 +0100)]
disable button and input field during decryption

10 years agoremove the form, it isn't needed here
Bjoern Schiessle [Fri, 24 Jan 2014 10:35:52 +0000 (11:35 +0100)]
remove the form, it isn't needed here

10 years agoadd expire date to link share if possible
Bjoern Schiessle [Thu, 23 Jan 2014 10:18:23 +0000 (11:18 +0100)]
add expire date to link share if possible

10 years agoMerge pull request #6736 from owncloud/tests-jsunittests
Thomas Müller [Thu, 23 Jan 2014 20:43:05 +0000 (12:43 -0800)]
Merge pull request #6736 from owncloud/tests-jsunittests

Added Javascript unit tests

10 years agoremove css files from rewrite rule - there is no need to rewrite css any more
Thomas Müller [Thu, 23 Jan 2014 20:28:19 +0000 (21:28 +0100)]
remove css files from rewrite rule - there is no need to rewrite css any more

10 years agoFixed max upload size input field style
Vincent Petry [Thu, 23 Jan 2014 19:50:09 +0000 (20:50 +0100)]
Fixed max upload size input field style

Added "type=text" makes it look like nice like all other fields

10 years agoincrease size of mimetype column
Bjoern Schiessle [Thu, 23 Jan 2014 17:28:59 +0000 (18:28 +0100)]
increase size of mimetype column

10 years agoMerge pull request #6234 from owncloud/change-email-by-enter
Jan-Christoph Borchardt [Thu, 23 Jan 2014 16:03:22 +0000 (08:03 -0800)]
Merge pull request #6234 from owncloud/change-email-by-enter

change mail address by pressing enter - fixes #6179

10 years agoRemoved unused writeBack method
Vincent Petry [Thu, 23 Jan 2014 14:05:05 +0000 (15:05 +0100)]
Removed unused writeBack method

10 years agoremove %webroot from files_sharing app
Jan-Christoph Borchardt [Thu, 23 Jan 2014 13:04:13 +0000 (14:04 +0100)]
remove %webroot from files_sharing app

10 years agoremove %webroot% from files app
Jan-Christoph Borchardt [Thu, 23 Jan 2014 12:11:08 +0000 (13:11 +0100)]
remove %webroot% from files app

10 years agoadd icons.css file, first step to get rid of %webroot%
Jan-Christoph Borchardt [Tue, 21 Jan 2014 16:39:38 +0000 (17:39 +0100)]
add icons.css file, first step to get rid of %webroot%

10 years agoNow using SFTP stream wrapper from phpseclib
Vincent Petry [Tue, 19 Nov 2013 22:16:20 +0000 (23:16 +0100)]
Now using SFTP stream wrapper from phpseclib

- Upgraded phpseclib to master version (post 0.3.5)
- Now using fopen() on sftp URL for both read and write
- Fixes #4063

10 years agoMerge pull request #6898 from owncloud/encryption_infinite_loop
Björn Schießle [Thu, 23 Jan 2014 09:09:34 +0000 (01:09 -0800)]
Merge pull request #6898 from owncloud/encryption_infinite_loop

[encryption] infinite loop on sharing

10 years agofix infinite loop if folder and subfolder has the same name
Bjoern Schiessle [Wed, 22 Jan 2014 15:55:04 +0000 (16:55 +0100)]
fix infinite loop if folder and subfolder has the same name

10 years agoadd path relative to the files folder of the currently logged in user to the output...
Bjoern Schiessle [Wed, 22 Jan 2014 15:54:17 +0000 (16:54 +0100)]
add path relative to the files folder of the currently logged in user to the output of getFolderContent()

10 years agoMerge pull request #6890 from owncloud/version_fix_array_order
Björn Schießle [Wed, 22 Jan 2014 10:52:30 +0000 (02:52 -0800)]
Merge pull request #6890 from owncloud/version_fix_array_order

[files_versions] fix array order

10 years agoMerge pull request #6719 from tripflex/fix_pubup_progbar
Morris Jobke [Wed, 22 Jan 2014 10:28:28 +0000 (02:28 -0800)]
Merge pull request #6719 from tripflex/fix_pubup_progbar

Fix public upload progress bar

10 years agofix array order
Bjoern Schiessle [Wed, 22 Jan 2014 10:13:15 +0000 (11:13 +0100)]
fix array order

10 years agocode clean-up
Bjoern Schiessle [Wed, 22 Jan 2014 10:10:32 +0000 (11:10 +0100)]
code clean-up

10 years agofix size calculation of getAllVersions()
Bjoern Schiessle [Wed, 22 Jan 2014 10:10:23 +0000 (11:10 +0100)]
fix size calculation of getAllVersions()

10 years agoMerge pull request #6856 from owncloud/fixing-gallery-password-protected-access-master
Vincent Petry [Tue, 21 Jan 2014 19:08:58 +0000 (11:08 -0800)]
Merge pull request #6856 from owncloud/fixing-gallery-password-protected-access-master

adding password protection check to getShareByToken()

10 years agoMerge branch 'master' into fixing-gallery-password-protected-access-master
Thomas Müller [Tue, 21 Jan 2014 18:36:20 +0000 (19:36 +0100)]
Merge branch 'master' into fixing-gallery-password-protected-access-master

10 years agoMerge pull request #6863 from owncloud/versioning_expire_function_tests
Thomas Müller [Tue, 21 Jan 2014 16:39:50 +0000 (08:39 -0800)]
Merge pull request #6863 from owncloud/versioning_expire_function_tests

Versioning expire function tests

10 years agoMerge pull request #6868 from owncloud/enc-fixrandomfailunittest
Vincent Petry [Tue, 21 Jan 2014 16:35:41 +0000 (08:35 -0800)]
Merge pull request #6868 from owncloud/enc-fixrandomfailunittest

Replaced time() with uniqid() to make sure the file name is unique

10 years agoMerge pull request #6844 from owncloud/fix-css-loading-master
Jörn Friedrich Dreyer [Tue, 21 Jan 2014 16:31:22 +0000 (08:31 -0800)]
Merge pull request #6844 from owncloud/fix-css-loading-master

Revert "use getAppWebPath() in here as well"

10 years agoMerge pull request #6858 from owncloud/fix-setupfs-only-for-existing-users-master
Thomas Müller [Tue, 21 Jan 2014 15:36:30 +0000 (07:36 -0800)]
Merge pull request #6858 from owncloud/fix-setupfs-only-for-existing-users-master

OC_Util::setupFS($user) will create a data dir for the given string - no...

10 years agoReplaced time() with uniqid() to make sure the file name is unique
Vincent Petry [Tue, 21 Jan 2014 15:19:26 +0000 (16:19 +0100)]
Replaced time() with uniqid() to make sure the file name is unique

The cache isn't cleared properly because unlink() doesn't remove the
cache entry which caused side-effects when reusing the same file name
(which randomly happens when time() returns the same value)

This fix first makes sure the unit tests don't fail any more.
The unlink() case with the cache will be investigated separately.

10 years agoadd first unit test for the versioning app
Bjoern Schiessle [Tue, 21 Jan 2014 11:10:24 +0000 (12:10 +0100)]
add first unit test for the versioning app

10 years agoisolate getExpireList function to make it testable
Bjoern Schiessle [Mon, 20 Jan 2014 15:03:26 +0000 (16:03 +0100)]
isolate getExpireList function to make it testable

10 years agoMerge branch 'master' into fixing-gallery-password-protected-access-master
Thomas Müller [Tue, 21 Jan 2014 15:01:24 +0000 (16:01 +0100)]
Merge branch 'master' into fixing-gallery-password-protected-access-master

10 years agoMerge branch 'master' into fix-setupfs-only-for-existing-users-master
Thomas Müller [Tue, 21 Jan 2014 14:35:32 +0000 (15:35 +0100)]
Merge branch 'master' into fix-setupfs-only-for-existing-users-master

10 years agoMerge pull request #6864 from owncloud/protect-versions-preview-master
Thomas Müller [Tue, 21 Jan 2014 14:16:22 +0000 (06:16 -0800)]
Merge pull request #6864 from owncloud/protect-versions-preview-master

don't use the user id within the versions preview call as it could be us...

10 years agodon't use the user id within the versions preview call as it could be used to access...
Thomas Müller [Tue, 21 Jan 2014 12:50:56 +0000 (13:50 +0100)]
don't use the user id within the versions preview call as it could be used to access previews of another user

10 years agoMerge pull request #6861 from owncloud/neutral_download_zip_default_name
Thomas Müller [Tue, 21 Jan 2014 12:19:26 +0000 (04:19 -0800)]
Merge pull request #6861 from owncloud/neutral_download_zip_default_name

use 'download.zip' as default name for zip downloads instead of 'owncloud.zip'

10 years agoMerge pull request #6857 from owncloud/fix_user_ldap_sql_on_oracle
Thomas Müller [Tue, 21 Jan 2014 12:14:28 +0000 (04:14 -0800)]
Merge pull request #6857 from owncloud/fix_user_ldap_sql_on_oracle

user workaround to compare CLOB column with CHAR value

10 years agouse 'download.zip' as default name for zip downloads instead of 'owncloud.zip'
Jörn Friedrich Dreyer [Tue, 21 Jan 2014 11:41:10 +0000 (12:41 +0100)]
use 'download.zip' as default name for zip downloads instead of 'owncloud.zip'

10 years agofixing comment + adding unit test for checkPasswordProtectedShare
Thomas Müller [Tue, 21 Jan 2014 11:07:08 +0000 (12:07 +0100)]
fixing comment + adding unit test for checkPasswordProtectedShare

10 years agouser workarount to compare CLOB column with CHAR value
Jörn Friedrich Dreyer [Tue, 21 Jan 2014 10:56:34 +0000 (11:56 +0100)]
user workarount to compare CLOB column with CHAR value

10 years agoOC_Util::setupFS($user) will create a data dir for the given string - no matter if...
Thomas Müller [Tue, 21 Jan 2014 10:32:30 +0000 (11:32 +0100)]
OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error

10 years agoin case no share is found for the given token we can return right away
Thomas Müller [Tue, 21 Jan 2014 09:55:10 +0000 (10:55 +0100)]
in case no share is found for the given token we can return right away

10 years agoadding password protection check to getShareByToken()
Thomas Müller [Tue, 21 Jan 2014 09:42:47 +0000 (10:42 +0100)]
adding password protection check to getShareByToken()

10 years agoadding code coverage support
Thomas Müller [Mon, 20 Jan 2014 23:57:18 +0000 (00:57 +0100)]
adding code coverage support

10 years agoMerge pull request #6820 from owncloud/phpunit-test-config
Thomas Müller [Mon, 20 Jan 2014 20:14:09 +0000 (12:14 -0800)]
Merge pull request #6820 from owncloud/phpunit-test-config

Load a separate config (if present) when running unit tests

10 years agoMerge pull request #6849 from owncloud/checkupdate-reuse
icewind1991 [Mon, 20 Jan 2014 18:37:18 +0000 (10:37 -0800)]
Merge pull request #6849 from owncloud/checkupdate-reuse

Reuse the data retrieved from the cache in checkUpdate

10 years agoMerge pull request #6851 from owncloud/files-fixtrashandversionrootsizecalc
Vincent Petry [Mon, 20 Jan 2014 17:28:49 +0000 (09:28 -0800)]
Merge pull request #6851 from owncloud/files-fixtrashandversionrootsizecalc

When reading the size of "files" mountpoints need to be excluded

10 years agochange publicUploadButtonMock to public_upload
Myles McNamara [Mon, 20 Jan 2014 16:58:01 +0000 (11:58 -0500)]
change publicUploadButtonMock to public_upload

Changed jQuery selector for public preview to public_upload to correctly show preview

10 years agoMerge pull request #6842 from owncloud/fix-quotes-again-master
Jörn Friedrich Dreyer [Mon, 20 Jan 2014 16:52:21 +0000 (08:52 -0800)]
Merge pull request #6842 from owncloud/fix-quotes-again-master

Quote column names on adding description

10 years agoWhen reading the size of "files" mountpoints need to be excluded
Vincent Petry [Mon, 20 Jan 2014 16:10:09 +0000 (17:10 +0100)]
When reading the size of "files" mountpoints need to be excluded

The versions and trashbin app are now passing "includeMountPoints=false"
to "getFileInfo()" to make sure that the calculated total size doesn't
include mount points like Shared or external storage.

This is because the default call (legacy) used to return the size of
mount points as well.

Fixes #6731

10 years agoReuse the data retrieved from the cache in checkUpdate
Robin Appelman [Mon, 20 Jan 2014 14:21:21 +0000 (15:21 +0100)]
Reuse the data retrieved from the cache in checkUpdate

10 years agoMerge pull request #6838 from owncloud/core-quotawrapperfailedfopenfix
Vincent Petry [Mon, 20 Jan 2014 13:29:27 +0000 (05:29 -0800)]
Merge pull request #6838 from owncloud/core-quotawrapperfailedfopenfix

Fixed quota wrapper to not wrap failed fopen streams

10 years agoMove test config folder to tests/config
Robin Appelman [Mon, 20 Jan 2014 12:41:52 +0000 (13:41 +0100)]
Move test config folder to tests/config

10 years agoMerge pull request #6827 from rnveach/fix_6730
Morris Jobke [Mon, 20 Jan 2014 09:44:34 +0000 (01:44 -0800)]
Merge pull request #6827 from rnveach/fix_6730

Fix 6730

10 years agoadding a comment to the database schema
Thomas Müller [Mon, 20 Jan 2014 09:17:31 +0000 (10:17 +0100)]
adding a comment to the database schema

10 years agoRevert "use getAppWebPath() in here as well"
Thomas Müller [Mon, 20 Jan 2014 09:10:34 +0000 (10:10 +0100)]
Revert "use getAppWebPath() in here as well"

This reverts commit 6254f0a403e315461f8e20ebccf71cb91e9313a3.

10 years agoUpdating 3rdparty once more ....
Thomas Müller [Mon, 20 Jan 2014 08:25:30 +0000 (09:25 +0100)]
Updating 3rdparty once more ....

10 years agoMerge pull request #6676 from aseques/check_internet_proxy
Thomas Müller [Sun, 19 Jan 2014 20:08:55 +0000 (12:08 -0800)]
Merge pull request #6676 from aseques/check_internet_proxy

Fix internet detection to use OC_Util::getUrlContent

10 years agoFixed quota wrapper to not wrap failed fopen streams
Vincent Petry [Sun, 19 Jan 2014 17:49:51 +0000 (18:49 +0100)]
Fixed quota wrapper to not wrap failed fopen streams

When calling fopen() on some storage types, these return false instead
of throwing an exception.

This fix makes sure that in case the stream wasn't opened (for example
when a file doesn't exist any more) the stream isn't wrapped.

Also added 'rb' as another case that doesn't need to be wrapped.

Fixes #6832

10 years agoMerge pull request #6819 from owncloud/files-ispreviewenabledwarningfix
Vincent Petry [Sun, 19 Jan 2014 12:48:12 +0000 (04:48 -0800)]
Merge pull request #6819 from owncloud/files-ispreviewenabledwarningfix

Fixed isPreviewAvailable warnings in log

10 years agofix double call of changeEmailAddress()
Morris Jobke [Sat, 18 Jan 2014 21:59:49 +0000 (22:59 +0100)]
fix double call of changeEmailAddress()

10 years agoKeep the EOF-Newline
kondou [Sat, 18 Jan 2014 16:51:41 +0000 (17:51 +0100)]
Keep the EOF-Newline

10 years agoMerge pull request #6721 from tsumi/patch-1
Morris Jobke [Sat, 18 Jan 2014 16:34:45 +0000 (08:34 -0800)]
Merge pull request #6721 from tsumi/patch-1

Added SVG fallback to apps settings popup

10 years agoMerge pull request #6784 from owncloud/fix-activation-of-unknown-apps
Morris Jobke [Sat, 18 Jan 2014 16:13:57 +0000 (08:13 -0800)]
Merge pull request #6784 from owncloud/fix-activation-of-unknown-apps

Fix activation of unknown apps

10 years agoMerge pull request #6818 from owncloud/add_documentation_to_appinfo
Morris Jobke [Sat, 18 Jan 2014 16:09:07 +0000 (08:09 -0800)]
Merge pull request #6818 from owncloud/add_documentation_to_appinfo

Allow app developers to add documentation links to the appinfo

10 years agoremove comment & add space
Morris Jobke [Sat, 18 Jan 2014 13:22:56 +0000 (14:22 +0100)]
remove comment & add space

10 years agoRemoves Bogus Styles.
raghunayyar [Fri, 17 Jan 2014 19:16:06 +0000 (00:46 +0530)]
Removes Bogus Styles.

10 years agoadded trigger to redo selection text on a directory change
rnveach [Fri, 17 Jan 2014 16:49:00 +0000 (11:49 -0500)]
added trigger to redo selection text on a directory change