server/apps
Florian Pritz 934b18405a fix apps/bookmarks if oc_bookmarks_tags is empty
If you have bookmarks, but there are no tags in oc_bookmarks_tags, the
query doesn't return any results. Using a left join fixes this.

Reference:
http://stackoverflow.com/questions/3171276/select-multiple-tables-when-one-table-is-empty-in-mysql

Signed-off-by: Florian Pritz <bluewind@xinu.at>
2011-09-24 18:41:56 +02:00
..
bookmarks fix apps/bookmarks if oc_bookmarks_tags is empty 2011-09-24 18:41:56 +02:00
calendar apps/calendar: change ctag after modifying event 2011-09-24 18:41:55 +02:00
contacts fixed contacts strings (no technical stuff in the interface, don't scream at people, ...), ready for translation 2011-09-23 20:13:27 +02:00
files_imageviewer show images on click in search results 2011-07-31 02:35:54 +02:00
files_publiclink only call error_log() if DEBUG is true 2011-09-24 18:41:47 +02:00
files_sharing files: hide non functioning code when called from a/f_s/get.php 2011-09-24 18:41:54 +02:00
files_textviewer Fix textviewer in search results 2011-08-20 12:18:56 -04:00
media only call error_log() if DEBUG is true 2011-09-24 18:41:47 +02:00
unhosted only call error_log() if DEBUG is true 2011-09-24 18:41:47 +02:00
user_ldap Fix OC_USER_LDAP::checkPassword() to return the username 2011-09-01 13:56:30 -03:00
user_openid only call error_log() if DEBUG is true 2011-09-24 18:41:47 +02:00
user_webfinger correction in webfinger.php activation trap 2011-09-12 14:59:22 +02:00
.gitkeep apps are now stored in /apps 2011-04-16 09:46:58 +02:00