Search
Results (18306)
- As an answer to #2910, I needed something qui ... e using Redmine there are posting quite long issues and they often lose everything if they clos ... e just added a "draft" boolean column in the Issue table). The plugin is called "redmine_dra ... Any question or feedback would be welcome.
- Help: RE: Issue tracking permission
- yannick quenec'hdu wrote: > I created a new ... le > > Thanks for your help > Yannick
- I created a new role, I want that role ca ... ype of role Thanks for your help Yannick
- Open discussion: RE: Alternate authentication
- Issue #1131
- Open discussion: RE: Tracker - How to remove default
- There is no way at the moment to not have a d ... u can also change the tracker of an existing issue provided you have the right to do so, see [[RedmineIssues#Editing-an-existing-issues-Subject-or-Description]]. Update: typo.
- Plugins: RE: How to use Stuff To Do module?
- First 5 issues - going to "What I'm doing now". When this box will be full - every next issues will be going to "What's recommended to do ... . So, if first box not full - you cann't set issues to other box.
- When I add a new Issue for a developer, it defaults to a Bug. Th ... o Bug. What sayeth the group. Video of issue shown here: http://www.youtube.com/watch?v=n6yTPagyZdk
- Help: RE: REST API for Issues + custom fields
- The interface is a little more complicated be ... ueries. Have a look at your log after having issued a query with custom fields on the web inter ... u should be able to find out how it works :-)
- Help: RE: REST API for Issues + custom fields
- How find tickets using ruby API by custom fields ? <pre> Issue.find(:all, :params => {:custom_field_values => {0 => "value"}}) doesn't work.</pre>
- Plugins: RE: XLS export plugin strange behaviour
- I correct myself. When I click on the XLS+ link down in the issues list I obtain a 403 error. Could someone help me,please? |s
- Help: RE: Associating revisions with issues after commit
- You were right, it's #2009.
- Help: RE: Associating revisions with issues after commit
- I think there have already been feature reque ... if you can find them. If not, open a new one.
- Help: RE: Associating revisions with issues after commit
- OK, thanks. Is this a feature that others would find useful? Should I file a feature request?
- Help: RE: Associating revisions with issues after commit
- No. (well, theoretically yes if you edit t ... the repository by deleting and re-adding it).
- Hi, It sometimes happens that developers forget to reference an issue in commit messages. Is it possible to associate revisions with issues after the change has already been committed? Thanks!
- Help: RE: Redmine on Windows with MS SQLServer
- Dear Felix, Thank you a lot for your help. ... an image of the error for more details. This issue seem to be related to this one : http://www.redmine.org/issues/3903 I hope someone can help. Cheers, Joseph
- Sometimes, when developers finish some issue in Redmine, they would write some note conce ... implemented in Redmine, but to list not only issues solved in particular release in simple one- ... ble to customize the Roadmap list to display issues in more than one line per issue? Also, is it possible to export this list to ... have to write a plugin for that on my own? :)
- Intermittently getting this. Any help would be appreciated. Processing IssuesController#index (for 192.168.10.181 at 2010 ... rsupport", "action"=>"index", "controller"=>"issues"} [4;35;1mSQL (0.0ms)[0m [0mPGError ... 4/public/500.html (500 Internal Server Error)
- Help: RE: Redmain auth against MyBB DB, almost complite! Help!
- Thank you Holger!!! After brackets was fi ... hat your code has some potential scalability issues (at least a new db connection for each requ ... tter. And one more, thank you Holger!!! :)
- Help: RE: Redmain auth against MyBB DB, almost complite! Help!
- Your @attrs@ is created as an array (as is al ... hat your code has some potential scalability issues (at least a new db connection for each requ ... work like @password = MD5(salt+password)@.
- Help: RE: Is there a way to Edit the status of multiple bugs at once?
- See [[RedmineIssueList#Bulk-editing-issues]]
- Open discussion: RE: Changing text in email object field ?
- Try @issue.project.parent.name@.
- Open discussion: RE: Changing text in email object field ?
- in mailer.rb i get : s = "[#{issue.project.name} - #{issue.tracker.name} ##{issue.id}] " s << "(#{issue.status.name}) " if journal.new_value_for('status_id') s << issue.subject subject s My issues are stored with the following structure : Project Sub Project Issue So i want to get [Project - Sub Project] [Issue] Anyone can help me to get the Parent project from "issue.project" ? Thanks Guillaume
- Development: RE: Bugtracker triage on sunday 16.05.2010
- Well seeing as how we've got the entire month of June set aside for a bugmash/issue list cleanup - why not spend the time this S ... y what to do with all the different types of issues on r.o? Myabe have to create some new statu ... n the evening CST. What time zone are you in?
- Plugins: RE: Sidebar Issue Control
- Awesome! This is exactly what I was looking for :-)