]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agoadjusting to new db "api", merge with master
Bartek Przybylski [Thu, 27 Oct 2011 19:16:04 +0000 (21:16 +0200)]
adjusting to new db "api", merge with master

12 years agoMerge branch 'master' into gallery
Bartek Przybylski [Thu, 27 Oct 2011 18:27:57 +0000 (20:27 +0200)]
Merge branch 'master' into gallery

13 years agoFix setproperty form
Bart Visscher [Tue, 25 Oct 2011 18:01:40 +0000 (20:01 +0200)]
Fix setproperty form

13 years agouse existing correct info icons
Jan-Christoph Borchardt [Sun, 23 Oct 2011 19:53:00 +0000 (21:53 +0200)]
use existing correct info icons

13 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Jan-Christoph Borchardt [Sun, 23 Oct 2011 17:50:42 +0000 (19:50 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

13 years agoprovide function for updating the database scheme
Robin Appelman [Sun, 23 Oct 2011 13:25:38 +0000 (15:25 +0200)]
provide function for updating the database scheme

13 years agocorrected link for app dev instructions
Jan-Christoph Borchardt [Sun, 23 Oct 2011 10:09:52 +0000 (12:09 +0200)]
corrected link for app dev instructions

13 years agoimprove detection of database backend
Robin Appelman [Sun, 23 Oct 2011 10:29:12 +0000 (12:29 +0200)]
improve detection of database backend

13 years agocorrected position of in-field labels a bit
Jan-Christoph Borchardt [Sun, 23 Oct 2011 08:48:42 +0000 (10:48 +0200)]
corrected position of in-field labels a bit

13 years agotextfield is now less obtrusive / opaque
Jan-Christoph Borchardt [Sun, 23 Oct 2011 08:44:05 +0000 (10:44 +0200)]
textfield is now less obtrusive / opaque

13 years agoadded all logo source SVGs
Jan-Christoph Borchardt [Sat, 22 Oct 2011 09:32:38 +0000 (11:32 +0200)]
added all logo source SVGs

13 years agoimprove mimetype detection
Robin Appelman [Sun, 23 Oct 2011 09:26:54 +0000 (11:26 +0200)]
improve mimetype detection

13 years agofix fopen
Robin Appelman [Sat, 22 Oct 2011 12:10:15 +0000 (14:10 +0200)]
fix fopen

13 years agoDo not set incorrect components for default calendar
David Iwanowitsch [Fri, 14 Oct 2011 20:16:28 +0000 (22:16 +0200)]
Do not set incorrect components for default calendar

13 years agoChange 'Help translating' to 'Help translate'
Michael Gapczynski [Sat, 22 Oct 2011 17:12:13 +0000 (13:12 -0400)]
Change 'Help translating' to 'Help translate'

13 years agoimproved style in contacts
Jakob Sack [Sat, 22 Oct 2011 19:28:20 +0000 (21:28 +0200)]
improved style in contacts

13 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Frank Karlitschek [Sat, 22 Oct 2011 17:41:18 +0000 (19:41 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

13 years agochange the error hint from suggesting to change the owner of a directory to changing...
Frank Karlitschek [Sat, 22 Oct 2011 17:39:05 +0000 (19:39 +0200)]
change the error hint from suggesting to change the owner of a directory to changing the permissions. changing the owner of a director is not possible via ftp.

13 years agoSome improvements on the contact application
Jakob Sack [Sat, 22 Oct 2011 17:22:01 +0000 (19:22 +0200)]
Some improvements on the contact application

13 years agoFix translations, empty properties
Jakob Sack [Fri, 21 Oct 2011 18:41:48 +0000 (20:41 +0200)]
Fix translations, empty properties

13 years agonew "external" application. you can integrate external application like roundcube...
Frank Karlitschek [Sat, 22 Oct 2011 13:44:34 +0000 (15:44 +0200)]
new "external" application. you can integrate external application like roundcube, squirellmail or a wiki into ownCloud.

13 years agochange licencing headers for sqlite3 driver
Robin Appelman [Sat, 22 Oct 2011 10:31:07 +0000 (12:31 +0200)]
change licencing headers for sqlite3 driver

13 years agofix log level check
Robin Appelman [Sat, 22 Oct 2011 10:03:34 +0000 (12:03 +0200)]
fix log level check

13 years agoAvoid error when no image is provided for cover or thumbnail
Brice Maron [Sat, 22 Oct 2011 09:34:49 +0000 (11:34 +0200)]
Avoid error when no image is provided for cover or thumbnail

13 years agoFix unescessary use of non portable 'replace' sql and add loging when GD not installed
Brice Maron [Sat, 22 Oct 2011 09:01:06 +0000 (11:01 +0200)]
Fix unescessary use of non portable 'replace' sql and add loging when GD not installed

13 years agoFix music navigation entry controls going over the sidebar
Michael Gapczynski [Sat, 22 Oct 2011 06:31:16 +0000 (02:31 -0400)]
Fix music navigation entry controls going over the sidebar

13 years agoChange javascript new folder from old icon to new
Michael Gapczynski [Sat, 22 Oct 2011 06:11:32 +0000 (02:11 -0400)]
Change javascript new folder from old icon to new

13 years agoRedirect file browser if directory does not exist
Michael Gapczynski [Sat, 22 Oct 2011 05:50:40 +0000 (01:50 -0400)]
Redirect file browser if directory does not exist

13 years agoremoved '/' from file path because only Unix people understand the concept of that...
Jan-Christoph Borchardt [Fri, 21 Oct 2011 22:29:45 +0000 (00:29 +0200)]
removed '/' from file path because only Unix people understand the concept of that. Plus, 'Files' itself is the root.

13 years agoCorrect unknown breadcrumb add '/' permanantly in it and DRY code for last breadcrumb
Brice Maron [Fri, 21 Oct 2011 21:30:12 +0000 (23:30 +0200)]
Correct unknown breadcrumb add '/' permanantly in it and DRY code for last breadcrumb

13 years agoFix function name error in contacts app
Bart Visscher [Fri, 21 Oct 2011 19:49:34 +0000 (21:49 +0200)]
Fix function name error in contacts app

13 years agobold current folder in breadcrumbs
Jan-Christoph Borchardt [Fri, 21 Oct 2011 17:09:41 +0000 (19:09 +0200)]
bold current folder in breadcrumbs

13 years agoonly show checkbox on hovering filetype icon
Jan-Christoph Borchardt [Fri, 21 Oct 2011 16:24:56 +0000 (18:24 +0200)]
only show checkbox on hovering filetype icon

13 years agohopefully finally fixed the initial breadcrumb arrow
Jan-Christoph Borchardt [Fri, 21 Oct 2011 16:12:47 +0000 (18:12 +0200)]
hopefully finally fixed the initial breadcrumb arrow

13 years agouse fancybox instead of lightbox
Florian Pritz [Sun, 16 Oct 2011 21:16:32 +0000 (23:16 +0200)]
use fancybox instead of lightbox

Signed-off-by: Florian Pritz <bluewind@xinu.at>
13 years agoAdd caching for filelist sharing icon status to avoid many http req.
Brice Maron [Thu, 20 Oct 2011 21:02:38 +0000 (23:02 +0200)]
Add caching for filelist sharing icon status to avoid many http req.

13 years agoescape filenames for getMimeType
Robin Appelman [Thu, 20 Oct 2011 20:55:27 +0000 (22:55 +0200)]
escape filenames for getMimeType

13 years agoremove unneeded definiton of get_temp_dir
Robin Appelman [Wed, 19 Oct 2011 23:27:04 +0000 (01:27 +0200)]
remove unneeded definiton of get_temp_dir

13 years agoMerge commit 'refs/merge-requests/64' of git://gitorious.org/owncloud/owncloud
Robin Appelman [Wed, 19 Oct 2011 23:24:23 +0000 (01:24 +0200)]
Merge commit 'refs/merge-requests/64' of git://gitorious.org/owncloud/owncloud

13 years agoprevent sql error while initializing apps on sqlite2
Robin Appelman [Wed, 19 Oct 2011 23:16:48 +0000 (01:16 +0200)]
prevent sql error while initializing apps on sqlite2

13 years agoDon't use sys_get_temp_dir(), as it reports the wrong path in restricted environments
Hendrik Langer [Wed, 19 Oct 2011 21:38:35 +0000 (23:38 +0200)]
Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments

13 years agoLittle trick to avoid editor loading twice on double click
Brice Maron [Wed, 19 Oct 2011 20:42:44 +0000 (22:42 +0200)]
Little trick to avoid editor loading twice on double click

13 years agoTweak bookmarklet to not change the current page. Correct encoding when add bookmark
Brice Maron [Tue, 18 Oct 2011 21:27:53 +0000 (23:27 +0200)]
Tweak bookmarklet to not change the current page. Correct encoding when add bookmark

13 years agoLower also the album name in media scanner...
Brice Maron [Tue, 18 Oct 2011 21:15:47 +0000 (23:15 +0200)]
Lower also the album name in media scanner...

13 years agoCorrect use of null for not null columns in media scanner
Brice Maron [Tue, 18 Oct 2011 20:41:25 +0000 (22:41 +0200)]
Correct use of null for not null columns in media scanner

13 years agonew way of showing gallery covers, missing files
Bartek Przybylski [Tue, 18 Oct 2011 19:43:33 +0000 (21:43 +0200)]
new way of showing gallery covers, missing files

13 years agonew way of showing gallery covers
Bartek Przybylski [Tue, 18 Oct 2011 19:42:27 +0000 (21:42 +0200)]
new way of showing gallery covers

13 years agoAdd 3 More log writing in files sharing app
Brice Maron [Tue, 18 Oct 2011 19:29:48 +0000 (21:29 +0200)]
Add 3 More log writing in files sharing app

13 years agomake sharing work with the new mouting mechanism
Robin Appelman [Tue, 18 Oct 2011 19:19:13 +0000 (21:19 +0200)]
make sharing work with the new mouting mechanism

13 years agomount filesystems on demand
Robin Appelman [Tue, 18 Oct 2011 19:01:49 +0000 (21:01 +0200)]
mount filesystems on demand

13 years agoCorrect little typo/bug in log display and remove ending php tag
Brice Maron [Tue, 18 Oct 2011 18:10:17 +0000 (20:10 +0200)]
Correct little typo/bug in log display and remove ending php tag

13 years agoFix file sharing : Don't give a unused param to execute
Brice Maron [Mon, 17 Oct 2011 21:39:23 +0000 (23:39 +0200)]
Fix file sharing : Don't give a unused param to execute

13 years agoRemove unnecessary exec for getting timezone and fix spacings
Brice Maron [Mon, 17 Oct 2011 19:42:38 +0000 (21:42 +0200)]
Remove unnecessary exec for getting timezone and fix spacings

13 years agoFix quota onBlur In Settings, Take from right attribute
Brice Maron [Mon, 17 Oct 2011 18:50:41 +0000 (20:50 +0200)]
Fix quota onBlur In Settings, Take from right attribute

13 years agoUse notification to inform about errors in file list.
Brice Maron [Mon, 17 Oct 2011 18:39:01 +0000 (20:39 +0200)]
Use notification to inform about errors in file list.

13 years agoFix bookmark listing with mysql: limit is binded as string.
Brice Maron [Mon, 17 Oct 2011 11:49:33 +0000 (13:49 +0200)]
Fix bookmark listing with mysql: limit is binded as string.

13 years agocatch some edge cases in media player
Robin Appelman [Sun, 16 Oct 2011 23:25:11 +0000 (01:25 +0200)]
catch some edge cases in media player

13 years agoprevent the remaining ob_clean related errors
Robin Appelman [Sun, 16 Oct 2011 23:18:02 +0000 (01:18 +0200)]
prevent the remaining ob_clean related errors

13 years agofix now() function for sqlite3
Robin Appelman [Sun, 16 Oct 2011 22:24:42 +0000 (00:24 +0200)]
fix now() function for sqlite3

13 years agoprevent error in media player ajax api
Robin Appelman [Sun, 16 Oct 2011 22:24:07 +0000 (00:24 +0200)]
prevent error in media player ajax api

13 years agoFix bookmarks app to work with postgresql.
Brice Maron [Sun, 16 Oct 2011 21:03:03 +0000 (23:03 +0200)]
Fix bookmarks app to work with postgresql.

Rework the bookmark app to manage postgresql.
Add a fetchOne function into the PdoStmtWrapper
Fix a tipo in comments.

13 years agouse OC_Log instead of error_log
Robin Appelman [Sun, 16 Oct 2011 19:42:24 +0000 (21:42 +0200)]
use OC_Log instead of error_log

13 years agomake log level configurable
Robin Appelman [Sun, 16 Oct 2011 19:08:44 +0000 (21:08 +0200)]
make log level configurable

13 years agoprovide a logging mechanism
Robin Appelman [Sun, 16 Oct 2011 18:49:14 +0000 (20:49 +0200)]
provide a logging mechanism

13 years agosome minor tweaks to oc_db
Robin Appelman [Sun, 16 Oct 2011 18:47:25 +0000 (20:47 +0200)]
some minor tweaks to oc_db

13 years agoFix typo in getting var from config
Brice Maron [Sun, 16 Oct 2011 19:08:07 +0000 (21:08 +0200)]
Fix typo in getting var from config

13 years agoFetch prefix from config at installation instead of a hardcoded value
Brice Maron [Sun, 16 Oct 2011 19:06:48 +0000 (21:06 +0200)]
Fetch prefix from config at installation instead of a hardcoded value

13 years agoFix installer for postgresql : correct table detection query
Brice Maron [Sun, 16 Oct 2011 18:23:43 +0000 (20:23 +0200)]
Fix installer for postgresql : correct table detection query

13 years agoMerge branch 'calendar' of gitorious.org:owncloud/owncloud
Georg Ehrke [Sun, 16 Oct 2011 13:41:00 +0000 (15:41 +0200)]
Merge branch 'calendar' of gitorious.org:owncloud/owncloud

13 years agomerge database into master
Robin Appelman [Sun, 16 Oct 2011 11:54:21 +0000 (13:54 +0200)]
merge database into master

13 years agoAdd some color in error messages + img for hints
Brice Maron [Sun, 16 Oct 2011 11:12:11 +0000 (13:12 +0200)]
Add some color in error messages + img for hints

13 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud into calendar
Georg Ehrke [Sat, 15 Oct 2011 15:16:00 +0000 (17:16 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud into calendar

13 years agoRemove unused parameter
Bart Visscher [Sat, 15 Oct 2011 09:45:50 +0000 (11:45 +0200)]
Remove unused parameter

13 years agoFix calendar colors with new calendar
Bart Visscher [Fri, 14 Oct 2011 12:56:18 +0000 (14:56 +0200)]
Fix calendar colors with new calendar

13 years agoAdd loading message to image lightbox and tweak events
Brice Maron [Fri, 14 Oct 2011 21:51:51 +0000 (23:51 +0200)]
Add loading message to image lightbox and tweak events

13 years agocorrect language name
Robin Appelman [Fri, 14 Oct 2011 18:50:55 +0000 (20:50 +0200)]
correct language name

13 years agoMerge commit 'refs/merge-requests/61' of git://gitorious.org/owncloud/owncloud
Robin Appelman [Fri, 14 Oct 2011 18:45:13 +0000 (20:45 +0200)]
Merge commit 'refs/merge-requests/61' of git://gitorious.org/owncloud/owncloud

13 years agoMerge commit 'refs/merge-requests/57' of git://gitorious.org/owncloud/owncloud
Robin Appelman [Fri, 14 Oct 2011 18:38:42 +0000 (20:38 +0200)]
Merge commit 'refs/merge-requests/57' of git://gitorious.org/owncloud/owncloud

13 years agoMerge commit 'refs/merge-requests/59' of git://gitorious.org/owncloud/owncloud
Robin Appelman [Fri, 14 Oct 2011 18:33:11 +0000 (20:33 +0200)]
Merge commit 'refs/merge-requests/59' of git://gitorious.org/owncloud/owncloud

13 years agoPrevent category in jquery-ui on cal. to overflow
Brice Maron [Fri, 14 Oct 2011 17:09:07 +0000 (19:09 +0200)]
Prevent category in jquery-ui on cal. to overflow

13 years agoInitialise hasOtherDB var when not true in installation
Brice Maron [Fri, 14 Oct 2011 16:04:50 +0000 (18:04 +0200)]
Initialise hasOtherDB var when not true in installation

13 years agoscrolling in calendar
Georg Ehrke [Fri, 14 Oct 2011 11:46:28 +0000 (13:46 +0200)]
scrolling in calendar

13 years agoMerge branch 'master' into calendar
Georg Ehrke [Thu, 13 Oct 2011 19:59:16 +0000 (21:59 +0200)]
Merge branch 'master' into calendar

13 years agoprevent error involving webdav workaround
Robin Appelman [Thu, 13 Oct 2011 19:55:02 +0000 (21:55 +0200)]
prevent error involving webdav workaround

13 years agowebdav workaround for apache+php-cgi
Robin Appelman [Thu, 13 Oct 2011 14:31:01 +0000 (16:31 +0200)]
webdav workaround for apache+php-cgi

13 years agomimetype icon improvements
Robin Appelman [Sat, 8 Oct 2011 19:18:47 +0000 (21:18 +0200)]
mimetype icon improvements

13 years agowebdav workaround for apache+php-cgi
Robin Appelman [Thu, 13 Oct 2011 14:31:01 +0000 (16:31 +0200)]
webdav workaround for apache+php-cgi

13 years agoavoiding notice if ['HTTPS'] is not set
Michiel@unhosted [Thu, 13 Oct 2011 13:49:53 +0000 (15:49 +0200)]
avoiding notice if ['HTTPS'] is not set

13 years agomade work with http authentication kind of sso login
Patrick Stricker [Thu, 13 Oct 2011 08:04:39 +0000 (10:04 +0200)]
made work with http authentication kind of sso login

13 years agoImprove handling of calendar export $_GET params
John Kristensen [Wed, 12 Oct 2011 04:23:39 +0000 (15:23 +1100)]
Improve handling of calendar export $_GET params

 * a notice would be reported if either of the 'cal' or 'event' $_GET params
   where not supplied, which would result in 'Cannot modify header information'
   warnings

13 years agoremove 'description' from OC_Connector_Sabre_CalDAV propertyMap
John Kristensen [Wed, 12 Oct 2011 04:10:59 +0000 (15:10 +1100)]
remove 'description' from OC_Connector_Sabre_CalDAV propertyMap

 * the description field was removed in commit:
     f3f5d775b519c12e56f4c6db8ca8ccf87c68f19d
   but the field was still trying to be mapped - causing errors with CalDAV

13 years agoFixed a bug in checkWebserverUser
Joar Wandborg [Tue, 11 Oct 2011 19:26:35 +0000 (21:26 +0200)]
Fixed a bug in checkWebserverUser

checkWebserverUser would return the owner of the document
root instead of the owner of the web server process.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
13 years agoMerge branch 'master' into calendar
Georg Ehrke [Mon, 10 Oct 2011 19:08:11 +0000 (21:08 +0200)]
Merge branch 'master' into calendar

13 years agomerge master into database
Robin Appelman [Mon, 10 Oct 2011 19:05:39 +0000 (21:05 +0200)]
merge master into database

13 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Robin Appelman [Mon, 10 Oct 2011 18:57:15 +0000 (20:57 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

13 years agomaster is now on the way to ownCloud 3 v3.0alpha1
Frank Karlitschek [Mon, 10 Oct 2011 16:48:40 +0000 (18:48 +0200)]
master is now on the way to ownCloud 3

13 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Georg Ehrke [Mon, 10 Oct 2011 10:07:45 +0000 (12:07 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

13 years agoreload calendar automatically
Georg Ehrke [Mon, 10 Oct 2011 10:03:30 +0000 (12:03 +0200)]
reload calendar automatically

13 years agoadd owncloud autosetup option
Thomas Schmidt [Mon, 10 Oct 2011 09:48:58 +0000 (11:48 +0200)]
add owncloud autosetup option

13 years agofix webfinger install script
Michiel@unhosted [Sun, 9 Oct 2011 15:24:18 +0000 (17:24 +0200)]
fix webfinger install script