aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix function name error in contacts appBart Visscher2011-10-211-1/+1
* bold current folder in breadcrumbsJan-Christoph Borchardt2011-10-212-4/+9
* only show checkbox on hovering filetype iconJan-Christoph Borchardt2011-10-211-1/+1
* hopefully finally fixed the initial breadcrumb arrowJan-Christoph Borchardt2011-10-212-4/+9
* 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
* escape filenames for getMimeTypeRobin Appelman2011-10-201-0/+1
* 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-209-46/+55
|\
| * Don't use sys_get_temp_dir(), as it reports the wrong path in restricted envi...Hendrik Langer2011-10-199-46/+55
* | prevent sql error while initializing apps on sqlite2Robin Appelman2011-10-201-1/+1
* | 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-184-18/+13
* mount filesystems on demandRobin Appelman2011-10-182-32/+12
* Correct little typo/bug in log display and remove ending php tagBrice Maron2011-10-182-3/+1
* Fix file sharing : Don't give a unused param to executeBrice Maron2011-10-171-1/+1
* Remove unnecessary exec for getting timezone and fix spacingsBrice Maron2011-10-171-6/+6
* Fix quota onBlur In Settings, Take from right attributeBrice Maron2011-10-171-1/+1
* Use notification to inform about errors in file list.Brice Maron2011-10-172-12/+25
* 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-1711-16/+16
* fix now() function for sqlite3Robin Appelman2011-10-171-1/+1
* prevent error in media player ajax apiRobin Appelman2011-10-171-1/+1
* Fix bookmarks app to work with postgresql.Brice Maron2011-10-164-21/+59
* use OC_Log instead of error_logRobin Appelman2011-10-1616-67/+47
* make log level configurableRobin Appelman2011-10-166-7/+39
* provide a logging mechanismRobin Appelman2011-10-164-0/+143
* some minor tweaks to oc_dbRobin Appelman2011-10-161-2/+4
* Fix typo in getting var from configBrice Maron2011-10-161-1/+1
* Fetch prefix from config at installation instead of a hardcoded valueBrice Maron2011-10-161-3/+3
* Fix installer for postgresql : correct table detection queryBrice Maron2011-10-161-2/+2
* Merge branch 'calendar' of gitorious.org:owncloud/owncloudGeorg Ehrke2011-10-1696-5851/+20278
|\
| * Merge branch 'master' of gitorious.org:owncloud/owncloud into calendarGeorg Ehrke2011-10-1513-24/+54
| |\
| * | scrolling in calendarGeorg Ehrke2011-10-141-0/+38
| * | Merge branch 'master' into calendarGeorg Ehrke2011-10-1311-14/+50
| |\ \
| * \ \ Merge branch 'master' into calendarGeorg Ehrke2011-10-1011-27/+70
| |\ \ \
| * \ \ \ Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editorTom Needham2011-10-0836-845/+161
| |\ \ \ \
| * | | | | Fixed editor loading and file saving issueTom Needham2011-10-081-25/+28
| * | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editorTom Needham2011-10-0713-7/+7
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'ace-editor' of gitorious.org:owncloud/owncloud into ace-editorTom Needham2011-10-070-0/+0
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into ace-editorRobin Appelman2011-10-071-0/+6
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editorTom Needham2011-10-0761-146/+804
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Updated saving feedbackTom Needham2011-10-053-4/+25
| * | | | | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editorTom Needham2011-10-0511-46/+71
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Moved addScript and addStyle calls to app.phpTom Needham2011-10-052-5/+4