aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'refs/merge-requests/69' of git://gitorious.org/owncloud/ownclou...Brice Maron2011-11-045-0/+136
|\
| * Be consistent with licencingBrice Maron2011-10-291-1/+1
| * Change name and fix a typoBrice Maron2011-10-296-14/+14
| * Add a dependencies check appsBrice Maron2011-10-295-0/+136
* | make webfinger work properly if owncloud is installed in a subdirectoryRobin Appelman2011-11-031-2/+9
* | no longer rely on PEAR::isError since we can use PDO nowRobin Appelman2011-11-031-24/+0
* | attempt to manage some special chars in file listBrice Maron2011-11-011-3/+3
* | Add sequence name in insertid to be more portableBrice Maron2011-10-296-16/+10
|/
* Fix html id's in part.addcardform.phpBart Visscher2011-10-271-5/+5
* Disable loading non-existing settings script in bookmark appBart Visscher2011-10-271-1/+1
* 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
* 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
|\|