Commit Graph

13 Commits

Author SHA1 Message Date
Astro 7cbf3828c7 xsl/ical: properly prepend VALUE=DATE to dates without time as per RFC5545 2016-09-06 21:12:54 +02:00
Astro 2dd31fefd7 xsl/ical: prepend VALUE=DATE to dates without time as per RFC5545 2016-09-06 20:54:22 +02:00
Astro f78145a7c9 xsl/ical: fix DURATION field name 2015-08-04 00:19:04 +02:00
Astro 1d5be41f70 xsl/ical: add fallback duration of 2 hours for events w/o end
W/System.err(  450): java.lang.IllegalArgumentException: DTEND and DURATION cannot both be null for an event.
W/System.err(  450):    at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:167)
W/System.err(  450):    at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:137)
W/System.err(  450):    at android.content.ContentProviderProxy.insert(ContentProviderNative.java:476)
W/System.err(  450):    at android.content.ContentResolver.insert(ContentResolver.java:1207)
W/System.err(  450):    at jp.classmethod.us.android.icalsync.helper.CalendarHelper.entryUpdateEvent(CalendarHelper.java:349)
W/System.err(  450):    at jp.classmethod.us.android.icalsync.helper.CalendarHelper.entryUpdateEventList(CalendarHelper.java:232)
W/System.err(  450):    at jp.classmethod.us.android.icalsync.sync.SyncAdapter.onPerformSync(SyncAdapter.java:111)
W/System.err(  450):    at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:259)
E/SyncAdapter(  450): jp.classmethod.us.android.icalsync.exception.SystemException
D/SyncAdapter(  450): Sync end
2015-08-04 00:12:05 +02:00
Astro 2fdda0bb53 make gchq.ics with $location-filter='GCHQ' 2014-09-08 01:50:51 +02:00
Astro c5ac688260 xsl/[ix]cal: dtend is non-inclusive when specified as date w/o time 2013-09-01 22:27:45 +02:00
Astro 505e27ced1 xsl/ical,xcal: don't export events that started >7d ago
Conflicts:

	xsl/ical.xsl
	xsl/xcal.xsl
2012-03-26 16:39:02 +02:00
sven 9deeb7bd05 s/CATEGORY/CATEGORIES/ in ical
git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@1507 31f61c52-7bfb-0310-b897-fc00f8a278f0
2009-05-10 12:06:38 +00:00
astro 4ade65f772 Datenquelle für xCal & iCal ist nun calendar-summary.xml, enthält alle Events
git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@1046 31f61c52-7bfb-0310-b897-fc00f8a278f0
2007-11-18 13:22:53 +00:00
astro 096a8ad330 Für News /item/@category entfernt und in news-list mit prefix ersetzt
Mehrere News umbenannt um das neue Schema wiederzuspiegeln


git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@530 31f61c52-7bfb-0310-b897-fc00f8a278f0
2006-09-29 01:52:41 +00:00
astro 33976a7fbc Return of the hash pipe
git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@512 31f61c52-7bfb-0310-b897-fc00f8a278f0
2006-08-06 00:27:55 +00:00
turbo24prg 5ff9998754 fixed ical
git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@511 31f61c52-7bfb-0310-b897-fc00f8a278f0
2006-08-05 22:47:04 +00:00
astro fed533415e iCal-Support
Elementreihenfolge im RSS korrigiert


git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@510 31f61c52-7bfb-0310-b897-fc00f8a278f0
2006-08-05 21:11:27 +00:00