Search
Results (12430)
- Feature #2074 (Closed): Sending email notifications when comments are added in the news section
- It would be nice to have an option to send em ... essages can be optionally notified by email.)
- Defect #2072 (Closed): redirection error while clicking the "apply" button
- I'm running redmine with mongrels using port ... it an "apply" button, select "view all issues" click on Apply Application coni ... 7.3.1917 (MySQL) Rails 2.0.2 MySql 4.1.22
- Defect #2071 (Closed): Reordering priority-enumerations breaks alternate-theme's issue-colouring
- The issue-colouring by priority which is done by the C ... Credits goes to AlexC for bringing-up this issue through IRC... I personally think this is ... olouring is only done in the alternate-theme.
- Feature #2069 (New): Wiki syntax to link to files in the files-module
- We'd like to use the wiki page the version cr ... the files tab. files:fileName for example.
- Defect #2068 (New): [source:XYZ@latest#L142 Line 3434] will not be converted
- The importer does not correctly handle the fo ... nto a thing like<pre>source:XYZ@HEAD</pre>.
- Defect #2067 (Closed): Can't edit issue anymore
- A user, member of the project X with manager role (every issue-related permissions set on), create a issue and validate it. Back on the created issue, the user want to edit a typo in the issue body: *no "more" link visible*, no link to e ... uby 1.8.6, Rails 2.1.0, Redmine trunk (r1941)
- Feature #2065 (Closed): Commit graph should merge homonyms
- When looking to _"commits by authors"_ graph ... MHO, Redmine should merge bars with homonyms.
- Feature #2064 (New): Select who receives email notifications for new or updated whatever.
- For forum messages, issues, news, etc., whenever an update is made, th ... ). This would allow me to make sure that an issue is brought to someone's attention without th ... etting on per-submission). Thanks! Dave
- Feature #2063 (Closed): Share version of project and sub-project
- Possibility of creating a version in the main ... rsion "Release 1" in project Test and create issue with target version "Release 1" in project Sub-test.
- Patch #2059 (Closed): broken subject when submitting issue via email written in japanese
- TMail class in ActionMailer::Base decodes sub ... Japanese. But it should be utf8 when set to issue.subject. As a result, we get broken subject like the attached picture.
- Feature #2056 (Closed): Password Storage of Repository access
- I have observed a little thing which might be ... storing the password for Repository access.
- Feature #2055 (Closed): Assigned to list for parent project in issue filter missing users of child projects
- If I list issues for a parent project I cant filter by Assig ... even though I see their name in the list of issues they are not in the drop down menu.
- Patch #2053 (Closed): Trac: Migration of ticket:123 or [ticket:34] do not work
- Things like @ticket:123@ or [ticket:123]@ or ... Redmine. I have attached a patch to fix this.
- Patch #2050 (Closed): Summarization of #1949, #1950 and #2023
- I have summarized the issues #1949, #1950 and #2023 into a single patch, ... patches it will produce a clash between them.
- Defect #2049 (Closed): translation missing for automatic close/fix issues
- When an user apply a fix or close a ticket vi ... set rXX. it is not yet in translations....
- Feature #2048 (New): Code Review Module
- Create a integrated code review module like a ... , reviewboard, rietveld, mondrian etc...
- Feature #2045 (Closed): query work time data of one member
- I want to knonw member's work information, so request register worktime after work on an issue. can provide a feature to query worktime of one member?
- Defect #2042 (Closed): Issues internal error
- Hello When I enter issues menu i get internal error Versions: ... ed method `fdiv' for 0:Fixnum) on line #8 of issues/_list.rhtml: 5: ... /th> 7: <%= sort_header_tag("#{Issue.table_name}.id", :caption => '#', :default_o ... 68:in `[]' app/models/setting.rb:97:in `issue_list_default_columns' app/models/query. ... els/query.rb:245:in `columns' app/views/issues/_list.rhtml:8:in `_run_erb_47app47views47issues47_list46rhtml' vendor/rails/actionpack ... ag_helper.rb:39:in `form_tag' app/views/issues/_list.rhtml:1:in `_run_erb_47app47views47issues47_list46rhtml' vendor/rails/actionpack ... _view/base.rb:352:in `render' app/views/issues/index.rhtml:43:in `_run_erb_47app47views47issue...
- Defect #2040 (Closed): first ldap auth mode does not works but the second does
- Ok I set up two instances to test this. Wh ... s. I can not explain why this happens.
- Defect #2038 (Closed): Italics in wiki headers show-up wrong in the toc
- When using italics in a wiki header they will ... e toc and Subheader is shown as "_Subheader_"
- Feature #2035 (Reopened): Issue reporter should be editable
- If someone calls or emails me an issue I need to be able to enter the issue, but have the issue reporter be the person who called or emailed me.
- Feature #2034 (Closed): Scramble passwords in database table "Repositories"
- If I do <pre> SELECT r.login, r.password, ... I mustn't to. Better to scramble passwords.
- Feature #2033 (New): Role based notification settings
- Hi, it would be nice to have some sort of ... e customers to only get notifications if the issue gets assigned to them. If there's all kinds ... only a message that is being added when the issue is being assigned to them, or while the issue is already assigned to them, should be mailed to him. Any ideas anyone? Thanks, Ingmar
- Defect #2032 (Closed): email address case for importing mail
- The mail server on my campus (Exchange) has m ... case as above. This breaks the email --> to issue code as I and everyone else always enter our ... .password self.mail.downcase! end
- Patch #2029 (Closed): New option that makes emails plain text.
- This patch add a new option to system-wide co ... e team-- still hate HTMLs in email. So "ruby issue tracking system":http://redmine.ruby-lang.org needs this feature.