Search
Results (12601)
- Defect #6725 (New): Acronyms don't work for Russian language
- For example: Россия(Russsia in Russian) don't works :(
- Defect #6724 (Closed): Wiki uploads does not work anymore (SVN 4266)
- Hi, I updated last night Redmine to SVN re ... </pre> Is there a quick way to fix this?
- Feature #6723 (Closed): Auto-add default assignee of Issue category as a "watcher" when the issue is assigned to someone else
- I think it would make sense to auto-add the default assignee as a watcher when an issue is created with "his" category, but another user is being assigned that issue. From what I understand, the default assi ... ble for that particular category ("area") of issues. So he should be aware if something is adde ... cause they got assigned to the wrong person.
- Patch #6722 (New): Add a summary to projects
- There are two places where projects are displ ... tent. The attached patch introduces this.
- Feature #6721 (New): Allow setting issue assignment by username via REST interface
- h2. Background The REST interface allows setting the assigned_to_id on an issue. However, this requires that the user's ID ... name field through both the POST (create new issue) and PUT (update issue) operations.
- Feature #6719 (Closed): File format for custom fields (specific file uploads)
- Could there be a new Custom Field Type be added: File? For each Issue in our system, we have a few specific files ... ate a custom field as a file field so in the issues list we could see if a specific required file exists and view it from the issues list. Attached is an example.
- Feature #6717 (New): Custom list field with dynamic list content
- h2. Use Case The administrator of the *Gal ... shown which if select would use the SQL query
- Feature #6716 (New): Linking version to category
- h2. Use Case The *Galaxy* company is devel ... .0, and 1.0.0 Andrea, a developer, find an issue on Mercury component, so she decides to create an issue on Redmine. During the compilation of the "new issue" form she select first the Mercury category ... hat do not starts with selected category.
- Feature #6715 (New): Issue templates
- Hello, I think about issue templates. Say, one could create a set of templates and use them when creating new issue. Such a template may have all or some of the ... predefined data. Then users may create real issues faster and with similar data and format. ... some predefined requisites and so on. Ivan
- Defect #6714 (Closed): Gant visualization issue
- We have an estrange Gant visualization issue. In a project when we request to show gant the visualizacion seems to be correct when only open issues are displayed. But when we select to show all issue, issues with subtask closed and opens apears twice (look at issue number 1335), once showing only closed subta ... We are using 1.0.1 stable version of Redmine.
- Defect #6712 (Closed): Problem with Calendar
- In October the date 2010/10/09 show two time. With this name day and number day not match.
- Feature #6711 (Closed): redmine installation on apache
- I need an help installing Redmine on apache s ... but couldn't fix it . need help immediately
- Feature #6710 (Closed): dispatcher.rb
- Hi , h1. i'm new to redmine, please anyone ... ll really appreciate it. Thanks, Ram
- Patch #6709 (Closed): Updating an issue will fail if mail_notification is false
- When submitting an issue update, if mail_notification happens to be f ... otify_about? The attached patch fixes the issue.
- Feature #6708 (Closed): Change owner when change status
- I thought of the possibility of changing the owner of the issue automatically when changed her status.
- Feature #6707 (Closed): Order of my Issues
- I would like to order on the screen issues I was Assigned to: <pre> :order => "#{IssuePriority.table_name}.position DESC, #{Issue.table_name}.status_id DESC, #{Issue.table_name}.start_date ") %> </pre> Sorry about my english
- Defect #6706 (Closed): Resolving issues with the commit message produces the wrong comment with CVS
- The comment redmine automatically closes the issue with will say something like 'Applied in changeset r_4.' instead of the actual changeset number.
- Defect #6705 (Closed): Incoming emails from Apple Mail not parsed correctly
- Following "this discussion on the forum":http ... en the messages are sent in Rich Text format.
- Defect #6704 (Closed): Blocking content of an Issue for user or group
- Hello, How can I control what content in an issue, is visible to everyone ? and how can i block from someone to view some content i entered in an Issue? Generaly, how can I control who can view some content in an Issue? Thanks alot Adam
- Defect #6703 (Closed): Mylyn fails to submit comment b/c screenshot plugin
- Submiting a comment on a task in eclipse with ... fails with: > A NoMethodError occurred in issues#update: > undefined method `[]' for nil:Ni ... in `attach_files' [RAILS_ROOT]/app/models/issue.rb:504:in `save_issue_with_child_records' /var/lib/gems/1.8/gem ... :in `transaction' [RAILS_ROOT]/app/models/issue.rb:492:in `save_issue_with_child_records' [RAILS_ROOT]/app/controllers/issues_controller.rb:170:in `update' /var/lib/g ... enger/passenger-spawn-server:61 </pre>
- Defect #6702 (Closed): TimeLog controller does not have 'details' action
- TimeEntry create a url for detail of timelog. ... ion => 'details', :project_id => o.project, :issue_id => o.issue}},@ http://www.redmine.org/projects/redmi ... trunk/app/controllers/timelog_controller.rb
- Feature #6701 (New): Split the Enumerations admin panel to separate panels
- Grouping Activities, Document Categories, and Issue Priorities in the Enumerations menu can be c ... u item (like how LDAP authentication is).
- Feature #6698 (New): add insane set of features to subprojects
- Subprojects are phenomenal. But I'd still ... cal location for. Such as which Customer an issue belongs to. Or whether a report is regardin ... cides that it is perfectly acceptable for an issue to select multiple bindings for some particu ... m not sure if this is a good or bad thing.)
- Feature #6695 (Closed): Allow filters to include an 'OR' search
- Currently you can only create filters (or eve ... s/2/topics/17951 . Basically, let me see all issues that I am assigned to AND watching. If I try to do this search now, it will only let me see those issue that fall into both. If OR was allowed, I could then see everything I want to see.
- Defect #6694 (Closed): Bug in project name when create issue by email
- I think you must replace the code in the func ... y_name otherwise it is impossible to create issues via email in case if the ID is not equal to ... _identifier change to Project.find_by_name