Project

General

Profile

Search

Results (12716)

Feature #20812 (New): Highlight overdue issues and private issues in issue list
Although CSS class 'overdue' on issues was implemented by #2337, default application.css does not highlight overdue issues yet except for gantt. This patch makes overdue issues and private issues clearly distinguishable in issue list. !issues-list.png! !issue-detail.png! 2015-09-23 03:51
Defect #20811 (Closed): long <pre> lines are missing from PDF export of wiki pages
Put the following pre block in a wiki page: ... results in a long string of 739 chars total. 2015-09-22 18:41
Defect #20809 (Closed): database definition
where may i find some database documentation and data definition for redmine? 2015-09-22 17:44
Feature #20800 (New): Add "issue name" when listing time_entrise or getting a time_entry by REST API
when *listing time_entries* or *getting a time_entry* by REST API, the issue name won't show. for example: <pre> G ... d>4</id> <project id="3" name="project"/> <issue id="4"/> <user id="127" name="username"/> ... ntry> </pre> It would be nice to add the issue name in REST API, in this way, we needn't call another API to get the issue name. 2015-09-22 05:34
Defect #20793 (Closed): Perl authentication is not working
I was able to install Redmine 3.1.0 on an Ubu ... plugin installed</pre> See: message#48315 2015-09-21 10:36
Defect #20788 (Closed): REST API with JSON content missing attributes with false values
if an issue IS NOT private,using "GET /issues/<this_issue_id>.xml" can get "<is_private>false</is_private>" in the response;but if using "GET /issues/<this_issue_id>.json", there is no "is_private" key fonu ... _public>" in the response;but if using "GET /issues/<this_project_id>.json", there is no "is_pu ... gins: redmine_cas 1.2.1 2015-09-21 05:46
Feature #20782 (New): Add useful information in "Receiving emails" section.
Hello! Proposing to add some useful inform ... g. Mail_handler just successfully creates an issue with parameters that allowed by Redmine and ... out why is that in production log. Thanks! 2015-09-20 06:24
Defect #20777 (Closed): Add button not working with Internet Explorer
Trying to add new members to a project or add new watchers to an issue. Nothing happens when I click the add butto ... etc) work fine. Redmine 3.1.0stable, IE9. 2015-09-18 12:36
Defect #20776 (Closed): Redmine in a sub-URI does not work
I'm trying to run Redmine 3.1-stable on an Ap ... ithout any success. I have also searched for issues on redmine.org and tried few things/patches ... issing something or this is bug reintroduced? 2015-09-18 09:17
Defect #20769 (New): Issues with formatting of == (equality operator)
This operator might have special meaning in t ... = b @x == y && a == b@ @x == y && a == b@ 2015-09-17 11:03
Defect #20761 (Closed): Fix typo of Japanese translation for notice_gantt_chart_truncated
There is a typo in Japanse translation for no ... e_delete_time_entry: 作業時間を削除できません notice_issue_done_ratios_updated: チケットの進捗率を更新しました。 - no ... _not_found: リポジトリに、エントリ/リビジョンが存在しません。 </pre> 2015-09-16 11:32
Defect #20758 (Closed): Ampersand+keyword in code highlighting
I came to incorrect behavior of code highligh ... > </pre> the directive becomes highlighted. 2015-09-16 00:05
Defect #20753 (Closed): Custom Field "Users" on user page
Add custom field "USER" on user ? This "USER" custom field type is available for issue, project, version.... but not for user and groups. Need help! Thanks 2015-09-15 05:13
Defect #20750 (Closed): linking a copied issue to a superordinate ticket does not work
A copied sub-task cannot be related to the sa ... * try to add task 1 as a parent to task 1.2 2015-09-14 17:19
Patch #20731 (Closed): Change Japanese translation for "spent time"
Current translation "作業時間の記録" is a little too long. I think "作業時間" is better. *[sample 1]* !issue.png! *[sample 2]* Although the transla ... 予定工数" and "合計作業時間" for similar concepts. !issue-fields.png! 2015-09-13 06:54
Defect #20723 (Closed): Update redmine 3.0.3 -> 3.1.0
<pre> Processing by ProjectsController#setti ... ."project_id" = $1 [["project_id", 278]] IssueCustomField Load (0.7ms) SELECT "custom_fiel ... om_fields" WHERE "custom_fields"."type" IN ('IssueCustomField') ORDER BY "custom_fields"."posi ... edmine/sudo_mode.rb:63:in `sudo_mode' </pre> 2015-09-11 14:05
Defect #20721 (Closed): Estimated hours field for parent task is disabled on issue edit
For parent tasks estimated_hours filed is disabled on issue edit - we can not modify old estimation or e ... sks independent - it is impossible right now. 2015-09-11 13:18
Patch #20720 (Closed): Traditional Chinese "issue" translation change
* New ** notice_import_finished, notice_impo ... _can_not_read_import_file, permission_import_issues, label_import_issues, label_select_file_to_import, label_fields_ ... made this change in their recent products. 2015-09-11 11:13
Feature #20718 (Closed): No next issue status when creating new issue
I have a very simple workflow, New -> In Prog ... In Progress", but when user creating the new issue, user is able to change the status to "In Pr ... I want to limit to "New" status only during issue creation, but under the current version 3.1 I am not able to find a way to achieve this task. 2015-09-11 09:04
Feature #20712 (Closed): Notify users for open issues
How can i remind my users they have open issues? 2015-09-10 15:09
Defect #20707 (Closed): Wrong week number
How to reproduce: Take date picker. Select ... /www.epochconverter.com/epoch/weeknumbers.php 2015-09-10 05:15
Defect #20700 (Closed): RestAPI: how to set the version "start_date"?
I was using the python-redmine package for ... the "start_date" which is computed from the issues. Is there a way to force the API to accept ... def start_date @start_date ||= fixed_issues.minimum('start_date') end 2015-09-08 21:51
Feature #20698 (New): Add support for task list items in Textile formatting
I think it's necessary to create the task lis ... ub.com/articles/writing-on-github/#task-lists 2015-09-08 16:15
Feature #20689 (New): Ability to set properties during repository creation (SVN reposman)
There is feature for [[RedmineSettings#Referencing-issues-in-commit-messages|Referencing issues in commit messages]]. Let's say I'd like ... during repository creation to highlight the issue's URL or keywords from above feature in Tort ... svn propset bugtraq:url "http://redmine.com/issues/%BUGID%" . - svn propset bugtraq:logregex ... ins: <pre> bugtraq:url "http://redmine.com/issues/%BUGID%" . bugtraq:logregex "([Rr]efs #\d+)|([Ff]ixes #\d+) (\d+)" </pre> 2015-09-07 12:18
Feature #20688 (Closed): Add Total estimated hours column on issue list
Due to the change in r14272 estimated_hours a ... his resulted in a change in what is shown on issue list in column Estimated hours. Before the c ... s this has introduced big back compatibility issue. Now we are not able to generate overview at ... otal estimated hours" column should be added. 2015-09-07 12:07
(4376-4400/12716)