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

12 years agoBookmark layout updated
Marvin Thomas Rabe [Wed, 1 Feb 2012 21:02:06 +0000 (22:02 +0100)]
Bookmark layout updated

12 years agoBookmark layout updated
Marvin Thomas Rabe [Wed, 1 Feb 2012 20:19:31 +0000 (21:19 +0100)]
Bookmark layout updated

12 years agoFixed upload button display error
Marvin Thomas Rabe [Wed, 1 Feb 2012 19:58:04 +0000 (20:58 +0100)]
Fixed upload button display error

12 years agoMerge branch 'master' into filesystem
Robin Appelman [Wed, 1 Feb 2012 14:57:32 +0000 (15:57 +0100)]
Merge branch 'master' into filesystem

12 years agofix javascript
David Iwanowitsch [Mon, 30 Jan 2012 17:14:09 +0000 (18:14 +0100)]
fix javascript

12 years agoAdded searchprovider for bookmarks, initial l10n support for bookmark plugin
David Iwanowitsch [Sun, 29 Jan 2012 18:32:33 +0000 (19:32 +0100)]
Added searchprovider for bookmarks, initial l10n support for bookmark plugin
moved some code from updateList.php to bookmarks.php, to make it reusable

12 years agoprevent sharing from making aditional http requests while scanning
Robin Appelman [Wed, 1 Feb 2012 14:33:12 +0000 (15:33 +0100)]
prevent sharing from making aditional http requests while scanning

additional requests to the server can block feedback of scannning depending on server configuration

12 years agoonly show what folder we are scanning to save bandwith
Robin Appelman [Wed, 1 Feb 2012 14:25:00 +0000 (15:25 +0100)]
only show what folder we are scanning to save bandwith

12 years agopre-select current language, sort available languages
Thomas Schmidt [Wed, 1 Feb 2012 11:00:38 +0000 (12:00 +0100)]
pre-select current language, sort available languages

12 years agoMerge branch 'tanghus_contacts'
Thomas Tanghus [Tue, 31 Jan 2012 18:35:11 +0000 (19:35 +0100)]
Merge branch 'tanghus_contacts'

12 years agoResize profile picture if bigger than 200px on either x or y.
Thomas Tanghus [Fri, 27 Jan 2012 20:34:56 +0000 (21:34 +0100)]
Resize profile picture if bigger than 200px on either x or y.
Bolded text on message box.

12 years ago- Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-93
Thomas Tanghus [Tue, 31 Jan 2012 18:26:26 +0000 (19:26 +0100)]
- Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-93
  Property was added multiple times.
- Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-8
  "Missing "N" field: Contacts app not compatible with vcard 3.0 format"
- Almost sure I've fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-27
  "Full name in Contacts app doesn't sync to iOS 5 contacts" because it is caused by oc-8

12 years agoSome reminders in the code of what I have to change post OC3.0
Thomas Tanghus [Wed, 25 Jan 2012 00:10:56 +0000 (01:10 +0100)]
Some reminders in the code of what I have to change post OC3.0

12 years agoMerge branch 'master' into filesystem
Robin Appelman [Tue, 31 Jan 2012 15:36:29 +0000 (16:36 +0100)]
Merge branch 'master' into filesystem

12 years agoadd option to send get data along with an eventsource request
Robin Appelman [Mon, 30 Jan 2012 22:26:01 +0000 (23:26 +0100)]
add option to send get data along with an eventsource request

12 years agoproper file sorting
Robin Appelman [Tue, 31 Jan 2012 15:33:47 +0000 (16:33 +0100)]
proper file sorting

12 years agodont try to use something that isn't there
Robin Appelman [Tue, 31 Jan 2012 15:33:16 +0000 (16:33 +0100)]
dont try to use something that isn't there

12 years agouse filesystem cache for searching
Robin Appelman [Tue, 31 Jan 2012 15:12:49 +0000 (16:12 +0100)]
use filesystem cache for searching

12 years agosome fixes to scanning
Robin Appelman [Tue, 31 Jan 2012 15:12:38 +0000 (16:12 +0100)]
some fixes to scanning

12 years agoprovide live feedback while scanning files
Robin Appelman [Tue, 31 Jan 2012 12:56:58 +0000 (13:56 +0100)]
provide live feedback while scanning files

12 years agodont try to use the filesystem when it isnt setup yet
Robin Appelman [Tue, 31 Jan 2012 11:44:01 +0000 (12:44 +0100)]
dont try to use the filesystem when it isnt setup yet

12 years agostart of proper feedback during filessytem scan
Robin Appelman [Mon, 30 Jan 2012 22:32:55 +0000 (23:32 +0100)]
start of proper feedback during filessytem scan

12 years agoadd option to send get data along with an eventsource request
Robin Appelman [Mon, 30 Jan 2012 22:26:01 +0000 (23:26 +0100)]
add option to send get data along with an eventsource request

12 years agoMerge branch 'master' into filesystem
Robin Appelman [Mon, 30 Jan 2012 22:20:47 +0000 (23:20 +0100)]
Merge branch 'master' into filesystem

12 years agoprovide server side close option for EventStream
Robin Appelman [Mon, 30 Jan 2012 22:19:43 +0000 (23:19 +0100)]
provide server side close option for EventStream

12 years agoSharing app needs to be loaded for public link of file in Shared folder - fixes bug 113
Michael Gapczynski [Mon, 30 Jan 2012 21:49:24 +0000 (16:49 -0500)]
Sharing app needs to be loaded for public link of file in Shared folder - fixes bug 113

12 years agofix outdated README file
Frank Karlitschek [Mon, 30 Jan 2012 21:05:31 +0000 (22:05 +0100)]
fix outdated README file

12 years agomerge master into filesystem
Robin Appelman [Mon, 30 Jan 2012 19:29:33 +0000 (20:29 +0100)]
merge master into filesystem