Eric Goller

Results 122 issues of Eric Goller

After fixing our testsuite we started running into issues with non-ascii db-path names in our tests (see tests.preferences.conftest.db_path_parametrized) (running python 2.7). We need to investigate the root cause and make...

Bug

After fixing our testsuite we started running into issues with non-ascii filepath names in our tests (see ``tests.preferences.conftest.tmpfile_path_parametrized``) (running python 2.7). We need to investigate the root cause and make...

Bug

It would be great if our (future) import capabilities would allow for ical imports. This is primarily a This has been originally requested by #143 Blocked by: [hamster-lib issue LIB-231](https://projecthamster.atlassian.net/browse/LIB-231)

Enhancement
Blocked

``RawFactCompletion._get_activities`` fetches all of today's activities right now. It would be desirable and easy to allow the user to specify how many days in the past should be considered when...

Enhancement

Similar to categories, there should be a column rendering bar chars illustrating accumulated totals for the selected timeframe for activities. Please note that an activity is not unique by name...

Enhancement
UI
Ready

Our current test suffers from two shortcommings: 1. We use `get_config_value` to retrieve the values. Whilst this is not too bad (as we have already seperate tests for this method...

Enhancement

Our documentation should give a list of non python dependencies that need to be provided by the system in order to make hamster-gtk run.

Enhancement
Documentation

We should provide additional information on how to _install_ `hamster-gtk` as a _development version_ so developers can run their hacked version via a simple `hamster-gtk` call. This basically boils down...

Enhancement
Documentation
Ready
Good first bug

Some people may use the following pattern: `issue@project` to log their work. It would be a great luxuray feature if we could provide a way clickable links to the relevant...

Enhancement
Ready

As part of our i18n and l10n effort we should localize the way date/time/datetime representations are generated. [Babel](http://babel.pocoo.org/en/latest/index.html) seems to be the way to go.

Enhancement
Ready