Search
Results (18307)
- We started trialling Redmine as we need a fas ... our entire department's time. The project / issue structure is a greta fit for us, but one cru ... We need to display assigned users alongside Issue / Project steps in the Gantt chart. I know t ... over the Gantt chart in this and other ways?
- Open discussion: RE: Automatically attaching emails to a development issue -- as updates or maybe a separate "correspondence" section or something
- You will probably want to read this [[Redmine ... emails with redmine and make them create new issues in a given project, or make different inbox ... ill add the mail content as a comment in the issue. The later adding-a-mail-as-a-note-to-an-issue feature is based on @[#issue-id]@ part in the mail subject IIRC, you could use that to "send mails" to specific tickets.
- Open discussion: RE: watcher list in new issue page
- No, it only shows the members of the current project though.
- Help: RE: In which version appeared REST API for issues?
- REST was projects only in 0.9, issues got added in 1.0.
- I'm using 0.9.4 version and have a checkbox f ... version should I upgrade to get REST API for issues to work?
- (running 1.0.1-stable) I am evaluating Redmi ... . One of my basic questions: In the new issue page I have a list of possible watchers at t ... Is there a config option for this? Thanks
- So my office is trying out Redmine. One thin ... e" tab or something like that for a specific issue, possibly based off of a ticket number in th ... hing similar to this currently, lets hear it!
- I am interested in how other Redmine users ... vision and build version. Whenever I have an issue, I want to note which version it cropped up ... versions without proper numbering. Frank
- Hi, After upgrading from 0.8 to latest rel ... {:length=>60}:Hash) on line #20 of app/views/issues/_list_simple.rhtml: 17: <td class="project"><%= link_to_project(issue.project) %></td> 18: <td class="tracker"><%=h issue.tracker %></td> 19: <td class="subject"> 20: <%= link_to h(truncate(issue.subject, :length => 60)), :controller => 'issues', :action => 'show', :id => issue %> (<%=h issue.status %>) 21: </td> 22: ... common/_calendar.rhtml: 13: <% if i.is_a? Issue %> 14: <div class="<%= i.css_classes %> < ... @project == i.project %> 16: <%= link_to_issue i, :truncate => 30 %> 17: <span class="tip"><%= render_...
- Plugins: RE: (NoMethodError) error when including LiquidPlanner gem in Redmine
- This is what I get @E:/Ruby187/lib/ruby/si ... ine/vendor/plugins/redmine_liquidplanner/lib/issues_hook.rb:1 from E:/Ruby187/projects/redmine ... t responding correctly to this inclusion.....
- Help: RE: Issues grouping by priority by default?
- So, there is no any solutions to set default grouping instead of using it in filters only?
- Help: RE: Bug also marked per default in roadmap
- You can choose for each tracker whether it sh ... admap per default or not, see here: [[RedmineIssueTrackingSetup#Trackers]].
- Help: RE: Gantt Zoom In/Out has incorrect url
- Jeremiah Dangler posted the issue at #6338. Fixed already in r4074.
- Help: RE: Issue statuses are not shown in Workflow and Issue Update dialog
- Thank you, Felix!
- Help: RE: Issue statuses are not shown in Workflow and Issue Update dialog
- Uncheck the box "Only show statuses used by this tracker" on the workflow page.
- Plugins: RE: Show Issue Descriptions plugin
- I've updated the plugin to be compatible with Redmine version#21 and higher. See the [[PluginShowIssueDescriptions|wiki-page of the plugin]] for more details and the packaged source. HTH
- Plugins: RE: no description is displayed on 0.9.3 stable
- strexy strexy wrote: > ..and it seems there are some compatibility issues with xls-export-plugin http://www.redmine.org/boards/3/topics/11986 > Show-issue-description plugin override xls-export-plugin: the export links down in the issues page are not more visible. Indeed! The p ... I'll add a notice to the [[Plugin_List#Show-Issue-Descriptions|pluginlist-entry]] of this plug ... oesn't exist (yet)). Thanks for reporting.
- Plugins: RE: Show Issue Descriptions plugin
- Holger Winkelmann wrote: > just tried with 0 ... ven't run the db-migration for the plugins...
- Hello, Let's say I have the following issue statuses defined: New In Progress Pending ... first attached image) Bug in Workflow and Issue Update dialog I don't see the Closed issue status (see the second and the third attached images) Seems like a bug. Why?
- Help: RE: No sort order in specific document view
- Hey, Are there some plugins with are supporting such functionality? Please help me with this issue. Lucas
- Open discussion: RE: add these code to your classic theme's css file issue backgroup will change color when you change its priority!
- oh i know that, thanks ,i just mean i like classic theme's cute icons but this theme dont have issue highlighting function so i tried to change its issue display css file ,sorry for my poor english.
- Hi, I am working on enabling creating new issues by the users by sending emails. I am using ... d it is working fine, but the email creating issue is not working yet. I have read all the posted documents about this issue and I reached to this step: C:\Program Fi ... :send_reminders # Send reminders about issues due in the ... C:\Program Files\BitNami ... command is executed with no errors, but the issues are not created. How can I check if th ... e emails? I am using Windows XP. Thanks
- Help: RE: Issue status (specified, coded, tested, ...) and percentage...
- Sorry, apparently it's in the wrong section. Moved to "general discussion".
- Hi ! After struggling a bit to install it ... cific stuff not relevant here I can't use issue statuses, because that would impose a partic ... t's very tedious, and it makes the number of issues a bit overwhelming use custom boolean fiel ... h that. Any help appreciated Best regards
- Open discussion: RE: Show only my tasks
- Currently it is not possible using trunk func ... install certain patchs. Read the following issues (#2653, #337) they are quite clarifying.