Mercurial > getan
log ChangeLog @ 36:e6f81aa329b1
age | author | description |
---|---|---|
Sat, 02 Oct 2010 22:22:35 +0200 | Ingo Weinzierl | Introduced i18n support; german and english translation available. |
Thu, 02 Sep 2010 20:26:52 +0200 | Ingo Weinzierl | 'NoneType' time values don't break getan while switching time mode anymore (issue1575). |
Tue, 31 Aug 2010 19:37:37 +0200 | Ingo Weinzierl | Made getan python-2.4 compatible. |
Tue, 31 Aug 2010 19:27:36 +0200 | Ingo Weinzierl | Added a parameter 'year' to the 'wochenbericht' script that filters out the week of a specific year only. |
Tue, 31 Aug 2010 19:25:23 +0200 | Ingo Weinzierl | Bugfix: removed 'with' statement - replaced by try/finally (ISSUE1566). |
Mon, 30 Aug 2010 22:21:47 +0200 | Ingo Weinzierl | Stop still running projects before getan quits - even if getan crashes. |
Mon, 30 Aug 2010 09:02:06 +0200 | Ingo Weinzierl | Unified parameter names of ProjectList and EntryList. |
Mon, 30 Aug 2010 08:17:58 +0200 | Ingo Weinzierl | Bugfix: fixed wrong attribute name while accessing raw projects of a ProjectNode. |