summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Better event popupBart Visscher2011-10-212-25/+50
* added transition function from 'old' calendar to fullcalendar (fixed currentv...Georg Ehrke2011-10-212-3/+13
* Disable calendar scrolling, doesn't work yetBart Visscher2011-10-201-21/+13
* Implement listview for fullcalendarBart Visscher2011-10-204-130/+213
* Optimize deleting eventBart Visscher2011-10-201-8/+5
* Fix changing calendar dataBart Visscher2011-10-207-51/+72
* Implement resizing of eventsBart Visscher2011-10-202-0/+54
* Implement moving of eventBart Visscher2011-10-202-106/+38
* Connect popup to fullcalendarBart Visscher2011-10-202-24/+14
* Connect newEvent & editEvent to fullcalendarBart Visscher2011-10-204-214/+39
* Translation of calendar interfaceBart Visscher2011-10-202-0/+18
* Connect calendar buttons to actionsBart Visscher2011-10-204-31/+39
* Implement loading of events in calendarBart Visscher2011-10-206-443/+88
* Replace ownCloud calendar html with fullcalendar implementationBart Visscher2011-10-203-192/+72
* 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