Search
Results (18298)
- Help: RE: REST API Using C# (XML schema for PUT requests)
- I've made a little bit of progress. For one ... instead of utf-16. I have also removed the <issues> tag and made <issue> the topmost one. I can now update the fiel ... ted? At this point, this is not really a C# issue so much as it is an issue of what sort of XML the Rest API expects. Any help would be appreciated.
- Plugins: Code Review 3.1 -- How do I change t ... to closly match the font used for code views
- I spent about an hour using firebug and was n ... spaced. I realize this could be a browser issue, however both IE8 and firefox 3.5.1 have the ... Again the side-by-side diff view is correct.
- Hello, My preferences are for the display ... show.rhtml <pre> <% if authorize_for('issues', 'edit') %> <div id="update" style="disp ... % end %> </pre> Thanks for you support.
- Hi all, In #2359, Eric requested the secur ... ** The response should include the internal issue ID. * Check, if this a real bug and confirm ... ement * Prepare the patch using the private issue. * Check if the patch have to be backported ... ion with the devs. Any thoughts? --Holger
- Hi! I am currently a TRAC user. I need someth ... nice features and the migration of existing issues worked without major problems. As I am n ... upgrade to the new one when it comes out?
- Hi people, Is there any way to merge two pro ... including all objects: Wiki, Documentation, Issues. I can move issues one by one. But how about others? Is it e ... o automate this task? Thank you!!! Alexey
- Hi all, I'm having trouble getting started with the Issues REST API. To be specific, I'm not certain which fields are available when adding Issues. Ideally I'd like to be able to dynamica ... ancement request for this? Thanks, Paul
- Plugins: RE: Blocks Layout plugin
- Created a ticket... http://www.redmine.org/issues/5819
- Plugins: RE: lft/rgt - getting an issue with all parent tasks
- Thank you! That put me on the right track and I got it working :)
- Is anyone else having problems with incoming ... ----------------- Here is my reply to the issue........ On Fri, Jul 2, 2010 at 3:48 PM, <issue@redmine.com> wrote: The original issue text is here.. --------------------------- On the issue in redmine, I'll get something like this all thrown together: Here is my reply to the issue.... On Friday, Jul 2 2010 at 3:48 PM, <issue@redmine.com> wrote: The original issue text is here.
- Hello. If this has already been asked, I apo ... ng to use the Rest API in C#. I can get the issues for a particular problem with a standard Ht ... ess = new Uri( "http://server/issues/" + issueNumber + ".xml" ); HttpWebRequest request ... is (though I have also tried it without the <issues> tag surrounding it): <pre> <?xml version="1.0" encoding="utf-16"?> <issues> <issue> <id>6951</id> <project id="28" na ... name=" Adam Ferguson " /> <subject>Test Issue 2</subject> <description>Test Issue Number Two</description> <done_ratio>20</done_ratio> <custom_fields /> </issue> </issues> </pre> With the XML, I attempt to co ... t would be much appreciated. Thanks, Adam
- Open discussion: RE: Problem with mailer.rb
- Marco Antonio Suárez Peña wrote: > As far as ... one tell me what is the way to fix this? @issue.priority.name@ should work.
- Open discussion: RE: Assign keywords to issues?
- Benjamin Neau wrote: > Would you mind explai ... several tickets (e.g. http://www.redmine.org/issues/1448) or forum posts is not prioritized? ... > I read your answer like 'If you want an issue tracking system which supports tagging, you ... ppily oblige if you make it worth their time.
- Open discussion: RE: Assign keywords to issues?
- Felix Schäfer wrote: > Use categories :-) > ... several tickets (e.g. http://www.redmine.org/issues/1448) or forum posts is not prioritized? I read your answer like 'If you want an issue tracking system which supports tagging, you ... ly? Thanks for yor time and consideration.
- Hi there! That is my first post in this fo ... the mail subject* to include priority of the issue. As far as i know, priority references to ... t) At line 46 is coded: subject "[#{issue.project.name} - #{issue.tracker.name} ##{issue.id}] #{issue.subject}" and changed to: subject "[#{issue.project.name} - #{issue.tracker.name} ##{issue.id} *- #{issue.enumeration.name}*] #{issue.subject}" but it doesn't work... Could ... the way to fix this? Thanks in advance!
- Open discussion: RE: A link to an issue from an Office document closes your Redmine session and requires explicit login
- Solved. It was just a matter of adding the f ... Internet] "ForceShellExecute"=dword:00000001
- Open discussion: RE: Restrict issue creation to specific user type
- Hmmm.... Just tried it but even if none of th ... n of the tracker, you can still create a new issue of any kind, if 'Add issue' is enabled in the user type roles.
- Open discussion: RE: Restrict issue creation to specific user type
- I think what you want is the workflow though ... and then it won't allow them to create it....
- Open discussion: RE: Restrict issue creation to specific user type
- Thanks, but I only see 'Add Issue' there. I want a Developer to continue adding issues if they are not of type 'Support', which on ... create. I am missing something? Regards.
- Open discussion: RE: Restrict issue creation to specific user type
- Check out the Roles section in Administration. You will see all the permissions of which Create Issue is one of them that can be applied to a role.
- Plugins: RE: Redmine Screenshot Paste (http://www.redmine.org/wiki/redmine/PluginScreenshotPaste)
- I haven't been able to get the 0.2 version wo ... n see it appearing in the parameters for the IssueController#edit submission: "uploaded_screen ... . No errors/exceptions, though. Any ideas?
- Hello everyone, I just wanted to attach for t ... oks similar to the preview for the add. The issue partial view changes colors based on the priority.
- Hello. Is it possible to restrict the ... or Reporter in a project to create a Support issue, but not a Developer. Thanks. Regards.
- Plugins: RE: Redmine Blog Plugin
- Problem: "undefined method `attach_files'" V ... pired by http://opensource.integritas.com.br/issues/show/616
- Plugins: RE: lft/rgt - getting an issue with all parent tasks
- The issues use the awesome_nested_set plugin (source:t ... d to see, but there are helpers for that too.