- 24 Oct, 2020 1 commit
-
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
- 08 Oct, 2020 8 commits
-
-
Marius Gedminas authored
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>
-
Marius Gedminas authored
It's EOL upstream, and I'm tempted by f-strings and order-preserving dictionaries.
-
Marius Gedminas authored
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>
-
Marius Gedminas authored
-
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
-
-
Ryan Pavlik authored
-
Ryan Pavlik authored
-
Ryan Pavlik authored
-
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 17 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
There isn’t a smarter way to declare those in a way for pybuild to pick them up automatically. 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>
-
Emil Velikov authored
Unlike upstream, we have a segmented task list. In consists of four components - customer:project:group:task Currently when the user writes "test", while searching for tasks, the text is matched only with the "group" entries. This is fairly misleading since the user may be looking for the any of the four. Reported-by:
Eze Garcia <ezequiel@collabora.com> Signed-off-by:
Emil Velikov <emil.l.velikov@gmail.com>
-
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>
-
Ryan Pavlik authored
-
Ryan Pavlik authored
-