Andreas Ruppen
885a547d34
Handle UnicodeEncodeError in Error messages. Depending on the input, I might be that instead of collecting the thrown error message, python throws a new UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in position 96: ordinal not in range(128). So we use the six library and unicode function to properly treat the error message before adding it to the stack of already collected error messages.
2016-11-22 21:11:16 +01:00
tpltnt
28df37305b
Usage typo fixes ( #198 )
...
* minor typo fixes
* small rephrasing
* tiny typo fix
* missing period
2016-10-26 00:52:28 -05:00
Stanislav Laznicka
70a7b5a167
Fixes bug when date-time is recognized as time
...
Date-time was recognized incorrectly as a date or time. This resulted
in wrong representation of some iCalendar strings.
Also adds "errors" list in Component for saving error strings from parsing.
https://github.com/collective/icalendar/issues/174
https://github.com/collective/icalendar/issues/168
2015-12-18 20:59:07 +01:00
TomTry
ea84ab1d4d
Update credits.rst
2015-11-23 09:08:40 +00:00
Zach Litzinger
8dcad4c7ef
Grammar Change
...
Just a small change to grammar to make file more readable
2015-09-16 11:20:40 -05:00
Markus Unterwaditzer
06c700adf5
Docs: Fallback to default theme
2015-01-19 14:27:36 +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
Markus Unterwaditzer
34404f1a43
Add changelog and credits
2014-09-06 13:24:05 +02: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
ca674ab735
prepare release
2014-08-26 11:35:13 +02:00
Gil Forcada
8d6a285214
Whitespaces cleanup
2014-08-26 00:55:26 +02:00
Thomas Weißschuh
39dfe0a272
add myself to credists.rst
2014-07-10 09:47:46 +00:00
Markus Unterwaditzer
249d1b4b93
Add myself to the contributors.
2014-05-20 17:56:58 +02:00
tisto
5aad61feb1
Remove docs/changelog.rst since this confuses zest.releaser.
2014-04-05 19:33:38 +02:00
Johannes Raggam
659b6cc4d9
typo
2014-01-06 15:05:34 +01:00
Johannes Raggam
6e82eb38f3
interfaces.py doesnt exist anymore
2013-12-28 14:11:20 +01:00
Johannes Raggam
94e20287a4
add how to add property parameters documentation
2013-12-26 09:41:53 +01:00
Johannes Raggam
a08849e099
remove unused tests, move examples.rst to docs/usage.rst, pep8 everything
2013-12-24 01:29:05 +01:00
Christian Geier
110fc95f05
added Stefan and me to credits.rst
...
the python 3 porting was started by Stefan and myself at PyCon DE 2013
as part of the "port to python 3" sprint and continued by me later.
2013-10-27 15:33:04 +01:00
Johannes Raggam
cf1e80f46a
prepare release
2013-04-24 12:14:53 +02:00
Victor Varvaryuk
198654fbc6
Added myself to the contributer list
2013-03-19 16:12:01 +04:00
Johannes Raggam
85e7e76953
documentation file layout restructuring
2012-11-23 13:49:07 +01:00
Johannes Raggam
f3f8cc73c8
merge Kozea/master, make tests run under py2.4
2012-11-23 13:37:49 +01:00
Johannes Raggam
7f662202c2
Merge remote-tracking branch 'Kozea/master'
2012-11-23 13:21:24 +01:00
Johannes Raggam
74422477af
Fixes #72 , #73
2012-11-22 17:36:59 +01:00
Johannes Raggam
7430b66862
Correctly handle tzinfo objects parsed with dateutil. Fixes #77 . Tests missing.
2012-11-22 17:33:53 +01:00
Johannes Raggam
381097a9d5
add changelog entry
2012-11-22 17:19:31 +01:00
Ronan Dunklau
be1af6f144
Fix erroneous changelog mention.
2012-11-22 13:59:15 +01:00
Ronan Dunklau
4c2a18867b
Update changelog and credits.
2012-11-22 13:58:00 +01:00
Johannes Raggam
26095fda6b
+github name +chronology
2012-11-21 23:14:55 +01:00
Victor Varvaryuk
4c0dd532e9
Changelog update
2012-10-30 15:04:12 +04:00
Johannes Raggam
dd7966a9da
update contributors
2012-10-12 14:34:37 +02:00
Johannes Raggam
f64efaf5e5
changelog, back to dev
2012-09-20 00:24:01 +02:00
Robert Niederreiter
1b6aa4634e
changelog
2012-09-06 10:27:42 +02:00
Robert Niederreiter
f289f3794c
fix rst
2012-09-05 21:11:23 +02:00
Johannes Raggam
fdb33fe68d
rm broken links
2012-08-25 00:02:41 +02:00
Johannes Raggam
7cc8b6240f
correct links/test
2012-08-24 23:44:22 +02:00
Johannes Raggam
11886dd04d
document changes in changelog
2012-08-24 14:32:46 +02:00
Robert Niederreiter
4f5f70bd5b
endure correct datatype at instance creation time in ``prop.vCalAddress`` and ``prop.vText``. Re-include doctests.
2012-08-23 13:45:16 +02:00
Rok Garbas
6027b69a62
updating license , fixes #48
2012-05-11 13:30:14 +02:00
Dan Stovall
6b699db75b
Localized datetime in RECURRENCE-ID to timezone in TZID parameter
2012-04-09 07:30:58 -06:00
Johannes Raggam
47fc18740a
update changelog for recent changes
2012-03-30 13:52:47 +02:00