]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agoRemove OC_App::register call in OCP\App::register
Jakob Sack [Mon, 30 Jul 2012 19:26:14 +0000 (21:26 +0200)]
Remove OC_App::register call in OCP\App::register

12 years agoAdd notifications and undo support for replacing files when renaming
Michael Gapczynski [Mon, 30 Jul 2012 16:21:58 +0000 (12:21 -0400)]
Add notifications and undo support for replacing files when renaming

12 years agoLDAP: don't die on unexpected collisions, handle empty display-name attributes properly
Arthur Schiwon [Mon, 30 Jul 2012 15:42:33 +0000 (17:42 +0200)]
LDAP: don't die on unexpected collisions, handle empty display-name attributes properly

12 years agoRemove deprecated code.
Thomas Tanghus [Mon, 30 Jul 2012 03:31:48 +0000 (05:31 +0200)]
Remove deprecated code.

12 years agoCode style.
Thomas Tanghus [Mon, 30 Jul 2012 03:31:06 +0000 (05:31 +0200)]
Code style.

12 years agoCheck if the are contacts marked as deleted and warn if so.
Thomas Tanghus [Mon, 30 Jul 2012 02:56:20 +0000 (04:56 +0200)]
Check if the are contacts marked as deleted and warn if so.

12 years agoFixed potential error in logging.
Thomas Tanghus [Sun, 29 Jul 2012 23:20:33 +0000 (01:20 +0200)]
Fixed potential error in logging.

12 years agoRemoved text/plain header.
Thomas Tanghus [Fri, 27 Jul 2012 02:29:15 +0000 (04:29 +0200)]
Removed text/plain header.

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 30 Jul 2012 00:05:41 +0000 (02:05 +0200)]
[tx-robot] updated from transifex

12 years agoAdd additional error handling for emailing private links
Michael Gapczynski [Sun, 29 Jul 2012 22:01:43 +0000 (18:01 -0400)]
Add additional error handling for emailing private links

12 years agoTweak appearance of undo delete notification
Michael Gapczynski [Sun, 29 Jul 2012 20:00:46 +0000 (16:00 -0400)]
Tweak appearance of undo delete notification

12 years agoMethods to disable and enable users
Tom Needham [Sun, 29 Jul 2012 16:07:51 +0000 (16:07 +0000)]
Methods to disable and enable users

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

12 years agoCorrection for 'Fix group detection for sharing in case username contains '@', fix...
Michael Gapczynski [Sat, 28 Jul 2012 15:06:36 +0000 (11:06 -0400)]
Correction for 'Fix group detection for sharing in case username contains '@', fix for oc-1270'

12 years agoRemove delete tipsy if file is deleted, fixes bug oc-958
Michael Gapczynski [Sat, 28 Jul 2012 01:28:25 +0000 (21:28 -0400)]
Remove delete tipsy if file is deleted, fixes bug oc-958

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 28 Jul 2012 00:05:38 +0000 (02:05 +0200)]
[tx-robot] updated from transifex

12 years agobookmarks.pot and lib.pot added to transifex
Thomas Mueller [Fri, 27 Jul 2012 22:25:13 +0000 (00:25 +0200)]
bookmarks.pot and lib.pot added to transifex

12 years agoSet filter to empty if not set by Ampache client
Michael Gapczynski [Fri, 27 Jul 2012 22:10:40 +0000 (18:10 -0400)]
Set filter to empty if not set by Ampache client

12 years agoSet the user id when authenticating user for Ampache, fixes bug oc-219
Michael Gapczynski [Fri, 27 Jul 2012 22:05:18 +0000 (18:05 -0400)]
Set the user id when authenticating user for Ampache, fixes bug oc-219

12 years agoFix group detection for sharing in case username contains '@', fix for oc-1270
Michael Gapczynski [Fri, 27 Jul 2012 19:34:51 +0000 (15:34 -0400)]
Fix group detection for sharing in case username contains '@', fix for oc-1270

12 years agoOnly call mkdir() if the root folder does not exist for FTP external storage
Michael Gapczynski [Fri, 27 Jul 2012 16:32:03 +0000 (12:32 -0400)]
Only call mkdir() if the root folder does not exist for FTP external storage

12 years agoFix incorrect copy/paste for file_put_contents()
Michael Gapczynski [Fri, 27 Jul 2012 13:37:11 +0000 (09:37 -0400)]
Fix incorrect copy/paste for file_put_contents()

12 years agofix for bug #1295, don't escape password reset link
Bjoern Schiessle [Fri, 27 Jul 2012 13:35:36 +0000 (15:35 +0200)]
fix for bug #1295, don't escape password reset link

12 years agoMerge commit 'refs/merge-requests/76' of git://gitorious.org/owncloud/owncloud into...
Georg Ehrke [Fri, 27 Jul 2012 12:17:55 +0000 (14:17 +0200)]
Merge commit 'refs/merge-requests/76' of git://gitorious.org/owncloud/owncloud into merge-requests/76

12 years agoCast groups as string, fixes bug oc-1309. Thanks to nderambure.
Michael Gapczynski [Fri, 27 Jul 2012 03:54:25 +0000 (23:54 -0400)]
Cast groups as string, fixes bug oc-1309. Thanks to nderambure.

12 years agoForgot data parameter for file_put_contents() streams pre proxies
Michael Gapczynski [Fri, 27 Jul 2012 03:10:21 +0000 (23:10 -0400)]
Forgot data parameter for file_put_contents() streams pre proxies

12 years agoRun pre and post proxies for file_put_contents() streams
Michael Gapczynski [Fri, 27 Jul 2012 02:53:55 +0000 (22:53 -0400)]
Run pre and post proxies for file_put_contents() streams

12 years agoCheck if size isset, try to fix used space calculation again, fixs bug oc-1331
Michael Gapczynski [Fri, 27 Jul 2012 00:45:32 +0000 (20:45 -0400)]
Check if size isset, try to fix used space calculation again, fixs bug oc-1331

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

12 years agofix spelling fail
Georg Ehrke [Thu, 26 Jul 2012 16:50:59 +0000 (18:50 +0200)]
fix spelling fail

12 years agoLDAP: add Test Configuration functionality in the settings
Arthur Schiwon [Thu, 26 Jul 2012 16:10:53 +0000 (18:10 +0200)]
LDAP: add Test Configuration functionality in the settings

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