]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agoMerge branch 'master' into calendar_repeat
Georg Ehrke [Mon, 18 Jun 2012 13:59:26 +0000 (15:59 +0200)]
Merge branch 'master' into calendar_repeat

12 years agosome little fixes for repeating events caching
Georg Ehrke [Mon, 18 Jun 2012 13:58:01 +0000 (15:58 +0200)]
some little fixes for repeating events caching

12 years agoUse TemplateLayout functions for finding js and css files in minimizer
Bart Visscher [Mon, 18 Jun 2012 13:40:43 +0000 (15:40 +0200)]
Use TemplateLayout functions for finding js and css files in minimizer

12 years agoPrepare template js and css functions for use in the js and css minimizers
Bart Visscher [Mon, 18 Jun 2012 13:35:04 +0000 (15:35 +0200)]
Prepare template js and css functions for use in the js and css minimizers

12 years agoMove page layout handling to its own class
Bart Visscher [Mon, 18 Jun 2012 13:04:35 +0000 (15:04 +0200)]
Move page layout handling to its own class

12 years agoMove formfactor code to OC_Template
Bart Visscher [Mon, 18 Jun 2012 10:57:11 +0000 (12:57 +0200)]
Move formfactor code to OC_Template

12 years agoAllow apps to load before login, needed for user_openid
Bart Visscher [Mon, 18 Jun 2012 10:44:06 +0000 (12:44 +0200)]
Allow apps to load before login, needed for user_openid

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Bjoern Schiessle [Mon, 18 Jun 2012 13:38:24 +0000 (15:38 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agodon't add the "Shared"-directory size to users quota
Bjoern Schiessle [Mon, 18 Jun 2012 13:35:22 +0000 (15:35 +0200)]
don't add the "Shared"-directory size to users quota

12 years agoRevert "Revert "create OC_Calendar_Object::generateStartEndDate function""
Georg Ehrke [Mon, 18 Jun 2012 12:47:58 +0000 (14:47 +0200)]
Revert "Revert "create OC_Calendar_Object::generateStartEndDate function""

This reverts commit e3b58f6783aa173ceb9c26476ddf01dc570fc5e8.

12 years agoRevert "create OC_Calendar_Object::generateStartEndDate function"
Georg Ehrke [Mon, 18 Jun 2012 12:47:09 +0000 (14:47 +0200)]
Revert "create OC_Calendar_Object::generateStartEndDate function"

This reverts commit aa7ce480f4c83f6430eb019cfa172553b5578769.

12 years agoMerge branch 'master' into calendar_repeat
Georg Ehrke [Mon, 18 Jun 2012 12:34:43 +0000 (14:34 +0200)]
Merge branch 'master' into calendar_repeat

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Florian Hülsmann [Mon, 18 Jun 2012 11:37:25 +0000 (13:37 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agocorrected header width and floating (can now dynamically add stuff to header); someon...
Florian Hülsmann [Mon, 18 Jun 2012 11:36:49 +0000 (13:36 +0200)]
corrected header width and floating (can now dynamically add stuff to header); someone may test this in IE

12 years agoFix errors for minimizer
Bart Visscher [Mon, 18 Jun 2012 09:33:24 +0000 (11:33 +0200)]
Fix errors for minimizer

12 years agoForgot a file
Bart Visscher [Mon, 18 Jun 2012 09:12:53 +0000 (11:12 +0200)]
Forgot a file

12 years agoCache the minimized output also on the server
Bart Visscher [Fri, 15 Jun 2012 10:07:31 +0000 (12:07 +0200)]
Cache the minimized output also on the server

12 years agoescape log messages to avoid possible js execution
Bjoern Schiessle [Mon, 18 Jun 2012 07:42:31 +0000 (09:42 +0200)]
escape log messages to avoid possible js execution

12 years agoRemove obsolete js.
Thomas Tanghus [Mon, 18 Jun 2012 00:22:22 +0000 (02:22 +0200)]
Remove obsolete js.

12 years agoUpdate js after contactlist change.
Thomas Tanghus [Mon, 18 Jun 2012 00:21:29 +0000 (02:21 +0200)]
Update js after contactlist change.

12 years agoRemoved erroneous value attributes. Partial fix for oc-1029.
Thomas Tanghus [Sun, 17 Jun 2012 22:36:25 +0000 (00:36 +0200)]
Removed erroneous value attributes. Partial fix for oc-1029.

12 years agoSave addressbook id to be able to rearrange contacts properly.
Thomas Tanghus [Sun, 17 Jun 2012 21:14:02 +0000 (23:14 +0200)]
Save addressbook id to be able to rearrange contacts properly.

12 years agoMake contact list fit in viewport.
Thomas Tanghus [Sun, 17 Jun 2012 21:12:48 +0000 (23:12 +0200)]
Make contact list fit in viewport.

12 years agoRearrange markup.
Thomas Tanghus [Sun, 17 Jun 2012 21:12:11 +0000 (23:12 +0200)]
Rearrange markup.

12 years agoAdd thumbnail links so they are loaded when addressbook is expanded.
Thomas Tanghus [Sun, 17 Jun 2012 21:09:25 +0000 (23:09 +0200)]
Add thumbnail links so they are loaded when addressbook is expanded.

12 years agoUse uasort instead of usort.
Thomas Tanghus [Sun, 17 Jun 2012 19:50:49 +0000 (21:50 +0200)]
Use uasort instead of usort.

12 years agoSort addressbooks.
Thomas Tanghus [Sun, 17 Jun 2012 19:47:15 +0000 (21:47 +0200)]
Sort addressbooks.

12 years agoAdd effect on addressbook show/hide.
Thomas Tanghus [Sun, 17 Jun 2012 19:37:13 +0000 (21:37 +0200)]
Add effect on addressbook show/hide.

12 years agoAdd effect on addressbook show/hide.
Thomas Tanghus [Sun, 17 Jun 2012 19:34:56 +0000 (21:34 +0200)]
Add effect on addressbook show/hide.

12 years agoAdjustments for inview handler etc.
Thomas Tanghus [Sun, 17 Jun 2012 18:23:20 +0000 (20:23 +0200)]
Adjustments for inview handler etc.

12 years agoMoved parsing to the controller and js to contacts.js.
Thomas Tanghus [Sun, 17 Jun 2012 18:22:01 +0000 (20:22 +0200)]
Moved parsing to the controller and js to contacts.js.

12 years agoObsolete language="Javascript".
Thomas Tanghus [Sun, 17 Jun 2012 18:21:10 +0000 (20:21 +0200)]
Obsolete language="Javascript".

12 years agoObsolete language="Javascript".
Thomas Tanghus [Sun, 17 Jun 2012 18:20:26 +0000 (20:20 +0200)]
Obsolete language="Javascript".

12 years agoStyled address book entries.
Thomas Tanghus [Sun, 17 Jun 2012 18:19:14 +0000 (20:19 +0200)]
Styled address book entries.

12 years agoMake the parsing in the controller, not in the template. Assign only relevant entries...
Thomas Tanghus [Sun, 17 Jun 2012 18:11:34 +0000 (20:11 +0200)]
Make the parsing in the controller, not in the template. Assign only relevant entries to the template.

12 years agonow a little less in template - more in ajax controller
Stephan Bergemann [Sun, 17 Jun 2012 00:29:35 +0000 (02:29 +0200)]
now a little less in template - more in ajax controller

12 years agocontacts app now lists contacts sorted by expandable/collapsable addressbooks
Stephan Bergemann [Sat, 16 Jun 2012 21:37:24 +0000 (23:37 +0200)]
contacts app now lists contacts sorted by expandable/collapsable addressbooks

12 years agoMerge branch 'master' into calendar_repeat
Georg Ehrke [Sun, 17 Jun 2012 14:41:49 +0000 (16:41 +0200)]
Merge branch 'master' into calendar_repeat

12 years agouser_migrate: remove old code
Tom Needham [Sun, 17 Jun 2012 12:06:40 +0000 (12:06 +0000)]
user_migrate: remove old code

12 years agoMerge branch 'master' into calendar_repeat
Georg Ehrke [Sun, 17 Jun 2012 06:36:26 +0000 (08:36 +0200)]
Merge branch 'master' into calendar_repeat

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 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 agoget the correct metadate from updated folders to put in the cache
Robin Appelman [Sun, 17 Jun 2012 00:15:11 +0000 (02:15 +0200)]
get the correct metadate from updated folders to put in the cache

12 years agoRevert "Set default charset to utf-8."
Michael Gapczynski [Sat, 16 Jun 2012 23:48:03 +0000 (19:48 -0400)]
Revert "Set default charset to utf-8."

This reverts commit 709dbd82a60363555b613b381f73d942f9fdbcc4.

12 years agowhen checking if the content of a folder has been updated, exlicitly state that we...
Robin Appelman [Sat, 16 Jun 2012 23:26:30 +0000 (01:26 +0200)]
when checking if the content of a folder has been updated, exlicitly state that we are checking a folder

solves some issues with external storages not updating correctly

12 years agoBe smarter when checking single app language availability
Bart Visscher [Sat, 16 Jun 2012 18:52:01 +0000 (20:52 +0200)]
Be smarter when checking single app language availability

12 years agoOnly check for apps owncloud version requirment when there is a new owncloud version
Bart Visscher [Sat, 16 Jun 2012 18:50:52 +0000 (20:50 +0200)]
Only check for apps owncloud version requirment when there is a new owncloud version

12 years agoAdd session_write_close to the minimizer
Bart Visscher [Sat, 16 Jun 2012 12:15:43 +0000 (14:15 +0200)]
Add session_write_close to the minimizer

12 years agoPDF Viewer: Double encode link.
Thomas Tanghus [Sat, 16 Jun 2012 17:48:33 +0000 (19:48 +0200)]
PDF Viewer: Double encode link.

12 years agoMerge branch 'master' into calendar_repeat
Georg Ehrke [Sat, 16 Jun 2012 17:04:50 +0000 (19:04 +0200)]
Merge branch 'master' into calendar_repeat

12 years agofiles_imageviewer: Double encode paths. Fixes oc-1016.
Thomas Tanghus [Sat, 16 Jun 2012 16:54:55 +0000 (18:54 +0200)]
files_imageviewer: Double encode paths. Fixes oc-1016.

12 years agoFix char encoding.
Thomas Tanghus [Sat, 16 Jun 2012 16:38:20 +0000 (18:38 +0200)]
Fix char encoding.

12 years agoFix string encoding probs.
Thomas Tanghus [Sat, 16 Jun 2012 16:06:10 +0000 (18:06 +0200)]
Fix string encoding probs.

12 years agofixing syntax error
Thomas Müller [Sat, 16 Jun 2012 15:53:14 +0000 (17:53 +0200)]
fixing syntax error

12 years agoMerge branch 'master' into calendar_repeat
Georg Ehrke [Sat, 16 Jun 2012 15:10:49 +0000 (17:10 +0200)]
Merge branch 'master' into calendar_repeat

12 years agoSet default charset to utf-8.
Thomas Tanghus [Sat, 16 Jun 2012 14:58:55 +0000 (16:58 +0200)]
Set default charset to utf-8.

12 years agoMerge branch 'master' into calendar_repeat
Georg Ehrke [Sat, 16 Jun 2012 07:48:43 +0000 (09:48 +0200)]
Merge branch 'master' into calendar_repeat

12 years agoremove a lot of closing php tags and empty lines at a file's end in calendar app
Georg Ehrke [Sat, 16 Jun 2012 07:45:17 +0000 (09:45 +0200)]
remove a lot of closing php tags and empty lines at a file's end in calendar app

12 years agoMerge branch 'master' into calendar_repeat
Georg Ehrke [Sat, 16 Jun 2012 07:41:31 +0000 (09:41 +0200)]
Merge branch 'master' into calendar_repeat

12 years agoremove a closing php tag in calendar
Georg Ehrke [Sat, 16 Jun 2012 07:40:03 +0000 (09:40 +0200)]
remove a closing php tag in calendar

12 years agoMerge branch 'master' into calendar_repeat
Georg Ehrke [Sat, 16 Jun 2012 07:35:53 +0000 (09:35 +0200)]
Merge branch 'master' into calendar_repeat

12 years agowrite_close the session when scanning files or music
Robin Appelman [Fri, 15 Jun 2012 23:35:39 +0000 (01:35 +0200)]
write_close the session when scanning files or music

12 years agofix for encryption binary files
Robin Appelman [Fri, 15 Jun 2012 21:48:39 +0000 (23:48 +0200)]
fix for encryption binary files

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Tom Needham [Fri, 15 Jun 2012 23:14:48 +0000 (23:14 +0000)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoMove user import to personal settings. Fix user migration between servers.
Tom Needham [Fri, 15 Jun 2012 23:14:40 +0000 (23:14 +0000)]
Move user import to personal settings. Fix user migration between servers.

12 years agoCalendar: Write-close session to enable parallel events.php requests
Bart Visscher [Fri, 15 Jun 2012 22:44:23 +0000 (00:44 +0200)]
Calendar: Write-close session to enable parallel events.php requests

12 years agoMerge commit 'refs/merge-requests/121' of git://gitorious.org/owncloud/owncloud
Bart Visscher [Fri, 15 Jun 2012 22:15:02 +0000 (00:15 +0200)]
Merge commit 'refs/merge-requests/121' of git://gitorious.org/owncloud/owncloud

12 years agoRemove $DOCUMENTROOT, not used
Bart Visscher [Fri, 15 Jun 2012 20:35:09 +0000 (22:35 +0200)]
Remove $DOCUMENTROOT, not used

12 years agofix encryption proxy for updated filecache
Robin Appelman [Fri, 15 Jun 2012 21:11:55 +0000 (23:11 +0200)]
fix encryption proxy for updated filecache

12 years agoadd binary test case for encryption
Robin Appelman [Fri, 15 Jun 2012 21:11:33 +0000 (23:11 +0200)]
add binary test case for encryption

12 years agoget rid of php4 style constructors in mdb2
Robin Appelman [Fri, 15 Jun 2012 19:59:40 +0000 (21:59 +0200)]
get rid of php4 style constructors in mdb2

12 years agoOptimize WebDav access by preloading dav custom properties
Bart Visscher [Fri, 15 Jun 2012 15:51:56 +0000 (17:51 +0200)]
Optimize WebDav access by preloading dav custom properties

12 years agoSpelling fix
Bart Visscher [Fri, 15 Jun 2012 15:05:27 +0000 (17:05 +0200)]
Spelling fix

12 years agoFix webdav property name compare
Bart Visscher [Fri, 15 Jun 2012 15:05:10 +0000 (17:05 +0200)]
Fix webdav property name compare

12 years agoUse setter for FileinfoCache
Bart Visscher [Fri, 15 Jun 2012 15:04:37 +0000 (17:04 +0200)]
Use setter for FileinfoCache

12 years agoMerge branch 'master' into calendar_repeat
Georg Ehrke [Fri, 15 Jun 2012 18:48:32 +0000 (20:48 +0200)]
Merge branch 'master' into calendar_repeat

12 years agocleanup oc_filecache, splitting it in several parts and using the new hasUpdated
Robin Appelman [Fri, 15 Jun 2012 17:56:15 +0000 (19:56 +0200)]
cleanup oc_filecache, splitting it in several parts and using the new hasUpdated

12 years agoalso add hasUpdated to oc_filesystem and oc_filesystemview
Robin Appelman [Fri, 15 Jun 2012 15:42:39 +0000 (17:42 +0200)]
also add hasUpdated to oc_filesystem and oc_filesystemview

12 years agoadd hasUpdated to oc_filestorage
Robin Appelman [Fri, 15 Jun 2012 14:43:24 +0000 (16:43 +0200)]
add hasUpdated to oc_filestorage

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Bjoern Schiessle [Fri, 15 Jun 2012 14:14:31 +0000 (16:14 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoOptimize WebDav access using OC_FileCache
Bart Visscher [Fri, 15 Jun 2012 14:04:01 +0000 (16:04 +0200)]
Optimize WebDav access using OC_FileCache

12 years agoFiles: Double encode download links. Fix for oc-1016.
Thomas Tanghus [Fri, 15 Jun 2012 13:55:46 +0000 (15:55 +0200)]
Files: Double encode download links. Fix for oc-1016.

12 years agofixed xss vulnerability
Bjoern Schiessle [Fri, 15 Jun 2012 13:51:06 +0000 (15:51 +0200)]
fixed xss vulnerability

12 years agocreate OC_Calendar_Object::generateStartEndDate function
Georg Ehrke [Fri, 15 Jun 2012 10:11:22 +0000 (12:11 +0200)]
create OC_Calendar_Object::generateStartEndDate function

12 years agofix merge conflicts
Georg Ehrke [Fri, 15 Jun 2012 09:48:26 +0000 (11:48 +0200)]
fix merge conflicts

12 years agouse DateTime as type of parameter in the functions is_cached_inperiod and get_inperiod
Georg Ehrke [Fri, 15 Jun 2012 09:39:19 +0000 (11:39 +0200)]
use DateTime as type of parameter in the functions is_cached_inperiod and get_inperiod

12 years agochange some function names in OC_Calendar_Repeat
Georg Ehrke [Fri, 15 Jun 2012 09:34:21 +0000 (11:34 +0200)]
change some function names in OC_Calendar_Repeat

12 years agouse easier parseable date to init datetime
Georg Ehrke [Fri, 15 Jun 2012 09:29:16 +0000 (11:29 +0200)]
use easier parseable date to init datetime

12 years agofix generateEventOutput for calendar hook
Georg Ehrke [Fri, 15 Jun 2012 09:25:29 +0000 (11:25 +0200)]
fix generateEventOutput for calendar hook

12 years agodon't clean and cache calendar on every update
Georg Ehrke [Fri, 15 Jun 2012 09:24:40 +0000 (11:24 +0200)]
don't clean and cache calendar on every update

12 years agoLoad app before running update script
Bart Visscher [Fri, 15 Jun 2012 09:18:38 +0000 (11:18 +0200)]
Load app before running update script

12 years agoDisable minizing when DEBUG is true
Bart Visscher [Thu, 14 Jun 2012 16:22:48 +0000 (18:22 +0200)]
Disable minizing when DEBUG is true

12 years agoMerge commit 'refs/merge-requests/128' of git://gitorious.org/owncloud/owncloud into...
Bjoern Schiessle [Fri, 15 Jun 2012 07:51:04 +0000 (09:51 +0200)]
Merge commit 'refs/merge-requests/128' of git://gitorious.org/owncloud/owncloud into merge-requests/128

Conflicts:
apps/gallery/templates/index.php

12 years agoUpdate stylesheet for type=url.
Thomas Tanghus [Fri, 15 Jun 2012 02:26:03 +0000 (04:26 +0200)]
Update stylesheet for type=url.

12 years agoUse type=url for URL field.
Thomas Tanghus [Fri, 15 Jun 2012 01:26:08 +0000 (03:26 +0200)]
Use type=url for URL field.

12 years agoFix upload for Google Drive; Google Documents List API documentation was misleading
Michael Gapczynski [Fri, 15 Jun 2012 00:56:48 +0000 (20:56 -0400)]
Fix upload for Google Drive; Google Documents List API documentation was misleading

12 years agoMake sure there is a calendar after delete.
Thomas Tanghus [Fri, 15 Jun 2012 00:10:55 +0000 (02:10 +0200)]
Make sure there is a calendar after delete.

12 years agoUpdate calendar after delete.
Thomas Tanghus [Fri, 15 Jun 2012 00:07:32 +0000 (02:07 +0200)]
Update calendar after delete.