Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ unreleased
* CHANGE the ``pkg_resources`` library is no longer required.
* FIX the location of caching database to ``$XDG_CACHE_HOME``
* FIX color of eventcolumn when editing events in ikhal
* NEW DEPENDENCY sphinxfeed-lsaffre
* DROPPED DEPENDENCY sphinxcontrib-newsfeed

0.13.0
======
Expand Down
12 changes: 11 additions & 1 deletion doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ def write_section(specsection, secname, key, comment, output):
'sphinx.ext.autodoc',
'sphinx.ext.intersphinx',
'sphinx.ext.todo',
'sphinxcontrib.newsfeed',
'sphinxfeed',
]

# Add any paths that contain templates here, relative to this directory.
Expand Down Expand Up @@ -307,5 +307,15 @@ def write_section(specsection, secname, key, comment, output):
#texinfo_no_detailmenu = False


# sphinxfeed ------------------------------------------------------------------

feed_base_url = 'https://lostpackets.de/khal'
feed_author = 'khal contributors'
feed_description = 'News feed for khal - a standards based calendar program'
feed_filename = 'index.rss'
feed_field_name = 'date'

# intersphinx -----------------------------------------------------------------

# Example configuration for intersphinx: refer to the Python standard library.
intersphinx_mapping = {'python': ('https://docs.python.org/3', None)}
2 changes: 1 addition & 1 deletion doc/source/hacking.rst
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Documentation
*************
Khal's documentation, which is living in :file:`doc`, is using sphinx_ to
generate the html documentation as well as the man page from the same sources.
After install `sphinx` and `sphinxcontrib-newsfeed` you should be able to build
After install `sphinx` and `sphinxfeed-lsaffre` you should be able to build
the documentation with :command:`make html` and :command:`make man` respectively
from the root of the :file:`doc` directory (note that this requires `GNU make`,
so on some system running :command:`gmake` may be required).
Expand Down
6 changes: 2 additions & 4 deletions doc/source/news.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@ available as an `rss feed <https://lostpackets.de/khal/index.rss>`_ |rss|.
.. |rss| image:: images/rss.png
:target: https://lostpackets.de/khal/index.rss

.. feed::
:rss: index.rss
:title: khal news
:link: http://lostpackets.de/khal/
.. toctree::
:hidden:

news/khal0100
news/khal098
Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/30c3.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2013-12-13
pycarddav and khal at 30c3
==========================

.. feed-entry::
:date: 2013-12-13

If you will be 30C3_ and would like to discuss the faults and merits of khal or
pycarddav, commandline calendaring/addressbooking in general, your ideas or just
have a beer or mate, I'd love to meet up. You can find my contact details under
Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/31c3.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2014-12-09
pycarddav and khal at 31c3
==========================

.. feed-entry::
:date: 2014-12-09

If you will be at 31C3_ and would like to discuss the faults and merits of khal
or pycarddav, commandline calendaring/addressbooking in general, your ideas or
just have a beer or mate, I'd love to meet up. You can find my contact details
Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/callfortesting.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2013-11-19
Call for Testing
=================

.. feed-entry::
:date: 2013-11-19

While there isn't a release yet, *khal* is, at least partly, in a usable shape
by now. Please report any errors you stumble upon and improvement suggestions
you have either via email or github_ (if you don't have any privacy concerns
Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/khal01.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2014-04-03
khal v0.1 released
==================

.. feed-entry::
:date: 2014-04-03

The first release of khal is here: `khal v0.1.0`__ (and also available on pypi_
now).

Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/khal0100.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2019-03-25
khal v0.10.0 released
=====================

.. feed-entry::
:date: 2019-03-25

This is not only the first bugfix release in more than a year, but also the
first release containing new features in nearly two years.

Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/khal011.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2014-05-07
khal v0.1.1 released
====================

.. feed-entry::
:date: 2014-05-07

A small bugfix release: `khal v0.1.0`__
Example config file now in source dist.

Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/khal02.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2014-06-27
khal v0.2 released
==================

.. feed-entry::
:date: 2014-06-27

A new release of khal is here: `khal v0.2.0`__ (also available on pypi_).

__ https://lostpackets.de/khal/downloads/khal-0.2.0.tar.gz
Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/khal03.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2014-09-03
khal v0.3 released
==================

.. feed-entry::
:date: 2014-09-03

A new release of khal is here: `khal v0.3.0`__ (also available on pypi_).

__ https://lostpackets.de/khal/downloads/khal-0.3.0.tar.gz
Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/khal031.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2014-09-08
khal v0.3.1 released
====================

.. feed-entry::
:date: 2014-09-08

A new release of khal is here: `khal v0.3.1`__ (also available on pypi_).

__ https://lostpackets.de/khal/downloads/khal-0.3.1.tar.gz
Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/khal04.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2015-02-02
khal v0.4.0 released
====================

.. feed-entry::
:date: 2015-02-02

A new release of khal is here: `khal v0.4.0`__ (also available on pypi_).

__ https://lostpackets.de/khal/downloads/khal-0.4.0.tar.gz
Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/khal05.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2015-06-01
khal v0.5.0 released
====================

.. feed-entry::
:date: 2015-06-01

A new release of khal is here: `khal v0.5.0`__ (also available on pypi_).

__ https://lostpackets.de/khal/downloads/khal-0.5.0.tar.gz
Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/khal06.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2015-07-15
khal v0.6.0 released
====================

.. feed-entry::
:date: 2015-07-15


Only six weeks after the last version `khal v0.6.0`__ is now available (yes,
also on pypi_).
Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/khal07.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2015-11-24
khal v0.7.0 released
====================

.. feed-entry::
:date: 2015-11-24

The latest version of khal has been released: `khal v0.7.0`__
(as always, also on pypi_).

Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/khal071.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2016-10-11
khal v0.7.1 released
====================

.. feed-entry::
:date: 2016-10-11

`khal v0.7.1`_ (pypi_) is a bugfix release that fixes a **critical bug** in
`khal import`. This is a backport of the fix that got released with v0.8.4_, for
those users than cannot (or *really* don't want to) upgrade to a more recent
Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/khal08.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2016-04-13
khal v0.8.0 released
====================

.. feed-entry::
:date: 2016-04-13

The latest version of khal has been released: `khal v0.8.0`__
(as always, also on pypi_).

Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/khal081.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2016-04-13
khal v0.8.1 released
====================

.. feed-entry::
:date: 2016-04-13

The second version released today (`khal v0.8.1`__, yes, also on pypi_) fixes a
bug in the CalendarWidget() that probably would not have trigged but made the
tests fail.
Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/khal082.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2016-05-16
khal v0.8.2 released
====================

.. feed-entry::
:date: 2016-05-16

`khal v0.8.2`__ (pypi_) is a maintenance release that fixes several bugs in
`configure` that would lead to crashes during the initial configuration and
following runs of khal (due to an invalid configuration file getting written to
Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/khal083.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2016-08-28
khal v0.8.3 released
====================

.. feed-entry::
:date: 2016-08-28

`khal v0.8.3`__ (pypi_) is a maintenance release that fixes several bugs, mostly
in the test suite. If khal is working fine for you, there is no need to upgrade.

Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/khal084.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2016-10-06
khal v0.8.4 released
====================

.. feed-entry::
:date: 2016-10-06

`khal v0.8.4`_ (pypi_) is a bugfix release that fixes a **critical bug** in `khal
import`. **All users are advised to upgrade as soon as possible**.

Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/khal09.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2017-01-24
khal v0.9.0 released
====================

.. feed-entry::
:date: 2017-01-24


This is probably the biggest release of khal to date, that is, the one with the
most changes since the last release. This changes are made up of a bunch of bug
Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/khal091.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2017-01-25
khal v0.9.1 released
====================

.. feed-entry::
:date: 2017-01-25

This is a bug fix release for python 3.6.

Under python 3.6, datetimes with timezone information that is missing from the
Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/khal092.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2017-02-13
khal v0.9.2 released
====================

.. feed-entry::
:date: 2017-02-13


This is an **important bug fix release**, that fixes a bunch of different bugs,
but most importantly:
Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/khal093.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2017-03-06
khal v0.9.3 released
====================

.. feed-entry::
:date: 2017-03-06

Sadly, the biggest release in khal's history, also brought the most bugs.
The latest release, khal version 0.9.3, fixes some more of them.
The good news: while most of these bugs lead to khal crashing, no harm was done,
Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/khal094.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2017-03-30
khal v0.9.4 released
====================

.. feed-entry::
:date: 2017-03-30

Another minor release, this time bringing some features, mostly for ikhal:
among others are an improved light color scheme, an improved editor for
recurrence rules and the ability to detect updates the underlying vdirs and
Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/khal095.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2017-04-10
khal v0.9.5 released
====================

.. feed-entry::
:date: 2017-04-10

Another minor release, some non-serious bugs this time.

For a more complete list of changes, have a look at the changelog_.
Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/khal096.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2017-06-13
khal v0.9.6 released
====================

.. feed-entry::
:date: 2017-06-13

Another minor release, some non-serious bugs and some minor features.

For a more complete list of changes, have a look at the changelog_.
Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/khal097.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2017-09-15
khal v0.9.7 released
====================

.. feed-entry::
:date: 2017-09-15

`khal v0.9.7`_ comes with two fixes (no more crashing on datetime events with
UNTIL properties and no more crashes on search finding events with overwritten
subevents) and one change: `search` will now print subevents of matching events
Expand Down
4 changes: 1 addition & 3 deletions doc/source/news/khal098.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
:date: 2017-10-05
khal v0.9.8 released with an IMPORTANT BUGFIX
=============================================

.. feed-entry::
:date: 2017-10-05

`khal v0.9.8`_ comes with an **IMPORTANT BUGFIX**:
If editing an event in ikhal and not editing the end time but moving the cursor
through the end time field, the end time could be moved to the start time + 1
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ test = [
]
docs = [
"sphinx!=1.6.1",
"sphinxcontrib-newsfeed",
"sphinxfeed-lsaffre",
"sphinx-rtd-theme",
]

Expand Down
Loading