Search
Results (18298)
- I do not find a way to query or submit issues' history ? Is that possible ?
- Here http://demo.redminecrm.com admin admi ... emo@redminecrm.com and contact and connected issues will be created. And it possible answer directly from redmine,
- Hi there, I'm running Redmine 1.2.1. I ha ... I'd like to be able to link to commit _from_ issues in a project which doesn't have a Git repos ... ect names Any advice would be appreciated.
- I'm wondering if there's either a built-in or add-on way to find and replace text in all issue text - including any replies to issues? I need to update a link that's commonly ... tion doesn't cover it). Thanks in advance.
- Help: RE: issue due date problem
- Hi, Thanks for the reply! I have tried ... n of the two... Thanks, anyway. Tamas
- need help- I m trying to migrate from bugzil ... ofiles... Migrating products.... Migrating Issues.....\ ****First time it ran fine, but took ... fields were not coming & had some numbering issue. so i thought to restart it. but is started ... anges in redmine. any help is appreciated.
- I have to integrate Redmine with a Delphi pro ... <pre><code class="Delphi"> //Creating an Issue procedure AddIssue; var xmlStream : TMemoryStream; tempArray : array[0..10000] of char; xmlIssue : String; apiAccessKey : String; ... //www.redmine.org/projects/redmine/wiki/Rest_Issues ****// apiAccessKey := 'a1234567abcde1 ... ; HttpClient.URL:= 'http://localhost:3000/issues.xml?key='+apiAccessKey; try xmlIssue := '<?xml version="1.0"?>' + '<issue>' + ' <project_id>1</project_id>'+ ... DELPHI</subject>'+ ' <description>Issue created in DELPHI using Redmine REST API</de ... + ' </custom_fields>'+ '</issue...
- Help: RE: Changing the order of the history and the notes in the issue view?
- any help? :)
- I'm a newbie on the forum and with Redmine. I ... dd voting to questions, feature requests and issues here (perhaps as per dorpbox) so that the level of interest in a thread can be gauged.
- Plugins: RE: Wiki Extensions Plugin
- Great job! One thing I really didn't manage ... n tables, like the ones you have in your ref_issues table (last example before emoticons).. Can we use them in all tables?
- Help: RE: Using Gmail for notification messages
- Very helpful, thank you! I recently update ... occurred while sending mail (530 5.7.0 Must issue a STARTTLS command first. ko15sm47377622pbb. ... uration.yml* instead. Works as advertised.
- Hi is there the possibility to create issues from incoming IMAP emails when in the proje ... elds? Thanks for any suggestion! Andrea
- I send a test email and I receive it. I a ... my email notification. How do I resolve this issue? <spam link removed by Mischa The Evil>
- Hi there, In order to track support reques ... mine, since we already use that for tracking issues internally. In order to do that I was th ... and then using that form to directly create issues in Redmine. While that does indeed seems ... esn't seem like it is possible to create new issues for a specific user. In other words, ideall ... reate a user for the customer and create the issue for that user, so the customer can track the progress on the issue. I would think we haven't been the first ... ectly with customer support? Thanks a lot!
- Development: RE: Copy issue with subissues
- Michael Kling wrote: > Ah you call it subtas ... he terminology used in Redmine for actual subissues. See #443 for the implementation-history. ... ge it manually by editing the i18n-files...
- Hi, I just finished to install redmine by ... with my admin account I have this following issues : NoMethodError (undefined method `destr ... _error)$ Some body can help me with that ?
- I merged this project that is giving me error ... ipts to migrate the data. when I click on issues I get the following error <pre> ActionV ... ' for nil:NilClass) on line #27 of app/views/issues/_list.rhtml: 24: </tr> 25: <% previous_group = group %> 26: <% end %> 27: <tr id="issue-<%= issue.id %>" class="hascontextmenu <%= cycle('odd', 'even') %> <%= issue.css_classes %> <%= level > 0 ? "idnt idnt-#{ ... hide-when-print"><%= check_box_tag("ids[]", issue.id, false, :id => nil) %></td> 29: <td class="id"><%= link_to issue.id, :controller => 'issues', :action => 'show', :id => issue %></td> 30: <% query.columns.each d ... <%= content_tag 'td', column_content(column, ...
- Hi I would like issue history to show up after the notes in the issue detail view. Right now I have to page down a ... re are any notes in the detail view when the issue has alot of history. thanks
- Development: RE: Copy issue with subissues
- Ah you call it subtasks, thats why i couldnt ... . Theres also a pending patch in (#7023).
- Development: RE: Copy issue with subissues
- There is already a FR for this (#6965), I agree it would be useful.
- I wanted to make a feature request but though ... alk with you here first. When copiing an issue all the subissues are left behind. It should be an option to copy them also. The idea behind: Issue copiing is often used (in my company) for templates. A template issue with template subissues should be copied as whole, if not the creat ... use templates) What do you think about it?
- Help: RE: Highlight overdue issues
- Thank you very much !! It helped me !!
- Help: RE: problem upgrade from 0.6.x to 1.2.1 on ubuntu
- Referring to this hxxp://www.redmine.org/issues/8962 I think my db is not migrated prope ... </pre> Am I missing a plugin or something?
- Plugins: RE: Projects Tree View Plugin - Version 0.0.1
- Dmit nitkin wrote: > Does this plugin make a ... 4 This actually is already reported as an issue in my initial fork of the plugin. See https://github.com/MischaTheEvil/projects_tree_view/issues/9 My fork of the plugin is currently hea ... jectstreeview) to point to that repo instead.
- Hi all, I tried to update an issue via the REST API and I have this error : 500 ... st : Request URL:http://127.0.0.1/redmine/issues/1042.json Request Method:POST Status Code ... 4.0.835.202 Safari/535.1 Request Payload {"issue": { "subject":"eee" } } Respons ... 7:06:45 GMT Server:Mongrel 1.1.5 Status:500