dlichtistw
|
9803b5007d
|
Strip exception dates
Don't fail for single exception dates.
|
2018-09-16 22:37:23 +02:00 |
dlichtistw
|
2f518cce81
|
Strip exception dates
Build a list of exception dates and remove recurring events if their start ist contained in this list.
|
2018-09-16 22:26:20 +02:00 |
Thomas Irgang
|
74d6fd3e51
|
skip clean added
clean deletes the build files before upload to pypi is done
|
2018-09-13 08:04:55 +02:00 |
Thomas Irgang
|
6a9e870a26
|
v0.1.7
new version to retrigger pypi deployment
|
2018-09-13 07:54:54 +02:00 |
Thomas Irgang
|
1d491ef828
|
Only build with python 3.6
|
2018-09-13 07:44:53 +02:00 |
Thomas Irgang
|
d607afc134
|
Update to version 0.1.6
New version with fix for all_day recognition #23 by @dlichtistw
|
2018-09-13 07:32:45 +02:00 |
Thomas Irgang
|
a7b9b5828e
|
Merge pull request #23 from dlichtistw/Fix-all_day
Fix all_day recognition
|
2018-09-13 07:30:21 +02:00 |
dlichtistw
|
c635996cc2
|
Fix unittest
Reflect all-day event in test data.
|
2018-09-12 19:58:48 +02:00 |
dlichtistw
|
8572fafa15
|
Description on recurring events
Copy description when creating repeated copies of recurring event.
|
2018-09-12 06:53:27 +02:00 |
dlichtistw
|
4fc623bf1d
|
Fix all_day recognition
Fix type check for all_day flag.
|
2018-09-08 12:51:11 +02:00 |
Thomas Irgang
|
652f522e57
|
Update version to 0.1.5
Pull request merged.
|
2018-04-10 07:36:24 +02:00 |
Thomas Irgang
|
a9b4792201
|
Merge pull request #15 from cun3yt/master
Reading Ability of Events from String Content
|
2018-04-10 07:35:00 +02:00 |
Cuneyt Mertayak
|
5831b1ee1f
|
Reading Ability of Events from String Content
Reading events from pure string content is added. It becomes a need when the calendar content is not served from a URL or a file.
|
2018-04-03 22:32:25 -07:00 |
Thomas Irgang
|
788365c3b3
|
Merge pull request #14 from arturom/byday_fix_for_week
|
2018-02-26 20:43:20 +01:00 |
Thomas Irgang
|
42afe9e701
|
Merge pull request #14 from arturom/byday_fix_for_week
Applied BYDAY fix to events using a DAILY FREQ rule
|
2018-02-26 20:42:46 +01:00 |
Arturo Mejia
|
b4cb15006b
|
Applied BYDAY fix to events using a DAILY FREQ rule
|
2018-02-26 10:50:04 -05:00 |
Thomas Irgang
|
d709e0e5d6
|
Update setup.py
v0.1.3
Handle 'BYDAY' property when it is provided in weekly rule
|
2018-02-25 14:59:58 +01:00 |
Thomas Irgang
|
b4a589d168
|
Merge pull request #11 from arturom/byday_fix_for_week
Handle 'BYDAY' property when it is provided in weekly rule
|
2018-02-25 14:58:21 +01:00 |
Arturo Mejia
|
d48335d3b2
|
Added unit test_generate_day_deltas_by_weekday function
|
2018-02-25 02:36:36 -05:00 |
Arturo Mejia
|
92107ca247
|
Fixed trying to make a set from None
|
2018-02-25 02:16:50 -05:00 |
Arturo Mejia
|
570096b768
|
Handle 'BYDAY' property when it is provided in weekly rule
|
2018-02-25 01:08:13 -05:00 |
Thomas Irgang
|
f889d15577
|
deploy release without tag
not possible to do a tagged commit with the web interface.
|
2018-02-09 07:41:15 +01:00 |
Thomas Irgang
|
a3b5e0d73b
|
new release v0.1.2
pull request integrated.
|
2018-02-09 07:37:38 +01:00 |
Thomas Irgang
|
41ee0f7ca2
|
v0.1.2
Pull request from PabloCastellano integrated.
|
2018-02-09 07:32:43 +01:00 |
Thomas Irgang
|
e6f9812b19
|
Merge pull request #9 from PabloCastellano/master
Parse event's description attribute
|
2018-02-08 07:35:24 +01:00 |
Pablo Castellano
|
c565f798b7
|
Add new test to check event attributes
|
2018-02-07 22:04:28 +01:00 |
Pablo Castellano
|
9b3ad57a98
|
Add description to events
|
2018-02-06 20:36:31 +01:00 |
Irgang
|
f04272f840
|
auto deploy, v0.1.1
|
2017-07-21 07:38:17 +02:00 |
Irgang
|
fdedad8d9b
|
test coverage
|
2017-07-20 18:11:50 +02:00 |
Irgang
|
24dac83933
|
Version 0.1.0
|
2017-07-20 18:04:40 +02:00 |
Irgang
|
1d0df6468f
|
code coverage extended
|
2017-07-20 18:02:46 +02:00 |
Irgang
|
88176bc17c
|
start only bug fixed.
|
2017-07-20 18:02:28 +02:00 |
Irgang
|
ada65b3674
|
new test for async interface added
|
2017-07-20 17:49:01 +02:00 |
Thomas Irgang
|
7d4540b1ee
|
test module for icalevents added
|
2017-07-20 09:04:05 +02:00 |
Irgang
|
02ef3ff772
|
threads/async requests support added
|
2017-07-20 08:28:05 +02:00 |
Irgang
|
b8d521ac1a
|
requirements added
|
2017-07-19 22:39:25 +02:00 |
Irgang
|
8c186fa572
|
auto deploy to PyPi on tags
|
2017-07-19 22:39:12 +02:00 |
Thomas Irgang
|
f3eb9332d0
|
Sphinx docs added
|
2017-07-19 17:12:50 +02:00 |
Thomas Irgang
|
fb1e126e5b
|
PyPi stuff added.
|
2017-07-19 16:31:38 +02:00 |
Thomas Irgang
|
9d18bc77c6
|
ignore tests for coverage
|
2017-07-19 15:40:57 +02:00 |
Thomas Irgang
|
850cc4d7e8
|
codecov added
|
2017-07-19 15:32:02 +02:00 |
Thomas Irgang
|
20ef91da6e
|
pyhton 2.7 really removed
|
2017-07-19 15:25:20 +02:00 |
Thomas Irgang
|
8511e798d7
|
pyhton 2.7 removed, codecov
|
2017-07-19 15:15:07 +02:00 |
Thomas Irgang
|
9403dbadaf
|
pyhton 2.7 and 3.4 added
|
2017-07-19 15:02:47 +02:00 |
Thomas Irgang
|
f4335cb5f1
|
Readme updated
|
2017-07-19 14:43:33 +02:00 |
Thomas Irgang
|
e791ef15d7
|
Readme updated
|
2017-07-19 14:31:33 +02:00 |
Thomas Irgang
|
3c2ec879cb
|
test file fixed
|
2017-07-19 14:24:20 +02:00 |
Thomas Irgang
|
ef343b6b10
|
install fixed
|
2017-07-19 14:19:38 +02:00 |
Thomas Irgang
|
c83b56359a
|
CodeCov fixed
|
2017-07-19 14:18:37 +02:00 |
Thomas Irgang
|
432cca8c71
|
gitignore updated
|
2017-07-19 14:16:20 +02:00 |