]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agoAdded error checking on all db queries.
Thomas Tanghus [Tue, 26 Jun 2012 15:54:00 +0000 (17:54 +0200)]
Added error checking on all db queries.

12 years agoAdded createUser hook.
Thomas Tanghus [Tue, 26 Jun 2012 15:35:58 +0000 (17:35 +0200)]
Added createUser hook.

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Bjoern Schiessle [Tue, 26 Jun 2012 14:30:34 +0000 (16:30 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoFix variable name.
Thomas Tanghus [Tue, 26 Jun 2012 14:06:31 +0000 (16:06 +0200)]
Fix variable name.

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Bjoern Schiessle [Tue, 26 Jun 2012 13:48:21 +0000 (15:48 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoadd OC_Calendar_Object::createUID()
Georg Ehrke [Tue, 26 Jun 2012 13:20:29 +0000 (15:20 +0200)]
add OC_Calendar_Object::createUID()

12 years agoxss fix
Bjoern Schiessle [Tue, 26 Jun 2012 12:27:50 +0000 (14:27 +0200)]
xss fix

12 years agobugfix for #1098 (assigning a group to a user, the group appears incrementally many...
Bjoern Schiessle [Tue, 26 Jun 2012 10:51:32 +0000 (12:51 +0200)]
bugfix for #1098 (assigning a group to a user, the group appears incrementally many times the more you assign it)

12 years agotypo in js statement fixed
Bjoern Schiessle [Tue, 26 Jun 2012 08:35:19 +0000 (10:35 +0200)]
typo in js statement fixed

12 years agoAdded signals.
Thomas Tanghus [Tue, 26 Jun 2012 03:26:50 +0000 (05:26 +0200)]
Added signals.

12 years agoAdjust pic width a bit.
Thomas Tanghus [Tue, 26 Jun 2012 02:09:45 +0000 (04:09 +0200)]
Adjust pic width a bit.

12 years agoAll is good ;-)
Thomas Tanghus [Tue, 26 Jun 2012 00:47:59 +0000 (02:47 +0200)]
All is good ;-)

12 years agoRemove x-scrollbar from contacts list.
Thomas Tanghus [Mon, 25 Jun 2012 21:31:35 +0000 (23:31 +0200)]
Remove x-scrollbar from contacts list.

12 years agoMedia: Change includes in app.php to use the autoloader
Bart Visscher [Mon, 25 Jun 2012 18:54:15 +0000 (20:54 +0200)]
Media: Change includes in app.php to use the autoloader

12 years agoCache: try to set the fast cache in the Broker
Bart Visscher [Mon, 25 Jun 2012 15:59:06 +0000 (17:59 +0200)]
Cache: try to set the fast cache in the Broker

12 years agoFix setting ETag header on cache miss
Bart Visscher [Mon, 25 Jun 2012 15:46:03 +0000 (17:46 +0200)]
Fix setting ETag header on cache miss

12 years agoCache: Add APC and XCache to global cache handler
Bart Visscher [Mon, 25 Jun 2012 15:42:50 +0000 (17:42 +0200)]
Cache: Add APC and XCache to global cache handler

12 years agoCache: Use getUserCache cache in OC_Cache
Bart Visscher [Mon, 25 Jun 2012 06:53:17 +0000 (08:53 +0200)]
Cache: Use getUserCache cache in OC_Cache

12 years agoCache: Create global cache in OC_Cache
Bart Visscher [Mon, 25 Jun 2012 06:50:13 +0000 (08:50 +0200)]
Cache: Create global cache in OC_Cache

12 years agoLDAP: compare base trees case insensitively
Arthur Schiwon [Mon, 25 Jun 2012 18:53:31 +0000 (20:53 +0200)]
LDAP: compare base trees case insensitively

12 years agoEmit Completed.
Thomas Tanghus [Mon, 25 Jun 2012 18:29:56 +0000 (20:29 +0200)]
Emit Completed.

12 years agoQuick fix of multi app migration. Need a better solution
Brice Maron [Mon, 25 Jun 2012 17:33:24 +0000 (17:33 +0000)]
Quick fix of multi app migration. Need a better solution

12 years agoAdded text ACS warning to admin's user settings page, and corresponding CSS styles
Sam Tuke [Mon, 25 Jun 2012 17:01:17 +0000 (18:01 +0100)]
Added text ACS warning to admin's user settings page, and corresponding CSS styles

12 years agoBetter visual feedback and prevent drop on self.
Thomas Tanghus [Mon, 25 Jun 2012 16:23:48 +0000 (18:23 +0200)]
Better visual feedback and prevent drop on self.

12 years agoImprove styling on draggables.
Thomas Tanghus [Mon, 25 Jun 2012 15:59:49 +0000 (17:59 +0200)]
Improve styling on draggables.

12 years agoAdded placeholder msg to share with menu to clarify user list restricted to security...
Sam Tuke [Mon, 25 Jun 2012 15:57:41 +0000 (16:57 +0100)]
Added placeholder msg to share with menu to clarify user list restricted to security context

12 years agofix syntax error after merge
Arthur Schiwon [Mon, 25 Jun 2012 15:34:28 +0000 (17:34 +0200)]
fix syntax error after merge

12 years agoTry to conserve some memory. Should fix oc-1106 for master.
Thomas Tanghus [Mon, 25 Jun 2012 15:26:44 +0000 (17:26 +0200)]
Try to conserve some memory. Should fix oc-1106 for master.

12 years agoTrim url and path of appsroot to have and standart type of path fix oc-1107
Brice Maron [Mon, 25 Jun 2012 13:50:27 +0000 (15:50 +0200)]
Trim url and path of appsroot to have and standart type of path fix oc-1107

12 years agoLDAP: cheaper userExists() implementation, fixes oc-1012
Arthur Schiwon [Fri, 22 Jun 2012 10:42:07 +0000 (12:42 +0200)]
LDAP: cheaper userExists() implementation, fixes oc-1012

12 years agoLDAP: always sanitize DN and DN-containing attributes
Arthur Schiwon [Mon, 25 Jun 2012 11:16:35 +0000 (13:16 +0200)]
LDAP: always sanitize DN and DN-containing attributes

12 years agosanitizeHTML() has to be called later to keep the path unchanged
Bjoern Schiessle [Mon, 25 Jun 2012 10:44:54 +0000 (12:44 +0200)]
sanitizeHTML() has to be called later to keep the path unchanged

12 years agowrite sql errors into the error log for better debugging
Frank Karlitschek [Mon, 25 Jun 2012 09:55:51 +0000 (11:55 +0200)]
write sql errors into the error log for better debugging

12 years agoOnly delete existing thumbnails (bug #1100)
Bjoern Schiessle [Mon, 25 Jun 2012 08:15:20 +0000 (10:15 +0200)]
Only delete existing thumbnails (bug #1100)

12 years agoXSS fix.
Thomas Tanghus [Mon, 25 Jun 2012 03:03:30 +0000 (05:03 +0200)]
XSS fix.

12 years agoAllow direct link to app.
Thomas Tanghus [Mon, 25 Jun 2012 03:02:01 +0000 (05:02 +0200)]
Allow direct link to app.

12 years agoDrag'n'Drop contacts between addressbook. Still needs some css magic.
Thomas Tanghus [Mon, 25 Jun 2012 01:41:28 +0000 (03:41 +0200)]
Drag'n'Drop contacts between addressbook. Still needs some css magic.

12 years agoPrevent errors and mini enhancement of saved window in bookmarks
Brice Maron [Sun, 24 Jun 2012 21:30:14 +0000 (21:30 +0000)]
Prevent errors and mini enhancement of saved window in bookmarks

12 years agoCorrect bookmark app : add through interface and remove missing css
Brice Maron [Sun, 24 Jun 2012 21:24:43 +0000 (21:24 +0000)]
Correct bookmark app : add through interface and remove missing css

12 years agoFix the fix about filecache and postgres
Brice Maron [Sun, 24 Jun 2012 20:49:48 +0000 (20:49 +0000)]
Fix the fix about filecache and postgres

12 years agoRemove excessive debugging.
Thomas Tanghus [Sun, 24 Jun 2012 20:24:54 +0000 (22:24 +0200)]
Remove excessive debugging.

12 years agoAdd some DRYness to logging.
Thomas Tanghus [Sun, 24 Jun 2012 20:22:58 +0000 (22:22 +0200)]
Add some DRYness to logging.

12 years agoFixed function name.
Thomas Tanghus [Sun, 24 Jun 2012 20:21:21 +0000 (22:21 +0200)]
Fixed function name.

12 years agoAlso load categories from VJOURNAL.
Thomas Tanghus [Sun, 24 Jun 2012 20:15:36 +0000 (22:15 +0200)]
Also load categories from VJOURNAL.

12 years agoCorrect File cache error with postgresql
Brice Maron [Fri, 22 Jun 2012 08:46:49 +0000 (10:46 +0200)]
Correct File cache error with postgresql

12 years agoUse intervals for sessions deletion with postgres fix oc-492
Brice Maron [Sun, 24 Jun 2012 19:41:23 +0000 (19:41 +0000)]
Use intervals for sessions deletion with postgres fix oc-492

12 years agoResolve scanning issue case comparison of songs
Brice Maron [Sun, 24 Jun 2012 15:58:51 +0000 (15:58 +0000)]
Resolve scanning issue case comparison of songs

12 years agoCorrect seq name in media songs fix oc-589
Brice Maron [Sun, 24 Jun 2012 15:11:58 +0000 (15:11 +0000)]
Correct seq name in media songs fix oc-589

12 years agoRemove unneeded parameter.
Thomas Tanghus [Sun, 24 Jun 2012 14:07:18 +0000 (16:07 +0200)]
Remove unneeded parameter.

12 years agoClick to select which address book to add to.
Thomas Tanghus [Sun, 24 Jun 2012 14:03:10 +0000 (16:03 +0200)]
Click to select which address book to add to.

12 years agoTrim trailing whitespace from version.
Thomas Tanghus [Sat, 23 Jun 2012 23:57:08 +0000 (01:57 +0200)]
Trim trailing whitespace from version.

12 years agoImprove prev/next selection on delete.
Thomas Tanghus [Sat, 23 Jun 2012 23:48:37 +0000 (01:48 +0200)]
Improve prev/next selection on delete.

12 years agoTry to fix the remote pbm. fix oc-1090
Brice Maron [Sun, 24 Jun 2012 08:06:42 +0000 (08:06 +0000)]
Try to fix the remote pbm. fix oc-1090

12 years agoanother fix for oc-1044
Georg Ehrke [Sun, 24 Jun 2012 07:41:37 +0000 (09:41 +0200)]
another fix for oc-1044

12 years agoadd x-webkit-speech to searchbox
Georg Ehrke [Sat, 23 Jun 2012 22:42:16 +0000 (00:42 +0200)]
add x-webkit-speech to searchbox

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Florian Hülsmann [Sat, 23 Jun 2012 15:01:28 +0000 (17:01 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoremove trailing slash in %appswebroot% placeholder
Florian Hülsmann [Sat, 23 Jun 2012 14:59:55 +0000 (16:59 +0200)]
remove trailing slash in %appswebroot% placeholder

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Tom Needham [Sat, 23 Jun 2012 14:42:54 +0000 (14:42 +0000)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoText editor: Waste less space for line numbers
Tom Needham [Sat, 23 Jun 2012 14:42:37 +0000 (14:42 +0000)]
Text editor: Waste less space for line numbers

12 years agoclose only if exist
Frank Karlitschek [Sat, 23 Jun 2012 14:21:47 +0000 (16:21 +0200)]
close only if exist

12 years agowork with non existing apps directory. thanks to Antonio for the hint
Frank Karlitschek [Sat, 23 Jun 2012 14:17:59 +0000 (16:17 +0200)]
work with non existing apps directory. thanks to Antonio for the hint

12 years agoRemove references to /apps/ and correct inclusion of settings
Brice Maron [Fri, 22 Jun 2012 22:05:39 +0000 (22:05 +0000)]
Remove references to /apps/ and correct inclusion of settings

12 years agoDo not close php tag on config file
Brice Maron [Fri, 22 Jun 2012 21:01:12 +0000 (21:01 +0000)]
Do not close php tag on config file

12 years agoCorrection of path looking for apps and css
Brice Maron [Fri, 22 Jun 2012 20:58:28 +0000 (20:58 +0000)]
Correction of path looking for apps and css

12 years agoSpelling fixes
Bart Visscher [Fri, 22 Jun 2012 20:57:35 +0000 (22:57 +0200)]
Spelling fixes

12 years agoMerge resource error-suppressing fix
Bart Visscher [Fri, 22 Jun 2012 20:54:25 +0000 (22:54 +0200)]
Merge resource error-suppressing fix

12 years agoGallery: Fix opening folders with a ' in the name
Bart Visscher [Fri, 22 Jun 2012 20:46:09 +0000 (22:46 +0200)]
Gallery: Fix opening folders with a ' in the name

12 years agoSimplify search result js code
Bart Visscher [Fri, 22 Jun 2012 15:43:57 +0000 (17:43 +0200)]
Simplify search result js code

12 years agoFix removing personal mounts
Michael Gapczynski [Fri, 22 Jun 2012 16:22:19 +0000 (12:22 -0400)]
Fix removing personal mounts

12 years agoFix variable checks for mounting Google Drive
Michael Gapczynski [Fri, 22 Jun 2012 16:08:46 +0000 (12:08 -0400)]
Fix variable checks for mounting Google Drive

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Tom Needham [Fri, 22 Jun 2012 16:17:23 +0000 (16:17 +0000)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoAdd compatability function for APC cache
Bart Visscher [Fri, 22 Jun 2012 15:17:55 +0000 (17:17 +0200)]
Add compatability function for APC cache

12 years agoFix initialization of OC_Filesystem setup from DAV
Bart Visscher [Fri, 22 Jun 2012 15:16:34 +0000 (17:16 +0200)]
Fix initialization of OC_Filesystem setup from DAV

12 years agoMore session_write_close
Bart Visscher [Wed, 20 Jun 2012 17:41:08 +0000 (19:41 +0200)]
More session_write_close

12 years agoConvert OC_L10N_String to a string in OC_JSON::encodedPrint
Bart Visscher [Fri, 22 Jun 2012 06:43:58 +0000 (08:43 +0200)]
Convert OC_L10N_String to a string in OC_JSON::encodedPrint

12 years agoSpelling fixes
Bart Visscher [Fri, 22 Jun 2012 06:17:35 +0000 (08:17 +0200)]
Spelling fixes

12 years agoText Editor: fix editor positioning
Tom Needham [Fri, 22 Jun 2012 15:00:54 +0000 (15:00 +0000)]
Text Editor: fix editor positioning

12 years agolog messages are looking nicer if html code gets interpreted. (xss prevention happens...
Bjoern Schiessle [Fri, 22 Jun 2012 15:00:56 +0000 (17:00 +0200)]
log messages are looking nicer if html code gets interpreted. (xss prevention happens on another place)

12 years agopdf viewer no longer 'eats' keyboard input
Thomas Mueller [Fri, 22 Jun 2012 14:10:06 +0000 (16:10 +0200)]
pdf viewer no longer 'eats' keyboard input

12 years agoAvoid fetch ocs info if the appstore is disabled
Brice Maron [Fri, 22 Jun 2012 14:06:46 +0000 (16:06 +0200)]
Avoid fetch ocs info if the appstore is disabled

12 years agoCorrect css inclusion with minimizer
Brice Maron [Fri, 22 Jun 2012 13:20:18 +0000 (15:20 +0200)]
Correct css inclusion with minimizer

12 years agoSmall js fix.
Thomas Tanghus [Fri, 22 Jun 2012 12:27:24 +0000 (14:27 +0200)]
Small js fix.

12 years agoCast translation to string.
Thomas Tanghus [Thu, 21 Jun 2012 23:43:59 +0000 (01:43 +0200)]
Cast translation to string.

12 years agoxss vulnerabilities fixed
Bjoern Schiessle [Fri, 22 Jun 2012 12:11:57 +0000 (14:11 +0200)]
xss vulnerabilities fixed

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Bjoern Schiessle [Fri, 22 Jun 2012 12:03:59 +0000 (14:03 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoxss vulnerability fixed
Bjoern Schiessle [Fri, 22 Jun 2012 11:58:15 +0000 (13:58 +0200)]
xss vulnerability fixed

12 years agoEnhance hint about writable app directory
Brice Maron [Fri, 22 Jun 2012 11:57:54 +0000 (13:57 +0200)]
Enhance hint about writable app directory

12 years agoCorrect image path and apps path replacement
Brice Maron [Fri, 22 Jun 2012 11:12:03 +0000 (13:12 +0200)]
Correct image path and apps path replacement

12 years agoremove unnecessary closing PHP tag
Arthur Schiwon [Fri, 22 Jun 2012 10:49:56 +0000 (12:49 +0200)]
remove unnecessary closing PHP tag

12 years agoCorrect OC_Config writer. Use var_export (has support for array,...)
Brice Maron [Fri, 22 Jun 2012 10:44:17 +0000 (12:44 +0200)]
Correct OC_Config writer. Use var_export (has support for array,...)

12 years agoLDAP: cheaper userExists() implementation
Arthur Schiwon [Fri, 22 Jun 2012 10:42:07 +0000 (12:42 +0200)]
LDAP: cheaper userExists() implementation

12 years agoFixes for multi app dir :
Brice Maron [Fri, 22 Jun 2012 10:24:10 +0000 (12:24 +0200)]
Fixes for multi app dir :

Url should be given as relative path (to webroot)
Correct link construction from js

12 years agodate don't change correctly in the view list (bug #973) fixed
Bjoern Schiessle [Fri, 22 Jun 2012 09:30:40 +0000 (11:30 +0200)]
date don't change correctly in the view list (bug #973) fixed

12 years agosome path fixes for multi-dir app
Thomas Mueller [Fri, 22 Jun 2012 07:56:54 +0000 (09:56 +0200)]
some path fixes for multi-dir app

12 years agoProvide solution for smoother migration for apps to multi-app dir
Brice Maron [Thu, 21 Jun 2012 22:22:36 +0000 (22:22 +0000)]
Provide solution for smoother migration for apps to multi-app dir

12 years agoAdd little more doc about app folders
Brice Maron [Thu, 21 Jun 2012 22:00:48 +0000 (22:00 +0000)]
Add little more doc about app folders

12 years agoContacts: Fix name and carddav-url encoding
Bart Visscher [Thu, 21 Jun 2012 21:29:05 +0000 (23:29 +0200)]
Contacts: Fix name and carddav-url encoding

12 years agoCalendar: Fix caldav url encoding
Bart Visscher [Thu, 21 Jun 2012 21:27:45 +0000 (23:27 +0200)]
Calendar: Fix caldav url encoding

12 years agoCalendar: convert choosecalendar.rowfields template from plain php to html+php
Bart Visscher [Thu, 21 Jun 2012 21:26:51 +0000 (23:26 +0200)]
Calendar: convert choosecalendar.rowfields template from plain php to html+php

12 years agoCalendar: Missing userid in allCalendars call
Bart Visscher [Thu, 21 Jun 2012 21:21:15 +0000 (23:21 +0200)]
Calendar: Missing userid in allCalendars call