Search
Results (31872)
- Defect #4366 (Closed): Bulk edit of issues throws 500 if no versions are defined on the project
- The display of the bulk edit form of issues always fails if no versions are defined in ... urrent trunk r3136) is provided to solve the issue.
- Defect #4365 (Closed): Administrator cannot see issues for which he's not project member
- When someone reports an issue with the accessibility of an issue to the administrator, giving him a link to the issue, it is impossible for the admin to see the t ... problem is that not being able to access the issue makes it impossible to know the project in w ... g managers that there is a problem with this issue. This defeats a certain level of usabilit ... tances, cannot even locate the corresponding issue without another exchange with the user to kn ... be to grant the administrator access to all issues. Another (less easy) solution would be to ... e admin to see in which project each task is.
- Defect #4364 (Closed): Filtering by a List custom field gives Internal Server Error
- Experienced in latest trunk. I have a List c ... multiple values, and whenever I try to query issues using this field I get Internal error ... ct your redMine administrator for assistance.
- Help: RE: Error after updating to Version 0.8.7 SVN
- Pete Olsen wrote: > I am the same issue however the To Do List plugin is not the issue. > Any Ideas? > Thank You > Pete. > [.. ... too updated from 0.8.4 to 0.8.7 via SVN. My issue does not even allow Redmine to come up at al ... 500 error on the main page. Thanks. Pete.
- Help: RE: Error after updating to Version 0.8.7 SVN
- I am the same issue however the To Do List plugin is not the issue. Any Ideas? Thank You Pete. <pre> Proc ... 00.html (500 Internal Server Error) </pre>
- Help: RE: Wrong Version Displayed on Admin Information Page
- No I Did Not! Thanks! Now I have a new issue, I get a 500 error when I visit Redmine. ... /500.html (500 Internal Server Error) </pre>
- Greetings, I have a subversion repository ... dy first introduced to Ruby, to resolve this issue? Thank you, Andy
- Plugins: RE: Charts plugin error with OpenFlashCharts
- Hi, Any update with this issue??
- Plugins: RE: Ticket grouping plugin
- Kael Estermann wrote: > Alexey Lustin wrote: ... > > for example > > http://www.redmine.org/issues/3347 > > I have the plugin installed on ... .4 and Plugin is 0.1.4. if i try to add a subissues the an internal error is occurs: > > Processing IssuesController#copy_subissue (for 192.168.1.61 at 2009-05-30 20:17:07) [P ... ildschirm varinaten", "a > ction"=>"copy_subissue", "controller"=>"issues", "copy_options"=>{"copy"=>"1"}} > > > ... s (3 for 2)): > /vendor/plugins/redmine_issues_group/app/controllers/issues_controller.rb:59:in `move_to' > /vendor/plugins/redmine_issues_group/app/controllers/issues_controller.rb:59:in `copy_subissue...
- Feature #4363 (Closed): Change the calendar p ... art on Monday to tie up with ISO week numbers
- The time reports allow you to group items by ... weeks are. Currently running Redmine-0.8.7
- Plugins: RE: Graphs plugin
- Nanda Palaniswamy wrote: > With the Updated ... I try to view the Roadmap, > > On "Total issues vs. Closed issues" block I am getting this message. > > [. ... aphs-plugin with Redmine trunk on Rails 2.3.4
- Help: RE: Show related bugs in Project Roadmap
- You can select this as a tracker property. See [[RedmineIssueTrackingSetup#Trackers]].
- Defect #4360 (Closed): Repo-path changes view contains non-working revision selection-box
- This is e.g. noticeable at http://www.redmine ... ing enter doesn't change the respective view.
- Defect #4359 (Closed): After edited issue-journal message is saved, the quote button disappears
- Steps to reproduce: # Click the edit button of a issue-journal message # Click save (with or witho ... r the save the button reappears. * When the issue-journal message edit is _cancelled_ the button isn't hidden.
- Feature #4357 (Closed): Show shared versions on the Project Settings
- Pulled from http://www.redmine.org/issues/465#note-69 > As discussed over IRC with ... distinct them from the own project versions?
- Feature #4355 (New): Configurable email alert settings
- It would be excellent if users could configur ... only be notified when comments are added to issues rather than to any change made to an issue. Some users don't care about status changes ... lect to receive email digests of activity on issues at user configurable times (e.g. "Email me a summary of changes on my issues at 5am daily") as an alternative to receivi ... d are not actively engaged in activity on an issue.
- Open discussion: RE: How to put screenshot in a really fast way
- fwiw, http://www.redmine.org/issues/3816
- Plugins: RE: Graphs plugin
- With the Updated stylesheets, When I try to view the Roadmap, On "Total issues vs. Closed issues" block I am getting this message. <pre> ... nment" rendering section "backtrace" </pre>
- Defect #4353 (Closed): Changing Tracker toggles presence of custom field
- (I haven't tested this one on trunk yet, but ... nd I don't think there's been much change to issues or custom fields since then. I'll have a lo ... er, toggles the presence of the custom field.
- Patch #4352 (Closed): Traditional Chinese language file (to r3129)
- * Tags added: ** field_sharing, label_versi ... t, button_duplicate, button_copy_and_follow
- Feature #4350 (Closed): Multiple roles per user per project
- It should be possible to assign multiple role ... be both manager and developer for a project.
- Feature #4349 (New): Choose startpage in My account
- It would be nice if the starting page can be ... e to http://www.redmine.org/projects/redmine/issues, http://www.redmine.org/ would then lead him to this page.
- Feature #4348 (New): Issue summary could present daily statistics in a graph
- The summary of the issues could present daily statistics in a graph. ... have number of new/closed Defects/Features
- Feature #4347 (Closed): Contributing to an issue should automatically add the user to the watchers list
- When an user replies to an issue, he/she is definatelly interested in it, so ... so he/she could obtain notification e-mails.
- Defect #4345 (Closed): Creating a new Feature does not work.
- With the current git version (commit e1781235 ... d3c0f3a), it is not possible to create a new issue and change the "Tracker" setting from "Bug" ... lowing error appears: <pre> Processing IssuesController#update_form (for 0:0:0:0:0:0:0:1 ... ters: {"authenticity_token"=>"obfuscated1", "issue"=>{"tracker_id"=>"1", "subject"=>"", "descri ... commit"=>"Anlegen", "id"=>"", "controller"=>"issues", "project_id"=>"obfuscated2", "action"=>"u ... ActiveRecord::RecordNotFound (Couldn't find Issue with ID= AND ("issues".project_id = 4)): app/controllers/issues_controller.rb:440:in `update_form' /usr/ ... oks like the controller wants to refer to an issue...