]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years ago4.0.6 v4.0.6
Frank Karlitschek [Tue, 31 Jul 2012 08:13:10 +0000 (10:13 +0200)]
4.0.6

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

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 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 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

Conflicts:
apps/media/lib_ampache.php

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 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

Conflicts:
lib/filesystemview.php

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

Conflicts:
settings/personal.php

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

Conflicts:
settings/personal.php

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()

Conflicts:
lib/filesystemview.php

12 years agoDelete old session files, suggested by Torben Nehmer, see bug oc-736
Michael Gapczynski [Sun, 15 Jul 2012 19:22:31 +0000 (15:22 -0400)]
Delete old session files, suggested by Torben Nehmer, see bug oc-736

12 years agoCheck if user is already logged in for DAV auth, instead of logging in and creating...
Michael Gapczynski [Sun, 15 Jul 2012 19:17:27 +0000 (15:17 -0400)]
Check if user is already logged in for DAV auth, instead of logging in and creating new sessions for every request

12 years agoMerge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4
Thomas Tanghus [Mon, 30 Jul 2012 10:28:40 +0000 (12:28 +0200)]
Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4

12 years agoFix errors when no addressbook.
Thomas Tanghus [Mon, 30 Jul 2012 10:28:10 +0000 (12:28 +0200)]
Fix errors when no addressbook.

12 years agoapply fix suggested in oc-1132 - bugfix for oc-1132
Georg Ehrke [Thu, 26 Jul 2012 16:40:12 +0000 (18:40 +0200)]
apply fix suggested in oc-1132 - bugfix for oc-1132

12 years agomark OCP\App::register as deprecated
Georg Ehrke [Thu, 26 Jul 2012 13:12:57 +0000 (15:12 +0200)]
mark 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 agoUpdated style
Lukas Reschke [Wed, 25 Jul 2012 23:38:20 +0000 (01:38 +0200)]
Updated style

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

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 agoRemove unused files
Lukas Reschke [Wed, 25 Jul 2012 22:04:12 +0000 (00:04 +0200)]
Remove unused files

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:21:16 +0000 (18:21 +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 agoadd some calendar sharing hooks in stable4 - bugfix for oc-1325
Georg Ehrke [Wed, 25 Jul 2012 15:02:19 +0000 (17:02 +0200)]
add some calendar sharing hooks in stable4 - bugfix for oc-1325

12 years ago- remove namespace from file property name (webdav)
Bjoern Schiessle [Mon, 23 Jul 2012 09:00:37 +0000 (11:00 +0200)]
- remove namespace from file property name (webdav)
- update script to fix broken properties in the database

12 years agoCSRF checks
Lukas Reschke [Fri, 20 Jul 2012 18:39:20 +0000 (20:39 +0200)]
CSRF checks

12 years agoAdded CSRF checks
Lukas Reschke [Fri, 20 Jul 2012 18:12:36 +0000 (20:12 +0200)]
Added CSRF checks

12 years agoRevert "use readfile() instead iof fopen() for file download over webdav."
Robin Appelman [Thu, 19 Jul 2012 16:13:10 +0000 (18:13 +0200)]
Revert "use readfile() instead iof fopen() for file download over webdav."

This reverts commit 9af74a9c80c074589f2d5efc365b3a9dee3031ed.

12 years ago4.0.5 v4.0.5
Frank Karlitschek [Thu, 19 Jul 2012 07:10:18 +0000 (09:10 +0200)]
4.0.5

12 years agoremember username and provide autocomplete feature
Bjoern Schiessle [Wed, 18 Jul 2012 10:22:30 +0000 (12:22 +0200)]
remember username and provide autocomplete feature

12 years agoSharing: offer an option to allow sharing with everyone, i.e. do not check group...
Arthur Schiwon [Tue, 17 Jul 2012 12:09:01 +0000 (14:09 +0200)]
Sharing: offer an option to allow sharing with everyone, i.e. do not check group memberships

12 years agoAdded hooks for postCreateUser to add default address book and calendar. Fixes oc...
Thomas Tanghus [Tue, 17 Jul 2012 08:45:15 +0000 (10:45 +0200)]
Added hooks for postCreateUser to add default address book and calendar. Fixes oc-1265.

12 years agoAdded hook for postCreateUser. Probably fix for oc-1265.
Thomas Tanghus [Tue, 17 Jul 2012 01:04:04 +0000 (03:04 +0200)]
Added hook for postCreateUser. Probably fix for oc-1265.

Conflicts:

apps/calendar/appinfo/app.php

12 years agoFormat birthday as BDAY;VALUE=DATE:YYYY-MM-DD. Fixes oc-1276.
Thomas Tanghus [Mon, 16 Jul 2012 21:36:11 +0000 (23:36 +0200)]
Format birthday as BDAY;VALUE=DATE:YYYY-MM-DD. Fixes oc-1276.

12 years agoMerge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4
Thomas Tanghus [Mon, 16 Jul 2012 19:22:07 +0000 (21:22 +0200)]
Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4

12 years agoCorrected javascript definition.
Thomas Tanghus [Mon, 16 Jul 2012 19:21:37 +0000 (21:21 +0200)]
Corrected javascript definition.

12 years agofix encoding fail in calendar app - bugfix for oc-1194
Georg Ehrke [Tue, 3 Jul 2012 11:55:48 +0000 (13:55 +0200)]
fix encoding fail in calendar app - bugfix for oc-1194

12 years agolatin1 => utf8. I thought I did this a month ago?
Thomas Tanghus [Sun, 15 Jul 2012 23:41:45 +0000 (01:41 +0200)]
latin1 => utf8. I thought I did this a month ago?

12 years agoupdate script to fix fscache
Bjoern Schiessle [Fri, 13 Jul 2012 13:17:36 +0000 (15:17 +0200)]
update script to fix fscache

12 years agoif the '/Shared' was the modified directory, than scan it.
Bjoern Schiessle [Fri, 13 Jul 2012 09:57:14 +0000 (11:57 +0200)]
if the '/Shared' was the modified directory, than scan it.

12 years agoRevert santizing toaddress, because PHPMailer now throws exceptions
Michael Gapczynski [Wed, 11 Jul 2012 20:02:43 +0000 (16:02 -0400)]
Revert santizing toaddress, because PHPMailer now throws exceptions

Conflicts:
apps/files_sharing/ajax/email.php

12 years agoFix log write() parameters in wrong order
Michael Gapczynski [Wed, 11 Jul 2012 19:41:59 +0000 (15:41 -0400)]
Fix log write() parameters in wrong order

12 years agoHandling exceptions
Lukas Reschke [Wed, 11 Jul 2012 19:52:51 +0000 (21:52 +0200)]
Handling exceptions

12 years agoCatch exceptions from PHPMailer
Michael Gapczynski [Wed, 11 Jul 2012 19:36:27 +0000 (15:36 -0400)]
Catch exceptions from PHPMailer

12 years agoSanitize toaddress for emailing private links
Michael Gapczynski [Wed, 11 Jul 2012 19:26:22 +0000 (15:26 -0400)]
Sanitize toaddress for emailing private links

Conflicts:
apps/files_sharing/ajax/email.php

12 years agoMove line counter so we only count lines towards the offset that are equal or above...
Michael Gapczynski [Fri, 6 Jul 2012 21:29:45 +0000 (17:29 -0400)]
Move line counter so we only count lines towards the offset that are equal or above the log level

12 years agoImprovements and bug fix for log reading, fixes bug oc-982
Michael Gapczynski [Fri, 6 Jul 2012 19:51:01 +0000 (15:51 -0400)]
Improvements and bug fix for log reading, fixes bug oc-982

12 years agoSanitizing file names
Lukas Reschke [Wed, 11 Jul 2012 17:14:04 +0000 (19:14 +0200)]
Sanitizing file names

12 years agouse readfile() instead iof fopen() for file download over webdav.
Bjoern Schiessle [Tue, 10 Jul 2012 14:41:20 +0000 (16:41 +0200)]
use readfile() instead iof fopen() for file download over webdav.
fopen() didn't work for large files on some servers while readfile()
seems to work for all files on all configurations.

12 years agowhen checking for updates in the filecache, explicitly state that we are querying...
Robin Appelman [Tue, 10 Jul 2012 12:42:15 +0000 (14:42 +0200)]
when checking for updates in the filecache, explicitly state that we are querying a folder

12 years agodont throw errors when opening a dir using fopen over the smb streamwrapper
Robin Appelman [Tue, 10 Jul 2012 12:40:25 +0000 (14:40 +0200)]
dont throw errors when opening a dir using fopen over the smb streamwrapper

12 years agofix statcache for filenames containing non-alphanumeric characters in smb streamwrapper
Robin Appelman [Sun, 17 Jun 2012 00:42:40 +0000 (02:42 +0200)]
fix statcache for filenames containing non-alphanumeric characters in smb streamwrapper

12 years agosuppress error when using is_dir on non directory in smb backend
Robin Appelman [Sun, 17 Jun 2012 01:09:49 +0000 (03:09 +0200)]
suppress error when using is_dir on non directory in smb backend

12 years agoimprove caching smb results a bit
Robin Appelman [Sun, 17 Jun 2012 00:59:38 +0000 (02:59 +0200)]
improve caching smb results a bit

12 years agoimprove filecache support for smb
Robin Appelman [Sun, 17 Jun 2012 00:54:23 +0000 (02:54 +0200)]
improve filecache support for smb

12 years agosplit share and root config for smb backend, also sanitize config a bit more
Robin Appelman [Thu, 7 Jun 2012 23:29:46 +0000 (01:29 +0200)]
split share and root config for smb backend, also sanitize config a bit more

12 years agoshare code between smb and ftp filestorage backends
Robin Appelman [Thu, 24 May 2012 17:39:14 +0000 (19:39 +0200)]
share code between smb and ftp filestorage backends

12 years agosmb filestorage backend
Robin Appelman [Thu, 24 May 2012 16:22:33 +0000 (18:22 +0200)]
smb filestorage backend

12 years agoMake it possible to import files using CR as eol.
Thomas Tanghus [Sun, 8 Jul 2012 16:28:55 +0000 (18:28 +0200)]
Make it possible to import files using CR as eol.

12 years agoSet the loading class on the property being changed, not on its container. Now on...
Thomas Tanghus [Sun, 8 Jul 2012 14:15:52 +0000 (16:15 +0200)]
Set the loading class on the property being changed, not on its container. Now on all the places relevant ;-)

12 years agoSet the loading class on the property being changed, not on its container.
Thomas Tanghus [Sun, 8 Jul 2012 14:10:12 +0000 (16:10 +0200)]
Set the loading class on the property being changed, not on its container.

12 years agoImprove checking for active addressbooks and creating default addressbook.
Thomas Tanghus [Sun, 8 Jul 2012 13:41:38 +0000 (15:41 +0200)]
Improve checking for active addressbooks and creating default addressbook.

12 years agoAdd missing requesttoken.
Thomas Tanghus [Sun, 8 Jul 2012 12:48:49 +0000 (14:48 +0200)]
Add missing requesttoken.

12 years agoMissing semi-colon.
Thomas Tanghus [Sun, 8 Jul 2012 12:42:33 +0000 (14:42 +0200)]
Missing semi-colon.

12 years agoFormat error response correctly.
Thomas Tanghus [Sun, 8 Jul 2012 12:31:40 +0000 (14:31 +0200)]
Format error response correctly.

12 years agoFix time formatting for minutes, prepend 0 if minutes is less than 10
Michael Gapczynski [Fri, 6 Jul 2012 20:38:54 +0000 (16:38 -0400)]
Fix time formatting for minutes, prepend 0 if minutes is less than 10

12 years agoHopefully fix for drag'n'drop import in oc-813.
Thomas Tanghus [Wed, 4 Jul 2012 22:25:38 +0000 (00:25 +0200)]
Hopefully fix for drag'n'drop import in oc-813.

12 years agoDisable expires header on thumbnail and photo.
Thomas Tanghus [Wed, 4 Jul 2012 13:32:41 +0000 (15:32 +0200)]
Disable expires header on thumbnail and photo.

12 years agoMoved action buttons down to the add field menu. Fixes oc-1155.
Thomas Tanghus [Wed, 4 Jul 2012 11:49:39 +0000 (13:49 +0200)]
Moved action buttons down to the add field menu. Fixes oc-1155.

12 years agoRemove the forced download§
Lukas Reschke [Mon, 2 Jul 2012 10:19:48 +0000 (12:19 +0200)]
Remove the forced download§

12 years agoRestoring stable4...
Lukas Reschke [Mon, 2 Jul 2012 08:47:45 +0000 (10:47 +0200)]
Restoring stable4...

12 years agoApplying the fix
Lukas Reschke [Mon, 2 Jul 2012 08:29:04 +0000 (10:29 +0200)]
Applying the fix

12 years agoWrong file - Sorry!
Lukas Reschke [Mon, 2 Jul 2012 08:28:11 +0000 (10:28 +0200)]
Wrong file - Sorry!

12 years agoMerge branch 'stable4' of gitorious.org:owncloud/owncloud into stable4
Lukas Reschke [Mon, 2 Jul 2012 08:22:33 +0000 (10:22 +0200)]
Merge branch 'stable4' of gitorious.org:owncloud/owncloud into stable4

12 years agoDon't display error messages
Lukas Reschke [Mon, 2 Jul 2012 08:21:38 +0000 (10:21 +0200)]
Don't display error messages

12 years agofix a small PHP fail
Georg Ehrke [Sun, 1 Jul 2012 19:50:53 +0000 (21:50 +0200)]
fix a small PHP fail

12 years agoDon't reload the page after sending private link to email address
Michael Gapczynski [Sun, 1 Jul 2012 15:53:29 +0000 (11:53 -0400)]
Don't reload the page after sending private link to email address

12 years agoPrevent duplicate group showing in multiselect that added the group
Michael Gapczynski [Fri, 29 Jun 2012 21:52:24 +0000 (17:52 -0400)]
Prevent duplicate group showing in multiselect that added the group

12 years agoPrevent adding a duplicate to a multiselect
Michael Gapczynski [Fri, 29 Jun 2012 20:44:08 +0000 (16:44 -0400)]
Prevent adding a duplicate to a multiselect

12 years agoAdd new group to other user's group select forms
Michael Gapczynski [Fri, 29 Jun 2012 20:29:58 +0000 (16:29 -0400)]
Add new group to other user's group select forms

12 years agoRevert "bugfix for #1098 (assigning a group to a user, the group appears incrementall...
Michael Gapczynski [Sun, 1 Jul 2012 15:31:01 +0000 (11:31 -0400)]
Revert "bugfix for #1098 (assigning a group to a user, the group appears incrementally many times the more you assign it)"

This reverts commit 265d7e50f55978a3bebfa077aa8552d5ea1b0c59.

12 years agoDisable mimesniffing
Lukas Reschke [Sun, 1 Jul 2012 11:45:20 +0000 (13:45 +0200)]
Disable mimesniffing

12 years agoFix setting custom quota size for users, bug fix for oc-1128
Michael Gapczynski [Fri, 29 Jun 2012 01:26:39 +0000 (21:26 -0400)]
Fix setting custom quota size for users, bug fix for oc-1128

12 years agoReturn login errors for PostgreSQL setup
Michael Gapczynski [Thu, 28 Jun 2012 00:23:42 +0000 (20:23 -0400)]
Return login errors for PostgreSQL setup

12 years agoDon't overwrite fake directory stream for Shared storage
Michael Gapczynski [Wed, 27 Jun 2012 16:07:42 +0000 (12:07 -0400)]
Don't overwrite fake directory stream for Shared storage

12 years agono reason to strip tags at this point
Bjoern Schiessle [Wed, 27 Jun 2012 13:56:14 +0000 (15:56 +0200)]
no reason to strip tags at this point

12 years agoenable highlighting of address in OSM.
Bjoern Schiessle [Wed, 27 Jun 2012 09:39:49 +0000 (11:39 +0200)]
enable highlighting of address in OSM.

12 years ago4.0.4 v4.0.4
Frank Karlitschek [Tue, 26 Jun 2012 19:51:32 +0000 (21:51 +0200)]
4.0.4

12 years agoadd OC_Calendar_Object::createUID()
Georg Ehrke [Tue, 26 Jun 2012 13:20:29 +0000 (15:20 +0200)]
add OC_Calendar_Object::createUID()

12 years agobugfix for #1098 (assigning a group to a user, the group appears incrementally many...
Bjoern Schiessle [Tue, 26 Jun 2012 10:51:32 +0000 (12:51 +0200)]
bugfix for #1098 (assigning a group to a user, the group appears incrementally many times the more you assign it)

12 years agotypo in js statement fixed
Bjoern Schiessle [Tue, 26 Jun 2012 08:35:19 +0000 (10:35 +0200)]
typo in js statement fixed

12 years agoLDAP: compare base trees case insensitively
Arthur Schiwon [Mon, 25 Jun 2012 18:53:31 +0000 (20:53 +0200)]
LDAP: compare base trees case insensitively

12 years agoMaybe fix out of memory..?
Thomas Tanghus [Mon, 25 Jun 2012 17:42:38 +0000 (19:42 +0200)]
Maybe fix out of memory..?

12 years agoIdiot proof dialog ;-)
Thomas Tanghus [Mon, 25 Jun 2012 17:33:51 +0000 (19:33 +0200)]
Idiot proof dialog ;-)

12 years agoTry to conserve some memory. Should fix oc-1106 for stable4.
Thomas Tanghus [Mon, 25 Jun 2012 15:16:34 +0000 (17:16 +0200)]
Try to conserve some memory. Should fix oc-1106 for stable4.

12 years agoMissing requesttoken.
Thomas Tanghus [Mon, 25 Jun 2012 15:15:33 +0000 (17:15 +0200)]
Missing requesttoken.