Search
Results (18306)
- Help: RE: REST API Using C#
- Well, since nobody either knows or cares, I g ... <?xml version="1.0" encoding="utf-8"?> <issue> <id>6951</id> <project_id>28</pro ... to_id>33</assigned_to_id> <subject>Test Issue 2</subject> <description>Test Issue Number Two</description> <done_ratio>20 ... <6>asdf</6> </custom_field_values> </issue> </pre> Note that the inner elements in ... ut adding a <notes></notes> pair inside the <issue> tag doesn't seem to work. If anyone has an ... his information and come across this later.
- Open discussion: RE: User´s permissions
- No. If user can modify issue - he can do it with all issue in this project. May be in 1.1 version..
- Hi, Im playing with the plugin architectur ... if i want to make spen time required when an issue is closed If i: * wrap the issue's before_save method i dont have the time en ... state change without a time entry? Thanx!
- Help: RE: Upgrade problem - blank page
- I found out that I get an empty response when I click on Apply to filter the issues table. Also, Firebug shows an XML error: X ... 8-bdf9-ac9416514c81} Line Number 1, Column 1:
- Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- 1. Demo page does not enetring with given cre ... this plugin if unsupported, or resolve with issues, please.
- Hi! I've recently upgraded Redmine from 0. ... till now: - when I apply any filter on the Issues list of a project, a page with only the hea ... s displayed (the main content area where the issues list table should be, is completely blank) - sometimes, when I update an issue I get the same page with blank content, although the issues is updated Please let me know if you hav ... n how to track/solve this problem. Thanks!
- Open discussion: RE: Time Spent - Custom Fields: Paid Jobs: Tracking amounts paid
- We run the exact same business model and have a suite of plugin to address these issues, Most have been open sourced and live on er ... te it to create a running project score card.
- Hi, I´m having troubles with some permissi ... configure it for an user don´t modify others issues?? Is that possible? Thanks.
- 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.