]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 years agoMerge pull request #8671 from owncloud/log-upload-errors
Vincent Petry [Fri, 23 May 2014 09:33:14 +0000 (11:33 +0200)]
Merge pull request #8671 from owncloud/log-upload-errors

php upload errors are written to log

10 years agoMerge pull request #8658 from realriot/master
Thomas Müller [Fri, 23 May 2014 08:14:09 +0000 (10:14 +0200)]
Merge pull request #8658 from realriot/master

Changed access mode for Dropbox to 'auto'

10 years agoMerge pull request #8647 from owncloud/public-image-scaling
Vincent Petry [Fri, 23 May 2014 08:06:51 +0000 (10:06 +0200)]
Merge pull request #8647 from owncloud/public-image-scaling

Dont scale up the preview for publicly shared images

10 years agoDont scale up the preview for publicly shared images
Robin Appelman [Tue, 20 May 2014 11:45:14 +0000 (13:45 +0200)]
Dont scale up the preview for publicly shared images

10 years agoMerge pull request #8599 from owncloud/sharing_disable_for_groups
Björn Schießle [Thu, 22 May 2014 12:19:27 +0000 (08:19 -0400)]
Merge pull request #8599 from owncloud/sharing_disable_for_groups

allow admin to disable sharing for specific groups of users

10 years agoMerge pull request #8163 from Xenopathic/files_external_priority
Vincent Petry [Thu, 22 May 2014 11:17:44 +0000 (13:17 +0200)]
Merge pull request #8163 from Xenopathic/files_external_priority

Priority on external storage mounts

10 years agophp upload errors are written to log
Thomas Müller [Thu, 22 May 2014 10:20:27 +0000 (12:20 +0200)]
php upload errors are written to log

10 years agoallow admin to disable sharing for specific groups of users
Bjoern Schiessle [Tue, 13 May 2014 13:22:18 +0000 (15:22 +0200)]
allow admin to disable sharing for specific groups of users

10 years agoFix for #8654
Remco Brenninkmeijer [Wed, 21 May 2014 11:19:02 +0000 (13:19 +0200)]
Fix for #8654

10 years agoMerge pull request #8634 from owncloud/handle-excpetions-in-console-master
Thomas Müller [Thu, 22 May 2014 08:30:33 +0000 (10:30 +0200)]
Merge pull request #8634 from owncloud/handle-excpetions-in-console-master

Handle excpetions in console master

10 years agoMerge pull request #8659 from owncloud/get-preference-multiple-user
Vincent Petry [Thu, 22 May 2014 07:59:20 +0000 (09:59 +0200)]
Merge pull request #8659 from owncloud/get-preference-multiple-user

Add a method to get the values for multiple users to OC\Preferences

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

10 years agoUse default priority of 100 if backend default is not set
Robin McCorkell [Wed, 21 May 2014 21:31:18 +0000 (22:31 +0100)]
Use default priority of 100 if backend default is not set

10 years agoAdd priority overriding comments
Robin McCorkell [Wed, 21 May 2014 21:29:16 +0000 (22:29 +0100)]
Add priority overriding comments

10 years agoFix priority merging logic and add unit test
Robin McCorkell [Wed, 14 May 2014 21:34:38 +0000 (22:34 +0100)]
Fix priority merging logic and add unit test

10 years agoAdd unit tests
Robin McCorkell [Wed, 14 May 2014 19:32:19 +0000 (20:32 +0100)]
Add unit tests

10 years agoUse constants for priority type and add comments
Robin McCorkell [Fri, 9 May 2014 19:59:56 +0000 (20:59 +0100)]
Use constants for priority type and add comments

10 years agoUse more strict type comparisons
Robin McCorkell [Tue, 29 Apr 2014 09:00:26 +0000 (10:00 +0100)]
Use more strict type comparisons

10 years agoPreserve priority if already set
Robin McCorkell [Thu, 3 Apr 2014 13:57:35 +0000 (14:57 +0100)]
Preserve priority if already set

10 years agoTreat 'all users' as 'global'
Robin McCorkell [Fri, 28 Mar 2014 15:22:35 +0000 (15:22 +0000)]
Treat 'all users' as 'global'

A mount applicable to all users is as good a definition of global as can be

10 years agoAdd storage priority support
Robin McCorkell [Fri, 28 Mar 2014 14:24:38 +0000 (14:24 +0000)]
Add storage priority support

Each storage backend has a default priority, assigned to any system mounts
created in ownCloud. mount.json can be manually modified to change these
priorities.

The priority order is as follows:
 * Personal
 * User
 * Group
 * Global

Within each mount type, the mount with the highest priority is active.

The storage backend defaults were chosen to be the following:
 * Local - 150
 * Remote storage - 100
 * SMB / CIFS with OC login - 90

10 years agoMerge pull request #8416 from owncloud/sharing_keep_mount_points_visible
Björn Schießle [Wed, 21 May 2014 18:07:49 +0000 (14:07 -0400)]
Merge pull request #8416 from owncloud/sharing_keep_mount_points_visible

[sharing] move the mount point up if the parent folder no longer exists

10 years agoMerge pull request #8652 from owncloud/logfile_rotate
Morris Jobke [Wed, 21 May 2014 15:55:39 +0000 (17:55 +0200)]
Merge pull request #8652 from owncloud/logfile_rotate

rotate custom logfile if defined

10 years agoClean the database after the test
Joas Schilling [Wed, 21 May 2014 14:00:21 +0000 (16:00 +0200)]
Clean the database after the test

10 years agoCorrectly create list of placeholders
Joas Schilling [Wed, 21 May 2014 12:35:59 +0000 (14:35 +0200)]
Correctly create list of placeholders

10 years agomove the mount point up if a share is mounted to a subfolder and the subfolder no...
Bjoern Schiessle [Wed, 30 Apr 2014 14:56:09 +0000 (16:56 +0200)]
move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists

10 years agoAdd a lot of users for testing
Joas Schilling [Wed, 21 May 2014 11:17:29 +0000 (13:17 +0200)]
Add a lot of users for testing

10 years agoMove return to new line
Joas Schilling [Wed, 21 May 2014 11:10:23 +0000 (13:10 +0200)]
Move return to new line

10 years agoMerge pull request #8612 from owncloud/share-updateshareiconsafterrename
Björn Schießle [Wed, 21 May 2014 10:27:07 +0000 (06:27 -0400)]
Merge pull request #8612 from owncloud/share-updateshareiconsafterrename

[master] Fixed issues with renaming

10 years agoMerge pull request #8646 from owncloud/publicshare-fixes
Björn Schießle [Wed, 21 May 2014 09:41:35 +0000 (05:41 -0400)]
Merge pull request #8646 from owncloud/publicshare-fixes

[master] Fixed for public link page

10 years agoAdd test case for getValueForUsers()
Joas Schilling [Wed, 21 May 2014 09:34:26 +0000 (11:34 +0200)]
Add test case for getValueForUsers()

10 years agoAdd a method to get the values for multiple users to OC\Preferences
Joas Schilling [Wed, 21 May 2014 09:11:47 +0000 (11:11 +0200)]
Add a method to get the values for multiple users to OC\Preferences

10 years agoMerge pull request #8637 from owncloud/enc_improved_error_handling
Vincent Petry [Wed, 21 May 2014 07:57:45 +0000 (09:57 +0200)]
Merge pull request #8637 from owncloud/enc_improved_error_handling

[encryption] improved error handling during password change

10 years agoChanged access mode for Dropbox to 'auto'
Sascha Schmidt [Wed, 21 May 2014 07:40:03 +0000 (09:40 +0200)]
Changed access mode for Dropbox to 'auto'

10 years agouse custom logfile path if defined, otherwise use default of owncloud.log in data...
scolebrook [Tue, 20 May 2014 15:29:59 +0000 (11:29 -0400)]
use custom logfile path if defined, otherwise use default of owncloud.log in data directory

10 years agoFixed JS issues in public page
Vincent Petry [Tue, 20 May 2014 11:37:58 +0000 (13:37 +0200)]
Fixed JS issues in public page

- fixed subdir detection when uploading into subdir
- add class detection before overriding to avoid JS errors

10 years agoFixed download URL in public page
Vincent Petry [Tue, 20 May 2014 11:24:52 +0000 (13:24 +0200)]
Fixed download URL in public page

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 20 May 2014 05:54:53 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #8639 from owncloud/drop-brief
Thomas Müller [Mon, 19 May 2014 18:18:32 +0000 (20:18 +0200)]
Merge pull request #8639 from owncloud/drop-brief

Remove all occurences of @brief and @returns from PHPDoc

10 years agoRemove all occurences of @brief and @returns from PHPDoc
Morris Jobke [Mon, 19 May 2014 15:50:53 +0000 (17:50 +0200)]
Remove all occurences of @brief and @returns from PHPDoc

* test case added to avoid adding them later

10 years agoMerge pull request #6457 from owncloud/db-convert-tool
Frank Karlitschek [Mon, 19 May 2014 15:41:31 +0000 (16:41 +0100)]
Merge pull request #6457 from owncloud/db-convert-tool

Command line tool to convert current database to others, except sqlite

10 years agoMerge pull request #8435 from owncloud/fix-8322-master
Thomas Müller [Mon, 19 May 2014 14:52:03 +0000 (16:52 +0200)]
Merge pull request #8435 from owncloud/fix-8322-master

Expose permission via WebDAV

10 years agoMerge pull request #8557 from owncloud/custom_session_handling
Thomas Müller [Mon, 19 May 2014 13:58:30 +0000 (15:58 +0200)]
Merge pull request #8557 from owncloud/custom_session_handling

Allow apps to create custom session handlers.

10 years agoonly start migration if the encryption was initialized; allow to overwrite keys if...
Bjoern Schiessle [Mon, 19 May 2014 13:08:02 +0000 (15:08 +0200)]
only start migration if the encryption was initialized; allow to overwrite keys if no files exists

10 years agofix description of console command maintenance:repair - fixes #8574
Thomas Müller [Mon, 19 May 2014 13:29:38 +0000 (15:29 +0200)]
fix description of console command maintenance:repair - fixes #8574

10 years agoadding try/catch + switch to config object as provided by the server container
Thomas Müller [Mon, 19 May 2014 13:26:57 +0000 (15:26 +0200)]
adding try/catch + switch to config object as provided by the server container

10 years agoMerge pull request #8585 from owncloud/phpdoc-improvements-apps
Andreas Fischer [Mon, 19 May 2014 12:08:42 +0000 (14:08 +0200)]
Merge pull request #8585 from owncloud/phpdoc-improvements-apps

PHPDoc improvements /apps

* owncloud/phpdoc-improvements-apps:
  Fix whitespace issues
  Reduce double-space with single-space.
  Remove spaces around | operator in doc block.
  Fix more missing or broken PHPDoc
  PHPDoc fixes for user_ldap
  Fix PHPDoc in /apps

10 years agoMerge branch 'libasys-patch-1'
Morris Jobke [Mon, 19 May 2014 11:14:33 +0000 (13:14 +0200)]
Merge branch 'libasys-patch-1'

10 years agoAdd generic 'share by link' URL generator in share.js
libasys [Fri, 14 Mar 2014 11:10:05 +0000 (12:10 +0100)]
Add generic 'share by link' URL generator in share.js

Some more global definition to autogenerate a "Shared by Link" with token! Why we not add these lines for more global use of the public service feature? At the moment there is a pr for sharing a calendar by Link. With this little mod the calendar can work with the core share api and needs no own js share definition!

10 years agoMerge pull request #7286 from owncloud/issue/4823
Morris Jobke [Mon, 19 May 2014 08:26:54 +0000 (10:26 +0200)]
Merge pull request #7286 from owncloud/issue/4823

Set expiration date by default when adding additional shares

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 19 May 2014 05:54:46 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

10 years agofix wrong conflict resolution
Morris Jobke [Sun, 18 May 2014 23:53:20 +0000 (01:53 +0200)]
fix wrong conflict resolution

10 years agoCorrectly set expiration dates when adding additional shares
Joas Schilling [Wed, 7 May 2014 10:17:46 +0000 (12:17 +0200)]
Correctly set expiration dates when adding additional shares

10 years agoAutomatically copy the share expiration date when new shares are created
Joas Schilling [Wed, 7 May 2014 09:23:50 +0000 (11:23 +0200)]
Automatically copy the share expiration date when new shares are created

Fix #4823

10 years agoMerge pull request #7363 from owncloud/optimize-startup-queries
Morris Jobke [Sun, 18 May 2014 23:21:37 +0000 (01:21 +0200)]
Merge pull request #7363 from owncloud/optimize-startup-queries

Optimize some queries that are always executed when loading base.php

10 years agoMerge pull request #8592 from owncloud/login-timezone
Morris Jobke [Sun, 18 May 2014 23:14:03 +0000 (01:14 +0200)]
Merge pull request #8592 from owncloud/login-timezone

Disable login button until the timezone is set

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 18 May 2014 05:55:01 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #8609 from owncloud/ie8-svgfallbackforicons
Vincent Petry [Sat, 17 May 2014 16:20:47 +0000 (18:20 +0200)]
Merge pull request #8609 from owncloud/ie8-svgfallbackforicons

SVG fallback for a few icons

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 17 May 2014 05:57:38 +0000 (01:57 -0400)]
[tx-robot] updated from transifex

10 years agoFix whitespace issues
Robin McCorkell [Thu, 15 May 2014 20:47:28 +0000 (21:47 +0100)]
Fix whitespace issues

10 years agoReduce double-space with single-space.
Andreas Fischer [Thu, 15 May 2014 20:42:02 +0000 (22:42 +0200)]
Reduce double-space with single-space.

10 years agoRemove spaces around | operator in doc block.
Andreas Fischer [Thu, 15 May 2014 20:41:39 +0000 (22:41 +0200)]
Remove spaces around | operator in doc block.

10 years agoFix more missing or broken PHPDoc
Robin McCorkell [Thu, 15 May 2014 12:19:32 +0000 (13:19 +0100)]
Fix more missing or broken PHPDoc

10 years agoPHPDoc fixes for user_ldap
Robin McCorkell [Thu, 15 May 2014 12:12:17 +0000 (13:12 +0100)]
PHPDoc fixes for user_ldap

10 years agoFix PHPDoc in /apps
Robin McCorkell [Tue, 13 May 2014 11:29:25 +0000 (12:29 +0100)]
Fix PHPDoc in /apps

10 years agoMerge pull request #8555 from owncloud/sharing_default_expire_only_public_links
Björn Schießle [Fri, 16 May 2014 18:57:11 +0000 (14:57 -0400)]
Merge pull request #8555 from owncloud/sharing_default_expire_only_public_links

use default expire date only for link shares

10 years agoMerge pull request #8604 from owncloud/sharing_encforce_password
Björn Schießle [Fri, 16 May 2014 16:23:01 +0000 (12:23 -0400)]
Merge pull request #8604 from owncloud/sharing_encforce_password

allow admin to enforce passwords for public link shares

10 years agouse default expire date only for link shares
Bjoern Schiessle [Mon, 12 May 2014 14:15:13 +0000 (16:15 +0200)]
use default expire date only for link shares

10 years agoFixed issues with renaming
Vincent Petry [Fri, 16 May 2014 10:43:36 +0000 (12:43 +0200)]
Fixed issues with renaming

- summary is now untouched on rename instead of bogus incrementation
- fixes "Share" status icon by only triggring "fileActionsReady" once
- row is now reinserted even when rename is cancelled, this removes the
  hacky/buggy code that tried to rename the element back
- added unit tests to cover the fixed cases

10 years agoallow admin to enforce passwords for public link shares
Bjoern Schiessle [Mon, 12 May 2014 10:19:07 +0000 (12:19 +0200)]
allow admin to enforce passwords for public link shares

10 years agoMerge pull request #8610 from owncloud/ie8-filesdndbug
Vincent Petry [Fri, 16 May 2014 15:27:50 +0000 (17:27 +0200)]
Merge pull request #8610 from owncloud/ie8-filesdndbug

Fix drag and drop in IE8

10 years agoMerge pull request #6260 from owncloud/jan-navigation-filesidebar
Vincent Petry [Fri, 16 May 2014 11:00:35 +0000 (13:00 +0200)]
Merge pull request #6260 from owncloud/jan-navigation-filesidebar

Files app navigation sidebar

10 years agoFix drag and drop in IE8
Vincent Petry [Fri, 16 May 2014 09:25:36 +0000 (11:25 +0200)]
Fix drag and drop in IE8

For some reason IE8 didn't like the sort function, so using the one from
underscore instead.

10 years agoSVG fallback for settings icon
Vincent Petry [Fri, 16 May 2014 09:17:38 +0000 (11:17 +0200)]
SVG fallback for settings icon

10 years agoFallback for triangle icons
Vincent Petry [Fri, 16 May 2014 09:15:40 +0000 (11:15 +0200)]
Fallback for triangle icons

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

10 years agoFixed many issues, clean up
Vincent Petry [Mon, 12 May 2014 17:54:20 +0000 (19:54 +0200)]
Fixed many issues, clean up

- fixed upload and storage statistics
- fixed infinite scroll to use the correct contain for scroll detection
- fixed unit test that sometimes fail for rename case
- controls are now sticky again
- fixed selection overlay to be aligned with the table
- fixed "select all" checkbox that had id conflicts
- fixed public page
- fixed global actions permissions detection
- fix when URL contains an invalid view id
- viewer mode now hides the sidebar (ex: text editor)
- added unit tests for trashbin
- clean up storage info in template (most is retrieved via ajax call now)

10 years agoNamespacing for FileList, FileActions and trashbin app
Vincent Petry [Thu, 8 May 2014 20:06:30 +0000 (22:06 +0200)]
Namespacing for FileList, FileActions and trashbin app

- FileList is now an instantiable class
- FileActions is now in namespace
- added App class for trashbin app
- moved trashbin overrides into classes extending FileList
- replaced many static calls with "this." or "self." to make the classes
  reusable/extendable
- new URL parameter "view" to specify which view is shown, for example
  "files" or "trashbin"
- added OC.Util.History utility class in core for handling history
- moved URL handling/routing to OCA.Files.App
- popstate will correctly update the current view and notify the view of
  the URL change so it can update the current dir
- added JS unitt tests for the trashbin app
- fixed public app to work with the new namespaces

10 years agoFiles app navigation can now switch
Vincent Petry [Thu, 8 May 2014 17:00:42 +0000 (19:00 +0200)]
Files app navigation can now switch

- added new OCA.Files namespace for files classes
- the sidebar can now switch between views/containers
- the trashbin renders in its own container but currently doesn't work
  due to overrides
- added app.js as entry point for JS code (ideally all other files should
  only contain classes and not trigger anything)

10 years agoAdded navigation manager in files app for the sidebar
Vincent Petry [Thu, 8 May 2014 14:24:24 +0000 (16:24 +0200)]
Added navigation manager in files app for the sidebar

Apps can now register navigation items into the sidebar of the files app.
For every sidebar item there is a container.
The container's content is rendered based on the script name given at
registration time.

10 years agoAdded app navigation for files app
Vincent Petry [Mon, 9 Dec 2013 12:32:28 +0000 (13:32 +0100)]
Added app navigation for files app

- Added links to trashbin and shared dir
- Moved "WebDAV" settings block to the app nav's settings section
- Added sidebar support in trashbin app as well

10 years agoNow settings CSS class with appid in content DIV
Vincent Petry [Mon, 9 Dec 2013 12:18:13 +0000 (13:18 +0100)]
Now settings CSS class with appid in content DIV

10 years agoMerge pull request #8603 from owncloud/trashbinfix
Vincent Petry [Thu, 15 May 2014 15:49:18 +0000 (17:49 +0200)]
Merge pull request #8603 from owncloud/trashbinfix

[regression] Fixed trashbin to use correct class

10 years agoFixed trashbin to use correct class
Vincent Petry [Thu, 15 May 2014 13:21:27 +0000 (15:21 +0200)]
Fixed trashbin to use correct class

It seems that \OC_Filesystemview has been removed.
Now using the correct class \OC\Files\View()

10 years agoMerge pull request #8140 from owncloud/login-valign
Jan-Christoph Borchardt [Thu, 15 May 2014 13:06:52 +0000 (15:06 +0200)]
Merge pull request #8140 from owncloud/login-valign

Vertically align public layout to better fit small mobile screens

10 years agoMerge pull request #8589 from fibsifan/files_external_sftp_port
Robin McCorkell [Thu, 15 May 2014 12:22:22 +0000 (13:22 +0100)]
Merge pull request #8589 from fibsifan/files_external_sftp_port

rename URL-fields to Host for SFTP/FTP and SMB external Storage backends

10 years agochanging label "URL" to "Host"
fibsifan [Wed, 14 May 2014 14:56:34 +0000 (16:56 +0200)]
changing label "URL" to "Host"

10 years agoMerge pull request #8587 from Raydiation/master
Thomas Müller [Thu, 15 May 2014 10:22:47 +0000 (12:22 +0200)]
Merge pull request #8587 from Raydiation/master

Small cleanup and language detection for apps

10 years agoMerge pull request #8597 from owncloud/l10n-fix-typo
Vincent Petry [Thu, 15 May 2014 08:05:37 +0000 (10:05 +0200)]
Merge pull request #8597 from owncloud/l10n-fix-typo

fix typo encryption

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 15 May 2014 05:55:53 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

10 years agofix typo encryption
Volkan Gezer [Wed, 14 May 2014 23:27:59 +0000 (01:27 +0200)]
fix typo encryption

10 years agoMerge pull request #8567 from owncloud/test-ocshareunittests
Thomas Müller [Wed, 14 May 2014 21:35:58 +0000 (23:35 +0200)]
Merge pull request #8567 from owncloud/test-ocshareunittests

Added ground work for OC.Share unit tests

10 years agoMerge pull request #8522 from owncloud/sharing_ux_improvements
Björn Schießle [Wed, 14 May 2014 16:54:27 +0000 (12:54 -0400)]
Merge pull request #8522 from owncloud/sharing_ux_improvements

Sharing ux improvements

10 years agoDisable login button until the timezone is set
Vincent Petry [Wed, 14 May 2014 15:00:15 +0000 (17:00 +0200)]
Disable login button until the timezone is set

On slow computers it might happen that the user manages to login before
the timezone code has a chance to run, which then causes dates to appear
wrong in the UI.

This fix makes sure the login cannot happen until the timezone field is
set.

Note that it's not possible to run the timezone code outside of
document.ready() because at that time the DOM element doesn't exist yet.

10 years agoMerge pull request #8403 from owncloud/fix-oc-dialog
icewind1991 [Wed, 14 May 2014 11:34:55 +0000 (13:34 +0200)]
Merge pull request #8403 from owncloud/fix-oc-dialog

fix oc dialog because the body isn't 100% x 100% in dimensions anymore

10 years agoMerge pull request #8584 from Bagera/master
jbtbnl [Wed, 14 May 2014 08:05:59 +0000 (10:05 +0200)]
Merge pull request #8584 from Bagera/master

avoid row resize on filename edit

10 years agoSet row height in files table
Bagera [Wed, 14 May 2014 06:32:48 +0000 (08:32 +0200)]
Set row height in files table

Sets row height to avoid resize when name is edited

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 14 May 2014 05:55:31 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

10 years agouse registerService method instead of array access
Bernhard Posselt [Tue, 13 May 2014 23:08:14 +0000 (01:08 +0200)]
use registerService method instead of array access

10 years agouse fetch method instead of fetchRow because fetchRow is only an owncloud internal...
Bernhard Posselt [Tue, 13 May 2014 23:07:19 +0000 (01:07 +0200)]
use fetch method instead of fetchRow because fetchRow is only an owncloud internal alias that exists purely for compability