summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into galleryBartek Przybylski2011-10-2784-430/+1742
|\
| * Fix setproperty formBart Visscher2011-10-251-9/+9
| * Do not set incorrect components for default calendarDavid Iwanowitsch2011-10-231-1/+1
| * improved style in contactsJakob Sack2011-10-224-85/+76
| * Some improvements on the contact applicationJakob Sack2011-10-2212-171/+594
| * Fix translations, empty propertiesJakob Sack2011-10-225-9/+12
| * new "external" application. you can integrate external application like round...Frank Karlitschek2011-10-2210-0/+549
| * Avoid error when no image is provided for cover or thumbnailBrice Maron2011-10-222-8/+14
| * Fix unescessary use of non portable 'replace' sql and add loging when GD not ...Brice Maron2011-10-222-2/+5
| * Fix music navigation entry controls going over the sidebarMichael Gapczynski2011-10-221-1/+1
| * Fix function name error in contacts appBart Visscher2011-10-211-1/+1
| * use fancybox instead of lightboxFlorian Pritz2011-10-2127-98/+439
| * Add caching for filelist sharing icon status to avoid many http req.Brice Maron2011-10-201-0/+5
| * remove unneeded definiton of get_temp_dirRobin Appelman2011-10-201-35/+0
| * Merge commit 'refs/merge-requests/64' of git://gitorious.org/owncloud/owncloudRobin Appelman2011-10-202-21/+29
| |\
| | * Don't use sys_get_temp_dir(), as it reports the wrong path in restricted envi...Hendrik Langer2011-10-192-21/+29
| * | Little trick to avoid editor loading twice on double clickBrice Maron2011-10-191-6/+4
| |/
| * Tweak bookmarklet to not change the current page. Correct encoding when add b...Brice Maron2011-10-182-3/+3
| * Lower also the album name in media scanner...Brice Maron2011-10-181-1/+1
| * Correct use of null for not null columns in media scannerBrice Maron2011-10-181-3/+3
| * Add 3 More log writing in files sharing appBrice Maron2011-10-182-0/+3
| * make sharing work with the new mouting mechanismRobin Appelman2011-10-181-7/+5
| * Correct little typo/bug in log display and remove ending php tagBrice Maron2011-10-181-2/+0
| * Fix file sharing : Don't give a unused param to executeBrice Maron2011-10-171-1/+1
| * Fix bookmark listing with mysql: limit is binded as string.Brice Maron2011-10-171-2/+2
| * catch some edge cases in media playerRobin Appelman2011-10-171-2/+11
| * prevent the remaining ob_clean related errorsRobin Appelman2011-10-176-10/+10
| * prevent error in media player ajax apiRobin Appelman2011-10-171-1/+1
| * Fix bookmarks app to work with postgresql.Brice Maron2011-10-163-20/+49
| * use OC_Log instead of error_logRobin Appelman2011-10-1610-48/+31
* | new way of showing gallery covers, missing filesBartek Przybylski2011-10-186-6/+33
* | new way of showing gallery coversBartek Przybylski2011-10-181-0/+43
|/
* Merge branch 'master' of gitorious.org:owncloud/owncloud into calendarGeorg Ehrke2011-10-158-21/+42
|\
| * Remove unused parameterBart Visscher2011-10-151-1/+1
| * Fix calendar colors with new calendarBart Visscher2011-10-154-11/+17
| * Add loading message to image lightbox and tweak eventsBrice Maron2011-10-142-6/+22
| * Merge commit 'refs/merge-requests/57' of git://gitorious.org/owncloud/owncloudRobin Appelman2011-10-142-3/+2
| |\
| | * Improve handling of calendar export $_GET paramsJohn Kristensen2011-10-121-2/+2
| | * remove 'description' from OC_Connector_Sabre_CalDAV propertyMapJohn Kristensen2011-10-121-1/+0
* | | scrolling in calendarGeorg Ehrke2011-10-141-0/+38
* | | Merge branch 'master' into calendarGeorg Ehrke2011-10-131-1/+1
|\| |
| * | avoiding notice if ['HTTPS'] is not setMichiel@unhosted2011-10-131-1/+1
| |/
* | Merge branch 'master' into calendarGeorg Ehrke2011-10-109-24/+59
|\|
| * reload calendar automaticallyGeorg Ehrke2011-10-101-0/+1
| * fix webfinger install scriptMichiel@unhosted2011-10-091-1/+2
| * Merge branch 'master' of gitorious.org:owncloud/owncloudMichiel@unhosted2011-10-0948-928/+267
| |\
| | * Move contact delete button to top right cornerBart Visscher2011-10-092-1/+2
| | * Show add contact form on opening contacts pageBart Visscher2011-10-092-8/+1
| | * apps/bookmarks: remove unused variableFlorian Pritz2011-10-081-2/+0
| | * apps/bookmarks: follow redirects when fetching titleFlorian Pritz2011-10-081-1/+48