]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agoMerge branch 'master' into chunked_upload
Bart Visscher [Fri, 27 Jul 2012 09:40:51 +0000 (11:40 +0200)]
Merge branch 'master' into chunked_upload

Conflicts:
lib/connector/sabre/directory.php

12 years agoSmarter remove of etag properties for path
Bart Visscher [Thu, 26 Jul 2012 15:56:32 +0000 (17:56 +0200)]
Smarter remove of etag properties for path

12 years agoFix oc-1362: post_rename has no path param but newpath and oldpath
Bart Visscher [Thu, 26 Jul 2012 15:41:57 +0000 (17:41 +0200)]
Fix oc-1362: post_rename has no path param but newpath and oldpath

12 years agoMerge branch 'subadmin'
Georg Ehrke [Thu, 26 Jul 2012 14:50:02 +0000 (16:50 +0200)]
Merge branch 'subadmin'

12 years agoMerge branch 'master' into subadmin
Georg Ehrke [Thu, 26 Jul 2012 14:47:05 +0000 (16:47 +0200)]
Merge branch 'master' into subadmin

12 years agoFix used space calculation if shared folder does not exist, fixes bug oc-1331
Michael Gapczynski [Thu, 26 Jul 2012 14:30:14 +0000 (10:30 -0400)]
Fix used space calculation if shared folder does not exist, fixes bug oc-1331

12 years agoLDAP: use OC_Cache to cache results from LDAP. Default is set to 10 min. Should impro...
Arthur Schiwon [Thu, 26 Jul 2012 14:11:23 +0000 (16:11 +0200)]
LDAP: use OC_Cache to cache results from LDAP. Default is set to 10 min. Should improve performance especially when LDAP users use the sync client, because userExists checks with the LDAP server are reduced.

12 years agoLDAP: some cleanup
Arthur Schiwon [Thu, 26 Jul 2012 11:45:32 +0000 (13:45 +0200)]
LDAP: some cleanup

12 years agocode style
Arthur Schiwon [Wed, 25 Jul 2012 17:01:31 +0000 (19:01 +0200)]
code style

12 years agofix errors like Failed opening required ownCloudcalendar/appinfo/remote.php
Georg Ehrke [Thu, 26 Jul 2012 14:03:19 +0000 (16:03 +0200)]
fix errors like Failed opening required ownCloudcalendar/appinfo/remote.php

12 years agodeclare OCP\App::register as deprecated
Georg Ehrke [Thu, 26 Jul 2012 13:12:57 +0000 (15:12 +0200)]
declare OCP\App::register as deprecated

12 years agoconvert through caldav transmitted rgba calendarcolor to rgb
Georg Ehrke [Thu, 26 Jul 2012 12:46:03 +0000 (14:46 +0200)]
convert through caldav transmitted rgba calendarcolor to rgb

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 26 Jul 2012 06:04:12 +0000 (08:04 +0200)]
[tx-robot] updated from transifex

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 26 Jul 2012 00:02:50 +0000 (02:02 +0200)]
[tx-robot] updated from transifex

12 years agoUpdated style
Lukas Reschke [Wed, 25 Jul 2012 23:38:20 +0000 (01:38 +0200)]
Updated style

12 years agoRemove unused files
Lukas Reschke [Wed, 25 Jul 2012 23:19:46 +0000 (01:19 +0200)]
Remove unused files

12 years agoCheck for admin user
Lukas Reschke [Wed, 25 Jul 2012 22:06:51 +0000 (00:06 +0200)]
Check for admin user

12 years agoUpdated packages
Lukas Reschke [Wed, 25 Jul 2012 23:12:58 +0000 (01:12 +0200)]
Updated packages

12 years agoCreate uniqid ETag for directories
Bart Visscher [Wed, 25 Jul 2012 21:08:53 +0000 (23:08 +0200)]
Create uniqid ETag for directories

12 years agoRename functions
Bart Visscher [Wed, 25 Jul 2012 21:07:10 +0000 (23:07 +0200)]
Rename functions

getETagPropertyForFile -> getETagPropertyForPath
removeETagPropertyForFile -> removeETagPropertyForPath

12 years agoFix filesystem hash, no longer using basicOperation()
Michael Gapczynski [Wed, 25 Jul 2012 20:54:46 +0000 (16:54 -0400)]
Fix filesystem hash, no longer using basicOperation()

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 25 Jul 2012 20:15:24 +0000 (22:15 +0200)]
[tx-robot] updated from transifex

12 years agoLDAP: check if php-ldap is installed. If not, give an error output. FIX: blank Users...
Arthur Schiwon [Wed, 25 Jul 2012 16:40:48 +0000 (18:40 +0200)]
LDAP: check if php-ldap is installed. If not, give an error output. FIX: blank Users page when the module is not installed.

12 years agoOpenID: fix include path
Bart Visscher [Tue, 24 Jul 2012 16:36:13 +0000 (18:36 +0200)]
OpenID: fix include path

12 years agoLDAP: replace deprecated constant
Arthur Schiwon [Wed, 25 Jul 2012 13:11:58 +0000 (15:11 +0200)]
LDAP: replace deprecated constant

12 years agocode style
Arthur Schiwon [Wed, 25 Jul 2012 13:10:56 +0000 (15:10 +0200)]
code style

12 years agoLDAP: remove debug output
Arthur Schiwon [Wed, 25 Jul 2012 11:19:07 +0000 (13:19 +0200)]
LDAP: remove debug output

12 years agocode style
Arthur Schiwon [Wed, 25 Jul 2012 11:18:31 +0000 (13:18 +0200)]
code style

12 years agoLDAP: remove obsolete require_once
Arthur Schiwon [Wed, 25 Jul 2012 11:16:31 +0000 (13:16 +0200)]
LDAP: remove obsolete require_once

12 years agocode style
Arthur Schiwon [Wed, 25 Jul 2012 11:14:32 +0000 (13:14 +0200)]
code style

12 years agocode style
Arthur Schiwon [Wed, 25 Jul 2012 11:13:01 +0000 (13:13 +0200)]
code style

12 years agoremove unnecessary debug output
Arthur Schiwon [Wed, 25 Jul 2012 11:11:42 +0000 (13:11 +0200)]
remove unnecessary debug output

12 years agocode style
Arthur Schiwon [Wed, 25 Jul 2012 11:10:59 +0000 (13:10 +0200)]
code style

12 years agocode style
Arthur Schiwon [Wed, 25 Jul 2012 11:09:51 +0000 (13:09 +0200)]
code style

12 years agoLDAP: adjust test after refactoring
Arthur Schiwon [Wed, 25 Jul 2012 10:54:56 +0000 (12:54 +0200)]
LDAP: adjust test after refactoring

12 years agoLDAP: silence warning, but handle the error
Arthur Schiwon [Wed, 25 Jul 2012 10:54:23 +0000 (12:54 +0200)]
LDAP: silence warning, but handle the error

12 years agoLDAP: split up LIB_LDAP into Access for LDAP interaction functions and Connection...
Arthur Schiwon [Wed, 25 Jul 2012 10:37:39 +0000 (12:37 +0200)]
LDAP: split up LIB_LDAP into Access for LDAP interaction functions and Connection for configuration and resource management. Adjust user_ldap, group_ldap and the app accordingly.

12 years agomethod not used externally, thus not needed in interface
Arthur Schiwon [Tue, 24 Jul 2012 09:38:56 +0000 (11:38 +0200)]
method not used externally, thus not needed in interface

12 years agoLDAP: group backend now implements the interface, does not inherit backend class
Arthur Schiwon [Tue, 24 Jul 2012 09:18:08 +0000 (11:18 +0200)]
LDAP: group backend now implements the interface, does not inherit backend class

12 years agoprovide recursiveArraySearch as Helper function and make available through API
Arthur Schiwon [Tue, 24 Jul 2012 08:54:56 +0000 (10:54 +0200)]
provide recursiveArraySearch as Helper function and make available through API

12 years agoLDAP: put app under the OCA\user_ldap\ namespace
Arthur Schiwon [Fri, 20 Jul 2012 15:43:44 +0000 (17:43 +0200)]
LDAP: put app under the OCA\user_ldap\ namespace

12 years agoSupport for OCA namespace
Arthur Schiwon [Fri, 20 Jul 2012 15:42:32 +0000 (17:42 +0200)]
Support for OCA namespace

12 years agoSupport for OCA namespace
Arthur Schiwon [Fri, 20 Jul 2012 15:41:41 +0000 (17:41 +0200)]
Support for OCA namespace

12 years agoLDAP: switch user backend from extending class OC_User_Backend to implementing OC_Use...
Arthur Schiwon [Fri, 20 Jul 2012 14:28:20 +0000 (16:28 +0200)]
LDAP: switch user backend from extending class OC_User_Backend to implementing OC_User_Interface for improved flexibility

12 years agoremove only internally used function from interface
Arthur Schiwon [Fri, 20 Jul 2012 14:26:46 +0000 (16:26 +0200)]
remove only internally used function from interface

12 years agoOffer User and Group interfaces in public API
Arthur Schiwon [Fri, 20 Jul 2012 14:25:54 +0000 (16:25 +0200)]
Offer User and Group interfaces in public API

12 years agoLDAP: pass user backend as instance, not classname
Arthur Schiwon [Fri, 20 Jul 2012 11:18:02 +0000 (13:18 +0200)]
LDAP: pass user backend as instance, not classname

12 years agodefine an interface for the Group Backend
Arthur Schiwon [Fri, 20 Jul 2012 11:15:12 +0000 (13:15 +0200)]
define an interface for the Group Backend

12 years agodefine an interface for the User Backend
Arthur Schiwon [Fri, 20 Jul 2012 11:09:09 +0000 (13:09 +0200)]
define an interface for the User Backend

12 years agoadd the calls for the new keyserver. Still not connectect to the encryption system
Frank Karlitschek [Tue, 24 Jul 2012 13:18:52 +0000 (15:18 +0200)]
add the calls for the new keyserver. Still not connectect to the encryption system

12 years agomigrate the webapps call to ocs
Frank Karlitschek [Tue, 24 Jul 2012 08:06:00 +0000 (10:06 +0200)]
migrate the webapps call to ocs

12 years agosome indention fixes
Robin Appelman [Mon, 23 Jul 2012 22:39:59 +0000 (00:39 +0200)]
some indention fixes

12 years agomove some openid files to 3rdparty
Robin Appelman [Mon, 23 Jul 2012 22:02:01 +0000 (00:02 +0200)]
move some openid files to 3rdparty

12 years agouse dummy user backend for oc_cache_file tests
Robin Appelman [Mon, 23 Jul 2012 20:32:07 +0000 (22:32 +0200)]
use dummy user backend for oc_cache_file tests

12 years agoadd option to clear user backends
Robin Appelman [Mon, 23 Jul 2012 20:31:48 +0000 (22:31 +0200)]
add option to clear user backends

12 years agocreate a user for Test_Cache_File to allow unit tesing within ci
Thomas Mueller [Mon, 23 Jul 2012 20:07:42 +0000 (22:07 +0200)]
create a user for Test_Cache_File to allow unit tesing within ci

12 years agomake it generic and implement a dummy call for quota set
Frank Karlitschek [Mon, 23 Jul 2012 17:43:28 +0000 (19:43 +0200)]
make it generic and implement a dummy call for quota set

12 years agofirst part of the new new OCS CLOUD module. So far only quota is implemented.
Frank Karlitschek [Mon, 23 Jul 2012 16:34:21 +0000 (18:34 +0200)]
first part of the new new OCS CLOUD module. So far only quota is implemented.
The specification is developed here:
http://www.freedesktop.org/wiki/Specifications/open-collaboration-services-1.7#CLOUD
will be moved to
http://www.freedesktop.org/wiki/Specifications/open-collaboration-services
as soon as everything is done.

12 years agofix broken properties in the database
Bjoern Schiessle [Mon, 23 Jul 2012 08:34:01 +0000 (10:34 +0200)]
fix broken properties in the database

12 years agoquick fix for broken properties
Bjoern Schiessle [Thu, 19 Jul 2012 13:03:41 +0000 (15:03 +0200)]
quick fix for broken properties

12 years agoupdate routine to fix broken file properties in db
Bjoern Schiessle [Thu, 19 Jul 2012 12:35:28 +0000 (14:35 +0200)]
update routine to fix broken file properties in db

12 years agoRemove unused ajax file.
Thomas Tanghus [Sun, 22 Jul 2012 23:16:45 +0000 (01:16 +0200)]
Remove unused ajax file.

12 years agoCache DOM lookups, general cleanup.
Thomas Tanghus [Sun, 22 Jul 2012 23:15:20 +0000 (01:15 +0200)]
Cache DOM lookups, general cleanup.

12 years agoCleaner event handling.
Thomas Tanghus [Sun, 22 Jul 2012 13:01:35 +0000 (15:01 +0200)]
Cleaner event handling.

12 years agoNo need to set checksum on PHOTO.
Thomas Tanghus [Sun, 22 Jul 2012 13:00:12 +0000 (15:00 +0200)]
No need to set checksum on PHOTO.

12 years agoCleaner variable handling.
Thomas Tanghus [Sun, 22 Jul 2012 12:58:57 +0000 (14:58 +0200)]
Cleaner variable handling.

12 years agoMake sure notifier cleans up.
Thomas Tanghus [Sun, 22 Jul 2012 12:56:00 +0000 (14:56 +0200)]
Make sure notifier cleans up.

12 years agoRevert "No need to set checksum for PHOTO."
Thomas Tanghus [Sun, 22 Jul 2012 12:49:38 +0000 (14:49 +0200)]
Revert "No need to set checksum for PHOTO."

This reverts commit 3937d19fa2ef3da2719d0425ce02707d0345960c.

12 years agoNo need to set checksum for PHOTO.
Thomas Tanghus [Sun, 22 Jul 2012 12:36:20 +0000 (14:36 +0200)]
No need to set checksum for PHOTO.

12 years agoUse insertContact
Thomas Tanghus [Sat, 21 Jul 2012 23:34:05 +0000 (01:34 +0200)]
Use insertContact

12 years agoWhitespace
Thomas Tanghus [Sat, 21 Jul 2012 22:54:19 +0000 (00:54 +0200)]
Whitespace

12 years agoFix oc-1163: gzdecode function not always defined
Bart Visscher [Sun, 22 Jul 2012 13:38:23 +0000 (15:38 +0200)]
Fix oc-1163: gzdecode function not always defined

This function is only found in newer php versions

12 years agoCSRF protection for eventsource
Robin Appelman [Sun, 22 Jul 2012 14:36:09 +0000 (16:36 +0200)]
CSRF protection for eventsource

12 years agoprogressbar for New->From Url
Robin Appelman [Sun, 22 Jul 2012 01:56:51 +0000 (03:56 +0200)]
progressbar for New->From Url

12 years agocache fileid's in oc_cache
Robin Appelman [Sun, 22 Jul 2012 01:24:34 +0000 (03:24 +0200)]
cache fileid's in oc_cache

12 years agoadd option to only get fast cache
Robin Appelman [Sun, 22 Jul 2012 01:21:20 +0000 (03:21 +0200)]
add option to only get fast cache

12 years agoadd prefix option to OC_Cache::clear
Robin Appelman [Sun, 22 Jul 2012 00:31:43 +0000 (02:31 +0200)]
add prefix option to OC_Cache::clear

12 years agoadd method to OC_Cache to check whether a fast cache (apc/xdebug/etc) is available
Robin Appelman [Sun, 22 Jul 2012 00:23:24 +0000 (02:23 +0200)]
add method to OC_Cache to check whether a fast cache (apc/xdebug/etc) is available

12 years agouse file extension for determining mimetypes on default
Robin Appelman [Sat, 21 Jul 2012 23:49:42 +0000 (01:49 +0200)]
use file extension for determining mimetypes on default

should be more reliable for files that "look like" other types based on their magic numbers such as odf and docx files
also a lot faster then the old way

12 years agoAdded help for keyboard shortcuts.
Thomas Tanghus [Sat, 21 Jul 2012 22:15:28 +0000 (00:15 +0200)]
Added help for keyboard shortcuts.

12 years agoFirst stab at Ninja mode ;-)
Thomas Tanghus [Sat, 21 Jul 2012 19:59:54 +0000 (21:59 +0200)]
First stab at Ninja mode ;-)

12 years agoImproved scrollTo method. Still not quite there...
Thomas Tanghus [Sat, 21 Jul 2012 19:59:04 +0000 (21:59 +0200)]
Improved scrollTo method. Still not quite there...

12 years agoAdded next/previous methods to contacts list.
Thomas Tanghus [Sat, 21 Jul 2012 19:58:09 +0000 (21:58 +0200)]
Added next/previous methods to contacts list.

12 years agoRemove wrong comment.
Thomas Tanghus [Sat, 21 Jul 2012 19:57:21 +0000 (21:57 +0200)]
Remove wrong comment.

12 years agoCode style. One down...
Thomas Tanghus [Sat, 21 Jul 2012 19:44:10 +0000 (21:44 +0200)]
Code style. One down...

12 years agoincrease width of user migrates form in personal settings, so you can read the whole...
Georg Ehrke [Sat, 21 Jul 2012 17:50:45 +0000 (19:50 +0200)]
increase width of user migrates form in personal settings, so you can read the whole label in all languages

12 years agoMerge branch 'master' into calendar_import
Georg Ehrke [Sat, 21 Jul 2012 15:37:10 +0000 (17:37 +0200)]
Merge branch 'master' into calendar_import

12 years agosome style fixes for calendar
Georg Ehrke [Sat, 21 Jul 2012 15:09:10 +0000 (17:09 +0200)]
some style fixes for calendar

12 years agoMerge branch 'master' into subadmin
Georg Ehrke [Sat, 21 Jul 2012 15:01:45 +0000 (17:01 +0200)]
Merge branch 'master' into subadmin

12 years agoadd some hooks for subadmins
Georg Ehrke [Sat, 21 Jul 2012 14:43:39 +0000 (16:43 +0200)]
add some hooks for subadmins

12 years agoImplemented undelete for contacts.
Thomas Tanghus [Sat, 21 Jul 2012 14:02:12 +0000 (16:02 +0200)]
Implemented undelete for contacts.

12 years agoMade contactlist optional in insertContact().
Thomas Tanghus [Sat, 21 Jul 2012 12:26:57 +0000 (14:26 +0200)]
Made contactlist optional in insertContact().

12 years agoWhite space.
Thomas Tanghus [Sat, 21 Jul 2012 12:26:26 +0000 (14:26 +0200)]
White space.

12 years agoAdded option to notify method.
Thomas Tanghus [Sat, 21 Jul 2012 12:24:26 +0000 (14:24 +0200)]
Added option to notify method.

12 years agoMerge branch 'master' into subadmin
Georg Ehrke [Sat, 21 Jul 2012 11:14:52 +0000 (13:14 +0200)]
Merge branch 'master' into subadmin

12 years agoDRYed inserting into contacts list.
Thomas Tanghus [Sat, 21 Jul 2012 11:12:50 +0000 (13:12 +0200)]
DRYed inserting into contacts list.

12 years agosome js improvements for subadmins
Georg Ehrke [Sat, 21 Jul 2012 11:10:51 +0000 (13:10 +0200)]
some js improvements for subadmins

12 years agoFix missing parameter decleration, thanks Jenkins :-)
Bart Visscher [Fri, 20 Jul 2012 23:18:51 +0000 (01:18 +0200)]
Fix missing parameter decleration, thanks Jenkins :-)

12 years agoTasks: Remove unused code
Bart Visscher [Fri, 20 Jul 2012 22:52:49 +0000 (00:52 +0200)]
Tasks: Remove unused code

12 years agoDRY for getting calendar timezone setting
Bart Visscher [Fri, 20 Jul 2012 22:45:13 +0000 (00:45 +0200)]
DRY for getting calendar timezone setting