1818
1919# Features
2020
21- - View all your assigned Redmine issues
21+ - View all your assigned Redmine issues grouped by projects
2222- Filter issues by projects
2323- Group issues by target version
2424- Search for issues (press ` CTRL ` + ` K ` or ` CTRL ` + ` F ` )
25- - Start and stop the timer for your current tasks
26- - Create entry for time spent in Redmine issue
27- - Create time spent entries for other users
28- - Update done ratio
29- - Round timer to nearest 15 min
30- - Edit timer (double-click)
31- - Pin and unpin issue
25+ - Start, stop and edit the timer for your current tasks
26+ - Create entry for time spent (and for multiple users at once)
27+ - Update done ratio for issues
28+ - Pin and unpin issues (display at the top of the project)
3229- Remember and forget issue (not assigned to you)
33- - View time entries overview
30+ - View time entries for current and last week
3431- Multiple languages
3532- Dark & light mode (system default)
3633
@@ -40,16 +37,16 @@ At least Redmine version `3.0` or higher required. Recommended version `5.0` or
4037
4138### Unsupported features by Redmine versions
4239
43- | Feature | Redmine Version |
44- | ----------------------------------------------------------------------------------- | --------------- |
45- | Only display ** enabled** issue field for selected tracker for _ creating new issues_ | ` < 5.0.0 ` |
46- | Show spent vs estimated hours | ` < 5.0.0 ` |
47- | Select the ** default fixed version** for _ creating new issues_ | ` < 4.1.1 ` |
48- | Check permissions for admin users who are not members of a project | ` < 4.0.0 ` |
49- | Display project-available time entry activities for _ adding spent time entries_ | ` < 3.4.0 ` |
50- | Extended search | ` < 3.3.0 ` |
40+ | Feature | Unsupported Redmine version |
41+ | --------------------------------------------------------------------------------- | ------------ --------------- |
42+ | Show only ** enabled** issue field for selected tracker when _ creating new issues_ | ` < 5.0.0 ` |
43+ | Show spent vs estimated hours | ` < 5.0.0 ` |
44+ | Select the ** default fixed version** when _ creating new issues_ | ` < 4.1.1 ` |
45+ | Check permissions for admin users who are not members of a project | ` < 4.0.0 ` |
46+ | Display project-available time entry activities when _ adding spent time entries_ | ` < 3.4.0 ` |
47+ | Extended search | ` < 3.3.0 ` |
5148
52- Tested with Google Chrome Version 121
49+ _ Tested with Google Chrome Version 126 _
5350
5451# Supported languages
5552
0 commit comments