Search
Results (18317)
- Hello, I'm trying to install Redmine on my computer and I have some issues. Config : PC - win 7 - 32 bits Everythi ... 061) </pre> Can anyone help me with this issue ? Thanks a lot
- Help: RE: Issue with ruby / gems for installing redmine 1.2 on a CentOS 5.6 server
- Thank you ! ! ! I changed the Gemfile, redo ... n 1.1.0 :-) Thank you very much Alex ! ! !
- Help: RE: Issue with ruby / gems for installing redmine 1.2 on a CentOS 5.6 server
- Try uninstall other rack versions or set 1.1.0 version in your Gemfile.
- Help: RE: Issue with ruby / gems for installing redmine 1.2 on a CentOS 5.6 server
- Sorry Alex, I got the same error by insaallin ... 7) rubyforge (2.0.4) rubytree (0.5.2)</pre>
- Help: RE: Issue with ruby / gems for installing redmine 1.2 on a CentOS 5.6 server
- The @rack@ version 1.1.0 not installed on ur system. Tnstall it
- Help: RE: Issue with ruby / gems for installing redmine 1.2 on a CentOS 5.6 server
- Good day Alex, The current gems installed ... rubyforge (2.0.4) rubytree (0.5.2) </pre>
- Help: RE: Issue with ruby / gems for installing redmine 1.2 on a CentOS 5.6 server
- Can u show ur gemfile and list of installed local gems?
- Good day all, I followed the wiki to insta ... tep Migrate the database models ), I have an issue with ruby: <pre> RAILS_ENV=production bund ... exactly the steps from the wiki. Is there an issue with the version of ruby / gem I installed ? Thank you for any help :-)
- Hi everyone, I currently use plan.io which ... to see the e-mail address displayed on each issue. Is there any plugin doing that ? On a sid ... at you know. Any idea ? Thanks in advance
- Open discussion: RE: Suggestion: Multiple customizable calendars
- Very nice summary. I posted it on http://www.redmine.org/issues/7079, with link to this article.
- Is there an option that if I click on a project (I have multiple) I get to the issues page of this project instead of the overvie ... nd I can´t update it if I make changes to it.
- Is there a possibility to limit user to view only their issues so as not to have a preview on others? Thanks in advance, Lukas
- Help: RE: 403 error when trying to reach report at project overview
- Rights of the plugins directory is rw for eve ... - :view_gantt - :manage_categories - :view_issues - :add_issues - :edit_issues - :manage_issue_relations - :manage_subtasks - :set_issues_private - :set_own_issues_private - :add_issue_notes - :edit_issue_notes - :edit_own_issue_notes - :move_issues - :delete_issues - :manage_public_queries - :save_queries - :view_issue_watchers - :add_issue_watchers - :delete_issue_watchers - :manage_news - :comment_news - ... es_attachments - :protect_wiki_pages </pre>
- In Issue #8163 it looks like a plugin caused the prob ... by one without success. Should I open a new issue? Error message: <pre> Processing Timelo ... rake (0.8.7) win32-service (0.5.2) </pre>
- Open discussion: RE: How to disable cross-project issue relation
- Yes, you understood correctly. Thanks for the reply. We will use as is.
- Open discussion: RE: How to disable cross-project issue relation
- If I understand right, you want every project to have its own numbers for issues. This way several issues with the same number may exist and each of them in different project. (project 1.issue 1, project 2.issue 1 etc). This is not possible because the issue numbers are global. Also, these numbers do n ... the permissions for cross-project relations.
- I have installed Redmine 1.2 with several pro ... nient. I disabled the settings cross-project issue relation but they still created with serial numbers between projects Sorry for the English
- Hi Guys, Redmine is a good tool for using, ... roblem for me. When I'm attaching file to Issue I would Redmine to send it in mail notificat ... me the sources part where redmine is sending issues updates. Thanks
- Spent the past few hours looking in vain into this issue I have after upgrading to 1.2. I had 1.1.2 ... //tracker.liquidpro.net/projects/simpleforms/issues Just some example pages to see what I me ... r have come across anything like this before.
- Help: RE: Upgrading to 1.2 SVN issues!
- Does the migrate corrupt any data entries? If anything it may add a few extra columns!
- Help: RE: Upgrading to 1.2 SVN issues!
- I can't see what will be causing this as it's ... iles\Zend\Apache2\htdocs\Redmine_SVN> </pre>
- Help: RE: Upgrading to 1.2 SVN issues!
- Try @rake db:auto:migrate@ instead of @rake db:migrate@
- Help: RE: Upgrading to 1.2 SVN issues!
- "This is the same bug disscussed.":http://www.redmine.org/boards/2/topics/14645
- Help: RE: Upgrading to 1.2 SVN issues!
- enviromnet.rb <pre> # Be sure to restart ... ctive_record.observers = :message_observer, :issue_observer, :journal_observer, :news_observer, ... ional_environment.rb')) end end </pre>
- Help: RE: Upgrading to 1.2 SVN issues!
- Can u show your @enviromnet.rb@ file?