Search
Results (18298)
- Help: RE: the closed issue can not open after 0.8.4 update to 1.0.1
- <% reply_links = authorize_for('issues', 'edit') -%> <% for journal in journals % ... </ul> <% end %> <%= render_notes(issue, journal, :reply_links => reply_links) unles ... s.blank? %> </div> <%= call_hook(:view_issues_history_journal_bottom, { :journal => journal }) %> <% end %>
- Help: RE: the closed issue can not open after 0.8.4 update to 1.0.1
- <% reply_links = authorize_for('issues', 'edit') -%> <% for journal in journals % ... </ul> <% end %> <%= render_notes(issue, journal, :reply_links => reply_links) unles ... s.blank? %> </div> <%= call_hook(:view_issues_history_journal_bottom, { :journal => journal }) %> <% end %>
- Help: RE: the closed issue can not open after 0.8.4 update to 1.0.1
- this is my app/views/issues/_history.rhtml : <% reply_links = authorize_for('issues', 'edit') -%> <% for journal in journals % ... </ul> <% end %> <%= render_notes(issue, journal, :reply_links => reply_links) unles ... s.blank? %> </div> <%= call_hook(:view_issues_history_journal_bottom, { :journal => journ ... d %> dose it had any problem ? thanks!
- Help: RE: the closed issue can not open after 0.8.4 update to 1.0.1
- i creat a new issue and change it to closed , but i open this closed issue have no problem, it can be open. now i found ,only the old closed issue (created on redmine 0.8.4) can not open .
- Open discussion: RE: Protecting Attachments in Issues
- I would like to know the answer as well. but ... We are going to create one role who can view issues and attachment like normal. Another role are expected to view issues only, no attachment will be seen by this ro ... ne 1.0.1.devel. How can I solve this problem?
- Help: RE: Commit keywords
- [[RedmineSettings#Referencing-issues-in-commit-messages]]
- we use a structure commit message, separated ... org/wiki/redmine/RedmineSettings#Referencing-issues-in-commit-messages, the last line states: "After a keyword issue IDs can be separated with a space, a comma o ... uld work in practically all possible cases.
- Hello, I know in redmine you can link tick ... the repository by including keywords such as issue #xx or fixed #xx. It's possible to have a t ... likes through the commit on the repository?
- Help: RE: Using REST API for custom fields
- :) here is the XML Request: <?xml version="1.0" encoding="UTF-8"?> <issue> <key>123456789</key> <subject>I am a Test ... >customermail</2> </custom_field_values> </issue>
- Help: RE: edit issue descirption
- See [[RedmineIssues#Editing-an-existing-issues-Subject-or-Description]].
- Hi Guys, I need to be able to edit issue descriptions. At the moment I dont know how ... his would be most appreciated! Thanks Lee
- Plugins: RE: Ticket grouping plugin
- Nikolay Dranchuk wrote: > when updating issue, event posted twice. > How to solved it? ... плагина не устроила :( Есть еще варианты?
- Help: RE: the closed issue can not open after 0.8.4 update to 1.0.1
- all closed issues can not open but the other stat issues can open and can build new issues
- when open the closed issue my IE show Internal error An error occu ... and the redmine contorl show Processing IssuesController#show (for 10.78.28.49 at 2010-09- ... ction"=>"show", "id"=>"1794", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/show.rhtml ActionView::TemplateError (undefined local variable or method `issue' for #<Acti onView::Base:0x86956f8>) on line #16 of app/views/issues/_history.rhtml: 13: <% end %> 14: </ul> 15: <% end %> 16: <%= render_notes(issue, journal, :reply_links => reply_links) unles ... %> 17: </div> 18: <%= call_hook(:view_issues_history_journal_bottom, { :journal => journal } ) %> 19: <% end %> app/views/issue...
- Help: RE: 1.0.0 - Context Menu on Issue Overview not working as before
- I have been getting this error 500 (debug level) when I right click the issue (expecting a context menu): <pre> Processing IssuesController#context_menu (for 1##.6#.2##.6# a ... ] Parameters: {"back_url"=>"/projects/ads/issues", "ids"=>["54"], "project_id"=>"ads", "acti ... 9U/VppzMcwi3xAcTF7bY5YPk0o=", "controller"=>"issues", "_"=>""} SQL (0.2ms) SELECT max(`set ... tion, and I am not sure where to look for ...
- Plugins: RE: Rails Engines and extending the issue model
- Hi Eric, Your information is very helpful. Thanks you so much. Hung Nguyen
- Plugins: RE: Rails Engines and extending the issue model
- Hung Nguyen wrote: > 1. Why don't you check ... hey include patch, you just check Query, not Issue or Project. In my opinion, it will help to i ... e to explicitly @require@ them. Eric Davis
- Open discussion: RE: Philosophical Question- Trackers
- Jamie Hardt wrote: > Do you find people subs ... le, in my work, dialogue editors rarely have issues that conflict or involve sound effects edit ... ple in other fields than software coding.
- Open discussion: RE: Philosophical Question- Trackers
- Do you find people subscribe to the activity ... le, in my work, dialogue editors rarely have issues that conflict or involve sound effects edit ... other places. Thank you for your response.
- I've been adapting Redmine for use in film po ... t that they can have different workflows and issues belong to one and only one fo them, but exa ... a tracker, from the perspective of a single issue and its resolution, differ from a "category. ... ie Hardt, MPSE http://www.soundepartment.com
- Help: RE: Using REST API for custom fields
- Hello! I did get the following xml to be valid and adding a cusom field: <issue> <project_id>1</project_id> <tracker_i ... <1>test</1> </custom_field_values> </issue> And then posted the XML file to in my case http://localhost/redmine2/issues.xml?format=xml Regards Emil
- Hi, i'm currently developing a Plugin for W ... e in it. The Plugin should be able to create issues. This is working very well. But i cant get ... XML look like to add a custom field to a new Issue?! Thanks a looot for your help!
- Hi I'm having trouble with dependency erro ... ing here? "Object is not missing constant Issue!" I get this: $ ruby script/server w ... ng_constant': Object is not missing constant Issue! (ArgumentError) from /System/Library/Fram ... ire.rb:31:in `require' from script/server:3
- With 1.0.1 released, I wanted to take a minut ... s. * Complete the REST API for projects and issues * Add a REST API for time entries * Extra ... s willing to commit to for 1.1? Eric Davis
- Plugins: RE: Redmine Issue History Tabs Plugin
- Hi Konstantin, very useful plugin. I would also like to see it working in 1.x. Thanks in advance!