Project

General

Profile

Search

Results (12665)

Defect #7036 (New): add project, and subproject to new issue email notification
On the creation of an issue I am not seeing the project or sub project i ... t would be helpful to have it as part of the issue creation email. e.g. for a new issue opened in project A, subproject b • Author: • Project: A -> b • Status: I am using 1.0.1. 2010-12-03 19:15
Defect #7032 (Closed): Issue relation table doesn't have constraints to issues id
I have a Redmine 1.0.4 running on MySQL. For ... at some time there was a lot of entries in 'issues_relation' table referencing deleted issues. This caused the defect #7018 and may cause some other problems in the future. 2010-12-03 15:21
Feature #7030 (Closed): link issue which belong to the same custom query
In redmine it is possible to define custom qu ... way. Sometimes it is required to evaluate issues (looking one by one and decide to whom assi ... t can be long. It would be nice that each issue that belongs to a custom query has a sort of "next" link to the next issue in the result list; this could save 1 click ... ack to the custom query and finding the next issue to evaluate. I see the difficulties that if an issues belongs to more than 1 custom query, it could be complicated (which issue is next ?) Do you think it is feasible ? 2010-12-03 08:26
Defect #7024 (Closed): E-mail notifications about Wiki changes.
Setting on e-mail notifications about Wiki ch ... l server error". More information about that issue here : http://www.redmine.org/boards/2/topic ... cPu plugin has nothing with this bug. Ivan 2010-12-02 22:16
Defect #7023 (Closed): Copy Function Doesn't Copy SubTasks
The copy function does not *copy* the subtask ... parent task, all subtasks are moved with it. 2010-12-02 22:06
Feature #7020 (Closed): Auto assign default version on new issue
It would be good to create default version that issues are assigned to. This ticket is related to ... efault one. Kind regards Adam Żochowski 2010-12-02 16:35
Defect #7019 (Closed): Issue pdf export
When I try to export a issue and this contains the character ' the pdf show Â' 2010-12-02 16:13
Defect #7018 (Closed): 'undefined method `reschedule_after' for nil:NilClass' on new issues
I'm trying to use the REST API to submit some issues, but I'm getting the following error: <pre> NoMethodError in IssuesController#create undefined method `resched ... to now. It does not happen on redmine 1.0.3. 2010-12-02 14:36
Feature #7017 (Closed): Add watchers from To and Cc fields in issue replies
If this preference is true watchers are added to an issue from the to: and cc: fields of an issue email reply. 2010-12-02 08:19
Defect #7016 (Closed): redundant 'field_start_date' in ja.yml
config/locales/ja.yml in 1.0-stable branch ha ... /locales/ja.yml@4436#L955) should be deleted. 2010-12-02 03:09
Defect #7014 (Closed): See all issues
"See *all* issues" link is confusing. Instead, IMHO, that should be renamed to "See all *open* issues" 2010-12-01 19:54
Defect #7013 (Closed): See {{count}} in page display rather than value with i18n 0.5.0
At revision 4450. After updating redmine f ... o fix this? Am I missing a gem dependency? 2010-12-01 18:31
Feature #7011 (New): Configure calendar
Customize your calendar (holidays each member ... ted every day and that's not right. Thanks 2010-12-01 09:13
Defect #7010 (Closed): [怎么得到win32版编辑器。]
■地图编辑器 ■动作编辑器 ■粒子效果编辑器 ■纹理合并编辑器 没有这些编辑器没 ... 负责联通uphone平台引擎移植的同志, 有没有负责开发一套win32版的编辑器任务呢? 2010-12-01 08:23
Feature #7007 (Closed): MySQL Field size for large text fields
I noticed that the database design for redmin ... particularly the "description" field in the "issues" table and the "notes" field in the "journa ... est of redmine to have it on that by default. 2010-11-30 14:51
Defect #7006 (Closed): Wrong extension appended when downloading files from document "folder"
If using Chrome on a redmine 1.01 folder and ... ser or an mimetype problem of the server cfg? 2010-11-30 14:45
Defect #7003 (Closed): LDAP password stored in clear text
This is an issue as database administrators can easily read t ... ccount_password]) end end </code></pre> 2010-11-30 02:37
Defect #7001 (Closed): adding users to an existing group yeilds an error
Adding a member to a group via visting the gr ... 0.0.2 Watcher Sellection by Role 0.0.1 Issue Due Date 0.1.0 Redmine Questi ... 0.1.0 Redmine Whining plugin 0.0.4 2010-11-29 23:05
Defect #7000 (Closed): Project filter not applied on versions in Gantt chart
Redmine Version 1.0.4 I have versions whic ... s works correctly for things like adding new issues (I cannot add an issue to a version that is not shared with that project). However when I construct a view of an issue list which uses a project filter, the Gantt ... 4 If I construct a filter which says "All issues that are not in Project 2" I get all the issues filtered correctly but all four versions ar ... Gantt rewrite for 1.1.0 is imminent but this issue seems like it should be fairly simple to cor ... h a simple fix to the version filter, please? 2010-11-29 22:34
Feature #6995 (New): multi-action with the context menu on a issue
If i want to do an update on issue by changing more than one properties with the context menu, i must 'reselect' the issues because after the first update, the page is ... ng the selected checkboxes after each update. 2010-11-28 17:15
Defect #6994 (Closed): Error after saving a issue
Trunk r4448: <pre> Processing IssuesController#new (for 178.198.52.123 at 2010-1 ... =>"sandbox", "action"=>"new", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/new Completed in 152ms (View: 88, DB: 31) ... p://svn.dev.openttdcoop.org/projects/sandbox/issues/new] Processing IssuesController#create (for 178.198.52.123 at 201 ... rlCZCnEO0mq0ln29YxzFMUKoEQeatNoDrui/rmWA=", "issue"=>{"start_date"=>"2010-11-28", "estimated_hours"=>"", "priority_id"=>"4", "parent_issue_id"=>"", "done_ratio"=>"0", "assigned_to_id" ... id"=>"1", "description"=>""}, "controller"=>"issues", "attachments"=>{"1"=>{"description"=>""}} ... user.rb:399:in `notify_about?' app/models/... 2010-11-28 15:09
Defect #6987 (Closed): Missing template wiki/update.erb
Hi today we ran into Internal Error when tryi ... e_hudson/app/views:vendor/plugins/redmine_newissuealerts/app/views:vendor/plugins/redmine_time_ ... 59 About your Redmine plugins Redmine Newissuealerts plugin 0.0.2 Issue Due Date 0.1.0 Mylyn Conne ... Redmine Charts 0.1.0 </pre> 2010-11-26 12:14
Defect #6986 (Closed): trackers page not found (404)
With an administrator user, when i click "tra ... ruby 1.8.7 (rubyInstaller) redmine 1.0.3 2010-11-26 12:13
Feature #6984 (New): Configure order/position and visbility of tabs in menu
We using some plugins and now we have about 1 ... y shall be shown or not e.g Activity>New Issue>PluginsTab1>Overview>Roadmap>Wiki>PluginsTab2>... and don't even show the "Issues" tab, for example, 2010-11-25 22:31
Defect #6980 (Closed): Error in tab Repository
Hello, when I navegate to Repository tab i ... is 1.0.3. any suggestions? Can any help me? 2010-11-25 12:55
(8901-8925/12665)