Search
Results (18280)
- Sorry, it some chaos history by my memory. ... oting documentation at http://bit.ly/bundler-issues. Thanks! /home/rvm/.rvm/rubies/ruby-1.8.7- ... ps. sorry for bad Eng, i am from Ru :-)
- Hi, I inherited an oldish Redmine installati ... file loader for Redmine 0.0.11 Redmine Newissuealerts plugin 0.0.2 DMSF ... F or equivalent!) Thanks in Advance Mauro
- Plugins: RE: Weekly Timesheet 1.1
- Hi Dhanasingh, Here an other question (may ... imesheet, I first select a project, then the issue... but the issue list-box include issues from *all* trackers. The problem I have i ... rt time on tasks only, but unfortunately the issue list box provide all tasks + all milestones. ... oblem? Any solution, workaround ... to this issue? If not, does it make sense to consider th ... ffort to maintain and enhance it. Olivier.
- Plugins: RE: Agile Dwarf project management plugin released
- I do have also this problem of Start&End Sp ... n Charts. I’ve just populate Redmine with Issues and ask team to fill it with extra details ... mated remaining time. I’m able to manage the issues with Agile Dwarf easly in Menu TASK, but wh ... have this visibility. :( Thanks, Panlo
- Dear all, I installed the crm-invoices plugi ... 8 and prawn related ? Thanks a lot in advance
- Hello, Using Redmine for different kind of projects, we have defined a lot of custom fields for issues. I am wondering if ythere is any way (plugin maybe ?) to present an issue having grouped some of the custom fields in ... after "Description", "Subtask" and "Related Issues" other sections containing custom fields fo ... a lot of fields. Thanks in advance, Johnny
- Hi all, we are trying Redmine 2.1 migrating f ... rt tickets needs to create sub-tasks of this issues in order to get it resolved, but we can not ... . As known, Redmine allows cross-project issues in the same server, but not from external o ... * The person in charge of dealing with these issues takes the ticket and create a sub task or t ... ed how many tasks we needed to fix a support issue. Any help or idea would be very very helpful !!!
- Help: RE: Hardware requirements
- Hi All, Now, I want to use redmine in my V ... ut when I start it, Cpanel cannot access. It issue __Internal Server Error 500 No res ... n connect, some times blank page, some times issue Error 500) *Information of my VPS:*++ - ... 2327.499 - cache size : 6144 KB
- Plugins: RE: Redmine boards/wiki/issues watchers management plugin
- Thanks for your repo. I found it very useful. ... :2.1.0 -> #11445. Here is my fix for this issue.
- Plugins: RE: Issue action menu hook
- That's not possible up to Redmine 2.1. I'm be ... pository/entry/branches/2.1-stable/app/views/issues/_action_menu.html.erb
- Open discussion: RE: receiving emails from imap ssl
- I'll give it a try. Isn't this basically d ... I was hoping to find a solution for the IMAP issue alone.
- Open discussion: RE: receiving emails from imap ssl
- Im still having the issue also and have decided to remain with the 1.4 ... solution to this. It seems to be a Ruby issue. We need the method to tell Net:IMAP optionally not to check the certificate.
- Open discussion: RE: receiving emails from imap ssl
- We just upgraded to the latest Redmine, moving from Ruby 1.8 to 1.9 and ran into this same issue. None of the suggestions above appear to res ... ere found a way around this, yet? Thanks.
- We are using redmine to create issues from emails as described here http://www.re ... of the email to fill the description of the issue. If a HTML-only email is received, HTML tag ... tell redmine to import my wiki syntax again?
- I've just spent too much time upgrading Redmi ... les & Permissions (had to add Manage Related Issues), and checked that repositories were ok. ... and mongrel.rb files I modified are attached.
- Help: RE: undefined method `match' for nil:NilClass in mail_handler.rb:132
- Did anybody of you find a solution or workaro ... Would be glad if you could help me with this issue.
- Plugins: RE: Plugin 404 Errors
- Well, being that it doesn't seem to matter wh ... o took a look at the change logs and found 2 issues that dealt with plugins. > #11533 (fi ... peared in (and possibly which fix caused it).
- Plugins: RE: Plugin 404 Errors
- Really strange, my setup is on Ubuntu and neither I am getting any plugin loaded. The issue is the same - Controllers aren't loaded by the Redmine core.
- Plugins: RE: Plugin 404 Errors
- Moshin, Thanks for the advice. I was hopef ... ministrator to rule out a Windows permission issue, but it didn't make any difference. Note ... ingle plugin to function in 2.1.2 on Windows.
- Open discussion: RE: Redmine edit issue diffs
- I have created a feature request for that in #12388.
- Plugins: RE: Plugin 404 Errors
- Exaclty same is the issue with me but I am trying to develop a plugin instead of installing one. Not sure if that's the issue with latest redmine 2.1.2 release or what. ... ment this line and let me know if it works.
- Help: RE: Redmine sending notification emails to old email address
- Oops. Should have updated this. It was a silly alias on my system causing the issue. Not related to Redmine at all. Thanks for the help though!!
- Hi, Just created a bug report which has be ... t same problem. http://bugs.ruby-lang.org/issues/7374 In short: a bug in File.expand_path ... rror. Solution was to go back to 1.9.3p194
- Help: RE: Painfully slow?
- Did you manage to improve performance eventually? I am facing the same issue under same ruby/rails config. Upgrading t ... ) Based on "this":http://www.redmine.org/issues/4796#note-42 it appears that Rails-3.2/Ruby ... uch better on a reasonable powerful hardware.
- Help: RE: How is pass hashed?
- Hi! Currently it is hashed using salt. ... e whole concatanated string. The original issue can be found here: http://www.redmine.org/issues/7410 I hope that helped. I think you should implement this user creating issue using Redmine REST API, this way you can sta ... good description of the API on the site.