- 17 Oct, 2019 1 commit
-
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
- 15 Oct, 2019 2 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>
-
- 10 Oct, 2019 3 commits
-
-
Andrej Shadura 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>
-
- 30 Jul, 2019 2 commits
-
-
Lucas Martins Lousada authored
-
Lucas Martins Lousada authored
-
- 13 May, 2019 1 commit
-
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net> Reviewed-by:
Emil Velikov <emil.velikov@collabora.com>
-
- 30 Apr, 2019 1 commit
-
-
Olivier Crête authored
-
- 03 Aug, 2018 1 commit
-
-
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
- 05 Jun, 2018 1 commit
-
-
Jordi Mallach authored
Add some useful print messages See merge request collabora/gtimelog!2
-
- 04 Jun, 2018 1 commit
-
-
Signed-off-by:
Ezequiel Garcia <ezequiel@collabora.co.uk>
-
- 23 May, 2018 1 commit
-
-
Jordi Mallach authored
Fix warnings and "Resume from idle" interface See merge request collabora/gtimelog!3
-
- 10 May, 2018 1 commit
-
-
Gustavo Serra Scalet authored
Everytime I run gtimelog I saw on the following on my terminal: /usr/lib/python2.7/dist-packages/gtimelog/gtimelog.py:28: PyGIWarning: Notify was imported without specifying a version first. Use gi.require_version('Notify', '0.7') before import to ensure that the right version gets loaded. from gi.repository import Notify /usr/lib/python2.7/dist-packages/gtimelog/gtimelog.py:33: PyGIWarning: Soup was imported without specifying a version first. Use gi.require_version('Soup', '2.4') before import to ensure that the right version gets loaded. from gi.repository import Soup /usr/lib/python2.7/dist-packages/gtimelog/gtimelog.py:773: PyGIWarning: GnomeKeyring was imported without specifying a version first. Use gi.require_version('GnomeKeyring', '1.0') before import to ensure that the right version gets loaded. from gi.repository import GnomeKeyring as gnomekeyring Additionally, the "resume from idle" had a different interface than expected by add_action: TypeError: insert_old_log_entries() takes at most 4 arguments (5 given) I'm running it on a Ubuntu 18.04. If you need more details about package versions, please ask.
-
- 27 Mar, 2018 1 commit
-
-
Jordi Mallach authored
debian: Add libsoup-2.4 to the dependency list See merge request collabora/gtimelog!1
-
- 01 Feb, 2018 1 commit
-
-
Corentin Noël authored
-
- 10 Oct, 2017 1 commit
-
-
Emmanuel Gil Peyrot authored
-
- 27 Jul, 2017 2 commits
-
-
This is for people who prefer command-line tools.
-
Maxime Buquet authored
-
- 30 Oct, 2015 1 commit
-
-
Olivier Crête authored
-
- 19 Oct, 2015 1 commit
-
-
Olivier Crête authored
-
- 05 Mar, 2015 7 commits
-
-
Jordi Mallach authored
-
Jordi Mallach authored
-
Jordi Mallach authored
-
Jordi Mallach authored
-
Jordi Mallach authored
-
Jonny Lamb authored
-
Jonny Lamb authored
-
- 10 Dec, 2014 1 commit
-
-
Olivier Crête authored
-
- 02 May, 2014 1 commit
-
-
Jack Leigh authored
A timelog may have two entries like: client: project: category: activity: description and client: project: category: activity: description (for some reason). GTimeLog didn't group these entries but the parsed entries in Chronophage compare equal so it thinks something has gone wrong with timesheet upload. Make it so GTimeLog groups them.
-
- 01 May, 2014 1 commit
-
-
Jack Leigh authored
We're sending form data but not telling anyone. Fix this for Django 1.6.
-
- 16 Apr, 2014 2 commits
-
-
Jordi Mallach authored
-
Jordi Mallach authored
Replace icon with something that exists in a default Debian install. Cleanup Categories and add a trailing “;”.
-
- 17 Mar, 2014 6 commits
-
-
Jack Leigh authored
-
Jack Leigh authored
-
Jack Leigh authored
-
Jack Leigh authored
Upstream also did them, but it may not have done the same ones :( Hopefully this reduces the delta a bit.
-
Jack Leigh authored
-
Jack Leigh authored
-