Wykres commitów

655 Commity (93ce1ee02adb5cc976413ad2ed845c1b6143a5fd)

Autor SHA1 Wiadomość Data
Christian Geier 93ce1ee02a typo 2015-03-24 12:35:06 +01:00
Christian Geier a4519244ba test for timezone creation 2015-03-24 12:35:06 +01:00
Christian Geier ed7db58bcd python 3 fix 2015-03-24 12:35:06 +01:00
Christian Geier b0148d61a7 we also run on python 3.4 2015-03-24 12:35:06 +01:00
Christian Geier 85b608853f CHANGELOG updated 2015-03-24 12:35:06 +01:00
Christian Geier 7ca7835aac dateutil to requirements 2015-03-24 12:35:06 +01:00
Christian Geier c9664f3dca Initial tz creation from VTIMEZONE components
This is currently brute-forced into cal.py, and only works when
VTIMEZONE components come before DATE-TIME components that make use of
them (while this seems to be the standard way to generate icalendars,
there is no word about this in the RFC). To circumvent this, we would
probably need two rounds of parsing.

There are so many exceptions in from_ical() already, that I don't feel
too guilty about introducing one more.

Tests are needed.
2015-03-24 12:35:06 +01:00
Johannes Raggam 11b1f87410 test for #157 2015-03-24 12:21:54 +01:00
Markus Unterwaditzer a04eca5583 Merge PR #157 2015-03-22 13:37:47 +01:00
sleeper c434cf755c Made the recurrence rule parser tolerant of trailing semicolons. 2015-03-22 13:37:38 +01:00
Markus Unterwaditzer 06c700adf5 Docs: Fallback to default theme 2015-01-19 14:27:36 +01:00
Markus Unterwaditzer 001405ef50 Merge pull request #153 from bradleyjkemp/master
Added test to check the copy() function of CaselessDict
2014-12-03 06:56:22 +01:00
Bradley Kemp a89a3d58c9 Fixed variable names 2014-12-02 16:48:33 +00:00
Bradley Kemp ac20added5 Modified variable names to follow PEP8 and removed semicolon 2014-12-02 16:35:23 +00:00
Bradley Kemp c584599048 Added test to check the copy() function of CaselessDict 2014-12-02 16:11:41 +00:00
Johannes Raggam 832b326aab chanelog 2014-11-20 13:22:58 +01:00
Johannes Raggam 3c44476f67 include also prop api doc 2014-11-20 13:20:22 +01:00
Johannes Raggam 0ecce6585e rm old theme 2014-11-20 13:18:24 +01:00
Johannes Raggam c6cb0424ce use sphinx_rdt_theme and document how to generate docs 2014-11-20 13:14:45 +01:00
Johannes Raggam 5dc8dc5676 Merge remote-tracking branch 't-8ch/doc_fixes' 2014-11-20 12:21:38 +01:00
Lennart Regebro 02dcf356ec Merge pull request #150 from geier/README_update
README: typos
2014-11-12 14:28:18 +01:00
Christian Geier e1ededfb2e README: typos 2014-11-12 14:25:19 +01:00
esteele 419fdf847e Back to development: 3.8.5 2014-11-01 10:50:23 +00:00
esteele 470e76e645 Preparing release 3.8.4 2014-11-01 10:49:37 +00:00
Markus Unterwaditzer 7225dd5b6f Simplify if-statement 2014-10-20 21:52:42 +02:00
Markus Unterwaditzer bcead9647e Merge pull request #149 from iHiroakiKawai/duration_format
duration may have extra '+' in value
2014-10-20 21:51:58 +02:00
Hiroaki KAWAI 61fb163800 duration may have extra '+' in value
from rfc5545 spec:
 dur-value = (["+"] / "-") "P" (dur-date / dur-time / dur-week)

Signed-off-by: Hiroaki KAWAI <kawai@stratosphere.co.jp>
2014-10-20 18:07:34 +09:00
Markus Unterwaditzer 34404f1a43 Add changelog and credits 2014-09-06 13:24:05 +02:00
Markus Unterwaditzer 24ce6c20fd Merge pull request #148 from russkel/patch-1
Missing BYWEEKNO in vRecur
2014-09-06 13:13:53 +02:00
Russ 364dd01c20 Missing BYWEEKNO in vRecur 2014-09-06 20:07:23 +10:00
Thomas Weißschuh 6779f64ba7 [docs] indent docstring for sphinx 2014-09-05 12:26:03 +00:00
Thomas Weißschuh 92160f6fc8 [docs] only document icalendar.cal in the API docs 2014-09-05 12:24:53 +00:00
Thomas Weißschuh 029b70eabc [docs] add API docs
There are currently some issues:
* The layout is too narrow
* Everything is on one page
* Sphinx throws several warnings
* The order is random
* Everything is documented
2014-09-05 10:24:56 +00:00
Thomas Weißschuh 01a45e351e remove invalid section from index 2014-09-05 10:11:55 +00:00
Thomas Weißschuh 2bd408f1e9 [docs] fix links 2014-09-05 10:11:44 +00:00
Thomas Weißschuh 0412bfb4f2 [docs] use current year in copyright 2014-09-05 10:05:43 +00:00
Thomas Weißschuh aee5822e5b [docs] get current version from pkg_resources 2014-09-05 10:04:12 +00:00
Johannes Raggam 1e0feb5377 back to dev 2014-08-26 11:37:04 +02:00
Johannes Raggam ca674ab735 prepare release 2014-08-26 11:35:13 +02:00
Gil Forcada 8d6a285214 Whitespaces cleanup 2014-08-26 00:55:26 +02:00
Johannes Raggam c25004f6d3 added changelog note 2014-08-21 22:21:07 +02:00
Markus Unterwaditzer ec0101622b Merge pull request #146 from thomascube/master
s/PERCENT/PERCENT-COMPLETE/ fixes issue #145
2014-08-21 19:31:05 +02:00
Thomas Bruederli bf2cb3daf6 s/PERCENT/PERCENT-COMPLETE/ fixes issue #145 2014-08-21 17:31:08 +02:00
Johannes Raggam a2f904f67f back to dev 2014-07-22 12:13:21 +02:00
Johannes Raggam 80630163a5 prepare release 2014-07-22 12:11:19 +02:00
Johannes Raggam 823e8d7afd Exclude editor backup files from egg distributions. Fixes #144. 2014-07-22 12:10:27 +02:00
Johannes Raggam 62c1b3de4e back to dev 2014-07-17 16:36:33 +02:00
Johannes Raggam 77d66180aa prepare release 2014-07-17 16:35:01 +02:00
Markus Unterwaditzer a9b83c960a Add CHANGES entry for parent commit 2014-07-17 15:50:58 +02:00
Markus Unterwaditzer 3c335f2ae5 Revert API breakage 2014-07-17 15:38:06 +02:00