Search
Results (31861)
- Help: RE: No email when assigned an issue
- Anyone know anything about this? Help would be gratefully received1
- Feature #1521 (Closed): RSS Feed
- It would be nice to have a RSS feed (any vers ... g many projects. So, please add a RSS feed :)
- Defect #1519 (Closed): Revision 1578 causes Rails 500 error
- Hi - after checking out HEAD I've got a bug i ... /500.html (500 Internal Server Error) </pre>
- Open discussion: RE: Custom Development Request
- I'm just going to post here about the plugins ... op right 3. Log your time and make sure the issue number is empty Whenever you log time without entering an issue number, the time will appear on the project ... ittlestreamsoftware.com/contact/email Eric
- Feature #1518 (Closed): Log time via commit messages
- Hello I use the log time feature quite oft ... would save me time in the long run. Jonas
- Feature #1517 (New): Cumulative flow diagrams of trackers as some sort of project burn down graph
- I'd like to see some sort of burn down graph ... more thorough explanation of the diagrams.
- Defect #1516 (Closed): Issue loses custom field values
- An issue may lose all its custom field values. Ste ... # create one required and one non-required issue custom field # create a tracker that uses these two custom fields # create a new issue using the tracker and enter values into both custom fields # when the issue is shown click on update # with (for exampl ... h field to reload the page Result: # the issue's custom fields are blank (and no journal details are written) Expected Result: # the issue should not have changed
- Feature #1515 (Closed): issue inherits custom fields values from its project?
- Is there an option that an issue will inherit custom fields and values of custom fields from the project custom fields?
- Help: RE: SVN accounts and Redmine accounts
- This is existing issue #1383
- Open discussion: RE: RE: User Account - Email Notifications Request (please give feedback)
- Or have made a comment to the issue (or forum thread).
- Help: RE: "Assigned to" list box blank after upgrading from 0.5 to 0.7.2
- Typical case of RTFM. In the Redmine guide un ... The Developer role was not checked for: "Issues can be assigned to this role" Bo
- I upgraded from .5 to .7.2 looks like everything went fine except for the issues. When creating or editing an issue the Assign to: listbox is empty. Thought tha ... ng users, added new user still blank. Bo
- Defect #1513 (Reopened): Fixing issues in commit messages can break the workflow
- I have a redmine instances with trackers with ... d, I have the option "Referencing and fixing issues in commit messages" activated but I can onl ... ething like that, so when a commit closes an issue, the correct state can be set. It would be great too if one can specify how to close the issue in the commit message (something like "close ... ank you. Using Redmine 0.7.2.1557 (MySQL).
- Hello, I wanted to put this out in the for ... g with the large scale of email generated by issues across projects. Indeed, the 5 of us genera ... ple would like to be notified not only about issues in their projects, but only for those issues that they are *assigned*. In the user ac ... ext to *each* project which states "only for issues that I am assigned". That would really help us focus in on those issues that are really ours, and it would encourag ... is software has been for our team! -- John
- Defect #1512 (Closed): Colons and whitespace wrapping
- This is a pretty trivial issue, but... When looking at an issue in "read" mode, each field label has " : " a ... the colons from wrapping onto the next line.
- Help: RE: Files - change location
- See #1511. Please use at your own peril (report results to issue comments).
- Defect #1510 (Closed): Hyperlink not generated when URL ends in parentheses
- Adding a link in the wiki to @http://www.mich ... with the ")" following as plain text. This issue affects both the <pre>"title":url</pre> link ... Seems to be similar to #1225. I believe the issue is from the LINK_RE regular expression in @l ... e 0.7-stable branch r1565, with MySQL 5.0.51.
- Feature #1509 (Closed): Show new issue notes in the activity list
- When a user comments on an issue without changing any of its properties, noth ... y timeline. If you're not subscribed to the issue, the only way I've found to keep tabs on this is to sort the issues by when it was updated. I think new notes on an issue should show up in the activity timeline even if the issue's properties haven't changed. I could proba ... ivity rather than being the same as Messages.
- Defect #1508 (Closed): Engines site unavailable
- Trying to install some plugins. The engines p ... s only compatible with 2.0.2. How to proceed?
- as per the documentation to import svn messag ... Errcode: 13): SHOW FIELDS FROM `changesets_ issues` (ActiveRecord::StatementInvalid) ... mysql Database schema version 92
- Patch #1507 (Closed): Dynamic project selector
- Dirty and ugly hack to make project selector ... > root)) %> + <% if params[:controller] != 'issues' %> + <%= content_tag('option', h(root. ... ojects', :action => root.identifier, :id => 'issues')) %> + <% end %> <% user_projects_b ... roject)) %> + <% if params[:controller] != 'issues' %> + <%= content_tag('option', ('& ... cts', :action => project.identifier, :id => 'issues')) %> + + <% end %> <% end %> <% ... t end def render_404 </pre>
- Feature #1505 (Closed): Default an issue's due date to the assigned version's due date [Includes Patch]
- I wasn't sure where to go with this one, as I ... re desirable. It seems to me that when an issue is assigned to a specific version and that v ... date is out in the future at some point, the issue's due date should naturally default to when ... roller (less good), the other puts it in the Issue model's before_create callback (better). ... by utilizing the same sort of code found in Issue's before_save callback.
- Help: RE: Email notification to other project members
- Hello, Can somebody tell me what is the m ... several members in one project about one new issue. Thanks alot, Ina
- Feature #1501 (Closed): New module : display doxygen documentation
- In an ideal world, thie module could be enabl ... rent sites, each one having several projects.
- Feature #1500 (Closed): Feature request: assign issue to multiple users
- Since we are using redmine more for issue tracking and task assignment in our team, I have found that the ability to assign a issue to multiple users is very imporment. Especia ... xtend redmine's application domain much more.