Project

General

Profile

Search

Results (12605)

Feature #20895 (New): Gantt: configurable start and end date
For example, I have 10 issues created around 2015.9.25, and be expected t ... d n months after the current months? Thanks. 2015-10-03 05:00
Patch #20888 (New): Add a button in the texti ... oolbar to convert tabulated text into a table
When pasting from Google sheets or Microsoft ... ce ODS into the Description or Notes area of issues, the values are automatically converted to ... leButton-1.png! !TextileTableButton-2.png! 2015-10-01 12:09
Defect #20884 (Closed): can't see redmine system log
Hello I already check this link ( https:/ ... mine_ckeditor 1.1.2 redmine_issue_checklist 2.0.5 redmine_issue_templates 0.1.0 2015-10-01 07:45
Defect #20882 (Closed): % done: progress bar blocked at 80 in the issue list
It's because of a css right padding in /publi ... padding-right:0px; } </code></pre> 2015-09-30 17:46
Defect #20879 (Closed): Database slowdowns without indexes
We're using Redmine for our internal issue tracking system. Yesterday the site start ... abled_modules (name(255));</pre> and on 'issue_reads' <pre>create index ir_issues_users on issue_reads (issue_id,user_id);</pre> Now the same query tha ... noticed that the query joins the same table (issue_reads) twice, once with a LEFT OUTER JOIN an ... edhat-linux-gnu (x86_64) using readline 5.1 2015-09-29 21:51
Defect #20874 (Closed): I had set "only for t ... ifications , why i still receivec the email ?
Hi, I installed the Redmine 3.0.3. I ha ... been updated? Can any help me? Thanks. 2015-09-29 06:42
Defect #20871 (New): CHROME, Using Scroll Whe ... elect List Custom Fields is not User-Friendly
h2. General Background: I have created sev ... ctions for them and so when I use them in an issue, they look like a scroll-able box with a lis ... for mouse wheel) as expected, which is Okay. 2015-09-28 22:41
Feature #20866 (New): Remove alternating row colors or make it optional
It is not user friendly when you use coloring of issues by priority and at the same time alternating rows colors. 2015-09-28 13:33
Defect #20859 (Closed): bundle install fails on redmine 3.1.1 on Amazon EC2 linux
So I was trying to install redmine on a AMazo ... sudo gem install io-console@ to resolve the issue. ANd everything was fine afterwards. Firs ... the Gemfile if it is a pre-requisite, right? 2015-09-26 16:43
Defect #20841 (Closed): Bare URLs in Markdown don't have "external" class
*expected:* @http://www.redmine.org/@ => @< ... versions that support Markdown are affected. 2015-09-26 05:49
Defect #20831 (Closed): journal_details table ... back to String on update from 2.6.0 to 3.1.1
I recently upgraded our redmine installation ... and read into the mariadb without problems. 2015-09-24 16:00
Feature #20830 (New): Project specific default value
For now if +Custom field for Issue+ is used in several +Projects+ only one +Def ... unity to specify +defaults+ for each Project. 2015-09-24 15:41
Feature #20828 (Closed): Cancel button on wiki edit view
Please add button/link cancel to wiki edit form (at the side of preview link). Same idea as issue #18051 2015-09-24 10:54
Feature #20822 (Closed): No private issue notifications
Email notifications of private issues shouldn't be sent to all project members 2015-09-23 12:54
Feature #20820 (Closed): Time of day (not only date) as a deadline for a task.
Would be great if it was possible to ad time of day (not only date) as a deadline for a task. 2015-09-23 11:39
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
(4251-4275/12605)