]> git.mxchange.org Git - friendica.git/commit
events: first test for full-javascript events calendar
authorFabio Comuni <fabrix.xm@gmail.com>
Tue, 14 Feb 2012 15:19:48 +0000 (16:19 +0100)
committerFabio Comuni <fabrix.xm@gmail.com>
Tue, 14 Feb 2012 15:19:48 +0000 (16:19 +0100)
commit22cfb77173b1093028c1706f6c513a040ad89967
treea47ebd42248204e1bad968eea570e8ffdb50d84f
parent8369c243b321a421ea2ab92a49d8995b5724244e
events: first test for full-javascript events calendar
13 files changed:
library/fullcalendar/GPL-LICENSE.txt [new file with mode: 0644]
library/fullcalendar/MIT-LICENSE.txt [new file with mode: 0644]
library/fullcalendar/changelog.txt [new file with mode: 0644]
library/fullcalendar/fullcalendar.css [new file with mode: 0644]
library/fullcalendar/fullcalendar.js [new file with mode: 0644]
library/fullcalendar/fullcalendar.min.js [new file with mode: 0644]
library/fullcalendar/fullcalendar.print.css [new file with mode: 0644]
library/fullcalendar/gcal.js [new file with mode: 0644]
mod/events.php
view/event.tpl [new file with mode: 0644]
view/event_form.tpl
view/event_head.tpl
view/events.tpl [new file with mode: 0644]