0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added missing custom fields helper. Thanks to Nicolas Maeder for the patch. More... over 16 years ago
Changed the Add Another link to handle the case where there are no Time Entries visible. #2041 More... over 16 years ago
Added Hungarian translation from Gergő Jónás. More... over 16 years ago
Typo on the 0.8 compatibility wrapper More... over 16 years ago
Removed dead code More... over 16 years ago
Added a max-width to the issue select so it will not overflow the layout. #2065 More... over 16 years ago
Added Rails 2.2.x i18n More... over 16 years ago
Fixed the Enumeration API change done in Redmine r2472 More... over 16 years ago
Fixed a bug where issue_id wasn't getting set on the submitted TimeEntries. More... over 16 years ago
Remove the included parent association, it's removed in the latest version of Redmine. #2042 More... over 16 years ago
Preping 0.2.0 for release More... over 16 years ago
When a new form is added, it will now use the date that was last entered. More... over 16 years ago
Use the rspec gems More... over 16 years ago
Added French translation by olivier renaud. #1961 More... over 16 years ago
Grouped issues in the select based on if they are open or closed. More... over 16 years ago
Wrap the custom TimeEntry fields in a check by respond_to? to allow the plugin to work in 0.7. #1927 More... over 16 years ago
Permissions control on the menu link More... almost 17 years ago
Load list of issues for initially selected project More... almost 17 years ago
removed unused dirs More... almost 17 years ago
Typos More... almost 17 years ago
Increemnt version to 0.1.0 More... almost 17 years ago
Merge branch 'master' of [email protected]:bulk_time_entry_plugin More... almost 17 years ago
Updated Rakefile to automate releases More... almost 17 years ago
Updated README and COPYRIGHT More... almost 17 years ago
Display issue's tracker info. Inspired by fb93e42d6 by Michele Franzin More... almost 17 years ago
Allow blank issues so time can be logged to the project directly. #1788 More... almost 17 years ago
Removed @issues when the project isn't set. #1788 More... almost 17 years ago
Changed hard coded url to a url_for call. #1788 More... almost 17 years ago
Removed the preselected project and changed issues so they do not preload without a project. #1788 More... almost 17 years ago
Changed the UI to use the standard #issue_number format for showing the issue numbers. #1788 More... almost 17 years ago