summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix caldav urlGeorg Ehrke2011-11-121-0/+1
* automatic timezone detectionGeorg Ehrke2011-11-114-19/+82
* Use Last-Modified property to check for changed eventsBart Visscher2011-11-098-5/+44
* Use parse function in Calendar_ObjectBart Visscher2011-11-095-5/+5
* Cleanup tipsy popups on more actionsBart Visscher2011-10-271-0/+3
* Move unselect call to after the dialog startsBart Visscher2011-10-271-1/+1
* Quickfix hanging tipsy popupsBart Visscher2011-10-251-0/+1
* Fix fromtime/totime warningsBart Visscher2011-10-251-3/+5
* Implement select event creationBart Visscher2011-10-252-52/+31
* Fix scrolling calendarBart Visscher2011-10-251-3/+6
* Merge branch 'master' into fullcalendarBart Visscher2011-10-2414-185/+602
|\
| * 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
* | Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendarGeorg Ehrke2011-10-2210-0/+549
|\|
| * new "external" application. you can integrate external application like round...Frank Karlitschek2011-10-2210-0/+549
* | translatable error messagesGeorg Ehrke2011-10-223-12/+25
* | Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendarGeorg Ehrke2011-10-224-11/+20
|\|
| * 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
* | Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendarGeorg Ehrke2011-10-2128-99/+440
|\|
| * Fix function name error in contacts appBart Visscher2011-10-211-1/+1
| * use fancybox instead of lightboxFlorian Pritz2011-10-2127-98/+439
* | fix new allday bugGeorg Ehrke2011-10-211-3/+1
* | fix allday bugGeorg Ehrke2011-10-211-10/+13
* | 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