You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Install-Link-Firefox]: https://addons.mozilla.org/de/firefox/addon/redmine-time-tracking"Open in firefox add-on store"
26
25
27
-
# Features
26
+
# 🚀 Features
28
27
29
28
- View all your assigned Redmine issues grouped by projects
30
-
- Filter issues by projects
29
+
- Filter issues by project and status
31
30
- Group issues by target version
32
-
- Search for issues (press `CTRL` + `K` or `CTRL` + `F`)
33
-
- Start, stop and edit the timer for your current tasks
34
-
- Create entry for time spent (and for multiple users at once)
31
+
- Search for issues (`CTRL` + `K` or `CTRL` + `F`)
32
+
- Start, stop and edit timers for your tasks
33
+
- Create time entries (also for multiple users at once)
35
34
- Update done ratio for issues
36
-
- Pin and unpin issues (display at the top of the project)
35
+
- Pin and unpin issues (display at the top)
37
36
- Remember and forget issue (not assigned to you)
38
37
- View time entries for current and last week
39
38
- Multiple languages
40
39
- Dark & light mode (system default)
41
40
42
-
# Requirements
41
+
# 🛠️ Requirements
43
42
44
43
Supported browsers:
45
44
@@ -62,7 +61,7 @@ At least **Redmine version `3.0` or higher** required. Recommended version `5.0`
62
61
| Display project-available time entry activities when _adding spent time entries_|`< 3.4.0`|
63
62
| Remote Redmine search |`< 3.3.0`|
64
63
65
-
# Supported languages
64
+
# 🌐 Supported languages
66
65
67
66
- English
68
67
- German
@@ -71,7 +70,7 @@ At least **Redmine version `3.0` or higher** required. Recommended version `5.0`
71
70
72
71
> If you want to add more languages or extend existing ones, feel free to contribute. Just create a pull request with the desired changes. The language files are located under [src/lang](src/lang) and [public/\_locales](public/_locales).
0 commit comments