Search
Results (12498)
- 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.
- Feature #2027 (Closed): Default Target Version
- One of my best practices is to create an *Uns ... default target version when you create a new issue?
- Feature #2026 (New): Improve E-Mail notification templates
- The current format for E-Mail notifications i ... ion Fault on button click The following issue has been has been UPDATED by John Wayne: ... ============================ http://redmine/issues/show/217 ================================= ... ======== Project: CoreDev Issue ID: 217 Category: ... ormat for redmine. What do you guys think?
- Patch #2025 (Closed): Pluggable wiki formatter
- This patch makes wiki formatting pluggable. ... y_Document_format, which is the format "Ruby Issue Tracking System":http://redmine.ruby-lang.or ... eeds git-am(1) because it renames some files.
- Feature #2024 (New): gantt chart editing
- This is a patch to edit gantt chart. You can move a bar and change start or due date.
- Feature #2022 (Closed): Configure issues columns per project
- Currently, columns for issues table can be configured globally for all projects in Administration -> Settings -> Issue tracking It would be great if this settin ... ld add even more value to this great product!
- Defect #2019 (Closed): Issue list only shows a single issue (latest issue)
- When I view the Issues for a project, it only ever displays a single issue (the latest issue). Each time I create a new issue and click on the Issues tab for the project, it only shows a single issue despite clearing all the filters. The lower ... ctivity page. Also, if I click on "View All Issues" from the global projects page, I see all four issues. I installed redmine r1928 on a windows ... in # created a new project # created a new issue using defaults # created another new issue using defaults Results: Only a singe issue (issue two) was visible when clicking on the issues page Expected Results: A table with two issue...
- Defect #2018 (Closed): Plugin configuration frames are overwritten when you install a new plugin
- Hi, I'm having problem with redmine trunk ... I can't find any bug relationated with this issue (sorry if it is dup) Thanks you