]>
source.dussan.org Git - nextcloud-server.git/log
Bart Visscher [Mon, 17 Oct 2011 17:58:56 +0000 (19:58 +0200)]
Implement loading of events in calendar
Bart Visscher [Mon, 17 Oct 2011 17:34:00 +0000 (19:34 +0200)]
Replace ownCloud calendar html with fullcalendar implementation
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.
Robin Appelman [Thu, 20 Oct 2011 20:55:27 +0000 (22:55 +0200)]
escape filenames for getMimeType
Robin Appelman [Wed, 19 Oct 2011 23:27:04 +0000 (01:27 +0200)]
remove unneeded definiton of get_temp_dir
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
Robin Appelman [Wed, 19 Oct 2011 23:16:48 +0000 (01:16 +0200)]
prevent sql error while initializing apps on sqlite2
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
Brice Maron [Wed, 19 Oct 2011 20:42:44 +0000 (22:42 +0200)]
Little trick to avoid editor loading twice on double click
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
Brice Maron [Tue, 18 Oct 2011 21:15:47 +0000 (23:15 +0200)]
Lower also the album name 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
Brice Maron [Tue, 18 Oct 2011 19:29:48 +0000 (21:29 +0200)]
Add 3 More log writing in files sharing app
Robin Appelman [Tue, 18 Oct 2011 19:19:13 +0000 (21:19 +0200)]
make sharing work with the new mouting mechanism
Robin Appelman [Tue, 18 Oct 2011 19:01:49 +0000 (21:01 +0200)]
mount filesystems on demand
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
Brice Maron [Mon, 17 Oct 2011 21:39:23 +0000 (23:39 +0200)]
Fix file sharing : Don't give a unused param to execute
Brice Maron [Mon, 17 Oct 2011 19:42:38 +0000 (21:42 +0200)]
Remove unnecessary exec for getting timezone and fix spacings
Brice Maron [Mon, 17 Oct 2011 18:50:41 +0000 (20:50 +0200)]
Fix quota onBlur In Settings, Take from right attribute
Brice Maron [Mon, 17 Oct 2011 18:39:01 +0000 (20:39 +0200)]
Use notification to inform about errors in file list.
Brice Maron [Mon, 17 Oct 2011 11:49:33 +0000 (13:49 +0200)]
Fix bookmark listing with mysql: limit is binded as string.
Robin Appelman [Sun, 16 Oct 2011 23:25:11 +0000 (01:25 +0200)]
catch some edge cases in media player
Robin Appelman [Sun, 16 Oct 2011 23:18:02 +0000 (01:18 +0200)]
prevent the remaining ob_clean related errors
Robin Appelman [Sun, 16 Oct 2011 22:24:42 +0000 (00:24 +0200)]
fix now() function for sqlite3
Robin Appelman [Sun, 16 Oct 2011 22:24:07 +0000 (00:24 +0200)]
prevent error in media player ajax api
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.
Robin Appelman [Sun, 16 Oct 2011 19:42:24 +0000 (21:42 +0200)]
use OC_Log instead of error_log
Robin Appelman [Sun, 16 Oct 2011 19:08:44 +0000 (21:08 +0200)]
make log level configurable
Robin Appelman [Sun, 16 Oct 2011 18:49:14 +0000 (20:49 +0200)]
provide a logging mechanism
Robin Appelman [Sun, 16 Oct 2011 18:47:25 +0000 (20:47 +0200)]
some minor tweaks to oc_db
Brice Maron [Sun, 16 Oct 2011 19:08:07 +0000 (21:08 +0200)]
Fix typo in getting var from config
Brice Maron [Sun, 16 Oct 2011 19:06:48 +0000 (21:06 +0200)]
Fetch prefix from config at installation instead of a hardcoded value
Brice Maron [Sun, 16 Oct 2011 18:23:43 +0000 (20:23 +0200)]
Fix installer for postgresql : correct table detection query
Georg Ehrke [Sun, 16 Oct 2011 13:41:00 +0000 (15:41 +0200)]
Merge branch 'calendar' of gitorious.org:owncloud/owncloud
Robin Appelman [Sun, 16 Oct 2011 11:54:21 +0000 (13:54 +0200)]
merge database into master
Brice Maron [Sun, 16 Oct 2011 11:12:11 +0000 (13:12 +0200)]
Add some color in error messages + img for hints
Georg Ehrke [Sat, 15 Oct 2011 15:16:00 +0000 (17:16 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud into calendar
Bart Visscher [Sat, 15 Oct 2011 09:45:50 +0000 (11:45 +0200)]
Remove unused parameter
Bart Visscher [Fri, 14 Oct 2011 12:56:18 +0000 (14:56 +0200)]
Fix calendar colors with new calendar
Brice Maron [Fri, 14 Oct 2011 21:51:51 +0000 (23:51 +0200)]
Add loading message to image lightbox and tweak events
Robin Appelman [Fri, 14 Oct 2011 18:50:55 +0000 (20:50 +0200)]
correct language name
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
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
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
Brice Maron [Fri, 14 Oct 2011 17:09:07 +0000 (19:09 +0200)]
Prevent category in jquery-ui on cal. to overflow
Brice Maron [Fri, 14 Oct 2011 16:04:50 +0000 (18:04 +0200)]
Initialise hasOtherDB var when not true in installation
Georg Ehrke [Fri, 14 Oct 2011 11:46:28 +0000 (13:46 +0200)]
scrolling in calendar
Georg Ehrke [Thu, 13 Oct 2011 19:59:16 +0000 (21:59 +0200)]
Merge branch 'master' into calendar
Robin Appelman [Thu, 13 Oct 2011 19:55:02 +0000 (21:55 +0200)]
prevent error involving webdav workaround
Robin Appelman [Thu, 13 Oct 2011 14:31:01 +0000 (16:31 +0200)]
webdav workaround for apache+php-cgi
Robin Appelman [Sat, 8 Oct 2011 19:18:47 +0000 (21:18 +0200)]
mimetype icon improvements
Robin Appelman [Thu, 13 Oct 2011 14:31:01 +0000 (16:31 +0200)]
webdav workaround for apache+php-cgi
Michiel@unhosted [Thu, 13 Oct 2011 13:49:53 +0000 (15:49 +0200)]
avoiding notice if ['HTTPS'] is not set
Patrick Stricker [Thu, 13 Oct 2011 08:04:39 +0000 (10:04 +0200)]
made work with http authentication kind of sso login
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
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
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>
Georg Ehrke [Mon, 10 Oct 2011 19:08:11 +0000 (21:08 +0200)]
Merge branch 'master' into calendar
Robin Appelman [Mon, 10 Oct 2011 19:05:39 +0000 (21:05 +0200)]
merge master into database
Robin Appelman [Mon, 10 Oct 2011 18:57:15 +0000 (20:57 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud
Frank Karlitschek [Mon, 10 Oct 2011 16:48:40 +0000 (18:48 +0200)]
master is now on the way to ownCloud 3
Georg Ehrke [Mon, 10 Oct 2011 10:07:45 +0000 (12:07 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud
Georg Ehrke [Mon, 10 Oct 2011 10:03:30 +0000 (12:03 +0200)]
reload calendar automatically
Thomas Schmidt [Mon, 10 Oct 2011 09:48:58 +0000 (11:48 +0200)]
add owncloud autosetup option
Michiel@unhosted [Sun, 9 Oct 2011 15:24:18 +0000 (17:24 +0200)]
fix webfinger install script
Michiel@unhosted [Sun, 9 Oct 2011 15:13:34 +0000 (17:13 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud
Michiel@unhosted [Sun, 9 Oct 2011 15:12:16 +0000 (17:12 +0200)]
use install.php properly
Bart Visscher [Fri, 7 Oct 2011 22:13:39 +0000 (00:13 +0200)]
Move contact delete button to top right corner
Bart Visscher [Fri, 7 Oct 2011 22:00:49 +0000 (00:00 +0200)]
Show add contact form on opening contacts page
Robin Appelman [Sat, 8 Oct 2011 19:18:47 +0000 (21:18 +0200)]
mimetype icon improvements
Florian Pritz [Sat, 8 Oct 2011 19:06:39 +0000 (21:06 +0200)]
apps/bookmarks: remove unused variable
This is not needed anymore since commit
6b64aa3faf1e94a2fc2a1e98b35418d35b73ab22 .
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Florian Pritz [Sat, 8 Oct 2011 17:42:09 +0000 (19:42 +0200)]
apps/bookmarks: follow redirects when fetching title
This solves a problem where hitting a redirect page would lead to a "302
Found" title.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Tom Needham [Sat, 8 Oct 2011 14:47:03 +0000 (15:47 +0100)]
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
Tom Needham [Sat, 8 Oct 2011 14:46:38 +0000 (15:46 +0100)]
Fixed editor loading and file saving issue
Marvin Thomas Rabe [Sat, 8 Oct 2011 14:02:43 +0000 (16:02 +0200)]
webkit searchfield bug fixed
Marvin Thomas Rabe [Sat, 8 Oct 2011 11:54:45 +0000 (13:54 +0200)]
removed description. changed target to _blank. removed sorting. updated layout.
Marvin Thomas Rabe [Sat, 8 Oct 2011 11:28:01 +0000 (13:28 +0200)]
removed description field for calendar
Marvin Thomas Rabe [Sat, 8 Oct 2011 11:11:13 +0000 (13:11 +0200)]
added missing files
Marvin Thomas Rabe [Sat, 8 Oct 2011 11:10:49 +0000 (13:10 +0200)]
moved bookmarklet to personal. username must be provided when adding a new user.
Jan-Christoph Borchardt [Sat, 8 Oct 2011 08:10:29 +0000 (10:10 +0200)]
added code and license links next to version number
Jan-Christoph Borchardt [Fri, 7 Oct 2011 22:12:57 +0000 (00:12 +0200)]
Revert "support of RRULE in calendar app"
Reverting as per Georg's request (not stable enough yet)
This reverts commit
55ab68a3326f6900faac3bf1779346013e6bac9a .
Bart Visscher [Fri, 7 Oct 2011 21:01:44 +0000 (23:01 +0200)]
Fixes for adding contact property
Bart Visscher [Fri, 7 Oct 2011 20:42:50 +0000 (22:42 +0200)]
Display contact name without label and in bold
Bart Visscher [Fri, 7 Oct 2011 20:38:19 +0000 (22:38 +0200)]
Save the right contact property
Bart Visscher [Fri, 7 Oct 2011 20:25:26 +0000 (22:25 +0200)]
Fix saving properties with a new contact
Bart Visscher [Fri, 7 Oct 2011 19:59:18 +0000 (21:59 +0200)]
Fix name when adding contact
Robin Appelman [Fri, 7 Oct 2011 16:13:46 +0000 (18:13 +0200)]
fix amapache url
Tom Needham [Fri, 7 Oct 2011 16:10:50 +0000 (17:10 +0100)]
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
Robin Appelman [Fri, 7 Oct 2011 16:09:49 +0000 (18:09 +0200)]
fixes for the mimetype icons
Tom Needham [Fri, 7 Oct 2011 16:09:36 +0000 (17:09 +0100)]
Merge branch 'ace-editor' of gitorious.org:owncloud/owncloud into ace-editor
Tom Needham [Fri, 7 Oct 2011 16:02:56 +0000 (17:02 +0100)]
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
Robin Appelman [Fri, 7 Oct 2011 15:02:55 +0000 (17:02 +0200)]
disable openid on default
Robin Appelman [Fri, 7 Oct 2011 14:46:18 +0000 (16:46 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud
Jan-Christoph Borchardt [Fri, 7 Oct 2011 14:30:37 +0000 (16:30 +0200)]
renamed icons
Jan-Christoph Borchardt [Fri, 7 Oct 2011 14:18:47 +0000 (16:18 +0200)]
some icon corrections
Jan-Christoph Borchardt [Fri, 7 Oct 2011 14:05:29 +0000 (16:05 +0200)]
added Silk icons by Mark James (CC-BY)
Bart Visscher [Fri, 7 Oct 2011 14:03:26 +0000 (16:03 +0200)]
Change colorselector to use border for selected color
Robin Appelman [Thu, 6 Oct 2011 22:15:54 +0000 (00:15 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud
Robin Appelman [Thu, 6 Oct 2011 22:07:21 +0000 (00:07 +0200)]
Merge branch 'master' into ace-editor
Marvin Thomas Rabe [Thu, 6 Oct 2011 20:40:11 +0000 (22:40 +0200)]
conflicts solved