Commit Graph

9256 Commits

Author SHA1 Message Date
Johannes Millan 2b305fcb48 feat: add tooltips for add task bar buttons 2023-09-15 14:52:31 +02:00
Johannes Millan 48ad0071e3 feat: display productivity message a tad longer 2023-09-15 14:52:31 +02:00
Johannes Millan 48f98ecca1 feat: add additional productivity tipps 2023-09-15 14:52:31 +02:00
Johannes Millan a5c47af704 feat: show productivity tip a little longer in the beginning #2764 2023-09-15 14:52:31 +02:00
Johannes Millan bb0c84b9a9 7.14.3 2023-09-01 16:15:57 +02:00
Johannes Millan cab410ea6d Merge branch 'master' of github.com:johannesjo/super-productivity
* 'master' of github.com:johannesjo/super-productivity:
  Fix #2749 - Replace encodeURIComponent with encodeURI
2023-09-01 16:15:33 +02:00
Johannes Millan 51f404d5c8 build: deactivate notarization for now 2023-09-01 16:15:19 +02:00
Liubomyr 2daced91ab Fix #2749 - Replace encodeURIComponent with encodeURI 2023-09-01 14:59:28 +02:00
Johannes Millan 76f75353bf feat(evaluation): put improvements after obstructions 2023-08-28 18:08:37 +02:00
Johannes Millan 1f45c471df feat: move new gitlab feature down in form 2023-08-25 16:43:27 +02:00
Clemens Bergmann 0de8627de5 Allow filter of issues 2023-08-25 16:42:40 +02:00
dependabot[bot] 2e5e60c35e build(deps): bump docker/metadata-action from 4.4.0 to 4.6.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.4.0 to 4.6.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](c4ee3adeed...818d4b7b91)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 16:41:47 +02:00
dependabot[bot] c2cfe02211 build(deps-dev): bump @angular-eslint/template-parser
Bumps [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) from 15.2.1 to 16.1.1.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.1.1/packages/template-parser)

---
updated-dependencies:
- dependency-name: "@angular-eslint/template-parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 16:41:07 +02:00
dependabot[bot] 1bb3324807 build(deps-dev): bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 16:39:34 +02:00
Johannes Millan 08a84cd6b4 fix: IndexSizeError on copying multiline text #2738 2023-08-25 15:22:11 +02:00
Hugo Laloge cd647019c1 feat(pomodoro): do not stop time tracking before manual confirmation
If manual break confirmation is required, do not stop time tracking
before the user starts the break.
2023-08-25 15:13:31 +02:00
Johannes Millan 8a3d01f90e build: prepare electron update and update electron builder 2023-08-25 14:39:54 +02:00
José Manuel Sánchez fda655a13f Update es.json
Updated spanish translation
2023-08-25 14:39:33 +02:00
Johannes Millan 314503ca0d 7.14.2 2023-08-21 15:51:30 +02:00
Johannes Millan ecd9bd9b17 build: update package for electron notarize 2023-08-21 15:51:23 +02:00
Johannes Millan d3b3f78536 7.14.1 2023-08-21 11:07:50 +02:00
Johannes Millan cf791b31f6 build: disable e2e tests for now for mac releases 2023-08-21 11:07:37 +02:00
Johannes Millan f7ebd91990 build: try to fix e2e mac os error by manually installing chrome 2023-08-20 16:23:40 +02:00
Johannes Millan ae07c4f7b9 7.14.0 2023-07-28 17:00:16 +02:00
Johannes Millan e7ed4e694d feat(dominaMode): don't show for snap release 2023-07-28 16:59:39 +02:00
Johannes Millan 95b88ead78 fix(dominaMode): default value being wrong 2023-07-28 15:41:14 +02:00
Johannes Millan bd77d46e28 build: update chrome driver to fix build on github actions 2023-07-28 11:45:45 +02:00
rklec 7fe103f710 Fix wrong translation
This is wrongly translated as "should be lower than", which results in funny error messages about "should be lower than 1" when you enter 0.

Now translated it as "should not be lower than" similar to the max one, so than 1 in our example is still valid. "should be larger than or equal" would also be possible, but I deemed this to be unnecessary long and wordy.
2023-07-27 17:12:40 +02:00
Lunny Xiao d18b1a1923 Mention Gitea support on README.md
Since https://github.com/johannesjo/super-productivity/pull/2041 merged, I think more people could know that super-productivity supports Gitea.
2023-07-27 17:09:42 +02:00
Jakub Korta 5d25253912 Update pl.json 2023-07-21 15:15:19 +02:00
Johannes Millan 13c03b1ddf fix: task move up/down shortcut not always working as expected 2023-07-07 16:11:29 +02:00
Johannes Millan 79b891f847 fix: empty notes should never be displayed in preview mode 2023-07-07 16:11:29 +02:00
Jeamorg 34993cf804 Update zh.json 2023-07-07 13:27:11 +02:00
Trang Le 32d56f94cf Add example for smart date shortcut 2023-06-23 14:23:58 +02:00
BlackRedLight 2a5df75bd9 Some untranslated text was translated and some translation errors and inaccuracies were corrected 2023-06-16 13:47:04 +02:00
Johannes Millan 89d57a9c54 feat(dominaMode): add translations 2023-06-13 13:36:15 +02:00
Johannes Millan 2695fffb1e feat(dominaMode): add migration 2023-06-13 13:13:51 +02:00
Johannes Millan 8e9151a812 feat(dominaMode): make feature configurable 2023-06-13 13:11:34 +02:00
Johannes Millan d93c15dc95 feat(dominaMode): outline feature and make basics work 2023-06-13 12:11:10 +02:00
Johannes Millan 2a20e62323 docs: outline 2 file sync 2023-06-04 11:49:11 +02:00
Johannes Millan cac13c6b85 docs: add info about edge case 2023-06-04 11:07:00 +02:00
Johannes Millan a74b801a0f fix: linux category #2635 2023-06-02 14:28:46 +02:00
Johannes Millan aa1a4a14f4 test: fix e2e tests 2023-05-30 13:26:30 +02:00
Johannes Millan bdab131141 feat: add configurable break reminder sound 2023-05-29 14:58:38 +02:00
Johannes Millan 43ccc364b0 feat: simplify done sound setting to single select 2023-05-29 14:36:04 +02:00
Johannes Millan a619d7bb03 feat: update procrstination info 2023-05-29 14:27:27 +02:00
Johannes Millan 09906ea3c5 test: remove outdated e2e tests 2023-05-27 17:36:12 +02:00
Johannes Millan 2981371adb feat(i18n): add missing translations for new input 2023-05-27 15:40:26 +02:00
Johannes Millan 257ac116bc feat: update working to reflect that not every project has a backlog anymore 2023-05-27 15:40:26 +02:00
Johannes Millan 6c9c1fea0f feat: remove backlog count from menu for projects without one 2023-05-27 15:40:26 +02:00