]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 years agoAdd APK mimetype tests.
Normal Ra [Wed, 13 Aug 2014 11:38:16 +0000 (13:38 +0200)]
Add APK mimetype tests.

10 years agoRemove stray tab characters.
Normal Ra [Wed, 13 Aug 2014 09:24:02 +0000 (11:24 +0200)]
Remove stray tab characters.

10 years agoAPK mimetype icon to be a generic package icon.
Normal Ra [Tue, 12 Aug 2014 12:07:38 +0000 (14:07 +0200)]
APK mimetype icon to be a generic package icon.

10 years agoAdd APK mimetype repair scenario.
Normal Ra [Tue, 12 Aug 2014 12:07:10 +0000 (14:07 +0200)]
Add APK mimetype repair scenario.

10 years agoAdd .apk mimetype.
Normal Ra [Fri, 27 Jun 2014 22:13:15 +0000 (00:13 +0200)]
Add .apk mimetype.

10 years agoMerge pull request #9264 from owncloud/share-linkshareusefilesource
Björn Schießle [Fri, 27 Jun 2014 21:31:34 +0000 (23:31 +0200)]
Merge pull request #9264 from owncloud/share-linkshareusefilesource

Use file_source to find matching share for nested link shares

10 years agonormalize path before comparison to make sure that we always find the mount point
Bjoern Schiessle [Fri, 27 Jun 2014 10:20:29 +0000 (12:20 +0200)]
normalize path before comparison to make sure that we always find the mount point

10 years agoMerge pull request #9263 from owncloud/remote-share-update
icewind1991 [Fri, 27 Jun 2014 17:31:18 +0000 (19:31 +0200)]
Merge pull request #9263 from owncloud/remote-share-update

Better detecting of remote changes for external shares

10 years agoUnit tests for share dropdown with nested link share
Vincent Petry [Fri, 27 Jun 2014 16:21:02 +0000 (18:21 +0200)]
Unit tests for share dropdown with nested link share

10 years agoMerge pull request #9260 from owncloud/fileactions-lateregisterinpublicpage
Vincent Petry [Fri, 27 Jun 2014 16:00:32 +0000 (18:00 +0200)]
Merge pull request #9260 from owncloud/fileactions-lateregisterinpublicpage

Allow late registration of file actions in public page

10 years agoMerge pull request #9256 from owncloud/design-mobile-shared
Jan-Christoph Borchardt [Fri, 27 Jun 2014 15:59:48 +0000 (17:59 +0200)]
Merge pull request #9256 from owncloud/design-mobile-shared

show share action of shared items darker to distinguish from non-shared,...

10 years agoUse file_source to find matching share for nested link shares
Vincent Petry [Fri, 27 Jun 2014 15:56:09 +0000 (17:56 +0200)]
Use file_source to find matching share for nested link shares

10 years agoMerge pull request #9259 from owncloud/fix-rename-icon
Morris Jobke [Fri, 27 Jun 2014 15:41:23 +0000 (17:41 +0200)]
Merge pull request #9259 from owncloud/fix-rename-icon

fix rename icon, fix #9257

10 years agoImprove comment
Robin Appelman [Fri, 27 Jun 2014 15:31:51 +0000 (17:31 +0200)]
Improve comment

10 years agoFix parsing of webdav permissions
Robin Appelman [Fri, 27 Jun 2014 15:28:56 +0000 (17:28 +0200)]
Fix parsing of webdav permissions

10 years agoAlso check for updated permissions for webdav storages
Robin Appelman [Fri, 27 Jun 2014 15:27:47 +0000 (17:27 +0200)]
Also check for updated permissions for webdav storages

10 years agoUse the etag to check for updates in webdav storages where available
Robin Appelman [Fri, 27 Jun 2014 15:10:46 +0000 (17:10 +0200)]
Use the etag to check for updates in webdav storages where available

10 years agoMerge pull request #8383 from owncloud/object_storage
Vincent Petry [Fri, 27 Jun 2014 14:53:03 +0000 (16:53 +0200)]
Merge pull request #8383 from owncloud/object_storage

Object storage

10 years agoRemove missed console.log in file list
Vincent Petry [Fri, 27 Jun 2014 14:10:37 +0000 (16:10 +0200)]
Remove missed console.log in file list

10 years agoAllow late registration of file actions in public page
Vincent Petry [Fri, 27 Jun 2014 14:10:20 +0000 (16:10 +0200)]
Allow late registration of file actions in public page

10 years agofix rename icon, fix #9257
Jan-Christoph Borchardt [Fri, 27 Jun 2014 13:53:32 +0000 (15:53 +0200)]
fix rename icon, fix #9257

10 years agoshow share action of shared items darker to distinguish from non-shared, fix #8898
Jan-Christoph Borchardt [Fri, 27 Jun 2014 13:39:54 +0000 (15:39 +0200)]
show share action of shared items darker to distinguish from non-shared, fix #8898

10 years agoMerge pull request #9254 from owncloud/fileactions-deferred
Morris Jobke [Fri, 27 Jun 2014 13:03:21 +0000 (15:03 +0200)]
Merge pull request #9254 from owncloud/fileactions-deferred

Sync file list with file actions

10 years agouse normalize path to convert '.' to '' in objectstorestorage
Jörn Friedrich Dreyer [Fri, 27 Jun 2014 13:00:29 +0000 (15:00 +0200)]
use normalize path to convert '.' to '' in objectstorestorage

10 years agoMerge pull request #9174 from owncloud/breadcrumbfix
Jan-Christoph Borchardt [Fri, 27 Jun 2014 11:51:18 +0000 (13:51 +0200)]
Merge pull request #9174 from owncloud/breadcrumbfix

Breadcrumb width calculation fix

10 years agoSync file list with file actions
Vincent Petry [Fri, 27 Jun 2014 11:36:18 +0000 (13:36 +0200)]
Sync file list with file actions

Whenever file actions are registered later, now the file lists are
automatically notified.

Added FileActions.addUpdateListener() to be able to receive such
notifications.

This removes the need for apps to manually call FileActions.display()
after registering new actions.

This fixes issues with race conditions when file actions are
registered after the file list was already rendered.

10 years agoMerge pull request #9247 from owncloud/move-webdav-class-to-core-master
Thomas Müller [Fri, 27 Jun 2014 10:59:59 +0000 (12:59 +0200)]
Merge pull request #9247 from owncloud/move-webdav-class-to-core-master

Move webdav class to core master

10 years agoupdate hasUpdated description, overwrtie testStat for objectstore test
Jörn Friedrich Dreyer [Fri, 27 Jun 2014 10:14:31 +0000 (12:14 +0200)]
update hasUpdated description, overwrtie testStat for objectstore test

10 years agoMerge pull request #9215 from owncloud/officemimetypesupdatefix
Vincent Petry [Fri, 27 Jun 2014 09:23:19 +0000 (11:23 +0200)]
Merge pull request #9215 from owncloud/officemimetypesupdatefix

Office mime types update fix

10 years agoBreadcrumb width calculation fix
Vincent Petry [Fri, 23 May 2014 17:02:50 +0000 (19:02 +0200)]
Breadcrumb width calculation fix

Rewrote the breadcrumb calculation to be more readable.

Breadcrumb now has a setMaxWidth() method to set the maximum allowed
width which is used to fit the breadcrumbs.

The breadcrumb width is now based on the container width, passed through
setMaxWidth() by the FileList class.

Now using fixed widths for the test crumbs to simulate consistent
widths across browsers which rendering engines might usually yield
different results.

10 years agoremove pointless require - we should kill all require_once like that in our tests
Thomas Müller [Fri, 27 Jun 2014 07:30:42 +0000 (09:30 +0200)]
remove pointless require - we should kill all require_once like that in our tests

10 years agofix autoloader
Thomas Müller [Thu, 5 Jun 2014 16:18:16 +0000 (18:18 +0200)]
fix autoloader

10 years agoMove \OC\Files\Storage\DAV to core in order to reduce inter-app dependencies
Thomas Müller [Thu, 5 Jun 2014 16:13:50 +0000 (18:13 +0200)]
Move \OC\Files\Storage\DAV to core in order to reduce inter-app dependencies

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 27 Jun 2014 05:55:44 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #9241 from owncloud/backgroundjob-check
icewind1991 [Fri, 27 Jun 2014 00:24:22 +0000 (02:24 +0200)]
Merge pull request #9241 from owncloud/backgroundjob-check

Check if classes/method exists before trying to call them in background jobs

10 years agoFix check if class exists
Robin Appelman [Thu, 26 Jun 2014 22:52:37 +0000 (00:52 +0200)]
Fix check if class exists

10 years agoMerge pull request #9051 from owncloud/Bagera-master
Frank Karlitschek [Thu, 26 Jun 2014 21:48:55 +0000 (17:48 -0400)]
Merge pull request #9051 from owncloud/Bagera-master

Fix delete action height

10 years agoMerge pull request #9236 from owncloud/sharing-settingswording
icewind1991 [Thu, 26 Jun 2014 20:56:46 +0000 (22:56 +0200)]
Merge pull request #9236 from owncloud/sharing-settingswording

Fix wording for remote shares in settings page

10 years agoCheck if classes/method exists before trying to call them in background jobs
Robin Appelman [Thu, 26 Jun 2014 20:39:40 +0000 (22:39 +0200)]
Check if classes/method exists before trying to call them in background jobs

10 years agoFix wording for remote shares in settings page
Vincent Petry [Thu, 26 Jun 2014 17:35:57 +0000 (19:35 +0200)]
Fix wording for remote shares in settings page

10 years agoAdd missing quotes for Oracle
Vincent Petry [Thu, 26 Jun 2014 17:24:46 +0000 (19:24 +0200)]
Add missing quotes for Oracle

10 years agoMerge pull request #9234 from owncloud/fix-ellipsis-for-folders
Raghu Nayyar [Thu, 26 Jun 2014 17:15:40 +0000 (22:45 +0530)]
Merge pull request #9234 from owncloud/fix-ellipsis-for-folders

Fix ellipsis for folders on mobile screens

10 years agoMerge pull request #9230 from owncloud/fix-repair-step-php-53
Thomas Müller [Thu, 26 Jun 2014 15:20:09 +0000 (17:20 +0200)]
Merge pull request #9230 from owncloud/fix-repair-step-php-53

Redeclared as public to allow invocation from within the closure in php ...

10 years agoMerge pull request #9213 from owncloud/upgrade-donotloadappsinremote
Vincent Petry [Thu, 26 Jun 2014 15:10:42 +0000 (17:10 +0200)]
Merge pull request #9213 from owncloud/upgrade-donotloadappsinremote

Prevent loading apps in remote when an upgrade is due

10 years agoMerge pull request #9206 from owncloud/occ-scan-user
Vincent Petry [Thu, 26 Jun 2014 15:03:23 +0000 (17:03 +0200)]
Merge pull request #9206 from owncloud/occ-scan-user

Prevent running the files:scan command as the wrong user

10 years agoMerge pull request #9223 from owncloud/occ-scan-arguments
icewind1991 [Thu, 26 Jun 2014 15:01:39 +0000 (17:01 +0200)]
Merge pull request #9223 from owncloud/occ-scan-arguments

Add error message when no users specified to files:scan command

10 years agofix padding for last cell in summary of trashbin
Morris Jobke [Thu, 26 Jun 2014 14:58:49 +0000 (16:58 +0200)]
fix padding for last cell in summary of trashbin

10 years agoFixed mime type repair step
Vincent Petry [Thu, 26 Jun 2014 14:40:12 +0000 (16:40 +0200)]
Fixed mime type repair step

10 years agoFix ellipsis for folders on mobile screens
Morris Jobke [Thu, 26 Jun 2014 14:37:34 +0000 (16:37 +0200)]
Fix ellipsis for folders on mobile screens

* fixes #9162

10 years agoMerge pull request #9211 from owncloud/fix-hidden-share-button
Jan-Christoph Borchardt [Thu, 26 Jun 2014 14:23:39 +0000 (16:23 +0200)]
Merge pull request #9211 from owncloud/fix-hidden-share-button

Fix hidden share button and checkbox layout

10 years agoMerge pull request #9210 from owncloud/better_validation_in_getAppPath
Vincent Petry [Thu, 26 Jun 2014 13:52:12 +0000 (15:52 +0200)]
Merge pull request #9210 from owncloud/better_validation_in_getAppPath

better validation for OC_App::getAppPath()

10 years agoMerge pull request #9171 from owncloud/enc_always_use_oc_view
Björn Schießle [Thu, 26 Jun 2014 13:11:08 +0000 (15:11 +0200)]
Merge pull request #9171 from owncloud/enc_always_use_oc_view

[encryption] always use oc view

10 years agoRedeclared as public to allow invocation from within the closure in php 5.3
Thomas Müller [Thu, 26 Jun 2014 12:27:41 +0000 (14:27 +0200)]
Redeclared as public to allow invocation from within the closure in php 5.3

10 years agoAdd error message when no users specified to files:scan command
Vincent Petry [Thu, 26 Jun 2014 09:58:38 +0000 (11:58 +0200)]
Add error message when no users specified to files:scan command

10 years agofix objectstore test execution
Jörn Friedrich Dreyer [Thu, 26 Jun 2014 09:30:00 +0000 (11:30 +0200)]
fix objectstore test execution

10 years agoMerge pull request #9193 from owncloud/sharing_etag_propagation
Björn Schießle [Thu, 26 Jun 2014 08:26:24 +0000 (10:26 +0200)]
Merge pull request #9193 from owncloud/sharing_etag_propagation

make sure that the etags get propagated correctly

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 26 Jun 2014 05:54:40 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

10 years ago7.0 beta 1 v7.0.0beta1
Frank Karlitschek [Wed, 25 Jun 2014 23:01:52 +0000 (19:01 -0400)]
7.0 beta 1

10 years agoMerge pull request #9205 from owncloud/remoteshare-fixurlpath
Vincent Petry [Wed, 25 Jun 2014 17:59:39 +0000 (19:59 +0200)]
Merge pull request #9205 from owncloud/remoteshare-fixurlpath

Fix parsing of remote URL when mounting remote shares

10 years agoAdded test case for when target mime types already exist
Vincent Petry [Wed, 25 Jun 2014 17:35:05 +0000 (19:35 +0200)]
Added test case for when target mime types already exist

10 years agoMoved office mimetype update to a repair step
Vincent Petry [Wed, 25 Jun 2014 17:34:39 +0000 (19:34 +0200)]
Moved office mimetype update to a repair step

10 years agoPrevent loading apps in remote when an upgrade is due
Vincent Petry [Wed, 25 Jun 2014 16:17:17 +0000 (18:17 +0200)]
Prevent loading apps in remote when an upgrade is due

10 years agoMerge pull request #9194 from owncloud/revertloadapps
VicDeo [Wed, 25 Jun 2014 15:52:56 +0000 (18:52 +0300)]
Merge pull request #9194 from owncloud/revertloadapps

Bring back loadApps() in base.php

10 years agoupdate files_external swift to php-opencloud v1.9.2
Jörn Friedrich Dreyer [Wed, 25 Jun 2014 12:56:16 +0000 (14:56 +0200)]
update files_external swift to php-opencloud v1.9.2

10 years agoFix hidden share button and checkbox layout
Morris Jobke [Wed, 25 Jun 2014 14:32:24 +0000 (16:32 +0200)]
Fix hidden share button and checkbox layout

fixes #9101

10 years agoMerge pull request #9202 from owncloud/urlhashfix
Morris Jobke [Wed, 25 Jun 2014 14:28:52 +0000 (16:28 +0200)]
Merge pull request #9202 from owncloud/urlhashfix

Do not clear URL hash when no external mount params given

10 years agobetter validation for OC_App::getAppPath()
Georg Ehrke [Wed, 25 Jun 2014 14:24:55 +0000 (16:24 +0200)]
better validation for OC_App::getAppPath()

10 years agoPrevent running the files:scan command as the wrong user
Robin Appelman [Wed, 25 Jun 2014 13:22:49 +0000 (15:22 +0200)]
Prevent running the files:scan command as the wrong user

10 years agomake sure that hooks are registered for the tests
Bjoern Schiessle [Wed, 25 Jun 2014 13:20:52 +0000 (15:20 +0200)]
make sure that hooks are registered for the tests

10 years agoFix parsing of remote URL when mounting remote shares
Vincent Petry [Wed, 25 Jun 2014 12:53:31 +0000 (14:53 +0200)]
Fix parsing of remote URL when mounting remote shares

This fix allows for having the remote ownCloud instance live in a
subpath like "http://example.com/basedir/subdir/owncloud".
Such URLs are now parsed correctly.

Added unit test for URL parsing.

10 years agoMerge pull request #9123 from owncloud/webdav-move-permissions
icewind1991 [Wed, 25 Jun 2014 13:09:58 +0000 (15:09 +0200)]
Merge pull request #9123 from owncloud/webdav-move-permissions

Fix permissions check when moving a file to a different directory over webdav

10 years agoMerge pull request #9189 from owncloud/sharing_fix_permissions
icewind1991 [Wed, 25 Jun 2014 13:01:34 +0000 (15:01 +0200)]
Merge pull request #9189 from owncloud/sharing_fix_permissions

Sharing fix permissions

10 years agoremove rackspace opencloud libs from files_external 3rdparty
Jörn Friedrich Dreyer [Wed, 25 Jun 2014 12:54:43 +0000 (14:54 +0200)]
remove rackspace opencloud libs from files_external 3rdparty

10 years agodelete object without downloading it first
Jörn Friedrich Dreyer [Wed, 25 Jun 2014 12:53:38 +0000 (14:53 +0200)]
delete object without downloading it first

10 years agoreally always take root of the substorage
Robin Appelman [Wed, 25 Jun 2014 11:00:11 +0000 (13:00 +0200)]
really always take root of the substorage

10 years agofix unit tests
Bjoern Schiessle [Wed, 25 Jun 2014 10:38:26 +0000 (12:38 +0200)]
fix unit tests

10 years agoFix parsing URL hash when no "?" was specified
Vincent Petry [Wed, 25 Jun 2014 10:37:11 +0000 (12:37 +0200)]
Fix parsing URL hash when no "?" was specified

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 25 Jun 2014 10:33:53 +0000 (06:33 -0400)]
[tx-robot] updated from transifex

10 years agoalways use a \OC\Files\View
Bjoern Schiessle [Mon, 23 Jun 2014 15:13:56 +0000 (17:13 +0200)]
always use a \OC\Files\View

10 years agoalways use oc filesystem for rename operation
Bjoern Schiessle [Mon, 23 Jun 2014 14:14:52 +0000 (16:14 +0200)]
always use oc filesystem for rename operation

10 years agoDo not clear URL hash when no external mount params given
Vincent Petry [Wed, 25 Jun 2014 10:24:46 +0000 (12:24 +0200)]
Do not clear URL hash when no external mount params given

Whenever external share parameters were passed through the URL hash, the
URL hash will now be cleared.

In other cases, the hash needs to be left alone because it is used as
workaround for the lack of history API in IE8 / IE9

Removed getParamterByName() and use OC.Util.History.parseUrlQuery() that
does the same, including replacing the "+" with spaces.

10 years agomake sure that during share and unshare the etags get propagated correctly
Bjoern Schiessle [Tue, 24 Jun 2014 15:04:27 +0000 (17:04 +0200)]
make sure that during share and unshare the etags get propagated correctly

10 years agoadjust access constructor to master
Arthur Schiwon [Wed, 25 Jun 2014 09:42:15 +0000 (11:42 +0200)]
adjust access constructor to master

10 years agoPort of LDAP Wizard: get correct total no of users, groups and complete list of...
Arthur Schiwon [Wed, 11 Jun 2014 11:35:35 +0000 (13:35 +0200)]
Port of  LDAP Wizard: get correct total no of users, groups and complete list of groups on big setups #9002

fix PHPdoc

Conflicts:
apps/user_ldap/lib/connection.php

add method to count groups on LDAP

Conflicts:
apps/user_ldap/lib/access.php

LDAP Wizard: count users and groups with the power of paged search

Conflicts:
apps/user_ldap/lib/wizard.php

consolidate requirement check

fix PHPdoc

Conflicts:
apps/user_ldap/lib/access.php

Wizard: get really all groups from LDAP by power of Paged Search

Conflicts:
apps/user_ldap/lib/wizard.php

make all this work in an early configuration state in the wizard by marking  the config active and ignoring the validation state.

Conflicts:
apps/user_ldap/lib/connection.php

simplify two methods a bit, because they are not used for group search anymore

Conflicts:
apps/user_ldap/lib/wizard.php

remove unused vars; increase scrutinizer happiness

10 years agoMerge pull request #9145 from owncloud/everyonecount
blizzz [Tue, 24 Jun 2014 18:58:35 +0000 (20:58 +0200)]
Merge pull request #9145 from owncloud/everyonecount

Enhancement: Displays users and admin count in the Users Management.

10 years agoalways take root of the substorage
Bjoern Schiessle [Tue, 24 Jun 2014 16:53:51 +0000 (18:53 +0200)]
always take root of the substorage

10 years agoMerge pull request #9168 from owncloud/files-phpwarningondelete
Vincent Petry [Tue, 24 Jun 2014 16:18:14 +0000 (18:18 +0200)]
Merge pull request #9168 from owncloud/files-phpwarningondelete

Remove warning when deleting all entries

10 years agoMerge pull request #9180 from owncloud/fix-error-on.update-page
Vincent Petry [Tue, 24 Jun 2014 15:48:17 +0000 (17:48 +0200)]
Merge pull request #9180 from owncloud/fix-error-on.update-page

fixes the layout for error messages on the update page

10 years agoBring back loadApps() in base.php
Vincent Petry [Tue, 24 Jun 2014 15:37:58 +0000 (17:37 +0200)]
Bring back loadApps() in base.php

loadApps() had been deleted by mistake in
799205488cf82312586f99185e13df6015caa2ff

10 years agoMerge pull request #9181 from owncloud/enc_recursive_mkdir
Morris Jobke [Tue, 24 Jun 2014 14:37:42 +0000 (16:37 +0200)]
Merge pull request #9181 from owncloud/enc_recursive_mkdir

always use '/' as directory seperator

10 years agoRemoved unused padding-right of the controls bar
Vincent Petry [Tue, 24 Jun 2014 08:58:59 +0000 (10:58 +0200)]
Removed unused padding-right of the controls bar

Removing this doesn't affect the controls bar visually but does affect
the breadcrumb calculation when getting available width.

10 years agoTest runner now loads CSS and hides testArea
Vincent Petry [Tue, 24 Jun 2014 14:27:39 +0000 (16:27 +0200)]
Test runner now loads CSS and hides testArea

- serve CSS and font files properly to make sure that measurements are
  correct for the tests that need them (breadcrumb)
- added opacity to testArea to make sure nothing is visible during
  testing

10 years agoDon't bother checking for external updates for objectstore storages
Robin Appelman [Tue, 24 Jun 2014 12:48:59 +0000 (14:48 +0200)]
Don't bother checking for external updates for objectstore storages

10 years agoOnly initialize the swift container when manipulating an object
Robin Appelman [Tue, 24 Jun 2014 12:42:52 +0000 (14:42 +0200)]
Only initialize the swift container when manipulating an object

10 years agoAllow adding object stores with the files_external mount config
Robin Appelman [Tue, 24 Jun 2014 12:36:57 +0000 (14:36 +0200)]
Allow adding object stores with the files_external mount config

10 years agoAdd support for rackspace swift backends
Robin Appelman [Tue, 24 Jun 2014 12:36:29 +0000 (14:36 +0200)]
Add support for rackspace swift backends

10 years agoadd/update unit tests
Bjoern Schiessle [Tue, 24 Jun 2014 12:00:15 +0000 (14:00 +0200)]
add/update unit tests

10 years agoonly the mount point has delete and update permissions to enable rename operation
Bjoern Schiessle [Tue, 24 Jun 2014 11:55:04 +0000 (13:55 +0200)]
only the mount point has delete and update permissions to enable rename operation

10 years agomake sure that we always return the correct permissions
Bjoern Schiessle [Tue, 24 Jun 2014 11:39:37 +0000 (13:39 +0200)]
make sure that we always return the correct permissions

10 years agoadd unit tests
Bjoern Schiessle [Tue, 24 Jun 2014 08:43:07 +0000 (10:43 +0200)]
add unit tests