]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
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 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 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'

12 years agoMore @£#¤ conflicts
Thomas Tanghus [Wed, 8 Feb 2012 08:36:16 +0000 (09:36 +0100)]
More @£#¤ conflicts
Merge branch 'temp' into tanghus_contacts

12 years agoFix merge conflicts
Thomas Tanghus [Wed, 8 Feb 2012 08:18:58 +0000 (09:18 +0100)]
Fix merge conflicts

12 years agoAdded files for new contact editor/viewer.
Thomas Tanghus [Mon, 6 Feb 2012 06:32:57 +0000 (07:32 +0100)]
Added files for new contact editor/viewer.

12 years agoFixed broken "Add new" contact.
Thomas Tanghus [Mon, 6 Feb 2012 13:18:40 +0000 (14:18 +0100)]
Fixed broken "Add new" contact.
Possible fix for cards with missing 'FN' property added through DAV.
Misc. UI cleanups.

12 years agoHide container for emails/phones/adresses if there are none.
Thomas Tanghus [Mon, 6 Feb 2012 07:15:23 +0000 (08:15 +0100)]
Hide container for emails/phones/adresses if there are none.

12 years agoUpdated copyrights.
Thomas Tanghus [Mon, 6 Feb 2012 07:04:06 +0000 (08:04 +0100)]
Updated copyrights.
Element menu didn't update.

12 years agoAdded files for new contact editor/viewer.
Thomas Tanghus [Mon, 6 Feb 2012 06:32:57 +0000 (07:32 +0100)]
Added files for new contact editor/viewer.

12 years agoMerge branch 'tanghus_contacts' of gitorious.org:owncloud/owncloud into tanghus_contacts
Thomas Tanghus [Wed, 8 Feb 2012 07:33:51 +0000 (08:33 +0100)]
Merge branch 'tanghus_contacts' of gitorious.org:owncloud/owncloud into tanghus_contacts

Conflicts:
apps/contacts/ajax/contactdetails.php
apps/contacts/js/contacts.js

12 years agoDon't import cards that can't be parsed by Sabre, but log it instead.
Thomas Tanghus [Wed, 8 Feb 2012 06:56:43 +0000 (07:56 +0100)]
Don't import cards that can't be parsed by Sabre, but log it instead.
Fix missing 'N' or 'FN' fields on import.

12 years agoSome fixes for malformed VCards.
Thomas Tanghus [Tue, 7 Feb 2012 02:17:28 +0000 (03:17 +0100)]
Some fixes for malformed VCards.

12 years agoFixed broken "Add new" contact.
Thomas Tanghus [Mon, 6 Feb 2012 13:18:40 +0000 (14:18 +0100)]
Fixed broken "Add new" contact.
Possible fix for cards with missing 'FN' property added through DAV.
Misc. UI cleanups.

12 years agoHide container for emails/phones/adresses if there are none.
Thomas Tanghus [Mon, 6 Feb 2012 07:15:23 +0000 (08:15 +0100)]
Hide container for emails/phones/adresses if there are none.

12 years agoUpdated copyrights.
Thomas Tanghus [Mon, 6 Feb 2012 07:04:06 +0000 (08:04 +0100)]
Updated copyrights.
Element menu didn't update.

12 years agoAdded files for new contact editor/viewer.
Thomas Tanghus [Mon, 6 Feb 2012 06:32:57 +0000 (07:32 +0100)]
Added files for new contact editor/viewer.

12 years agomerge 64a617b2a1016108c946cc533875a40030bbd317 into master
Georg Ehrke [Tue, 7 Feb 2012 21:49:23 +0000 (22:49 +0100)]
merge 64a617b2a1016108c946cc533875a40030bbd317 into master

12 years agofix filecache when creating a new folder
Robin Appelman [Mon, 6 Feb 2012 18:33:37 +0000 (19:33 +0100)]
fix filecache when creating a new folder

12 years agoFixed broken "Add new" contact.
Thomas Tanghus [Mon, 6 Feb 2012 13:18:40 +0000 (14:18 +0100)]
Fixed broken "Add new" contact.
Possible fix for cards with missing 'FN' property added through DAV.
Misc. UI cleanups.

12 years agoHide container for emails/phones/adresses if there are none.
Thomas Tanghus [Mon, 6 Feb 2012 07:15:23 +0000 (08:15 +0100)]
Hide container for emails/phones/adresses if there are none.

12 years agoUpdated copyrights.
Thomas Tanghus [Mon, 6 Feb 2012 07:04:06 +0000 (08:04 +0100)]
Updated copyrights.
Element menu didn't update.

12 years agoAdded files for new contact editor/viewer.
Thomas Tanghus [Mon, 6 Feb 2012 06:32:57 +0000 (07:32 +0100)]
Added files for new contact editor/viewer.

12 years agoModification for adding photos.
Thomas Tanghus [Mon, 6 Feb 2012 06:23:44 +0000 (07:23 +0100)]
Modification for adding photos.

12 years agostore writable flag for files
Robin Appelman [Sun, 5 Feb 2012 13:04:10 +0000 (14:04 +0100)]
store writable flag for files

12 years agowritable not writeable
Robin Appelman [Sun, 5 Feb 2012 13:00:49 +0000 (14:00 +0100)]
writable not writeable

12 years agochange comments in import.php
Georg Ehrke [Sun, 15 Jan 2012 10:47:35 +0000 (11:47 +0100)]
change comments in import.php

12 years agoadd import function for contacts
Georg Ehrke [Sun, 15 Jan 2012 10:40:32 +0000 (11:40 +0100)]
add import function for contacts

12 years agowatch for changes outside owncloud to the files
Robin Appelman [Sun, 5 Feb 2012 00:25:36 +0000 (01:25 +0100)]
watch for changes outside owncloud to the files

12 years agofix bug in transactions with PDO
Robin Appelman [Sun, 5 Feb 2012 00:23:41 +0000 (01:23 +0100)]
fix bug in transactions with PDO

12 years agofix bug in transactions with PDO
Robin Appelman [Sun, 5 Feb 2012 00:23:41 +0000 (01:23 +0100)]
fix bug in transactions with PDO

12 years agosome improvements in file scanning
Robin Appelman [Sun, 5 Feb 2012 00:23:04 +0000 (01:23 +0100)]
some improvements in file scanning

12 years agoMerge branch 'master' into filesystem
Robin Appelman [Sun, 5 Feb 2012 00:22:29 +0000 (01:22 +0100)]
Merge branch 'master' into filesystem

12 years agoUpdated readme url for install instructions
Tom Needham [Sat, 4 Feb 2012 23:40:47 +0000 (23:40 +0000)]
Updated readme url for install instructions

12 years agopreferences store fix
Bartek Przybylski [Sat, 4 Feb 2012 19:15:55 +0000 (20:15 +0100)]
preferences store fix

12 years agostripping root from gallery name
Bartek Przybylski [Sat, 4 Feb 2012 14:35:58 +0000 (15:35 +0100)]
stripping root from gallery name

12 years agohandling special chars in dirnames
Bartek Przybylski [Sat, 4 Feb 2012 10:02:13 +0000 (11:02 +0100)]
handling special chars in dirnames

12 years agogallery: fix FS hooks
Bartek Przybylski [Sat, 4 Feb 2012 09:30:32 +0000 (10:30 +0100)]
gallery: fix FS hooks

12 years agogallery settings, defining scan root and shor order
Bartek Przybylski [Fri, 3 Feb 2012 20:38:44 +0000 (21:38 +0100)]
gallery settings, defining scan root and shor order

12 years agoremoving console error in safari for bookmarks
Bartek Przybylski [Fri, 3 Feb 2012 20:37:09 +0000 (21:37 +0100)]
removing console error in safari for bookmarks

12 years agouse strip_tags for calendar names
Georg Ehrke [Thu, 2 Feb 2012 20:23:41 +0000 (21:23 +0100)]
use strip_tags for calendar names

12 years agoallow the usage of the filecache outside of the users home folder
Robin Appelman [Thu, 2 Feb 2012 18:04:13 +0000 (19:04 +0100)]
allow the usage of the filecache outside of the users home folder

12 years agoadd a label calendar to the settings page - bugfix for oc-157
Georg Ehrke [Thu, 2 Feb 2012 17:36:37 +0000 (18:36 +0100)]
add a label calendar to the settings page - bugfix for oc-157

12 years agoMore in-/output sanitation,
Thomas Tanghus [Thu, 2 Feb 2012 16:53:46 +0000 (17:53 +0100)]
More in-/output sanitation,

12 years agoSanitize in- and output.
Thomas Tanghus [Thu, 2 Feb 2012 15:46:38 +0000 (16:46 +0100)]
Sanitize in- and output.

12 years agoMerge branch 'master' into filesystem
Robin Appelman [Thu, 2 Feb 2012 16:30:54 +0000 (17:30 +0100)]
Merge branch 'master' into filesystem

12 years agoCalendar: Bugfix: better input validation
Georg Ehrke [Thu, 2 Feb 2012 14:01:05 +0000 (15:01 +0100)]
Calendar: Bugfix: better input validation

12 years agogallery works in safari now
Bartek Przybylski [Wed, 1 Feb 2012 21:15:01 +0000 (22:15 +0100)]
gallery works in safari now