Search
Results (18298)
- Dear, If a user's role is administrator,there can always assign issues to him.Even there are more than ONE administrators,it can assign issues to ONE of them,not all of them. How can I prevent assign issues to administrators?My redmine is 1.2.2
- When you need to assign issue to multiple user, how do you solve it? As ... istrator can manage groups. So, I'm using issue duplication. I'm not sure this solution is best. Is there any other solution?
- Is there a way to make all closed issues etc in a project to close or turn off the l ... n there is nothing left open? We have all issues closed but we see the project in the list and there are too many accumulating.
- Hi, is it a way to set field values throw ... ke: http://www.redmine.org/projects/redmine/issues/new?Priority=High Or maybe other way to send parameters to the new issue? Thanks Regards Dimitri
- Help: RE: Migrate 1.2.3 to 1.3.0 - Blank page
- A priori / usr/lib/ruby/gems/1.8/gems/actionp ... we do not want to call destroy Fixed issue # 6440 session and if session.destro ... destroy) self.session = {} end
- Plugins: RE: Weekly Timesheet Plugin (wk-time)
- Thank you very much, Dhanasingh! We are lo ... th as follows > project dropdown - 150px > issue dropdown - 250px > activity dropdown - 75px ... part of 0.0.6 release. > > Dhanasingh
- Hey all, am a newbie with Redmine and have se ... LY happen on updates (save a wiki, update an issue, etc). That is, I don't recall seeing it if ... loading: www.mycompany.com:xxxx/redmine/issues/42 Search on Google: Google Chrome Hel ... ------- I don't believe it's a connection issue as we host another web site on the same serv ... ally newbie wrt ruby, apache, etc...) TIA!
- Development: RE: Automatic version for subtasks (issues #9875, #9972)
- Agreed. This default behaviour is annoying.
- Currently the issue history is shown as oldest first, latest last. e.g., http://www.redmine.org/issues/10082 History #1 Updated by Jean-Philipp ... Jean-Philippe Lang about 22 hours ago ...
- I've set up a plugin for our Redmine install ... fice with being able to turn off e-mails for issues that were changed via the API or such. Thanks in advance for any help.
- Plugins: RE: Weekly Timesheet Plugin (wk-time)
- Alfredo, I can reproduce the problem #1 ,related to empty project with no issues (I have put in a fix and will be part of 0. ... etails on problem #2. thanks Dhanasingh
- Plugins: RE: Weekly Timesheet Plugin (wk-time)
- JP, thanks for your feedback. I will set the width as follows project dropdown - 150px issue dropdown - 250px activity dropdown - 75px ... will be part of 0.0.6 release. Dhanasingh
- Help: RE: No "Assigned To" drop down
- I also don't see a "Related Issue" field when creating new issues. Are these two problems bugs or have I just not configured Redmine correctly?
- Plugins: RE: Redmine Arch Decisions plugin (for tracking technical decisions)
- I was able to capture the error today :: T ... tton/app/views:vendor/plugins/redmine_closed_issue/app/views:vendor/plugins/redmine_dmsf/app/vi ... _activities/app/views:vendor/plugins/redmine_issue_history/app/views:vendor/plugins/redmine_issue_history_tabs/app/views:vendor/plugins/redmin ... or/plugins/redmine_arch_decisions/app/views
- Hello there, In my opinion, having a subta ... line version? Greetings, Daniel Albuschat
- Into previous 1.2.1 release of redmine I have make this change into app\models\issue.rb for assigne different values to priority ... for new records only self.status ||= IssueStatus.default #self.priority ||= IssuePriority.default priorities = IssuePriority.all superusers = [1,7,9,6,13, ... orities[0] else self.priority ||= IssuePriority.default end end end@ ... tialize method isn't called: it's my mistake?
- Hello, I'm using Redmine 1.2.3. Wiki's topic ... ts/477/bulk-edit.png Here we can see that Issues have different trackers and priorities and ... I want to delete subproject but want to keep issues so i try to move them to main project. I can move each of issue separately. But when i try to move some of t ... , tell me which conditions i have to satisfy?
- Plugins: RE: Weekly Timesheet Plugin (wk-time)
- Hi - regarding the Issues: column we edited the application.css for our current style and set the .issue to width:250px } input[type="submit"] { padding: 4px 12px; } .issue select{ width:250px !important; } This ... witch themes - but it does the trick for now.
- Open discussion: RE: Description in files section
- a bit of *bump* and also - in addition to edi ... ce. Not sure if this shouldn't go to the "issues" section as a feature request...
- Plugins: RE: Weekly Timesheet Plugin (wk-time)
- Hi, Firstly, I really like this timesheet plugin. However, we have some really long issues in our redmine DB and I wanted to find out how to set the issue column to be left justified and limited to o ... some plugin! Can't wait to see more! -John
- Help: RE: Mongrel 1.1.5 and mongrel_cluster 1.0.5 : blank page on root
- What is your rails version? "Redmine 1.2.x re ... nstall. See "here":http://www.redmine.org/issues/7688 for mongrel.rb. You may need it.
- Open discussion: RE: Automatic closing of duplicate issues
- Woody Thrower wrote: > I realize this is an old thread, but it's still an issue in my mind. > > I would like it if Redmine did the following when an issue was marked as a duplicate. > * Relate the issue to the issue that it is said to duplicate (as it currently does). > * Consider the duplicate issue closed (by setting the status to a reserved ... hatever. +1 Very important for me, too!
- Hi! I'm trying to get some issues/projects with PHP ActiveResource and REST A ... dsadsad=321 </pre> Do you have any ideas?
- Hello, Is this possible: We want to use Red ... ve this: It is important that some tasks (issues) can only start (status=In Progress) when the preceding issue has been closed (or 100% ready) This can be partly achieved with the Related Issues functionalty (Blocked by), however this onl ... ng able to select the status 'closed' in the issue The easiest way would be to add a 'cannot start when task is 100% ready' code in the Related issues field. When this option has been selected, ... s' will be hidden in the Status field of the issue. I hope I could have made myself clear any help is appreciated thx Frank
- Hi, I have an issue with uppgrade from 1.1.0 to 1.3.0 :( ra ... 4.2) rubygems-update (1.3.7) Please help.