Project

General

Profile

Search

Results (12601)

Feature #9985 (Closed): Group time report by the Status field
This is a quite simple patch to have the ability to group issues by the Status field 2012-01-12 14:18
Defect #9980 (Closed): Cannot Read Mail From Exchange, Bad Cert.
Redmine: 1.3 Ruby: 1.8.7 DB: MySQL 5.1.49 ... :28 Any ideas on why this isn't working? 2012-01-11 21:59
Defect #9978 (Closed): Japanese "permission_add_issue_watchers" is wrong
#5159 uses "permission_add_issue_watchers" for dialog title. "ウォッチ" is wrong. it should be "ウォッチャー". !adding-wathers.png! 2012-01-11 12:12
Feature #9976 (New): View and edit all members assigned to a role or across all groups or projects
Having a problem where I have to go and defin ... d. Let me know if more detail is needed. 2012-01-11 09:11
Defect #9973 (Closed): Last string of messages with quotes
Redmine 1.2.0, text fornatter - textile. If last string in issues comments is in quotes - only this will be s ... ine saves only last string of their comments. 2012-01-11 07:57
Feature #9972 (Closed): Subtasks assigned to same version by default
Could it be implemented where we have an opti ... on as the parent. Currently, if I create an issue, then add a subtask, the subtask has to be t ... rget the same version by default so that all issues showed properly in the roadmap. 2012-01-11 05:30
Defect #9969 (Closed): First relation adding is not available
If the issue has relations already, I can add or remove them. If not, there is no _"Related issues"_ list nor _"Add"_ link. Everyithing was ... Redmine Close Button plugin 0.0.7 Issues XLS export 0.1.3 Redmine Issue Control Panel plugin 0.3.0 Redmine Better ... Redmine Closed Date plugin 0.0.1 _ 2012-01-10 20:01
Patch #9968 (Closed): Bulgarian translation (r8629)
Replaced: <pre> units: byte: label_x_comments: </pre>Translated: <pre> label_x_issues: </pre> 2012-01-10 19:38
Defect #9967 (Closed): Russian: Wrong translation for filter operstor "is"
Filter operstor "is/is not", example: "status ... твует", and "не соответствует" for "is not". 2012-01-10 13:39
Defect #9966 (Resolved): Private issue permissions
Hi, in 1.3.0, we realize that "private issue" has a different behavior. When I put an issue as "private" on a public project, that issue can only be accessed by myself. I mean, I have coordinator privileges, I change public/private to issue and then a developer can't see that issue. I had checked permissions at "Administration" and searched all issues here in Redmine's site without luck. Is ... thanks ! (apologies about my english) 2012-01-10 13:38
Feature #9964 (New): Add/change email notification informations
When a mail is sent by redmine mailer, for instance on 'New Issue' event, redmine send the email by following this email's subject format: issue.project.name - issue.tracker.name issue.id (issue.status.name) issue.subject I would like to customize it with ... Project --> Task --> SubTask when a 'New Issue' event is triggered on subtask, the email do ... hed for it but I found nothing. Best regards 2012-01-10 11:06
Feature #9962 (New): csv view should display as a HTML table
If you attached a csv file to an issue / wiki page it would be cool if when you vie ... ly the same would apply for tsv files as well 2012-01-10 10:14
Feature #9957 (New): issue to have a document properties
in the issue creation, you can have bug, feature, or supp ... ould be a great benefit for direct visibility 2012-01-09 17:01
Defect #9952 (Closed): Add priority changes to issue history
Now, when a user change the issue priority, this change isn't store in issue history: should be (and also notified by ema ... d a duplicate in the database for this bug... 2012-01-09 10:59
Feature #9942 (Closed): Allow non-members to watch issues
It happens that some people are not involved ... to watch what happens in it or in particular issues. An example: The boss. He is not a member of a project, but he wants to track an issue in this project. He should be able to add hi ... permission "Watch as non-member" # New/Edit issue views: Add separate drop-down list with nonm ... ct & button "Watch" # When an user opens an issue of a project where he is not a member: add a button or a checkbox with function "Add me as watcher" 2012-01-08 18:09
Defect #9936 (Closed): Error when displaying an issue from a query sorted by an association
Hi, since approximately one week, we have this error raising when we're getting issues#show : <pre> Processing IssuesController#show (for xx.xx.xx.xx at 2012-01- ... ction"=>"show", "id"=>"3411", "controller"=>"issues"} Query::StatementInvalid: PGError: ERROR: ... merations" LINE 1: ...les em WHERE em.name='issue_tracking')) ORDER BY enumeratio... ... ^ : SELECT issues.id FROM "issues" LEFT OUTER JOIN "projects" ON "projects".id = "issues".project_id LEFT OUTER JOIN "issue_statuses" ON "issue_statuses".id = "issues".status_id WHERE ((issues.status_id IN (SELECT id FROM ... 2012-01-06 10:25
Feature #9927 (Closed): Limiting e-mail subject header length
Some defective e-mail servers can't handle e- ... ubject line length when Redmine sends e-mail. 2012-01-05 16:57
Defect #9926 (Closed): export issues to csv fails
Processing IssuesController#index to csv (for 10.220.3.218 at ... d"=>"fca", "action"=>"index", "controller"=>"issues", "columns"=>"all"} NoMethodError (undefined method `formatted_questions' for #<Issue:0x2aaaab5db300>): app/helpers/issues_helper.rb:283:in `send' app/helpers/issues_helper.rb:283:in `issues_to_csv' app/helpers/issues_helper.rb:278:in `collect' app/helpers/issues_helper.rb:278:in `issues_to_csv' app/helpers/issues_helper.rb:277:in `each' app/helpers/issues_helper.rb:277:in `issues_to_csv' lib/faster_csv.rb:1053:in `generate' app/helpers/issue... 2012-01-05 10:27
Defect #9924 (Closed): Custom field not filter option at global scope
I created a custom field of type User, all Tr ... used to filter at the global scope (View All Issues) and can't be used in a custom query that h ... if I save it I lose the custom field filter. 2012-01-04 20:40
Feature #9923 (Closed): User type custom fields should be filterable by "Me".
The "Assignee" filter has a <<Me>> option, bu ... ld and a global/shared filter that shows all issues with "Attention" set to <<Me>> but cannot c ... ce <<Me>> is not an option for custom fields. 2012-01-04 20:20
Defect #9921 (Closed): New issue validation error
Hi If I want to create a new issue, and i don't fill the required field, and cl ... (http 500) Here is the log: Processing IssuesController#create (for 192.168.0.155 at 2012 ... jxWM3avrDq6jHkZKBOtvRcsnh5WKFImzQE7S9r7k=", "issue"=>{"start_date"=>"20 NoMethodError (undef ... ook.rb:141:in `call_hook' app/controllers/issues_controller.rb:139:in `create' passenger ... 2.3.11 rake: 0.8.3 rack: 1.1.3 Thanks 2012-01-04 17:03
Defect #9920 (Closed): Custom fields of type ... d and used in custom queries for all projects
The fields of type user don't allow me to sort by them in the issue list, and this fields also can't be used in ... and used in custom queries for all projects. 2012-01-04 14:49
Feature #9919 (Closed): Filter issue by project custom field
Issue related to message#28294 It would be good t ... m fields in the filtering options within the issue lists. Let me explain : I want to use ... gory of projets And then i want to filter issues in reports and queries based on the project ... thus if i need a new filter to be applied on issues, the custom field must be an issue custom field, and so must be filled for every issues. It means that instead of filling once a field for a project, i have to fill it for every issues. 2012-01-04 14:08
Defect #9916 (Closed): 500 error on project settings page
After updating to version 1.3.0 I can't edit ... TemplateError (undefined method `new_project_issue_category_path' for #<ActionView::Base:0x7f2686426090>) on line #29 of app/views/projects/settings/_issue_categories.html.erb </pre> I have tried ... s in any file of the project except this one. 2012-01-04 09:29
Feature #9909 (Closed): Search in project and its subprojects by default
The default search scope when in a project is ... to add a configuration option to enable that? 2012-01-03 09:10
(7501-7525/12601)