Project

General

Profile

Search

Results (12605)

Defect #22581 (Closed): Version 3.2.1. and on ... ew custom field creates internal server error
When I try to add a custom_field the result i ... GET "/custom_fields/new?utf8=%E2%9C%93&type=IssueCustomField" for 10.242.2.42 at 2016-04-19 14 ... FO -- : Parameters: {"utf8"=>"✓", "type"=>"IssueCustomField"} I, [2016-04-19T14:28:27.383201 ... edmine/sudo_mode.rb:63:in `sudo_mode' </pre> 2016-04-19 14:34
Feature #22578 (Closed): change estimated time -- 'hours' to 'days'
Hi All, The 'spent time' and 'Estimated ti ... alculate them in 'days'. Thank you, Basav 2016-04-18 13:37
Defect #22532 (Closed): Strip whitespace from login on login page
Spaces in login is removed before user accoun ... fore login or after it will be not you login. 2016-04-16 23:34
Defect #22504 (Closed): Progress bar calculation in 3.2
Starting with 3.2 and still an issue in 3.2.1 the progress bar calculation is que ... progress. This was the behaviour before 3.2. 2016-04-14 19:58
Defect #22503 (Closed): Percent done in paren ... progress even if subtasks are at zero % done
How could it be? *Calculate the issue done ratio with* set to *Use the issue field*. *Parent tasks attributes* for *% Done* set to *Calculated from subtasks*. 2016-04-14 13:43
Feature #22500 (Closed): Project issues page should allow to filter by all custom fields from subprojects
The project issue page under "redmine/projects/[ID]/issues" has only core fields and custom fields ena ... ojects are just a grouping projects where no issues can be created, no trackers enabled. But at ... ts has been identified. Related to #22498. 2016-04-14 09:39
Defect #22498 (Closed): "View all issues" page should allow to filter by all custom fields
The all issue page under "/redmine/issues" has only core fields, custom fields are mi ... summary queries. I thought I saw similar issue but could not find it, somehow related is #17664. 2016-04-14 09:22
Patch #22496 (Closed): Add text wrap for multiple value list custom fields
For multiple value list custom fields there is no text wrap when displayed as a column on issue list, this breaks page layout. This should be added to application.css: tr.issue td.subject, tr.issue td.category, td.assigned_to, tr.issue td.string, tr.issue td.text, *tr.issue td.list,* tr.issue td.relations, tr.issue td.parent { white-space: normal; } 2016-04-14 09:05
Feature #22491 (New): "Add" button behavior on issue page for Subtasks and Relation is inconsistent
In case of Subtasks, the "Add" button leads to new issue form, so it creates new issue. In case of Related issues, the "Add" button shows small form to lookup for existing issue number and create relation for it. This i ... # change the Subtasks "Add" button to "New issue", which is, to use <code>label_issue_new</code> in here: <pre> <code class="rub ... a link for adding a new subtask to the given issue def link_to_new_subtask(issue) attrs = { :tracker_id => issue.tracker, :parent_issue_id => issue } link_to(l(:button_add), new_project_issue_path(issue.project, :issue... 2016-04-13 20:26
Defect #22484 (Closed): Multiple entries in project activity after single "save" action
When I cange several fields in issue, say "due date", "Assigned" and add a commen ... g - because I's been taken a single activity. 2016-04-13 16:17
Feature #22483 (Closed): Show PDF attachments and repo entries instead of downloading them
Following up on #22058, I would like to propo ... s taken from http://pdfobject.com/static.html 2016-04-13 14:49
Feature #22482 (Closed): Respond with "No pre ... sending the file when no preview is available
For the sake of consistency, I think, that al ... ng the @../download/..@ and @../raw/..@ URLs. 2016-04-13 13:50
Feature #22481 (Closed): Show thumbnails for PDF attachments
If GhostScript is installed, ImageMagick is a ... t's. But this was not feasible for PDF files. 2016-04-13 13:23
Feature #22452 (Closed): Add ability to display last note on issue query
It would be very useful to display last issue note in the issue query just like it is possible for description. 2016-04-11 19:40
Feature #22425 (Closed): Allow "style" tag in Redcarpet Markdown formatter
There are no means of styling text (such as c ... allow "style" tag to let users decorate text. 2016-04-08 08:18
Defect #22424 (Closed): Change Russian translation for default_issue_status_feedback
I suggest rename default russian translation ... %D0%BD%20%D0%BE%D1%82%D0%BA%D0%BB%D0%B8%D0%BA 2016-04-07 23:24
Defect #22408 (Closed): How to get the data of a custom_field from the database
Let suppose I create a new custom field (is_a ... ue from params. But when I want to create a issue and want to add this issue to my another project applane, then I need t ... d(is_addtoapplane) for that project in which issue is being created, so that check can be performed. 2016-04-06 12:55
Defect #22405 (Closed): SQL server: non ASCII filter does not work
Filter not work with unicode. 2016-04-06 07:08
Defect #22404 (Closed): Cannot create new issue if proxy has been set up
I've set up new Redmine server. And it works ... my friends living in Japan cannot create new issue on my Redmine. Log-in is OK. But when click New issue, input information and press Save, they get ... tion Database adapter Mysql2 2016-04-06 05:54
Patch #22401 (Closed): Notify the user of missing attachments
Under certain (rare) circumstances it may happen that, when an issue or other container is saved, added attachme ... dation error to the container in this case. 2016-04-05 15:59
Feature #22399 (Closed): Edit project of time entries
It is currently possible to edit the issue of a time entry, but not the project if the time entry was entered for a project. 2016-04-05 11:09
Defect #22392 (Closed): 403 for redmine.org without www
Hello. So, something was configurated wrong ... g - works, http://redmine.org - 403 Forbidden 2016-04-05 06:30
Feature #22381 (Closed): Require password reset on initial setup for default admin account
To improve the security of a fresh Redmine in ... ied during the initial @rake db:migrate@ run. 2016-04-04 11:15
Patch #22376 (Closed): Change Japanese translation for label_issue_watchers
While the definition for label_issue_watchers in en.yml is "Watchers", it is translated as "チケットのウォッチャー" (Watchers of the issue) in ja.yml. I think it is verbose, it would be better to change it to "ウォッチャー". 2016-04-03 06:29
Feature #22368 (Closed): Ability to add private comments from the issue bulk edit page
It is currently not possible to add private comments from the issue bulk edit page, is this by design? If not it would be nice if this was possible. 2016-04-02 07:06
(3926-3950/12605)