Search
Results (18307)
- Help: RE: Changing the order of the history and the notes in the issue view?
- There exists an old plugin which might fit yo ... tible with current Redmine versions though...
- Help: RE: HowTo use sub-URI not working
- webrick solution — [[http://www.redmine.org/issues/5012]] For those who bumping into this issue with *passenger* — just create symlink to pu ... h/to/app/public/ /path/to/app/public/redmine@
- Plugins: RE: Contacts plugin
- Hi! I get this error when try to open 'contac ... Redmine Charts 0.1.0 Issues XLS export 0.1.3 Redmi ... e plugin 0.0.1 </pre> What should I do?
- Help: RE: Redmine - can't login - need help please
- I decided to try to completely remove ruby an ... esh installation. I am still having the same issue although I wanted to update the version of r ... to iron this out would be a big help. Thanks!
- Plugins: RE: XLS export plugin
- all fixed. this was a permissions issue on the /var/lib/gems/1.8/ folder. steven ... preadsheet (0.6.5.9) > todonotes (0.1.0)
- I am using redmine at work and have made nume ... the projects index page to be more like the issues index page which required me to copy the qu ... s, and rewrite to handle projects instead of issues. I think that making query class generic ... ueries for everything to be stored in the db.
- Hi, I am +extremely+ new to Redmine, Ruby, Ro ... velopment, a Redmine installation(mainly for issue tracking) and to tie this in with a GIT repo ... hed a lot to try and find some help for this issue but really have not been able to find anythi ... (1.3.3) treetop (1.4.10) tzinfo (0.3.30)
- Hi, I have setup my subversion repository ... ssage. When I debugged the code, I found the issue is with the "svn list xml ...." command exec ... .call(io) if block_given? end end </pre>
- I'm using BitNami Stack so i'll post this issue also there. After i'll restart all servic ... ver 2008 R2 x64, BitNami Stack, Redmine 1.2.1
- 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 ?