cone.calendar 0.3__tar.gz → 0.4__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of cone.calendar might be problematic. Click here for more details.
- {cone.calendar-0.3 → cone_calendar-0.4}/CHANGES.rst +7 -0
- cone_calendar-0.4/PKG-INFO +239 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/setup.py +3 -3
- cone_calendar-0.4/src/cone.calendar.egg-info/PKG-INFO +239 -0
- cone_calendar-0.4/src/cone.calendar.egg-info/requires.txt +6 -0
- cone.calendar-0.3/PKG-INFO +0 -217
- cone.calendar-0.3/src/cone.calendar.egg-info/PKG-INFO +0 -217
- cone.calendar-0.3/src/cone.calendar.egg-info/requires.txt +0 -6
- {cone.calendar-0.3 → cone_calendar-0.4}/LICENSE.rst +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/MANIFEST.in +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/README.rst +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/setup.cfg +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/__init__.py +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/__init__.py +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/__init__.py +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/calendar.pt +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/calendar.py +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/calendar.css +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/calendar.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/calendar.min.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/fullcalendar.css +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/fullcalendar.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/fullcalendar.min.css +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/fullcalendar.min.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/fullcalendar.print.css +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/fullcalendar.print.min.css +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/gcal.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/gcal.min.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/af.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/ar-dz.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/ar-ly.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/ar-ma.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/ar-sa.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/ar-tn.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/ar.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/bg.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/ca.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/cs.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/da.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/de-at.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/de.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/el.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/en-au.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/en-ca.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/en-gb.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/en-ie.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/en-nz.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/es-do.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/es.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/eu.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/fa.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/fi.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/fr-ca.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/fr-ch.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/fr.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/gl.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/he.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/hi.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/hr.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/hu.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/id.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/is.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/it.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/ja.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/kk.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/ko.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/lb.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/lt.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/lv.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/mk.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/ms-my.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/ms.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/nb.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/nl-be.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/nl.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/nn.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/pl.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/pt-br.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/pt.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/ro.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/ru.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/sk.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/sl.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/sr-cyrl.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/sr.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/sv.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/th.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/tr.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/uk.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/vi.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/zh-cn.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/zh-tw.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale-all.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/af.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ar-dz.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ar-ly.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ar-ma.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ar-sa.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ar-tn.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ar.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/az.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/be.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/bg.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/bn.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/bo.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/br.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/bs.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ca.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/cs.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/cv.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/cy.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/da.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/de-at.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/de.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/dv.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/el.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/en-au.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/en-ca.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/en-gb.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/en-ie.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/en-nz.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/eo.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/es-do.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/es.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/et.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/eu.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/fa.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/fi.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/fo.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/fr-ca.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/fr-ch.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/fr.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/fy.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/gd.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/gl.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/he.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/hi.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/hr.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/hu.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/hy-am.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/id.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/is.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/it.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ja.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/jv.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ka.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/kk.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/km.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ko.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ky.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/lb.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/lo.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/lt.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/lv.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/me.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/mi.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/mk.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ml.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/mr.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ms-my.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ms.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/my.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/nb.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ne.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/nl-be.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/nl.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/nn.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/pa-in.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/pl.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/pt-br.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/pt.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ro.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ru.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/se.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/si.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/sk.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/sl.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/sq.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/sr-cyrl.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/sr.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ss.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/sv.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/sw.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ta.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/te.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/tet.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/th.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/tl-ph.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/tlh.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/tr.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/tzl.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/tzm-latn.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/tzm.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/uk.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/uz.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/vi.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/x-pseudo.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/yo.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/zh-cn.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/zh-hk.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/zh-tw.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locales.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locales.min.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/moment-with-locales.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/moment-with-locales.min.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/moment.min.js +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/interfaces.py +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/locale/cone.calendar.pot +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/locale/de/LC_MESSAGES/cone.calendar.po +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/tests.py +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone.calendar.egg-info/SOURCES.txt +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone.calendar.egg-info/dependency_links.txt +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone.calendar.egg-info/namespace_packages.txt +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone.calendar.egg-info/not-zip-safe +0 -0
- {cone.calendar-0.3 → cone_calendar-0.4}/src/cone.calendar.egg-info/top_level.txt +0 -0
|
@@ -0,0 +1,239 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: cone.calendar
|
|
3
|
+
Version: 0.4
|
|
4
|
+
Summary: jQuery Fullcalendar integration for cone.app
|
|
5
|
+
Home-page: http://github.com/conestack/cone.calendar
|
|
6
|
+
Author: Cone Contributors
|
|
7
|
+
Author-email: dev@conestack.org
|
|
8
|
+
License: Simplified BSD
|
|
9
|
+
Keywords: node pyramid cone web
|
|
10
|
+
Classifier: Environment :: Web Environment
|
|
11
|
+
Classifier: Programming Language :: Python
|
|
12
|
+
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
|
13
|
+
License-File: LICENSE.rst
|
|
14
|
+
Requires-Dist: setuptools
|
|
15
|
+
Requires-Dist: cone.app<1.1.0
|
|
16
|
+
Requires-Dist: yafowil.widget.cron<2.0.0
|
|
17
|
+
Provides-Extra: test
|
|
18
|
+
Requires-Dist: zope.testrunner; extra == "test"
|
|
19
|
+
Dynamic: author
|
|
20
|
+
Dynamic: author-email
|
|
21
|
+
Dynamic: classifier
|
|
22
|
+
Dynamic: description
|
|
23
|
+
Dynamic: home-page
|
|
24
|
+
Dynamic: keywords
|
|
25
|
+
Dynamic: license
|
|
26
|
+
Dynamic: license-file
|
|
27
|
+
Dynamic: provides-extra
|
|
28
|
+
Dynamic: requires-dist
|
|
29
|
+
Dynamic: summary
|
|
30
|
+
|
|
31
|
+
.. image:: https://img.shields.io/pypi/v/cone.calendar.svg
|
|
32
|
+
:target: https://pypi.python.org/pypi/cone.calendar
|
|
33
|
+
:alt: Latest PyPI version
|
|
34
|
+
|
|
35
|
+
.. image:: https://img.shields.io/pypi/dm/cone.calendar.svg
|
|
36
|
+
:target: https://pypi.python.org/pypi/cone.calendar
|
|
37
|
+
:alt: Number of PyPI downloads
|
|
38
|
+
|
|
39
|
+
.. image:: https://travis-ci.org/bluedynamics/cone.calendar.svg?branch=master
|
|
40
|
+
:target: https://travis-ci.org/bluedynamics/cone.calendar
|
|
41
|
+
|
|
42
|
+
.. image:: https://coveralls.io/repos/github/bluedynamics/cone.calendar/badge.svg?branch=master
|
|
43
|
+
:target: https://coveralls.io/github/bluedynamics/cone.calendar?branch=master
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
This package provides a calendar integration in to cone.app.
|
|
47
|
+
It utilizes jQuery Fullcalendar
|
|
48
|
+
(https://github.com/fullcalendar/fullcalendar).
|
|
49
|
+
|
|
50
|
+
Currently, tag 3.1.0 is included. See
|
|
51
|
+
(https://github.com/fullcalendar/fullcalendar/releases).
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
Calendar Widget
|
|
55
|
+
---------------
|
|
56
|
+
|
|
57
|
+
The calendar widget integration is done via
|
|
58
|
+
``cone.calendar.browser.CalendarTile`` which is registered by name ``calendar``.
|
|
59
|
+
|
|
60
|
+
The overall calendar configuration is done via model properties.
|
|
61
|
+
|
|
62
|
+
.. code-block:: python
|
|
63
|
+
|
|
64
|
+
from cone.app.model import BaseNode
|
|
65
|
+
from cone.app.model import Properties
|
|
66
|
+
|
|
67
|
+
class MyCalendar(BaseNode):
|
|
68
|
+
|
|
69
|
+
@property
|
|
70
|
+
def properties(self):
|
|
71
|
+
props = Properties()
|
|
72
|
+
props.default_content_tile = 'calendar'
|
|
73
|
+
props.calendar_header = {
|
|
74
|
+
'left': 'month,agendaWeek,agendaDay',
|
|
75
|
+
'center': 'title',
|
|
76
|
+
'right': 'today prev,next'
|
|
77
|
+
}
|
|
78
|
+
return props
|
|
79
|
+
|
|
80
|
+
For a full list of available calendar options read
|
|
81
|
+
``cone.calendar.browser.CalendarTile`` documentation.
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
Calendar Events
|
|
85
|
+
---------------
|
|
86
|
+
|
|
87
|
+
In order to display events in the calendar, one or more event data sources
|
|
88
|
+
must be provided.
|
|
89
|
+
|
|
90
|
+
Concrete event data implementation must derive from
|
|
91
|
+
``cone.calendar.browser.CalendarEvents`` and provide ``events`` function.
|
|
92
|
+
|
|
93
|
+
The default event data source is expected as JSON view registered by name
|
|
94
|
+
``calendar_events`` for a dedictaed model context.
|
|
95
|
+
|
|
96
|
+
.. code-block:: python
|
|
97
|
+
|
|
98
|
+
from cone.calendar.browser import CalendarEvents
|
|
99
|
+
from datetime import datetime
|
|
100
|
+
from pyramid.view import view_config
|
|
101
|
+
import uuid
|
|
102
|
+
|
|
103
|
+
@view_config(
|
|
104
|
+
name='calendar_events',
|
|
105
|
+
context=MyCalendar,
|
|
106
|
+
accept='application/json',
|
|
107
|
+
renderer='json',
|
|
108
|
+
permission='view')
|
|
109
|
+
class MyEvents(CalendarEvents):
|
|
110
|
+
|
|
111
|
+
def events(self, start, end):
|
|
112
|
+
events = [{
|
|
113
|
+
'id': uuid.uuid4(),
|
|
114
|
+
'title': 'Title',
|
|
115
|
+
'start': datetime(2020, 4, 29, 17, 40),
|
|
116
|
+
'end': datetime(2020, 4, 29, 18, 0),
|
|
117
|
+
}]
|
|
118
|
+
return events
|
|
119
|
+
|
|
120
|
+
For a full list of available event options read
|
|
121
|
+
``cone.calendar.browser.CalendarEvents`` documentation.
|
|
122
|
+
|
|
123
|
+
Multiple event data sources are defined via model properties.
|
|
124
|
+
|
|
125
|
+
.. code-block:: python
|
|
126
|
+
|
|
127
|
+
class MyCalendar(BaseNode):
|
|
128
|
+
|
|
129
|
+
@property
|
|
130
|
+
def properties(self):
|
|
131
|
+
props = Properties()
|
|
132
|
+
props.calendar_sources = [{
|
|
133
|
+
'events': 'event_data_1',
|
|
134
|
+
'color': 'green'
|
|
135
|
+
}, {
|
|
136
|
+
'events': 'event_data_2',
|
|
137
|
+
'color': 'red'
|
|
138
|
+
}]
|
|
139
|
+
return props
|
|
140
|
+
|
|
141
|
+
For a full list of available event source options read
|
|
142
|
+
``cone.calendar.browser.CalendarTile`` documentation.
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
Locales
|
|
146
|
+
-------
|
|
147
|
+
|
|
148
|
+
The calendar locale can be set via ``calendar_locale`` on model properties.
|
|
149
|
+
|
|
150
|
+
.. code-block:: python
|
|
151
|
+
|
|
152
|
+
class MyCalendar(BaseNode):
|
|
153
|
+
|
|
154
|
+
@property
|
|
155
|
+
def properties(self):
|
|
156
|
+
props = Properties()
|
|
157
|
+
props.calendar_locale = 'de'
|
|
158
|
+
return props
|
|
159
|
+
|
|
160
|
+
Default calendar locale is ``en``. The desired locales must be delivered to
|
|
161
|
+
the browser in order to work correctly. Locales to deliver are defined in the
|
|
162
|
+
application ini config as comma separated list of locale names.
|
|
163
|
+
|
|
164
|
+
.. code-block:: ini
|
|
165
|
+
|
|
166
|
+
cone.calendar.locales = de,fr
|
|
167
|
+
|
|
168
|
+
For a complete list of available locales see ``browser/static/fullcalendar/locales``
|
|
169
|
+
folder of this package.
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
Contributors
|
|
173
|
+
============
|
|
174
|
+
|
|
175
|
+
- Robert Niederreiter
|
|
176
|
+
- Johannes Raggam
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
Changes
|
|
180
|
+
=======
|
|
181
|
+
|
|
182
|
+
0.4 (2025-10-25)
|
|
183
|
+
----------------
|
|
184
|
+
|
|
185
|
+
- Pin upper versions of dependencies.
|
|
186
|
+
[rnix]
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
0.3 (2022-10-06)
|
|
190
|
+
----------------
|
|
191
|
+
|
|
192
|
+
- Modernize JavaScript.
|
|
193
|
+
[rnix]
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
0.2 (2020-07-09)
|
|
197
|
+
----------------
|
|
198
|
+
|
|
199
|
+
- Add ``show_contextmenu`` to ``CalendarTile``. Defaults to ``False``.
|
|
200
|
+
[rnix]
|
|
201
|
+
|
|
202
|
+
- Also check for action length when handling actions dropdown in JS.
|
|
203
|
+
[rnix]
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
0.1 (2020-05-30)
|
|
207
|
+
----------------
|
|
208
|
+
|
|
209
|
+
- Initial.
|
|
210
|
+
[rnix, thet]
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
License
|
|
214
|
+
=======
|
|
215
|
+
|
|
216
|
+
Copyright (c) 2017-2021, BlueDynamics Alliance, Austria
|
|
217
|
+
Copyright (c) 2021, Cone Contributors
|
|
218
|
+
All rights reserved.
|
|
219
|
+
|
|
220
|
+
Redistribution and use in source and binary forms, with or without
|
|
221
|
+
modification, are permitted provided that the following conditions are met:
|
|
222
|
+
|
|
223
|
+
* Redistributions of source code must retain the above copyright notice, this
|
|
224
|
+
list of conditions and the following disclaimer.
|
|
225
|
+
|
|
226
|
+
* Redistributions in binary form must reproduce the above copyright notice, this
|
|
227
|
+
list of conditions and the following disclaimer in the documentation and/or
|
|
228
|
+
other materials provided with the distribution.
|
|
229
|
+
|
|
230
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
231
|
+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
232
|
+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
233
|
+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
|
|
234
|
+
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
235
|
+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
236
|
+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
237
|
+
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
238
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
239
|
+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
@@ -9,7 +9,7 @@ def read_file(name):
|
|
|
9
9
|
return f.read()
|
|
10
10
|
|
|
11
11
|
|
|
12
|
-
version = '0.
|
|
12
|
+
version = '0.4'
|
|
13
13
|
shortdesc = 'jQuery Fullcalendar integration for cone.app'
|
|
14
14
|
longdesc = '\n\n'.join([read_file(name) for name in [
|
|
15
15
|
'README.rst',
|
|
@@ -47,8 +47,8 @@ setup(
|
|
|
47
47
|
zip_safe=False,
|
|
48
48
|
install_requires=[
|
|
49
49
|
'setuptools',
|
|
50
|
-
'cone.app',
|
|
51
|
-
'yafowil.widget.cron'
|
|
50
|
+
'cone.app<1.1.0',
|
|
51
|
+
'yafowil.widget.cron<2.0.0'
|
|
52
52
|
],
|
|
53
53
|
extras_require=dict(test=['zope.testrunner']),
|
|
54
54
|
tests_require=['zope.testrunner'],
|
|
@@ -0,0 +1,239 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: cone.calendar
|
|
3
|
+
Version: 0.4
|
|
4
|
+
Summary: jQuery Fullcalendar integration for cone.app
|
|
5
|
+
Home-page: http://github.com/conestack/cone.calendar
|
|
6
|
+
Author: Cone Contributors
|
|
7
|
+
Author-email: dev@conestack.org
|
|
8
|
+
License: Simplified BSD
|
|
9
|
+
Keywords: node pyramid cone web
|
|
10
|
+
Classifier: Environment :: Web Environment
|
|
11
|
+
Classifier: Programming Language :: Python
|
|
12
|
+
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
|
13
|
+
License-File: LICENSE.rst
|
|
14
|
+
Requires-Dist: setuptools
|
|
15
|
+
Requires-Dist: cone.app<1.1.0
|
|
16
|
+
Requires-Dist: yafowil.widget.cron<2.0.0
|
|
17
|
+
Provides-Extra: test
|
|
18
|
+
Requires-Dist: zope.testrunner; extra == "test"
|
|
19
|
+
Dynamic: author
|
|
20
|
+
Dynamic: author-email
|
|
21
|
+
Dynamic: classifier
|
|
22
|
+
Dynamic: description
|
|
23
|
+
Dynamic: home-page
|
|
24
|
+
Dynamic: keywords
|
|
25
|
+
Dynamic: license
|
|
26
|
+
Dynamic: license-file
|
|
27
|
+
Dynamic: provides-extra
|
|
28
|
+
Dynamic: requires-dist
|
|
29
|
+
Dynamic: summary
|
|
30
|
+
|
|
31
|
+
.. image:: https://img.shields.io/pypi/v/cone.calendar.svg
|
|
32
|
+
:target: https://pypi.python.org/pypi/cone.calendar
|
|
33
|
+
:alt: Latest PyPI version
|
|
34
|
+
|
|
35
|
+
.. image:: https://img.shields.io/pypi/dm/cone.calendar.svg
|
|
36
|
+
:target: https://pypi.python.org/pypi/cone.calendar
|
|
37
|
+
:alt: Number of PyPI downloads
|
|
38
|
+
|
|
39
|
+
.. image:: https://travis-ci.org/bluedynamics/cone.calendar.svg?branch=master
|
|
40
|
+
:target: https://travis-ci.org/bluedynamics/cone.calendar
|
|
41
|
+
|
|
42
|
+
.. image:: https://coveralls.io/repos/github/bluedynamics/cone.calendar/badge.svg?branch=master
|
|
43
|
+
:target: https://coveralls.io/github/bluedynamics/cone.calendar?branch=master
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
This package provides a calendar integration in to cone.app.
|
|
47
|
+
It utilizes jQuery Fullcalendar
|
|
48
|
+
(https://github.com/fullcalendar/fullcalendar).
|
|
49
|
+
|
|
50
|
+
Currently, tag 3.1.0 is included. See
|
|
51
|
+
(https://github.com/fullcalendar/fullcalendar/releases).
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
Calendar Widget
|
|
55
|
+
---------------
|
|
56
|
+
|
|
57
|
+
The calendar widget integration is done via
|
|
58
|
+
``cone.calendar.browser.CalendarTile`` which is registered by name ``calendar``.
|
|
59
|
+
|
|
60
|
+
The overall calendar configuration is done via model properties.
|
|
61
|
+
|
|
62
|
+
.. code-block:: python
|
|
63
|
+
|
|
64
|
+
from cone.app.model import BaseNode
|
|
65
|
+
from cone.app.model import Properties
|
|
66
|
+
|
|
67
|
+
class MyCalendar(BaseNode):
|
|
68
|
+
|
|
69
|
+
@property
|
|
70
|
+
def properties(self):
|
|
71
|
+
props = Properties()
|
|
72
|
+
props.default_content_tile = 'calendar'
|
|
73
|
+
props.calendar_header = {
|
|
74
|
+
'left': 'month,agendaWeek,agendaDay',
|
|
75
|
+
'center': 'title',
|
|
76
|
+
'right': 'today prev,next'
|
|
77
|
+
}
|
|
78
|
+
return props
|
|
79
|
+
|
|
80
|
+
For a full list of available calendar options read
|
|
81
|
+
``cone.calendar.browser.CalendarTile`` documentation.
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
Calendar Events
|
|
85
|
+
---------------
|
|
86
|
+
|
|
87
|
+
In order to display events in the calendar, one or more event data sources
|
|
88
|
+
must be provided.
|
|
89
|
+
|
|
90
|
+
Concrete event data implementation must derive from
|
|
91
|
+
``cone.calendar.browser.CalendarEvents`` and provide ``events`` function.
|
|
92
|
+
|
|
93
|
+
The default event data source is expected as JSON view registered by name
|
|
94
|
+
``calendar_events`` for a dedictaed model context.
|
|
95
|
+
|
|
96
|
+
.. code-block:: python
|
|
97
|
+
|
|
98
|
+
from cone.calendar.browser import CalendarEvents
|
|
99
|
+
from datetime import datetime
|
|
100
|
+
from pyramid.view import view_config
|
|
101
|
+
import uuid
|
|
102
|
+
|
|
103
|
+
@view_config(
|
|
104
|
+
name='calendar_events',
|
|
105
|
+
context=MyCalendar,
|
|
106
|
+
accept='application/json',
|
|
107
|
+
renderer='json',
|
|
108
|
+
permission='view')
|
|
109
|
+
class MyEvents(CalendarEvents):
|
|
110
|
+
|
|
111
|
+
def events(self, start, end):
|
|
112
|
+
events = [{
|
|
113
|
+
'id': uuid.uuid4(),
|
|
114
|
+
'title': 'Title',
|
|
115
|
+
'start': datetime(2020, 4, 29, 17, 40),
|
|
116
|
+
'end': datetime(2020, 4, 29, 18, 0),
|
|
117
|
+
}]
|
|
118
|
+
return events
|
|
119
|
+
|
|
120
|
+
For a full list of available event options read
|
|
121
|
+
``cone.calendar.browser.CalendarEvents`` documentation.
|
|
122
|
+
|
|
123
|
+
Multiple event data sources are defined via model properties.
|
|
124
|
+
|
|
125
|
+
.. code-block:: python
|
|
126
|
+
|
|
127
|
+
class MyCalendar(BaseNode):
|
|
128
|
+
|
|
129
|
+
@property
|
|
130
|
+
def properties(self):
|
|
131
|
+
props = Properties()
|
|
132
|
+
props.calendar_sources = [{
|
|
133
|
+
'events': 'event_data_1',
|
|
134
|
+
'color': 'green'
|
|
135
|
+
}, {
|
|
136
|
+
'events': 'event_data_2',
|
|
137
|
+
'color': 'red'
|
|
138
|
+
}]
|
|
139
|
+
return props
|
|
140
|
+
|
|
141
|
+
For a full list of available event source options read
|
|
142
|
+
``cone.calendar.browser.CalendarTile`` documentation.
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
Locales
|
|
146
|
+
-------
|
|
147
|
+
|
|
148
|
+
The calendar locale can be set via ``calendar_locale`` on model properties.
|
|
149
|
+
|
|
150
|
+
.. code-block:: python
|
|
151
|
+
|
|
152
|
+
class MyCalendar(BaseNode):
|
|
153
|
+
|
|
154
|
+
@property
|
|
155
|
+
def properties(self):
|
|
156
|
+
props = Properties()
|
|
157
|
+
props.calendar_locale = 'de'
|
|
158
|
+
return props
|
|
159
|
+
|
|
160
|
+
Default calendar locale is ``en``. The desired locales must be delivered to
|
|
161
|
+
the browser in order to work correctly. Locales to deliver are defined in the
|
|
162
|
+
application ini config as comma separated list of locale names.
|
|
163
|
+
|
|
164
|
+
.. code-block:: ini
|
|
165
|
+
|
|
166
|
+
cone.calendar.locales = de,fr
|
|
167
|
+
|
|
168
|
+
For a complete list of available locales see ``browser/static/fullcalendar/locales``
|
|
169
|
+
folder of this package.
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
Contributors
|
|
173
|
+
============
|
|
174
|
+
|
|
175
|
+
- Robert Niederreiter
|
|
176
|
+
- Johannes Raggam
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
Changes
|
|
180
|
+
=======
|
|
181
|
+
|
|
182
|
+
0.4 (2025-10-25)
|
|
183
|
+
----------------
|
|
184
|
+
|
|
185
|
+
- Pin upper versions of dependencies.
|
|
186
|
+
[rnix]
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
0.3 (2022-10-06)
|
|
190
|
+
----------------
|
|
191
|
+
|
|
192
|
+
- Modernize JavaScript.
|
|
193
|
+
[rnix]
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
0.2 (2020-07-09)
|
|
197
|
+
----------------
|
|
198
|
+
|
|
199
|
+
- Add ``show_contextmenu`` to ``CalendarTile``. Defaults to ``False``.
|
|
200
|
+
[rnix]
|
|
201
|
+
|
|
202
|
+
- Also check for action length when handling actions dropdown in JS.
|
|
203
|
+
[rnix]
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
0.1 (2020-05-30)
|
|
207
|
+
----------------
|
|
208
|
+
|
|
209
|
+
- Initial.
|
|
210
|
+
[rnix, thet]
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
License
|
|
214
|
+
=======
|
|
215
|
+
|
|
216
|
+
Copyright (c) 2017-2021, BlueDynamics Alliance, Austria
|
|
217
|
+
Copyright (c) 2021, Cone Contributors
|
|
218
|
+
All rights reserved.
|
|
219
|
+
|
|
220
|
+
Redistribution and use in source and binary forms, with or without
|
|
221
|
+
modification, are permitted provided that the following conditions are met:
|
|
222
|
+
|
|
223
|
+
* Redistributions of source code must retain the above copyright notice, this
|
|
224
|
+
list of conditions and the following disclaimer.
|
|
225
|
+
|
|
226
|
+
* Redistributions in binary form must reproduce the above copyright notice, this
|
|
227
|
+
list of conditions and the following disclaimer in the documentation and/or
|
|
228
|
+
other materials provided with the distribution.
|
|
229
|
+
|
|
230
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
231
|
+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
232
|
+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
233
|
+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
|
|
234
|
+
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
235
|
+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
236
|
+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
237
|
+
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
238
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
239
|
+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|