eyp / redmine_spent_time

Redmine plugin that improves the spent time functionality.
Other
57 stars 39 forks source link

Couple of suggestions. #2

Closed raffdp closed 11 years ago

raffdp commented 12 years ago

Very nice plugin!

Just a couple of suggestions:

When creating a new entry

1) Make the project drop down list alphabetically sorted to make it easier to find a project in a long list. 2) Make the selection of an issue optional so that you can log time against a project, but not against any particular issue. 3) When you click save on a new entry, flash a message to say success or give an error if there is a problem.

eyp commented 12 years ago

1) Yes, you're right, let me work on it.

2) I didn't know you can assign time to a project, but if it works as you say, it'd be easy to do.

3) Hahaha, yes, I know it... it's a TODO I've always in my list.

eyp commented 12 years ago

New time entry form: selects (projects, issues, activities) ordered alphabetically

eyp commented 12 years ago

"2) Make the selection of an issue optional so that you can log time against a project, but not against any particular issue."

Done by @burci , thank you!

eyp commented 11 years ago

"3) When you click save on a new entry, flash a message to say success or give an error if there is a problem."

Done in 2.5.0