]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agoBookmarks: Fix image urls in bookmarks.js
Bart Visscher [Thu, 16 Feb 2012 20:01:13 +0000 (21:01 +0100)]
Bookmarks: Fix image urls in bookmarks.js

12 years agoFixup use of OC_Helper::linkTo function
Bart Visscher [Thu, 16 Feb 2012 18:48:20 +0000 (19:48 +0100)]
Fixup use of OC_Helper::linkTo function

12 years agoUse separate function to make absolute urls
Bart Visscher [Thu, 16 Feb 2012 18:45:00 +0000 (19:45 +0100)]
Use separate function to make absolute urls

12 years agoContacts: Add removed app enabled check
Bart Visscher [Thu, 16 Feb 2012 18:16:31 +0000 (19:16 +0100)]
Contacts: Add removed app enabled check

12 years agoFix parameter of OC_Response::sendFile
Bart Visscher [Fri, 17 Feb 2012 20:35:31 +0000 (21:35 +0100)]
Fix parameter of OC_Response::sendFile

12 years agoDocument OC_Response
Bart Visscher [Fri, 17 Feb 2012 20:33:39 +0000 (21:33 +0100)]
Document OC_Response

12 years agoUI tweaks for name selector combobox.
Thomas Tanghus [Thu, 16 Feb 2012 09:36:34 +0000 (10:36 +0100)]
UI tweaks for name selector combobox.

12 years agoAdded method for loading from file handle.
Thomas Tanghus [Thu, 16 Feb 2012 09:35:35 +0000 (10:35 +0100)]
Added method for loading from file handle.

12 years agoMinor tweaks
Thomas Tanghus [Wed, 15 Feb 2012 08:41:33 +0000 (09:41 +0100)]
Minor tweaks

12 years agoRevert "remove the 3rdparty files. everything is now in https://gitorious.org/ownclou...
Robin Appelman [Thu, 16 Feb 2012 08:44:49 +0000 (09:44 +0100)]
Revert "remove the 3rdparty files. everything is now in https://gitorious.org/owncloud/3rdparty"

This reverts commit dccdeca2581f705c69eb4266aa646173f588a9de.

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Robin Appelman [Thu, 16 Feb 2012 08:42:30 +0000 (09:42 +0100)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoremove the 3rdparty files. everything is now in https://gitorious.org/owncloud/3rdparty
Frank Karlitschek [Wed, 15 Feb 2012 19:40:37 +0000 (20:40 +0100)]
remove the 3rdparty files. everything is now in https://gitorious.org/owncloud/3rdparty

12 years agouse cached size for getting the size of a moved file
Robin Appelman [Wed, 15 Feb 2012 13:42:37 +0000 (14:42 +0100)]
use cached size for getting the size of a moved file

12 years agoUpdate breadcrumb css on close
Tom Needham [Tue, 14 Feb 2012 21:55:51 +0000 (21:55 +0000)]
Update breadcrumb css on close

12 years agoFix editing shared files and file opening bug. Fixes oc-209 and oc-195
Tom Needham [Tue, 14 Feb 2012 21:49:51 +0000 (21:49 +0000)]
Fix editing shared files and file opening bug. Fixes oc-209 and oc-195

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Frank Karlitschek [Tue, 14 Feb 2012 15:34:33 +0000 (16:34 +0100)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agomake it possible to override every image and logo with a new version from within...
Frank Karlitschek [Tue, 14 Feb 2012 15:32:38 +0000 (16:32 +0100)]
make it possible to override every image and logo with a new version from within a theme. I think we have a very cool theming here. *self-praise*

12 years agoAdded some fixes for what to show when address books are (de)selected, all contacts...
Thomas Tanghus [Tue, 14 Feb 2012 12:57:11 +0000 (13:57 +0100)]
Added some fixes for what to show when address books are (de)selected, all contacts deleted etc. Still need some cleaning up.

12 years agoAdded some check for when addinf deleting contacts.
Thomas Tanghus [Tue, 14 Feb 2012 09:34:52 +0000 (10:34 +0100)]
Added some check for when addinf deleting contacts.

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Klaas Freitag [Tue, 14 Feb 2012 09:01:20 +0000 (10:01 +0100)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoallow to set a files mtime through a PROPPATCH request on resource
Klaas Freitag [Tue, 14 Feb 2012 08:59:54 +0000 (09:59 +0100)]
allow to set a files mtime through a PROPPATCH request on resource
'lastmodified'. Needed for syncing algorithms.

12 years agoAdded some error checking as mentioned in http://bugs.owncloud.org/thebuggenie/ownclo...
Thomas Tanghus [Tue, 14 Feb 2012 01:15:21 +0000 (02:15 +0100)]
Added some error checking as mentioned in http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-227

12 years agoModify check for missing UID.
Thomas Tanghus [Tue, 14 Feb 2012 00:56:38 +0000 (01:56 +0100)]
Modify check for missing UID.

12 years agoUse proper index file.
Thomas Tanghus [Tue, 14 Feb 2012 00:47:18 +0000 (01:47 +0100)]
Use proper index file.

12 years agoDon't try to load a profile picture for contacts the doesn't have any.
Thomas Tanghus [Tue, 14 Feb 2012 00:11:21 +0000 (01:11 +0100)]
Don't try to load a profile picture for contacts the doesn't have any.

12 years agoRemoved superfluous debug.
Thomas Tanghus [Tue, 14 Feb 2012 00:02:01 +0000 (01:02 +0100)]
Removed superfluous debug.

12 years agoAdded OC_Contacts_VCard::moveToAddressBook
Thomas Tanghus [Mon, 13 Feb 2012 23:56:50 +0000 (00:56 +0100)]
Added OC_Contacts_VCard::moveToAddressBook

12 years agoAdded function for later testing.
Thomas Tanghus [Mon, 13 Feb 2012 12:02:54 +0000 (13:02 +0100)]
Added function for later testing.

12 years agomake local filestorage comply with test cases
Robin Appelman [Mon, 13 Feb 2012 09:27:00 +0000 (10:27 +0100)]
make local filestorage comply with test cases

12 years agodummy data for tests cases
Robin Appelman [Mon, 13 Feb 2012 09:26:40 +0000 (10:26 +0100)]
dummy data for tests cases

12 years agosome additional test cases for file storage backends
Robin Appelman [Mon, 13 Feb 2012 09:25:45 +0000 (10:25 +0100)]
some additional test cases for file storage backends

12 years agoExternal: Use OC_Util::checkLoggedIn
Bart Visscher [Mon, 13 Feb 2012 23:13:04 +0000 (00:13 +0100)]
External: Use OC_Util::checkLoggedIn

12 years agoGallery: remove unused cover.php
Bart Visscher [Mon, 13 Feb 2012 23:12:22 +0000 (00:12 +0100)]
Gallery: remove unused cover.php

12 years agoReplace Expires and caching headers by OC_Response functions
Bart Visscher [Mon, 13 Feb 2012 22:48:05 +0000 (23:48 +0100)]
Replace Expires and caching headers by OC_Response functions

12 years agoSend gallery album thumbnail with OC_Response::sendFile
Bart Visscher [Mon, 13 Feb 2012 22:35:33 +0000 (23:35 +0100)]
Send gallery album thumbnail with OC_Response::sendFile

12 years agoContacts+OC_Respone: Move enableCaching out of setEtagHeader and setLastModifiedHeader
Bart Visscher [Mon, 13 Feb 2012 21:47:31 +0000 (22:47 +0100)]
Contacts+OC_Respone: Move enableCaching out of setEtagHeader and setLastModifiedHeader

12 years agoOC_Image: Move Content-Type header to show function
Bart Visscher [Mon, 13 Feb 2012 21:41:05 +0000 (22:41 +0100)]
OC_Image: Move Content-Type header to show function

12 years agoGallery: Only get local file when generating photo thumbnail
Bart Visscher [Mon, 13 Feb 2012 21:39:30 +0000 (22:39 +0100)]
Gallery: Only get local file when generating photo thumbnail

12 years agoGallery: Use OC_Respone::enableCaching for (album)thumbnails
Bart Visscher [Mon, 13 Feb 2012 21:38:34 +0000 (22:38 +0100)]
Gallery: Use OC_Respone::enableCaching for (album)thumbnails

12 years agoOC_Response: Set Expire and Cache-Control headers in enableCaching
Bart Visscher [Mon, 13 Feb 2012 21:37:27 +0000 (22:37 +0100)]
OC_Response: Set Expire and Cache-Control headers in enableCaching

12 years agoOC_Response: fix var name bugs
Bart Visscher [Mon, 13 Feb 2012 21:35:48 +0000 (22:35 +0100)]
OC_Response: fix var name bugs

12 years agoGallery: Move login check to beginning of galleryOp.php
Bart Visscher [Mon, 13 Feb 2012 21:32:27 +0000 (22:32 +0100)]
Gallery: Move login check to beginning of galleryOp.php

12 years agoGallery: Remove autoloaded includes from galleryOp.php
Bart Visscher [Mon, 13 Feb 2012 21:30:27 +0000 (22:30 +0100)]
Gallery: Remove autoloaded includes from galleryOp.php

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Georg Ehrke [Mon, 13 Feb 2012 16:07:24 +0000 (17:07 +0100)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agomake local filestorage comply with test cases
Robin Appelman [Mon, 13 Feb 2012 09:27:00 +0000 (10:27 +0100)]
make local filestorage comply with test cases

12 years agodummy data for tests cases
Robin Appelman [Mon, 13 Feb 2012 09:26:40 +0000 (10:26 +0100)]
dummy data for tests cases

12 years agosome additional test cases for file storage backends
Robin Appelman [Mon, 13 Feb 2012 09:25:45 +0000 (10:25 +0100)]
some additional test cases for file storage backends

12 years agofix oc-bug 239 - & => &
Georg Ehrke [Sun, 12 Feb 2012 21:33:16 +0000 (22:33 +0100)]
fix oc-bug 239 - & => &

12 years agoAdd application name to title
Bart Visscher [Sun, 12 Feb 2012 20:56:01 +0000 (21:56 +0100)]
Add application name to title

12 years agoContacts: Optimize thumbnail cache handling a bit
Bart Visscher [Sun, 12 Feb 2012 19:40:44 +0000 (20:40 +0100)]
Contacts: Optimize thumbnail cache handling a bit

12 years agoOC_Response: add setExpiresHeader function
Bart Visscher [Sun, 12 Feb 2012 19:38:28 +0000 (20:38 +0100)]
OC_Response: add setExpiresHeader function

12 years agoOC_Response: add redirect function
Bart Visscher [Sun, 12 Feb 2012 19:38:06 +0000 (20:38 +0100)]
OC_Response: add redirect function

12 years agoContacts: Add missing parameter
Bart Visscher [Sun, 12 Feb 2012 19:26:54 +0000 (20:26 +0100)]
Contacts: Add missing parameter

12 years agouse SimpleTest for unit testing
Robin Appelman [Sun, 12 Feb 2012 17:06:32 +0000 (18:06 +0100)]
use SimpleTest for unit testing

includes some tests for storage providers, more to come

12 years agoContacts: Move response caching to OC_Response
Bart Visscher [Sun, 12 Feb 2012 16:20:30 +0000 (17:20 +0100)]
Contacts: Move response caching to OC_Response

12 years agoAdd description to texteditor info.xml -fix oc-234
Tom Needham [Sun, 12 Feb 2012 15:42:05 +0000 (15:42 +0000)]
Add description to texteditor info.xml  -fix oc-234

12 years agoContacts: Add id to vars with id in them
Bart Visscher [Sun, 12 Feb 2012 15:12:46 +0000 (16:12 +0100)]
Contacts: Add id to vars with id in them

12 years agoContacts: cleanup OC_L10N usage
Bart Visscher [Sun, 12 Feb 2012 15:11:41 +0000 (16:11 +0100)]
Contacts: cleanup OC_L10N usage

12 years agoContacts: Move debug logging of $_POST to after access checks
Bart Visscher [Sun, 12 Feb 2012 14:58:55 +0000 (15:58 +0100)]
Contacts: Move debug logging of $_POST to after access checks

12 years agoContacts: Document usage of OC_Contacts_App::getAddressbook
Bart Visscher [Sun, 12 Feb 2012 14:55:36 +0000 (15:55 +0100)]
Contacts: Document usage of OC_Contacts_App::getAddressbook

Remove redundant access checks and add comments to the calls to
OC_Contacts_App::getAddressbook that are access checks

12 years agoContacts: Save last-modified time in REV property if not set
Bart Visscher [Sun, 12 Feb 2012 14:13:30 +0000 (15:13 +0100)]
Contacts: Save last-modified time in REV property if not set

12 years agoContacts: Fix adding N property in getContactVCard
Bart Visscher [Sun, 12 Feb 2012 14:12:08 +0000 (15:12 +0100)]
Contacts: Fix adding N property in getContactVCard

12 years agoContacts: Cleanup photo and thumbnail code
Bart Visscher [Sun, 12 Feb 2012 13:57:44 +0000 (14:57 +0100)]
Contacts: Cleanup photo and thumbnail code

12 years agoOC_Image: Use valid function instead of checking the resource
Bart Visscher [Sun, 12 Feb 2012 13:28:16 +0000 (14:28 +0100)]
OC_Image: Use valid function instead of checking the resource

12 years agoAccess check fix in contacts/ajax/activation.php
Bart Visscher [Sat, 11 Feb 2012 21:00:42 +0000 (22:00 +0100)]
Access check fix in contacts/ajax/activation.php

plus small cleanup

12 years agoSmall coding style update
Bart Visscher [Sat, 11 Feb 2012 20:57:38 +0000 (21:57 +0100)]
Small coding style update

Fixup OC_Contacts_App

12 years agoImprove logging in OC_Contacts_App
Bart Visscher [Sat, 11 Feb 2012 20:52:39 +0000 (21:52 +0100)]
Improve logging in OC_Contacts_App

Add logging to errors paths in getAddressbook and getContactObject.

12 years agoCleanup OC_Contacts_Addressbook::find usage
Bart Visscher [Sat, 11 Feb 2012 20:48:45 +0000 (21:48 +0100)]
Cleanup OC_Contacts_Addressbook::find usage

Use OC_Contacts_App::getAddressbook($id) instead of OC_Contacts_Addressbook::find($id), it contains access checks.

12 years agoAdd copyright to OC_Connector_Sabre_Principal
Bart Visscher [Sat, 11 Feb 2012 20:24:22 +0000 (21:24 +0100)]
Add copyright to OC_Connector_Sabre_Principal

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Frank Karlitschek [Sat, 11 Feb 2012 23:02:14 +0000 (00:02 +0100)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoadd a README
Frank Karlitschek [Sat, 11 Feb 2012 23:01:46 +0000 (00:01 +0100)]
add a README

12 years agoRedirect to installer if not installed
Michael Gapczynski [Sat, 11 Feb 2012 22:37:35 +0000 (17:37 -0500)]
Redirect to installer if not installed

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Frank Karlitschek [Sat, 11 Feb 2012 22:26:42 +0000 (23:26 +0100)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoadd themeing support and support for autoselection of mobile/tablet and standalone...
Frank Karlitschek [Sat, 11 Feb 2012 22:25:35 +0000 (23:25 +0100)]
add themeing support and support for autoselection of mobile/tablet and standalone css/jss files and templates

12 years agoDerive the user principles from the owncloud users
Bart Visscher [Sat, 11 Feb 2012 20:09:51 +0000 (21:09 +0100)]
Derive the user principles from the owncloud users

The code for updating the principles table is still there. To make it easier to
revert this commit if that is necessary.

12 years agobugfix for oc-236
Stefan Göckeritz [Fri, 10 Feb 2012 18:40:18 +0000 (19:40 +0100)]
bugfix for oc-236

12 years agoMerge branch 'tanghus_contacts'
Thomas Tanghus [Fri, 10 Feb 2012 15:44:06 +0000 (16:44 +0100)]
Merge branch 'tanghus_contacts'

12 years agoVariable wasn't reset.
Thomas Tanghus [Fri, 10 Feb 2012 06:21:56 +0000 (07:21 +0100)]
Variable wasn't reset.

12 years agoMerge gitorious.org:owncloud/owncloud into tanghus_contacts
Thomas Tanghus [Fri, 10 Feb 2012 15:42:45 +0000 (16:42 +0100)]
Merge gitorious.org:owncloud/owncloud into tanghus_contacts

12 years agoAdded custom combobox widget.
Thomas Tanghus [Fri, 10 Feb 2012 15:40:40 +0000 (16:40 +0100)]
Added custom combobox widget.

12 years ago- Added the ability to change a files mtime via webdavs propset.
Klaas Freitag [Fri, 10 Feb 2012 10:30:38 +0000 (11:30 +0100)]
- Added the ability to change a files mtime via webdavs propset.
- Added some minor debug help to fscache

12 years agoGallery: remove unset call, not needed anymore
Bart Visscher [Thu, 9 Feb 2012 21:47:05 +0000 (22:47 +0100)]
Gallery: remove unset call, not needed anymore

12 years agoOC_Image: change static vars to object vars
Bart Visscher [Thu, 9 Feb 2012 21:44:26 +0000 (22:44 +0100)]
OC_Image: change static vars to object vars

12 years agodont try to remove buffers, can cause trouble with strict warnings
Robin Appelman [Thu, 9 Feb 2012 18:52:53 +0000 (19:52 +0100)]
dont try to remove buffers, can cause trouble with strict warnings

12 years agodon't use PDO::inTransaction
Robin Appelman [Thu, 9 Feb 2012 18:51:24 +0000 (19:51 +0100)]
don't use PDO::inTransaction

12 years agoMerge gitorious.org:owncloud/owncloud into tanghus_contacts
Thomas Tanghus [Thu, 9 Feb 2012 18:07:54 +0000 (19:07 +0100)]
Merge gitorious.org:owncloud/owncloud into tanghus_contacts

12 years agoKeep js data structure in sync on changes.
Thomas Tanghus [Thu, 9 Feb 2012 18:04:07 +0000 (19:04 +0100)]
Keep js data structure in sync on changes.
More checks for missing properties.

12 years agofix filecache with MDB2
Robin Appelman [Wed, 8 Feb 2012 20:39:09 +0000 (21:39 +0100)]
fix filecache with MDB2

12 years agouse fetchRow instead of fetch
Robin Appelman [Wed, 8 Feb 2012 20:25:20 +0000 (21:25 +0100)]
use fetchRow instead of fetch

12 years agoFix wrong var name in sharedstorage.php
Bart Visscher [Wed, 8 Feb 2012 20:12:20 +0000 (21:12 +0100)]
Fix wrong var name in sharedstorage.php

12 years agoGallery: Add caching headers to album thumbnail sending
Bart Visscher [Wed, 8 Feb 2012 20:11:45 +0000 (21:11 +0100)]
Gallery: Add caching headers to album thumbnail sending

12 years agoGallery: use thumbnails of images for the album thumbnail
Bart Visscher [Wed, 8 Feb 2012 20:09:47 +0000 (21:09 +0100)]
Gallery: use thumbnails of images for the album thumbnail

The thumbnails were already generated in this function, but now we save them
for displaying of the album.

12 years agoAdd caching to gallery thumbnail generation
Bart Visscher [Tue, 7 Feb 2012 21:33:47 +0000 (22:33 +0100)]
Add caching to gallery thumbnail generation

12 years agoChange gallery thumbnail generation to OC_Image
Bart Visscher [Tue, 7 Feb 2012 21:33:01 +0000 (22:33 +0100)]
Change gallery thumbnail generation to OC_Image

12 years agoOC-41: [Calendar] Date format not translatable
Bart Visscher [Thu, 19 Jan 2012 20:39:05 +0000 (21:39 +0100)]
OC-41: [Calendar] Date format not translatable

12 years agoadd convinience function to get filesystem view for app storage
Robin Appelman [Wed, 8 Feb 2012 20:01:09 +0000 (21:01 +0100)]
add convinience function to get filesystem view for app storage

12 years agouse oc_filecache and oc_eventsource for music scanning
Robin Appelman [Wed, 8 Feb 2012 16:30:16 +0000 (17:30 +0100)]
use oc_filecache and oc_eventsource for music scanning

12 years agobugfix in searching files by mimetype
Robin Appelman [Wed, 8 Feb 2012 16:29:54 +0000 (17:29 +0100)]
bugfix in searching files by mimetype

12 years agodont load pdfview for ie
Robin Appelman [Wed, 8 Feb 2012 15:28:59 +0000 (16:28 +0100)]
dont load pdfview for ie

12 years agoMerge branch 'filesystem'
Robin Appelman [Wed, 8 Feb 2012 14:50:58 +0000 (15:50 +0100)]
Merge branch 'filesystem'