- 22 Jun, 2021 1 commit
-
-
Corentin Noël authored
Avoid using libnotify when all we need is already in GLib.
-
- 12 Apr, 2021 7 commits
-
-
-
-
-
-
-
-
Gracefully handle (and notify the user) about the absence of a report_url setting at report upload-time
-
- 05 Apr, 2021 1 commit
-
-
James Addison authored
At some point in Python's history, the 'message' attribute on the IOError exception type was dropped. We had been using IOError as a stand-in for the more accurate FileNotFoundError, and we don't really need to retrieve or print the original exception output, as far as I can tell. This change updates the exception type, and emits a notification message, while retaining the existing behaviour that skips the error and continues on with starting gtimelog with an empty initial task list.
-
- 16 Mar, 2021 1 commit
-
-
Miklos Vajna authored
Use-case: I know I worked 20 days last month. I forgot to record a few hours on Friday. If I fix this on Sunday, then I can just edit the timelog and see the monthly stat and verify that the 20 days total matches the expected value. Then submit it to chronophage. However, I can't do the same on Monday, because we're already in March. Fix this problem by providing stats for both the current month and the last month.
-
- 23 Feb, 2021 3 commits
-
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Andrej Shadura authored
Python 3.8 is gone from Debian. Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
- 24 Oct, 2020 1 commit
-
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
- 08 Oct, 2020 8 commits
-
-
Refactored time window creation logic into TimeWindow methods (window_for_day, window_for_week, window_for_month). (This is a partial application of the upstream commit 08c9a1c.)
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
It's EOL upstream, and I'm tempted by f-strings and order-preserving dictionaries.
-
On Ubuntu 20.04 LTS I was seeing /home/mg/src/gtimelog/src/gtimelog/main.py:72: PyGIWarning: Gdk was imported without specifying a version first. Use gi.require_version('Gdk', '3.0') before import to ensure that the right version gets loaded. from gi.repository import Gdk, Gio, GLib, GObject, Gtk, Pango, Soup
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
- 07 Oct, 2020 1 commit
-
-
Emil Velikov authored
Earlier commit started matching any of the task data, although it did not show the full task tree, when a match was made. Namely for a given: customer:project:group:task If we matched the group, none of the tasks were listed. This commit fixes that adding a blucky comment explaining the current, IMHO weird, state of affairs. Fixes: 11bdaaec ("gtimelog: go through all task data via the search box") Reported-by:
Fadi Abou Younes <fadi.abouyounes@collabora.com> Signed-off-by:
Emil Velikov <emil.velikov@collabora.com>
-
- 05 Oct, 2020 4 commits
-
-
Andrej Shadura authored
They’re ancient, broken and the upstream doesn’t like them either. Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Andrej Shadura authored
This makes it easier to sync with the upstream who have reimplemented this part of the code differently. Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
- 01 Oct, 2020 9 commits
-
-
-
-
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
- 30 Sep, 2020 4 commits
-
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-