]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agoadded cleanUp() method to OC_Migrate
Tom Needham [Tue, 13 Mar 2012 17:18:42 +0000 (17:18 +0000)]
added cleanUp() method to OC_Migrate

12 years agofix structure of user export zip
Tom Needham [Tue, 13 Mar 2012 17:08:20 +0000 (17:08 +0000)]
fix structure of user export zip

12 years agojson encode the output
Tom Needham [Tue, 13 Mar 2012 17:04:49 +0000 (17:04 +0000)]
json encode the output

12 years agoFind migrate.php even for disabled apps. Improve ui for user and admin migrations
Tom Needham [Tue, 13 Mar 2012 16:21:17 +0000 (16:21 +0000)]
Find migrate.php even for disabled apps. Improve ui for user and admin migrations

12 years agoImproved import function. Added param to connectDB() to load the db from the import
Tom Needham [Mon, 12 Mar 2012 21:41:32 +0000 (21:41 +0000)]
Improved import function. Added  param to  connectDB() to load the db from the import

12 years agoFix copyRows() return value. Generate app info and oc info on return
Tom Needham [Mon, 12 Mar 2012 18:40:14 +0000 (18:40 +0000)]
Fix copyRows() return value. Generate app info and oc info on return

12 years agoFix return value of export
Tom Needham [Sun, 11 Mar 2012 22:20:01 +0000 (22:20 +0000)]
Fix return value of export

12 years agoMerge returns from insertData()
Tom Needham [Sun, 11 Mar 2012 22:13:50 +0000 (22:13 +0000)]
Merge returns from insertData()

12 years agoFix copyRows() and sqlite connection
Tom Needham [Sun, 11 Mar 2012 22:09:16 +0000 (22:09 +0000)]
Fix copyRows() and sqlite connection

12 years agoLots of fixes, improve copyRows() method and update settings page.
Tom Needham [Sat, 10 Mar 2012 18:18:58 +0000 (18:18 +0000)]
Lots of fixes, improve copyRows() method and update settings page.

12 years agoAdd OC_Migrate::copyRows() method
Tom Needham [Sat, 10 Mar 2012 15:52:38 +0000 (15:52 +0000)]
Add OC_Migrate::copyRows() method

12 years agoFirst basic implementation of migration.db.
Tom Needham [Fri, 9 Mar 2012 23:33:11 +0000 (23:33 +0000)]
First basic implementation of migration.db.

12 years agoUse json for migration data
Tom Needham [Sat, 3 Mar 2012 17:30:21 +0000 (17:30 +0000)]
Use json for migration data

12 years agoUdpdate bookmarks migration provider. App version included in export.
Tom Needham [Sat, 3 Mar 2012 14:35:17 +0000 (14:35 +0000)]
Udpdate bookmarks migration provider. App version included in export.

12 years agoReplace db on import. Update user_migration export function.
Tom Needham [Sat, 3 Mar 2012 13:26:01 +0000 (13:26 +0000)]
Replace db on import. Update user_migration export function.

12 years agoUpdate bookmarks migration provider.
Tom Needham [Sat, 3 Mar 2012 13:22:45 +0000 (13:22 +0000)]
Update bookmarks migration provider.

12 years agoUpdate database.xml locations. Fix dbexport.xml.
Tom Needham [Fri, 2 Mar 2012 22:19:06 +0000 (22:19 +0000)]
Update database.xml locations. Fix dbexport.xml.

12 years agochange <create> value in db export
Tom Needham [Fri, 2 Mar 2012 21:54:44 +0000 (21:54 +0000)]
change <create> value in db export

12 years agoremoved duplicate function
Tom Needham [Fri, 2 Mar 2012 21:47:20 +0000 (21:47 +0000)]
removed duplicate function

12 years agoFix merge conflict
Tom Needham [Fri, 2 Mar 2012 21:35:48 +0000 (21:35 +0000)]
Fix merge conflict

12 years agoThe tables "principals" and "principalgroups" are obsolete
Jakob Sack [Fri, 2 Mar 2012 20:07:37 +0000 (21:07 +0100)]
The tables "principals" and "principalgroups" are obsolete

12 years agoFix missing bracket
Jakob Sack [Fri, 2 Mar 2012 20:01:44 +0000 (21:01 +0100)]
Fix missing bracket

12 years agoRemove the link between the principals table and the sabre principals connector.
Jakob Sack [Fri, 2 Mar 2012 19:37:49 +0000 (20:37 +0100)]
Remove the link between the principals table and the sabre principals connector.

12 years agoAdd /dav.php, a single location bundling all *DAV-operations.
Jakob Sack [Fri, 2 Mar 2012 19:25:20 +0000 (20:25 +0100)]
Add /dav.php, a single location bundling all *DAV-operations.

12 years agoadd streamwrapper that provides a callback on stream close
Robin Appelman [Fri, 2 Mar 2012 17:42:23 +0000 (18:42 +0100)]
add streamwrapper that provides a callback on stream close

12 years agoadd search implementation to filestorage common
Robin Appelman [Fri, 2 Mar 2012 17:42:04 +0000 (18:42 +0100)]
add search implementation to filestorage common

12 years agoonly test enabled apps
Robin Appelman [Fri, 2 Mar 2012 16:40:38 +0000 (17:40 +0100)]
only test enabled apps

12 years agodon't try to seach apps in hidden folders
Robin Appelman [Fri, 2 Mar 2012 14:46:11 +0000 (15:46 +0100)]
don't try to seach apps in hidden folders

12 years agoallow apps to ship test cases
Robin Appelman [Fri, 2 Mar 2012 14:32:20 +0000 (15:32 +0100)]
allow apps to ship test cases

12 years agoSearch: Change provider registration to class name, for lazy loading of search providers
Bart Visscher [Thu, 1 Mar 2012 21:58:44 +0000 (22:58 +0100)]
Search: Change provider registration to class name, for lazy loading of search providers

12 years agoFiles: Fix wrong attribute name in OC_Search_Provider_File
Bart Visscher [Thu, 1 Mar 2012 21:56:08 +0000 (22:56 +0100)]
Files: Fix wrong attribute name in OC_Search_Provider_File

12 years agoSimplify stripping the last part off WEBROOT and SERVERROOT for 3rdparty and app dir
Bart Visscher [Thu, 1 Mar 2012 21:04:13 +0000 (22:04 +0100)]
Simplify stripping the last part off WEBROOT and SERVERROOT for 3rdparty and app dir

12 years agoremoteStorage app version 0.5
Michiel de Jong [Thu, 1 Mar 2012 20:58:14 +0000 (20:58 +0000)]
remoteStorage app version 0.5

12 years agoremoteStorage app version 0.5
Michiel de Jong [Thu, 1 Mar 2012 20:55:20 +0000 (20:55 +0000)]
remoteStorage app version 0.5

12 years agoremoteStorage app version 0.5
Michiel de Jong [Thu, 1 Mar 2012 20:55:12 +0000 (20:55 +0000)]
remoteStorage app version 0.5

12 years agoSmall cleanups
Bart Visscher [Thu, 1 Mar 2012 19:56:51 +0000 (20:56 +0100)]
Small cleanups

12 years agoCalendar: Don't request edit form for readonly events
Bart Visscher [Thu, 1 Mar 2012 19:56:00 +0000 (20:56 +0100)]
Calendar: Don't request edit form for readonly events

12 years agoImplement showing Birthdays of contacts in the calendar
Bart Visscher [Thu, 1 Mar 2012 19:51:59 +0000 (20:51 +0100)]
Implement showing Birthdays of contacts in the calendar

12 years agoCalendar: fix bug in creating DTEND from DTSTART
Bart Visscher [Thu, 1 Mar 2012 19:50:00 +0000 (20:50 +0100)]
Calendar: fix bug in creating DTEND from DTSTART

12 years agoBookmarks: fix loading and displaying of the bookmarks
Bart Visscher [Thu, 1 Mar 2012 19:46:34 +0000 (20:46 +0100)]
Bookmarks: fix loading and displaying of the bookmarks

12 years agoAdded replaceDB method in lib/db.php
Tom Needham [Thu, 1 Mar 2012 19:41:14 +0000 (19:41 +0000)]
Added replaceDB method in lib/db.php

12 years agoload streamwrappers earlier
Robin Appelman [Thu, 1 Mar 2012 17:44:26 +0000 (18:44 +0100)]
load streamwrappers earlier

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Frank Karlitschek [Thu, 1 Mar 2012 14:21:12 +0000 (15:21 +0100)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoundo the change of the webroot detection. seams to be buggy
Frank Karlitschek [Thu, 1 Mar 2012 14:19:44 +0000 (15:19 +0100)]
undo the change of the webroot detection. seams to be buggy

12 years agoLDAP: set also quota, when there is no explicit default value
Arthur Schiwon [Thu, 1 Mar 2012 13:31:06 +0000 (14:31 +0100)]
LDAP: set also quota, when there is no explicit default value

12 years agoLDPA: fix setting variables and add missing ones to the array
Arthur Schiwon [Thu, 1 Mar 2012 13:21:38 +0000 (14:21 +0100)]
LDPA: fix setting variables and add missing ones to the array

12 years agoLDAP fix: set user quota, if attribute is provided
Arthur Schiwon [Thu, 1 Mar 2012 13:18:28 +0000 (14:18 +0100)]
LDAP fix: set user quota, if attribute is provided

12 years agoadd test cases for stat and touch
Robin Appelman [Wed, 29 Feb 2012 22:47:53 +0000 (23:47 +0100)]
add test cases for stat and touch

12 years agoadd touch() to all storage backands, and make parameter optional
Robin Appelman [Wed, 29 Feb 2012 22:42:40 +0000 (23:42 +0100)]
add touch() to all storage backands, and make  parameter optional

12 years agoremove debug output
Robin Appelman [Wed, 29 Feb 2012 22:17:49 +0000 (23:17 +0100)]
remove debug output

12 years agoFix opendir for folders aka Google Docs collections
Michael Gapczynski [Wed, 29 Feb 2012 18:18:19 +0000 (13:18 -0500)]
Fix opendir for folders aka Google Docs collections

12 years agoconsider changed/new setting variables for user_ldap
Arthur Schiwon [Wed, 29 Feb 2012 12:03:44 +0000 (13:03 +0100)]
consider changed/new setting variables for user_ldap

12 years agomake ldap settings a little bit less ugly
Arthur Schiwon [Wed, 29 Feb 2012 11:57:11 +0000 (12:57 +0100)]
make ldap settings a little bit less ugly

12 years agoMore work on Google Docs storage backend
Michael Gapczynski [Wed, 29 Feb 2012 00:15:49 +0000 (19:15 -0500)]
More work on Google Docs storage backend

12 years agodialogs library for apps
Bartek Przybylski [Tue, 28 Feb 2012 22:02:02 +0000 (23:02 +0100)]
dialogs library for apps

12 years agotypo in function call
Arthur Schiwon [Tue, 28 Feb 2012 19:38:51 +0000 (20:38 +0100)]
typo in function call

12 years agochange the detection of the webroot. it is simpler now and also works for app directo...
Frank Karlitschek [Tue, 28 Feb 2012 17:21:23 +0000 (18:21 +0100)]
change the detection of the webroot. it is simpler now and also works for app directories outside the owncloud folder. works for me and hopefully for everybody else too

12 years agomake sure the streamwrappers are registered early
Robin Appelman [Tue, 28 Feb 2012 16:24:59 +0000 (17:24 +0100)]
make sure the streamwrappers are registered early

12 years agonever try to load an non existing template,css,img.
Frank Karlitschek [Tue, 28 Feb 2012 15:14:12 +0000 (16:14 +0100)]
never try to load an non existing template,css,img.
do propper checking, error reporting and motivate the developerto fix it ;-)

12 years agomake LDAP filter for user list configurable
Arthur Schiwon [Tue, 28 Feb 2012 13:11:51 +0000 (14:11 +0100)]
make LDAP filter for user list configurable

12 years agoadd test case for getLocalFile
Robin Appelman [Tue, 28 Feb 2012 11:06:34 +0000 (12:06 +0100)]
add test case for getLocalFile

12 years agouse in-memory files for the datase scheme during installation
Robin Appelman [Tue, 28 Feb 2012 10:39:39 +0000 (11:39 +0100)]
use in-memory files for the datase scheme during installation

12 years agouse temporary file managment
Robin Appelman [Tue, 28 Feb 2012 10:33:59 +0000 (11:33 +0100)]
use temporary file managment

12 years agofix temporary file creation
Robin Appelman [Tue, 28 Feb 2012 10:32:45 +0000 (11:32 +0100)]
fix temporary file creation

12 years agofix testcase runner
Robin Appelman [Tue, 28 Feb 2012 10:16:58 +0000 (11:16 +0100)]
fix testcase runner

12 years agofix copy/paste error in common filestorage
Robin Appelman [Tue, 28 Feb 2012 10:16:41 +0000 (11:16 +0100)]
fix copy/paste error in common filestorage

12 years agoadd temporary file managment
Robin Appelman [Tue, 28 Feb 2012 10:16:19 +0000 (11:16 +0100)]
add temporary file managment

12 years agoMerge branch 'master' of git://gitorious.org/owncloud/owncloud
Alessandro Cosentino [Mon, 27 Feb 2012 23:24:45 +0000 (18:24 -0500)]
Merge branch 'master' of git://gitorious.org/owncloud/owncloud

12 years agobookmarklets should not look like buttons
Alessandro Cosentino [Mon, 27 Feb 2012 23:20:40 +0000 (18:20 -0500)]
bookmarklets should not look like buttons

12 years agoInitial work on Google Docs storage backend
Michael Gapczynski [Mon, 27 Feb 2012 19:59:41 +0000 (14:59 -0500)]
Initial work on Google Docs storage backend

12 years agospaces -> tabs
Frank Karlitschek [Mon, 27 Feb 2012 17:01:43 +0000 (18:01 +0100)]
spaces -> tabs
Thanks to Jakob for reminding me

12 years agomore tests for filestorage
Robin Appelman [Mon, 27 Feb 2012 11:20:47 +0000 (12:20 +0100)]
more tests for filestorage

12 years agosome cleanup in filestorage
Robin Appelman [Mon, 27 Feb 2012 11:20:37 +0000 (12:20 +0100)]
some cleanup in filestorage

12 years agoextend filestorage common and provide test implementation
Robin Appelman [Mon, 27 Feb 2012 11:04:04 +0000 (12:04 +0100)]
extend filestorage common and provide test implementation

12 years agofix test case for filestorage
Robin Appelman [Mon, 27 Feb 2012 11:01:06 +0000 (12:01 +0100)]
fix test case for filestorage

file storage no longer needs to implement file_put_contents for streams

12 years agomake OC_FileStorage abstract
Robin Appelman [Mon, 27 Feb 2012 10:28:11 +0000 (11:28 +0100)]
make OC_FileStorage abstract

12 years agoremove accidendally added file
Robin Appelman [Sun, 26 Feb 2012 22:31:09 +0000 (23:31 +0100)]
remove accidendally added file

12 years agoFixed off by one bug. List length is 1 larger than the index of the last
Roland van Laar [Sun, 26 Feb 2012 21:09:21 +0000 (22:09 +0100)]
Fixed off by one bug. List length is 1 larger than the index of the last
element.

12 years agofix baseUri of the Carddav server
Georg Ehrke [Sun, 26 Feb 2012 20:46:20 +0000 (21:46 +0100)]
fix baseUri of the Carddav server

12 years agofix baseUri of the Caldav server
Georg Ehrke [Sun, 26 Feb 2012 20:44:35 +0000 (21:44 +0100)]
fix baseUri of the Caldav server

12 years agoadd missing parameter to addEventListener function - bugfix for oc-225
Georg Ehrke [Sun, 26 Feb 2012 20:29:52 +0000 (21:29 +0100)]
add missing parameter to addEventListener function - bugfix for oc-225

12 years agogive users the possibility to choose between monday and sunday as first day of the...
Georg Ehrke [Sun, 26 Feb 2012 20:23:20 +0000 (21:23 +0100)]
give users the possibility to choose between monday and sunday as first day of the week

12 years agochange back to 32bit. autoincrement doesn´t work with sqlite otherwise
Frank Karlitschek [Sun, 26 Feb 2012 18:13:14 +0000 (19:13 +0100)]
change back to 32bit. autoincrement doesn´t work with sqlite otherwise

12 years agofirst part of the abstraction work of the apps folder. more to come
Frank Karlitschek [Sun, 26 Feb 2012 17:26:41 +0000 (18:26 +0100)]
first part of the abstraction work of the apps folder. more to come

12 years agodont enable encryption on default
Robin Appelman [Sun, 26 Feb 2012 15:49:57 +0000 (16:49 +0100)]
dont enable encryption on default

12 years agodont set the encryption flag for existing non-encrypted files
Robin Appelman [Sun, 26 Feb 2012 14:56:47 +0000 (15:56 +0100)]
dont set the encryption flag for existing non-encrypted files

12 years agoadd more valid fopen modes
Robin Appelman [Sun, 26 Feb 2012 14:32:58 +0000 (15:32 +0100)]
add more valid fopen modes

12 years agoalways set encrypted flag when overwriting a file we should encrypt
Robin Appelman [Sun, 26 Feb 2012 14:32:45 +0000 (15:32 +0100)]
always set encrypted flag when overwriting a file we should encrypt

12 years agomerge master into encryption
Robin Appelman [Sun, 26 Feb 2012 13:21:06 +0000 (14:21 +0100)]
merge master into encryption

12 years agoimproved humanFileSize for js
Robin Appelman [Sun, 26 Feb 2012 13:03:53 +0000 (14:03 +0100)]
improved humanFileSize for js

12 years agoimproved password hashing based one phpass
Robin Appelman [Sun, 26 Feb 2012 12:49:51 +0000 (13:49 +0100)]
improved password hashing based one phpass

old passwords are automatically upgraded on login

12 years agostop using 3rdparty services for timezone detection
Georg Ehrke [Sun, 26 Feb 2012 12:45:51 +0000 (13:45 +0100)]
stop using 3rdparty services for timezone detection

12 years agoadd OC_Geo class
Georg Ehrke [Sun, 26 Feb 2012 12:45:20 +0000 (13:45 +0100)]
add OC_Geo class

12 years agohopefully a fix for webroot detection
Robin Appelman [Sun, 26 Feb 2012 03:09:48 +0000 (04:09 +0100)]
hopefully a fix for webroot detection

12 years agomissed one is_writeable
Robin Appelman [Sun, 26 Feb 2012 02:56:45 +0000 (03:56 +0100)]
missed one is_writeable

12 years agochunked implementation for readfile
Robin Appelman [Sun, 26 Feb 2012 02:54:21 +0000 (03:54 +0100)]
chunked implementation for readfile

prevents memory issues when downloading large files

12 years agoapplication/ogg is music to
Robin Appelman [Sun, 26 Feb 2012 02:42:15 +0000 (03:42 +0100)]
application/ogg is music to

12 years agointval() of a number seems unnecessary
Robin Appelman [Sun, 26 Feb 2012 02:31:04 +0000 (03:31 +0100)]
intval() of a number seems unnecessary

and it could cause 32bit integer overflow issues

12 years agoadditional error codes for file upload
Robin Appelman [Sun, 26 Feb 2012 02:24:00 +0000 (03:24 +0100)]
additional error codes for file upload

12 years agomore robust png fallback
Robin Appelman [Sun, 26 Feb 2012 02:10:01 +0000 (03:10 +0100)]
more robust png fallback