summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * 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
| * | use install.php properlyMichiel@unhosted2011-10-093-12/+6
* | | Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editorTom Needham2011-10-0832-842/+154
|\ \ \ | | |/ | |/|
| * | removed description. changed target to _blank. removed sorting. updated layout.Marvin Thomas Rabe2011-10-0811-105/+41
| * | removed description field for calendarMarvin Thomas Rabe2011-10-089-41/+15
| * | added missing filesMarvin Thomas Rabe2011-10-082-0/+27
| * | moved bookmarklet to personal. username must be provided when adding a new user.Marvin Thomas Rabe2011-10-083-23/+16
| * | Revert "support of RRULE in calendar app"Jan-Christoph Borchardt2011-10-081-665/+34
| * | Fixes for adding contact propertyBart Visscher2011-10-074-3/+4