Search
Results (18307)
- Plugins: RE: Extended Schedules plugin with scheduling issues option
- strexy strexy wrote: > Hi all! > are somebo ... ork but not scheduled_tickets form. Thanks
- I get a 500 error when I click "New Issue".. here's the output for my environment: ... 819172912 CentOS 5.5 mysql version 5.1.37
- Stupid Question: Where do I change the URL Li ... t now, it defaults to: http://localhost:3000/issues/issue.id. Any help would be greatly appreciated!
- Plugins: RE: How do I override pdf.rb?
- I have to override pdf.rb to fix the function issues_to_pdf to implement indentation of sub-issue. Actually, I have modify the the file (li ... t\pdf.rb). Is there a cleaner way to do it.
- Hi there! I'm having performance issues with the svn repositories on my site. At le ... cases). I've done several searches on the issues and found some pointers, but still nothing ... cron task, or hookup files?) Thanks a lot!
- Hello everybody. I have a minor problem wi ... ontacts in redmine and I can connect them to issues. In the issues query I can filter the issues and I can add the contact name to the list ... here my problem starts: If I try to export a issue list with a column displaying a contact name ... Thanks in advance for any advice. :-)Peter
- Help: RE: Fixing-keywords
- SwedishMatch TimerWolf wrote: > Or is that n ... start whit the fix-keyword? and end whit the issue-link No, the match is: @<keyword><some number of whitespace and ":"><issue id>@.
- Help: RE: About module of Roadmap
- tonny tonny wrote: > It seems that I missed ... is more obvious. Thanks for bringing this issue up again... ;)
- Hi, I am new to Redmine (and server administr ... Would somebody advise how to get around this issue, if they have some ideas? Thanks
- Plugins: RE: Redmine Arch Decisions plugin (for tracking technical decisions)
- Boris Brodski wrote: > - The "New Comment" ... s - the comment appears on the page. > This issue stays open for me. Sorry, this was my fau ... e set first :-) Thanks for your nice work!
- Help: RE: Redmine + Thin-Error
- Same result. Here is the config/environme ... ctive_record.observers = :message_observer, :issue_observer, :journal_observer, :news_observer, ... l_environment.rb')) end end </pre>
- Help: RE: Redmine + Thin-Error
- Last idea: Uncomment *ENV['RAILS_ENV'] ||= ... later, but hopefully someone else spots the issue before then.
- Help: RE: Redmine + Thin-Error
- @# Be sure to restart your web server when yo ... ctive_record.observers = :message_observer, :issue_observer, :journal_observer, :news_observer, ... ditional_environment.rb')) end end @
- Help: RE: Fixing-keywords
- Seems like you don´t see what my problem is.. ... start whit the fix-keyword? and end whit the issue-link
- Help: RE: Fixing-keywords
- Ok, it seems the regex is less broad than I t ... e last line of [[RedmineSettings#Referencing-issues-in-commit-messages]] states: > After a keyword issue IDs can be separated with a space, a comma o ... d: $ID, $ID $MESSAGE, added: $ID & $ID</pre>
- I've changed my account setting and also sett ... rs and admin also is not receiving mails for issues documents added news added. Can you help me asap please
- Help: RE: SVN-properties (r1627) not showing when browsing
- Someone else ("Ве Fio":http://www.redmine.org/users/3906) has (finally) raised an issue for this error. See #6860.
- My fixing keywords dosent work My settings ... :*, Resloved:* </pre> The linking to the IssueID works fine but the autoclose will not work / Slaktarn
- Open discussion: RE: Why "activity" atom feed is so narrow?
- Thank you for your responce. I have created an issue: http://www.redmine.org/issues/6885 It's a bit huge since i have writte ... s it important and useful or no one needs it.
- Open discussion: RE: how to show Custom fields for Spent time?
- Jamie Gruener wrote: > We're using custom fi ... they are not part of the UI yet, please open issue to request adding them.
- Help: RE: Relate an Issue to more than one version
- You can't, best you can do is probably name t ... ion, like "half-year 1 - week 3" or whatever.
- Plugins: RE: Extending Issue
- Probably. Ruby is a pretty open language in terms of monkey-patching, so patch away.
- Open discussion: RE: Why "activity" atom feed is so narrow?
- Grigory Petrov wrote: > It seems that activi ... ons. For example, it will update if i change issue status but will not update if i change issue priority, assignee, estimated time etc. Is i ... et to inform about more events? IIRC only issue changes with comments create an activity act ... e if this is intended though. Please open an issue for this so that we can discuss this.
- Help: RE: Help upgrading RM 0.87 to 1.03?
- Robin Spiteri wrote: > When i manually remove the redmine_issues_group folder in /vendor/plugins/ , try [ ... ate:plugin RAILS_ENV=production NAME=redmine_issues_group VERSION=0@ (not sure about the other ... hat revert the changes it has made to the DB.
- Help: RE: Using nginx + thin giving Invalid form authenticity token error
- This sounds like a cookie issue. Make sure you get the cookie(s) from redmine and they are sent back by the browser to redmine.