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
Copy file name to clipboardExpand all lines: README.rdoc
+10-1Lines changed: 10 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,15 @@
2
2
3
3
A little self explanitory. If the current user can view Time Entries then they will appear in the Issues Description.
4
4
5
+
In a recent release you can configure the time entries to float in the issues history.
6
+
5
7
= Install
6
8
7
-
To install follow the directions at: http://www.redmine.org/projects/redmine/wiki/Plugins Make sure the plugin is installed to <tt>plugins/redmine_spent_time_in_issue_description</tt>
9
+
Install the plugin with cloning the project into the plugins directory. Then run the migrate command.
0 commit comments