Commit Graph

117 Commits

Author SHA1 Message Date
8b8afe0a07 Provide fallbacks for Jira URL/token 2022-09-30 00:39:44 +02:00
2b98e04dcc Do not error anymore, when Jira URL/token is not configured 2022-09-30 00:19:33 +02:00
a5707a0e3e [ci,windows] Try locking on windows 2022-09-30 00:04:03 +02:00
6e32963f3e Update deps on windows 2022-09-29 23:58:32 +02:00
8d7f36b511 [about] Make log directory clickable 2022-09-29 22:35:17 +02:00
c90d8e7fc8 Make Jira integration optional 2022-09-29 22:35:17 +02:00
43476b9df3 Implement settings dialog 2022-09-29 22:35:17 +02:00
d872b3879b [worklog] Remove useless query for user key 2022-09-29 22:35:17 +02:00
99b327cf39 Next iteration of preventing misleading data flows 2022-09-29 22:35:17 +02:00
74e974b7ab Refactor TaskEdit dialog 2022-09-29 22:35:17 +02:00
832e768a4e Add proper logging 2022-09-29 22:35:17 +02:00
4761d4b82f Add website link to about dialog 2022-09-29 22:35:17 +02:00
a13bc01a45 Change dev fallback version 2022-09-29 22:35:17 +02:00
ba0770d65e Add release script 2022-09-29 22:35:13 +02:00
5584eb4d6b Try fixing version information for pyinstaller packaging 2022-09-29 16:50:06 +02:00
675c456cfe Remove dead code 2022-09-29 03:18:42 +02:00
be60aafa00 Improve version handling 2022-09-29 03:10:56 +02:00
833b734434 Add about dialog 2022-09-29 02:55:45 +02:00
8d332e1262 Revert "[ci] Debug project variables"
This reverts commit 7b20a6abef.
2022-09-28 02:43:56 +02:00
7b20a6abef [ci] Debug project variables 2022-09-28 02:37:22 +02:00
0e94108e38 [ci] Fix artifact path 2022-09-28 01:45:25 +02:00
76a794e7ab [ci] Deploy to PyPI 2022-09-28 01:26:40 +02:00
c03a268fe7 [ci] Publish windows builds to releases/packages 2022-09-27 22:37:25 +02:00
a1bcc0bb21 [ci,windows] Convert icon beforehand 2022-09-27 22:17:50 +02:00
cbbcd786da [ci,windows] Try installing missing windows only dependencies of pyinstaller 2022-09-27 22:01:54 +02:00
7c6327f3dc [ci,windows] Add pywin32-ctypes dependency 2022-09-27 21:32:51 +02:00
937fb13331 [ci,windows] variables are fucky under windows #2 2022-09-27 21:21:24 +02:00
872593f286 [ci,windows] variables are fucky under windows 2022-09-27 21:12:17 +02:00
0295f9a0cb [ci,windows] Fix windows is using stupid path separators 2022-09-27 20:56:21 +02:00
e41481beb6 [ci,windows] Work around "refreshenv" not having any effect 2022-09-27 20:54:40 +02:00
d2eee573b1 [ci] Add windows build 2022-09-27 20:18:39 +02:00
728887b432 [ci] Do not strip, when packaging with pyinstaller, because it leads to segfaults 2022-09-27 19:44:47 +02:00
380c8475e6 [ci] Use cannocial name instead of versioned name for filepath 2022-09-27 19:39:52 +02:00
d237c84f7d [ci] Add release link to uploaded package 2022-09-27 19:27:07 +02:00
3efd3128de [ci] Use dotenv 2022-09-27 19:21:03 +02:00
1f82ef2785 [ci] upload to package registry 2022-09-27 18:50:35 +02:00
499ef2e252 [ci] Fix main.py path 2022-09-27 18:37:41 +02:00
d03ec099fb [ci] pipenv shell seems broken 2022-09-27 18:34:15 +02:00
b318b3445a [ci] Also package with pyinstaller 2022-09-27 18:29:07 +02:00
eb0a56195d [ci] Fix stage 2022-09-22 00:12:38 +02:00
3863793a40 [ci] Testing release 2022-09-22 00:10:31 +02:00
876c53a1b1 [ci] Included git by using non-slim image 2022-09-22 00:01:09 +02:00
6e7b0e74aa Improve caching 2022-09-21 23:58:23 +02:00
e380cf2b64 Try to fix build 2022-09-21 23:56:18 +02:00
c14ea1f614 Add gitlab-ci 2022-09-21 23:53:45 +02:00
dadbdfac73 Add Pipfile{,.lock} 2022-09-21 22:36:11 +02:00
56b4e32f0d Revert "No clicky clicky"
This reverts commit 0b9e415e08.
2022-02-03 19:52:57 +01:00
0b9e415e08 No clicky clicky 2022-02-02 21:49:37 +01:00
3dd13854cb Allow for flipped menu 2022-02-02 21:22:50 +01:00
c8cc0883ce Show active task in tooltip 2022-02-02 19:49:11 +01:00