Search
Results (18307)
- 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?
- Help: RE: Upgrading to 1.2 SVN issues!
- Nope, no avail :( <pre> C:\Program File ... iles\Zend\Apache2\htdocs\Redmine_SVN> </pre>
- Help: RE: Upgrading to 1.2 SVN issues!
- To uninstall @rake 0.9.2@ <pre> gem uninsta ... .7@ <pre> gem install rake -v=0.8.7 </pre>
- Help: RE: Upgrading to 1.2 SVN issues!
- <pre> $ gem uninstall rake -v 0.9.2 </pre>
- Help: RE: Upgrading to 1.2 SVN issues!
- Sorry, what's the command to uninstall it? or do I just install -v=0.8.7...thanks.
- Help: RE: Upgrading to 1.2 SVN issues!
- Can u uninstall @rake 0.9.2@ and @install rake 0.8.7@ and try @db:migrate@?
- Help: RE: Upgrading to 1.2 SVN issues!
- No that's not working either with a new db sc ... iles\Zend\Apache2\htdocs\Redmine_SVN> </pre>
- Open discussion: RE: Advice on writing a new plugin to use Redmine for a computer repair service
- +1 for a plugin to connect Redmine Issues to a CMDB like OneCMDB.
- Help: RE: Upgrading to 1.2 SVN issues!
- U just try with new database. If it in databa ... om old database to new using mysql dump util.
- Help: RE: Upgrading to 1.2 SVN issues!
- I have a feeling that may work, but all the data is in this database! :(
- Help: RE: Upgrading to 1.2 SVN issues!
- I suppose that is database schema error. Try to create new database and try @rake db:migrate@