Search
Results (12477)
- Feature #1624 (New): Issue merging
- I know i could add links to related issues, but what i'd really like to see is the possibility to merge 2 or more tickets into one.
- Defect #1622 (Closed): In current redmine.org, in revision view : links to files are broken.
- Exemple : see link to application_helper.rb i ... Of course, '/' should not be escaped here.
- Defect #1621 (Closed): Latest News not updating
- For some reason, our "Latest News" tab isn't ... pful to get it going. Anyone else have an issue with this? Thanks, Lee
- Defect #1619 (Closed): ActionView::TemplateError occur when Rendering issues/show.rfpdf
- ActionView::TempleteError occur when clicked PDF link (/issues/show/nnn?format=pdf). You can reproduce ... he following link. http://www.redmine.org/issues/show/1600?format=pdf
- Defect #1618 (Closed): Wrong URL for Issue sent by email
- I got an instance of Redmine up and running... everything works fine except URL of issues sent by email. The instance of redmine i ... I get redirected to https://forge.domain.tld/issues/show/xx. From my point of view you shoul ... build all absolute Redmine URLs. Alexandre
- Feature #1617 (Closed): Payment system
- Hi all, first of all CONGRATULATION! This ... e multi-project features (wiki per projects, issues per projects and so on...). What is amazing ... ll be interested... Best regards Antenore
- Patch #1616 (New): Allow email to create and reply to forum messages
- h2. Summary This is a patch for #277 that ... he work done in #1110 (Allow email to create issue or add comment), which has been available si ... tation covers specific settings for creating issues within Redmine. The only issue attribute that applies to this patch is the ... menu under the _Email notifications_ section.
- Feature #1615 (Closed): Add a tie in to reviewboard
- Add an optional field to issues that allows you to specify a reviewboard re ... oard ID. This way it is easy to see when an issue is pending a review on reviewboard.
- Defect #1614 (Closed): Other text is deleted after marking a section as code and hitting preview.
- Issue: Other text is deleted after marking a secti ... own - Marking high priority due to data loss
- Defect #1613 (Closed): Search results shown f ... n projects that a user doesn't have access to
- I have several users set up to only be able to access ONE project's Issues, News, and Messages. Logged in as one of ... but I just updated it from Subversion (r1648)
- Defect #1611 (Closed): Issue tracker posts only bugs
- When posting new issues, even if I select support or feature tracker - the final issue will post under the bug tracker. Redmine 0.7.devel.1607
- Feature #1609 (Closed): Add Ruby 1.8.7 Support
- With the recent exploits found in Ruby and ot ... Ruby on a particular box just to run Redmine.
- Defect #1608 (Closed): Case-insensitive search
- Case-insensitive search doesn't work, but it would be great.
- Feature #1605 (Closed): Activity page to remember user's selection of activities
- On www.redmine.org if you go to the activity ... nd I am on firefox 3.0 on Kubuntu. Thanks.
- Defect #1604 (Closed): Provide a more meaning ... running an earlier version of the svn client
- When running a version of the svn client belo ... ch time on the forums trying to correct this issue when moving platforms while assuming my svn ... e allows I will try to submit a patch myself.
- Feature #1602 (New): Email options for Roles
- It would be useful to be able set default Ema ... eveloper notified about things he's involved.
- Defect #1599 (Closed): "My Page" not Personalizable
- On both my personal server and the official R ... 6-08-25) [i386-linux] Rails 2.0.2 MySQL 4.1
- Patch #1597 (Closed): pt-br patch based on current 0.7-stable
- I've got the current 0.7-stable language pt-b ... compare with versions posted in those tickets
- Patch #1594 (Closed): Updated Italian translation
- Updated to r1624 Following several advices i modified "Contesto" (issue) to "Segnalazione" as it seems it makes more sense.
- Defect #1591 (Closed): http links containing parentheses fail to reder correctly
- for example: http://en.wikipedia.org/wiki/ ... will be rendered without right parenthesis.
- Feature #1590 (Closed): Awkward way of accessing shortcut menu in issue list
- IMHO the way to access shortcut menu in issue list is a bit awkward. From [[RedmineIssueList]] > Note that you have to right-click outside of the issue link, otherwise the browser's default contex ... ake the popup menu appear after normal click.
- Patch #1587 (New): Simple Phone Number and Address List for Users
- This patch adds a "Contact" tab to the normal ... st of default location values thru a combobox
- Feature #1586 (Closed): Gantt for the filtered issue
- Sometimes I find myself wandering between the issue and overview tab to check the gantt or calen ... be nice to see the gantt or calendar at the issue page. Furthermore, generating gantt only for the filtered issue will give a more clear view over the work to be done. * gantt chart with filtered issue * gantt chart within issue page How about to put the simplified gantt at the bottom of the issue list? (if configured to do so)
- Defect #1585 (Closed): If timezone is set in an user, a exception is raised.
- Using trunk, when a user has the timezone set ... ' for #<TimeZone:0xb7992e1c>) on line #17 of issues/_list_simple.rhtml: 14: <%= link_to issue.id, :controller => 'issues', :action => 'show', :id => issue %> 15: </td> 16: <td><%=h issue.project.name %> - <%= issue.tracker.name %><br /> 17: <%= issue.status.name %> - <%= format_time(issue.updated_on) %></td> 18: ... subject"> 19: <%= link_to h(issue.subject), :controller => 'issues', :action => 'show', :id => issue %> 20: </td> app/helpers ... helper.rb:81:in `format_time' app/views/...
- Feature #1583 (Closed): Try task automatization
- I think that there are some actions in the ac ... are connected. For instance, when I mark an issue as RESOLVED i always set the %DONE = 100%. I ... fs this modification. Keep up the good work!