]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agoContacts: First work on cleaner design.
Thomas Tanghus [Tue, 3 Apr 2012 01:28:12 +0000 (03:28 +0200)]
Contacts: First work on cleaner design.

12 years agoContacts: rescan categories on load if there are none.
Thomas Tanghus [Thu, 29 Mar 2012 16:54:06 +0000 (18:54 +0200)]
Contacts: rescan categories on load if there are none.

12 years agomerged from upstream
Florian Hülsmann [Mon, 2 Apr 2012 21:54:18 +0000 (23:54 +0200)]
merged from upstream

12 years agomultiselect handle for filepicker
Bartek Przybylski [Mon, 2 Apr 2012 19:31:34 +0000 (21:31 +0200)]
multiselect handle for filepicker

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Tom Needham [Mon, 2 Apr 2012 17:44:24 +0000 (17:44 +0000)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoconfirm close when there are unsaved changes
Tom Needham [Mon, 2 Apr 2012 17:44:15 +0000 (17:44 +0000)]
confirm close when there are unsaved changes

12 years agodialogs filepicker first draft
Bartek Przybylski [Mon, 2 Apr 2012 17:39:24 +0000 (19:39 +0200)]
dialogs filepicker first draft

12 years agoadd * to filename when changes have been made
Tom Needham [Mon, 2 Apr 2012 17:27:06 +0000 (17:27 +0000)]
add * to filename when changes have been made

12 years agouse OC_Dialogs instead of alert()
Tom Needham [Mon, 2 Apr 2012 16:35:11 +0000 (16:35 +0000)]
use OC_Dialogs instead of alert()

12 years agoMerge branch 'master' of gitorious.org:~cbix/owncloud/cbix-owncloud
Florian Hülsmann [Mon, 2 Apr 2012 15:13:21 +0000 (17:13 +0200)]
Merge branch 'master' of gitorious.org:~cbix/owncloud/cbix-owncloud

12 years agowebfinger protocol compatible + minor changes
Florian Hülsmann [Mon, 2 Apr 2012 15:12:52 +0000 (17:12 +0200)]
webfinger protocol compatible + minor changes

12 years agowebfinger protocol compatible + minor changes
Florian Hülsmann [Mon, 2 Apr 2012 04:31:00 +0000 (06:31 +0200)]
webfinger protocol compatible + minor changes

12 years agoMove writable check into local filestorage so shared files can be renamed
Michael Gapczynski [Sun, 1 Apr 2012 17:30:41 +0000 (13:30 -0400)]
Move writable check into local filestorage so shared files can be renamed

12 years agothe core apps don't have types
Robin Appelman [Sun, 1 Apr 2012 17:20:59 +0000 (19:20 +0200)]
the core apps don't have types

12 years agooc_db is not pdo
Robin Appelman [Sun, 1 Apr 2012 15:31:44 +0000 (17:31 +0200)]
oc_db is not pdo

also pgsql does not like double quotes

12 years agoTry to configure php to enable big file uploads.
Frank Karlitschek [Sun, 1 Apr 2012 15:02:32 +0000 (17:02 +0200)]
Try to configure php to enable big file uploads.
This doesn´t work always depending on the webserver and php configuration.
Let´s try to overwrite some defaults anyways

12 years agoupdate outdated README
Frank Karlitschek [Sun, 1 Apr 2012 14:06:08 +0000 (16:06 +0200)]
update outdated README

12 years agoShow the different editions to the user. Used in the status call, on the personal...
Frank Karlitschek [Sun, 1 Apr 2012 09:20:12 +0000 (11:20 +0200)]
Show the different editions to the user. Used in the status call, on the personal settings page and in the updater to update to the next available version from the same edition.

12 years agoCheck file handle exists before trying to read file
Michael Gapczynski [Sun, 1 Apr 2012 06:38:26 +0000 (02:38 -0400)]
Check file handle exists before trying to read file

12 years agoFix owncloud log
Tom Needham [Sat, 31 Mar 2012 23:55:41 +0000 (23:55 +0000)]
Fix owncloud log

12 years agoprevent an possible xss exploit
Robin Appelman [Sat, 31 Mar 2012 22:55:12 +0000 (00:55 +0200)]
prevent an possible xss exploit

12 years agoadding callback when ok click on alert dialog
Bartek Przybylski [Sat, 31 Mar 2012 22:30:52 +0000 (00:30 +0200)]
adding callback when ok click on alert dialog

12 years agofix eventsource for ie
Robin Appelman [Sat, 31 Mar 2012 14:40:42 +0000 (16:40 +0200)]
fix eventsource for ie

12 years agodont send to much when scanning large folders
Robin Appelman [Sat, 31 Mar 2012 14:28:22 +0000 (16:28 +0200)]
dont send to much when scanning large folders

12 years agosend more progress updates when scanning large folders
Robin Appelman [Sat, 31 Mar 2012 14:24:53 +0000 (16:24 +0200)]
send more progress updates when scanning large folders

12 years agomake sure output buffering is dissabled when using eventsource
Robin Appelman [Sat, 31 Mar 2012 14:20:32 +0000 (16:20 +0200)]
make sure output buffering is dissabled when using eventsource

12 years agofix potential problem when using multiply eventsource's
Robin Appelman [Sat, 31 Mar 2012 14:10:29 +0000 (16:10 +0200)]
fix potential problem when using multiply eventsource's

12 years agowebfinger reimplementation started
Florian Hülsmann [Sat, 31 Mar 2012 00:42:41 +0000 (02:42 +0200)]
webfinger reimplementation started

12 years agoFix HTML, misspelled span close tag
Bart Visscher [Fri, 30 Mar 2012 21:40:29 +0000 (23:40 +0200)]
Fix HTML, misspelled span close tag

12 years agoMove logfile determination to init function
Bart Visscher [Fri, 30 Mar 2012 21:40:16 +0000 (23:40 +0200)]
Move logfile determination to init function

12 years agocheckUpgrade has to be after template initialization
Bart Visscher [Fri, 30 Mar 2012 21:33:36 +0000 (23:33 +0200)]
checkUpgrade has to be after template initialization

The error path of checkUpgrade uses the template

12 years agoMove more from base init to separate functions
Bart Visscher [Fri, 30 Mar 2012 21:31:05 +0000 (23:31 +0200)]
Move more from base init to separate functions

12 years agoAdd support for logging to syslog
Bart Visscher [Fri, 30 Mar 2012 21:15:48 +0000 (23:15 +0200)]
Add support for logging to syslog

12 years agoselect field added to oc.dialogs.form, gallery ported to use it
Bartek Przybylski [Fri, 30 Mar 2012 20:50:57 +0000 (22:50 +0200)]
select field added to oc.dialogs.form, gallery ported to use it

12 years agocreate static host-meta instead of symlink and .htaccess
Florian Hülsmann [Fri, 30 Mar 2012 19:35:09 +0000 (21:35 +0200)]
create static host-meta instead of symlink and .htaccess

12 years agofix sharing nested galleries
Bartek Przybylski [Fri, 30 Mar 2012 19:14:01 +0000 (21:14 +0200)]
fix sharing nested galleries

12 years agoclean pre-path_hash fscache entries
Robin Appelman [Fri, 30 Mar 2012 17:44:38 +0000 (19:44 +0200)]
clean pre-path_hash fscache entries

12 years agoclarifying remoteStorage description
Jan-Christoph Borchardt [Fri, 30 Mar 2012 16:18:09 +0000 (18:18 +0200)]
clarifying remoteStorage description

12 years agorenamed Gallery to Pictures, still needs to be changed in the code to also reflect...
Jan-Christoph Borchardt [Fri, 30 Mar 2012 16:15:03 +0000 (18:15 +0200)]
renamed Gallery to Pictures, still needs to be changed in the code to also reflect in the path

12 years agorenaming remote storage support to External storage support to clear up naming conflict
Jan-Christoph Borchardt [Fri, 30 Mar 2012 16:10:16 +0000 (18:10 +0200)]
renaming remote storage support to External storage support to clear up naming conflict

12 years agoadd path_hash to the filesystem cache
Robin Appelman [Fri, 30 Mar 2012 16:12:33 +0000 (18:12 +0200)]
add path_hash to the filesystem cache

12 years agoadd the option to only load apps of a specific type
Robin Appelman [Fri, 30 Mar 2012 12:39:07 +0000 (14:39 +0200)]
add the option to only load apps of a specific type

12 years agooptimizations for loadApps
Robin Appelman [Fri, 30 Mar 2012 12:00:24 +0000 (14:00 +0200)]
optimizations for loadApps

12 years agooptimizations for updateApps
Robin Appelman [Fri, 30 Mar 2012 11:48:44 +0000 (13:48 +0200)]
optimizations for updateApps

12 years agofix gallery sharing when root is not /
Bartek Przybylski [Thu, 29 Mar 2012 18:45:21 +0000 (20:45 +0200)]
fix gallery sharing when root is not /

12 years agocheckobx opacity on files page for IE8
Arthur Schiwon [Thu, 29 Mar 2012 16:30:27 +0000 (18:30 +0200)]
checkobx opacity on files page for IE8

12 years agomake checkboxes on files page work with IE8 ()
Arthur Schiwon [Thu, 29 Mar 2012 16:17:46 +0000 (18:17 +0200)]
make checkboxes on files page work with IE8 ()

12 years agoIE 8: fix appeareance of checkboxes on login and files pages
Arthur Schiwon [Thu, 29 Mar 2012 16:16:41 +0000 (18:16 +0200)]
IE 8: fix appeareance of checkboxes on login and files pages

12 years agoContacts: Removed obsolete code.
Thomas Tanghus [Thu, 29 Mar 2012 13:36:04 +0000 (15:36 +0200)]
Contacts: Removed obsolete code.

12 years agoImprove actions on delete.
Thomas Tanghus [Thu, 29 Mar 2012 13:24:32 +0000 (15:24 +0200)]
Improve actions on delete.

12 years agoCleanup stylesheet.
Thomas Tanghus [Thu, 29 Mar 2012 12:30:54 +0000 (14:30 +0200)]
Cleanup stylesheet.

12 years agoMake users only able to share with users in groups they belong to
Michael Gapczynski [Thu, 29 Mar 2012 01:18:17 +0000 (21:18 -0400)]
Make users only able to share with users in groups they belong to

12 years agoadd support for installing apps from a subfolder in the zip/tgz file
Robin Appelman [Wed, 28 Mar 2012 22:11:29 +0000 (00:11 +0200)]
add support for installing apps from a subfolder in the zip/tgz file

12 years agoadd support for installing apps from tgz
Robin Appelman [Wed, 28 Mar 2012 22:07:28 +0000 (00:07 +0200)]
add support for installing apps from tgz

12 years agoenble browsing tar files in the web interface
Robin Appelman [Wed, 28 Mar 2012 21:53:51 +0000 (23:53 +0200)]
enble browsing tar files in the web interface

12 years agostricter tests for archive backends and make sure we make the tests
Robin Appelman [Wed, 28 Mar 2012 21:46:44 +0000 (23:46 +0200)]
stricter tests for archive backends and make sure we make the tests

12 years agoadd tar backend for OC_Archive
Robin Appelman [Wed, 28 Mar 2012 20:32:51 +0000 (22:32 +0200)]
add tar backend for OC_Archive

also handles bz2/gz compression

12 years agoadd extract all option to OC_Archive
Robin Appelman [Wed, 28 Mar 2012 20:31:45 +0000 (22:31 +0200)]
add extract all option to OC_Archive

12 years agoadd tempory folder utility to OC_Helper
Robin Appelman [Wed, 28 Mar 2012 20:30:55 +0000 (22:30 +0200)]
add tempory folder utility to OC_Helper

12 years agoallow running a single test or group of tests
Robin Appelman [Wed, 28 Mar 2012 14:26:23 +0000 (16:26 +0200)]
allow running a single test or group of tests

12 years agoadd backslash r to the newline var
Georg Ehrke [Wed, 28 Mar 2012 15:06:16 +0000 (17:06 +0200)]
add backslash r to the newline var

12 years agoremove check for variable which was set one line above - bugfix for oc-324
Georg Ehrke [Wed, 28 Mar 2012 14:38:42 +0000 (16:38 +0200)]
remove check for variable which was set one line above - bugfix for oc-324

12 years agoadd scrollbar to the music list - bugfix for oc-301
Georg Ehrke [Wed, 28 Mar 2012 14:21:54 +0000 (16:21 +0200)]
add scrollbar to the music list - bugfix for oc-301

12 years agowhitespace indentation fix
Florian Hülsmann [Wed, 28 Mar 2012 14:12:34 +0000 (16:12 +0200)]
whitespace indentation fix

12 years agowebfinger installation creates symlink in document root
Florian Hülsmann [Wed, 28 Mar 2012 14:07:50 +0000 (16:07 +0200)]
webfinger installation creates symlink in document root

12 years agoTrigger autocomplete wo button.
Thomas Tanghus [Tue, 27 Mar 2012 10:29:19 +0000 (12:29 +0200)]
Trigger autocomplete wo button.

12 years agoImprovements in adding/deleting properties.
Thomas Tanghus [Tue, 27 Mar 2012 10:26:59 +0000 (12:26 +0200)]
Improvements in adding/deleting properties.

12 years agoContacts: Update contact list thumbnail when deleting PHOTO.
Thomas Tanghus [Tue, 27 Mar 2012 08:12:30 +0000 (10:12 +0200)]
Contacts: Update contact list thumbnail when deleting PHOTO.

12 years agoAdded some documentation.
Thomas Tanghus [Mon, 26 Mar 2012 23:09:28 +0000 (01:09 +0200)]
Added some documentation.

12 years agoreturn path of tmp file like filestorage/common does. Fixes broken folder-/multifile...
Arthur Schiwon [Tue, 27 Mar 2012 00:24:52 +0000 (02:24 +0200)]
return path of tmp file like filestorage/common does. Fixes broken folder-/multifile-download.

12 years agoDo not use always the same name for download-zip to avoid collisions.
Arthur Schiwon [Mon, 26 Mar 2012 23:19:34 +0000 (01:19 +0200)]
Do not use always the same name for download-zip to avoid collisions.

12 years agoOverwrite Download-ZIP if it already exists. We do not want to show alien content.
Arthur Schiwon [Mon, 26 Mar 2012 23:18:38 +0000 (01:18 +0200)]
Overwrite Download-ZIP if it already exists. We do not want to show alien content.

12 years agofix square images not getting proper thumbnails
Robin Appelman [Mon, 26 Mar 2012 22:42:15 +0000 (00:42 +0200)]
fix square images not getting proper thumbnails

12 years agofix timestamps when viewing logs
Robin Appelman [Mon, 26 Mar 2012 22:21:31 +0000 (00:21 +0200)]
fix timestamps when viewing logs

12 years agofix gallery scan when an image cant be loaded
Robin Appelman [Mon, 26 Mar 2012 21:56:07 +0000 (23:56 +0200)]
fix gallery scan when an image cant be loaded

12 years agocrop and resize in a single step when creating thumbnail
Robin Appelman [Mon, 26 Mar 2012 21:53:48 +0000 (23:53 +0200)]
crop and resize in a single step when creating thumbnail

also so more explicit memory cleanup

12 years agomemory cleanup in gallery
Robin Appelman [Mon, 26 Mar 2012 20:40:38 +0000 (22:40 +0200)]
memory cleanup in gallery

12 years agosome more memory cleanup in OC_Image
Robin Appelman [Mon, 26 Mar 2012 20:33:37 +0000 (22:33 +0200)]
some more memory cleanup in OC_Image

12 years agosome more memory cleanup in OC_Image
Robin Appelman [Mon, 26 Mar 2012 20:28:40 +0000 (22:28 +0200)]
some more memory cleanup in OC_Image

12 years agoSmall change and muting debug.
Thomas Tanghus [Mon, 26 Mar 2012 20:26:06 +0000 (22:26 +0200)]
Small change and muting debug.

12 years agoCheck for empty value.
Thomas Tanghus [Mon, 26 Mar 2012 20:07:19 +0000 (22:07 +0200)]
Check for empty value.
Added missing classes on action icons.

12 years agoContacts: Fix saveproperty for categories
Bart Visscher [Mon, 26 Mar 2012 19:46:18 +0000 (21:46 +0200)]
Contacts: Fix saveproperty for categories

12 years agoadded some authors to the Authors file
Georg Ehrke [Mon, 26 Mar 2012 19:45:51 +0000 (21:45 +0200)]
added some authors to the Authors file

12 years agoRemoved obsolete code.
Thomas Tanghus [Mon, 26 Mar 2012 17:13:48 +0000 (19:13 +0200)]
Removed obsolete code.

12 years agoFixed error in OC_Contacts_VCard::addFromDAVData as pointed out by Guillaume ZITTA
Thomas Tanghus [Mon, 26 Mar 2012 00:04:34 +0000 (02:04 +0200)]
Fixed error in OC_Contacts_VCard::addFromDAVData as pointed out by Guillaume ZITTA

12 years agoadd error 403 site
Georg Ehrke [Sun, 25 Mar 2012 12:16:39 +0000 (14:16 +0200)]
add error 403 site

12 years agoAdd test for Google Docs storage backend, tester needs to token and token secret...
Michael Gapczynski [Sat, 24 Mar 2012 19:46:28 +0000 (15:46 -0400)]
Add test for Google Docs storage backend, tester needs to token and token secret to config

12 years agoMove Google Docs storage backend to files_remote app
Michael Gapczynski [Sat, 24 Mar 2012 19:27:42 +0000 (15:27 -0400)]
Move Google Docs storage backend to files_remote app

12 years agospaces to tabs in bookmarks
Bartek Przybylski [Sat, 24 Mar 2012 18:54:54 +0000 (19:54 +0100)]
spaces to tabs in bookmarks

12 years agobookmarks tag placement & list width fix
Bartek Przybylski [Sat, 24 Mar 2012 18:53:39 +0000 (19:53 +0100)]
bookmarks tag placement & list width fix

12 years agoImplement fopen() for Google Docs storage backend
Michael Gapczynski [Sat, 24 Mar 2012 18:49:44 +0000 (14:49 -0400)]
Implement fopen() for Google Docs storage backend

12 years agofix sharing address construction in opera and firefox
Bartek Przybylski [Sat, 24 Mar 2012 18:26:53 +0000 (19:26 +0100)]
fix sharing address construction in opera and firefox

12 years agofix albums thumbnails preview for opera
Bartek Przybylski [Sat, 24 Mar 2012 18:21:36 +0000 (19:21 +0100)]
fix albums thumbnails preview for opera

12 years agofixup: sharing gallery for loggedin users fail
Bartek Przybylski [Sat, 24 Mar 2012 17:40:27 +0000 (18:40 +0100)]
fixup: sharing gallery for loggedin users fail

12 years agogallery sharing, experimental version
Bartek Przybylski [Sat, 24 Mar 2012 17:35:16 +0000 (18:35 +0100)]
gallery sharing, experimental version

12 years agowebdav storage backend
Robin Appelman [Fri, 23 Mar 2012 17:54:38 +0000 (18:54 +0100)]
webdav storage backend

12 years agomake sure we can load OC_Config when we need it
Robin Appelman [Fri, 23 Mar 2012 17:52:41 +0000 (18:52 +0100)]
make sure we can load OC_Config when we need it

12 years agofix previous made bug and fix oc bug - oc-139
Georg Ehrke [Fri, 23 Mar 2012 16:27:52 +0000 (17:27 +0100)]
fix previous made bug and fix oc bug - oc-139

12 years agocheck if the title of an event is null - bugfix for oc-139
Georg Ehrke [Fri, 23 Mar 2012 16:09:51 +0000 (17:09 +0100)]
check if the title of an event is null - bugfix for oc-139

12 years agoBookmarks: make link text click clickable too - bugfix for oc-131
Georg Ehrke [Fri, 23 Mar 2012 15:58:48 +0000 (16:58 +0100)]
Bookmarks: make link text click clickable too - bugfix for oc-131