Dennis Guse

Results 116 issues of Dennis Guse

The help entry can be moved to the overflow menu from the settings.

... just do it.

enhancement

We have no test coverage for the GPX and KML importer (besides ExportImportTest), but we need this as the code needs to get refactored and it is hard to figure...

help wanted
maintenance

Current implementation as of #312: either prevent import of already existing track (reported as error) or just duplicate the track (generate new UUID). This can be improved by * showing...

enhancement

In the database layer (i.e., TracksColumn, MarkersColumn, and TrackPointsColumn) none of the columns are set to NOT NULL. However (almost?) all these fields are mandatory and should be therefore be...

maintenance

It would be great if the images taken could be zoomed. Proposed in #365. Only limitation: no additional dependencies.

enhancement

Some programs use platform dependent file operations. This includes usage of the * Posix FILE API (unistd.h) * usage of open, close, etc.

medium task
medium effort
maintenance

With release of **STL2019** (and hopefully more to come), we now should keep track of which release corresponds to which commit/branch in the Github repository. From a GIT perspective a...

Some README files only describe the trivial file structure. I think these can be removed to avoid duplicate and potentially deprecated information.

simple task
low effort
management

https://docs.travis-ci.com/user/reference/overview/