Search
Results (12600)
- Defect #5360 (Closed): Report shows sub-projects for non-members
- I use a parent project for my organization th ... ecific role, with more privileges. In the issues list in the parent project, the user only sees issues that belongs to his projects, but when the ... for the project that he is a member. Right ?
- Feature #5358 (New): Share Issues Categories for sub-projects
- I think that should be possible to set each c ... used in sub-projects, wold solve my problem.
- Defect #5357 (New): Git: SCM revisions ordered by date/time (should be reverse commit order)
- The repository browser displays the commit hi ... <today> - <1 day>. # Commit something else.
- Defect #5354 (Closed): Updating custom fields ... o "updated_on" field in the customized object
- When updating a custom field (which has been ... te of modification to the project's settings.
- Feature #5350 (Closed): md5 file is not accessible with Firefox 3.5 (Linux) and 3.6 (Windows)
- First, thank you for such an awesome project ... e if a different extension would resolve the issue of Firefox failing to download the gz.tar.md ... Forge or provide a notice to users about the issue on RubyForge. Issue: Firefox can't download the tar.gz.md5 fil ... 3.6.3 on Windows XP. Hope that helps.
- Defect #5346 (Closed): Internal error 500 when updating an existing issue
- I posted this same error on the forum previosly to put it as an issue. Since last friday I got no answer so I gues ... The behaviour is the next: # Create a new issue. # Modify the issue inserting a note text and save. # After sav ... rnal Error (500) web page. If you go to the Issues tab and press on that issue you get the same error page. Apparently, the ... ved into the database. <pre> Processing IssuesController#show (for 193.147.53.229 at 2010- ... "action"=>"show", "id"=>"13", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/show.rhtml ActionView::TemplateError (undefined local variable or method `issue' for #<ActionView::Base:0x7f26df0ce178>) on line #16 of app/views/issue...
- Patch #5342 (Closed): Add tracker information to projects in REST API
- Found that it would be a good thing to have p ... . Anyway, take a look at the attached patch.
- Feature #5341 (Closed): Default issue description per tracker basis
- As a template per tracker basis, some times c ... lled if the current description field of the issue is blank or the current content match with d ... t of the tracker before it get changed 72?
- Feature #5338 (Closed): Descendants (subtasks) should be available via REST API
- app/views/show.xml.builder, line13: <pre> xml.descendants do @issue.descendants.each do |issue| xml.descendant(:id => issue.id) end end unless @issue.leaf? </pre>
- Feature #5337 (New): When a version is closed, put all open bugs to the next available one
- When a version is closed , it should be possi ... he resolution is not in time for the release.
- Patch #5336 (Closed): Subtask issue not accessible via REST API
- When I try to view a subtask using the API, I ... exist. It turns out there is a variable @issues, but in line 12, it is spelled issues. Git-patch attached.
- Defect #5334 (New): MailHandler not processing incoming emails - Unprocessable Entity
- Hi, We recently updated to the latest trun ... nown_user"=>"create", "allow_override"=>"", "issue"=>{"project"=>"sales", "tracker"=>"Sales Lea ... plugin 0.1.3 </pre> Thanks! Chris
- Defect #5333 (Closed): Help Mysql::ProtocolEr ... mismatch(3 != 1(expected)): SET NAMES 'utf8'
- Hi, When I try to command "RAILS_ENV=prod ... w how to deal with it, help me? Thanks.
- Feature #5332 (Closed): Allow bulk edit of issues from different projects
- Say I have projects Foo and Bar, with Bar as ... are shared with Bar. If I look at the Foo issue list, I also see Bar issues by default. But if I select some Foo issues and some Bar issues, then right-click, I cannot change the targ ... I canceled a version and wanted to split its issues between two new versions. Using git as o ... . (Ruby 1.8.7, Postgres 8.4.2, Rails 2.3.5.)
- Defect #5330 (Closed): Error show user and overall activity link.
- With some users this error appears: ActionView::TemplateError (wrong constant name issue) on line #51 of app/views/users/show.rhtml: ... tionView::TemplateError (wrong constant name issue) on line #12 of app/views/projects/activity. ... 2010-04-13 14:51:06 -0300 (Ter, 13 Abr 2010)
- Defect #5329 (Closed): Time entries report broken on first week of year
- Redmine stores some additional columns time e ... es. Thus, some other tests had to be adapted.
- Defect #5327 (Reopened): Auth source LDAP parameters being filled incorrectly
- if you go to the page of LDAP auth source con ... t saves my credentials for LDAP connection.
- Feature #5326 (Closed): Wiki shortcuts for linking directly to issue comments?
- I can surely paste the complete URL (see #394), but for internal use (Wiki pages and issues) it would be nicer (and faster!) to manuall ... would open comment # 6. Is this planned?
- Feature #5325 (New): Add Parent Task to 'Group Results By' drop down
- I just upgraded to the newest version of Redm ... To replicate go to a project and choose "Issues" from the top menu. Choose the "options" s ... using readline 5.1 redmine Revision: 3671
- Defect #5324 (Closed): Git not working if color.ui is enabled
- I'm using redmine trunk and git 1.6.0.4. I s ... this by itself, and fix it or warn the user.
- Defect #5319 (Closed): Sidebar overlap on Users tab of Group editor
- When the browser window gets below a certain ... gth of user names. I haven't noticed this issue on any other screen. The issue occurs on all 3 included themes. Ruby 1.8.7, Rails 2.3.5.
- Feature #5318 (New): On Issues pages, Options saving doesn't persist sometimes
- Make the following actions, one by one: * Navigate to a specific project's issues /projects/<<project-id>>/issues * Expand the new "Options" section at the ... mns) * Click "Apply" * Navigate to the all issues view /issues or to any other project's issues /projects/<<project2-id>>/issues * Notice that the columns selected in "Opt ... 5.1 Ruby version 1.9.1 Rails version 1.3.1
- Defect #5317 (Closed): projects.atom with required authentication
- We are running a redmine deployment with requ ... _or_redirected.</pre> I searched for this issue, but did only find #2078, which in fact would be also nice to have.
- Defect #5315 (Closed): Unable to add widget on my page after removing it without reloading
- Step to reproduce. 1. Goto my page 2. Sel ... calendar in combobox again. It'll be disable.
- Defect #5314 (Closed): In forum, comment isn't in reverse chronological order
- Just inform you. In redmine.org, my accoun ... n reverse chronological order". Comments in issues are showed correctly. But not in forum. I'm not sure. This's a bug or not.