Project

General

Profile

Search

Results (12716)

Feature #16086 (Closed): Markdown syntax help button in toolbar is needed.
The if i enable the markdown formatter. In ... d). But I suggest that is needed in 2.5.0. 2014-02-13 01:49
Feature #16084 (New): We would like to order the appearance of custom field
We have a custom field called 'severity' We would like it to appear on the new issue form right after the 'priority' field. 2014-02-12 19:03
Feature #16083 (New): Hide issue number on issue list or issue
The issue number is shown default on the issue list and issue (after tracker). 1. Can we hide the issue number (#) !http://www.redmine.org/attachme ... le to show the custom field value instead of issue number on top of the issue after tracker. !http://www.bilot.com/wp-content/uploads/redmine_issues_small.png! 2014-02-12 16:10
Feature #16082 (Closed): Hide assigned to field - plugin request
There is a plugin that hides estimated hours, ... d to field from same places than that plugin? 2014-02-12 14:53
Defect #16081 (Closed): Export CSV - Custom field true/false not using translation
When showing in web browser an issue with "true/false" custom(s) field(s), in fre ... "oui" (yes) or "non" (no) but when exporting issues we got "true" or "false" instead of "oui" o ... tion Database adapter Mysql2 2014-02-12 13:25
Feature #16079 (Closed): [Documentation / HowTo ] Migrate Redmine from MySQL to PostgreSQL
I've read a number of posts with people strug ... blog post on it to help others with the same issue: http://ixa.io/2014/02/12/migrate-redmine-from-mysql-to-postgresql/ Hope it helps! 2014-02-12 03:05
Defect #16076 (Needs feedback): Wrong custom ... ehavior when selecting different projects on issue edit form
Let's say we have three Projects: Project ... ducable at every time. I think there is some issue with the ajax form update, when try to choos ... with different trackers and custom fields? 2014-02-11 14:45
Patch #16073 (Closed): French translation for Assigned
I would suggest to translate "to assign" by " ... plural for bytes (octet -> octets) * a case issue on KB : ko-> Ko (as other values are Mo, Go and To) 2014-02-11 10:44
Patch #16069 (New): Allow configuration of API limit instead of hardcoding at 100
The below tested patch makes the previously h ... Fetch commits automatically </code></pre> 2014-02-10 23:27
Feature #16068 (New): Single-line notation (i.e., flags) for issue creation
*Background/Explanation* Redmine is an exc ... nd optionally use this notation when parsing issues submitted by email. # Add a single-line issue creation field. In the settings for this ... m explaining how Rails pieces together a New Issue page from different files/templates/? would be a big help!) 2014-02-10 18:01
Feature #16067 (New): Generic New Issue page
One-off issue creation is cumbersome when juggling many projects. The current process for adding a single issue is: # Go to the projects page (keyboard s ... requires searching on the page) # Click New Issue # CREATE ISSUE This is fine, and in fact preferable, whe ... his is a lot of clicks for a creating single issue. Would it be possible to provide a generic New Issue page at https://redmine.host/issues/new where the user selects a project from a ... lowing advantages: * Can bookmark the New Issue page directly (-2 clicks). * Can use keyboa ... that could add the Project field to all New Issue pages? This would be just as well so long as ... that would obviate the need for such a page. 2014-02-10 16:57
Defect #16058 (Closed): Watcher is not getting email notification when an issue has been updated
User1 created an issue and assigned it to User2 and added User3 as Watcher User3 is getting mail notification when the issue is created but not getting notified when the same issue is updated. User3 has the notification se ... 4 Git 1.8.3 2014-02-09 19:43
Defect #16057 (Closed): Vertical alignment issue with code blocks
There might be a problem with the vertical al ... hed screenshot or this comment: #3163#note-11 2014-02-09 13:40
Defect #16053 (Closed): add overflow hidden
Big images break the layout if the issue tracker (see #14021). The solution is add @overflow: hidden@ to CSS. 2014-02-08 11:17
Feature #16052 (Closed): Consider a better associated revisions block in the issue tracker
Currently I don't like the associated revisions block in the issue tracker. It is great to reference issues from a commit but some things are imo quite annoying. If you have an issue and there are no associated revisions the comments to this issue are as wide as your monitor. When you reference this issue from a commit you suddenly have two colums a ... ns block above (or below) the comments of an issue. * Make this block expandable with a little button (like the filters). 2014-02-08 11:09
Defect #16051 (Closed): Delete Issue - Internal Error
I am getting an error whenever I try to delete issues. > Internal error > > An error occurr ... at happens in the log. > Started DELETE "/issues/69" for 127.0.0.1 at 2014-02-07 15:24:20 -0800 > Processing by IssuesController#destroy as HTML > Parameters: {" ... and this point, you're using Webrick. Thin 2014-02-08 00:51
Feature #16050 (Closed): Add votes
I realized that many people (me included) tend to post "+1* if they want an issue to be implemented. What about implementing a ... o it is also possible to sort and filter the issues depending on the quantity of votes. 2014-02-07 23:19
Feature #16045 (Closed): Add "Author / Previous assignee" group to assignee dropdown in issue form
Intention : assign ticket back to previous as ... 19 Works good and very popular in my firm. 2014-02-06 18:45
Patch #16042 (New): Nicer overview boxes
Reformatting some entries in the project over ... ed as a table summarizing open, close, total issues in subprojects. Other reformatted boxes ... t custom fields !Nicer_overview_boxes.png! 2014-02-06 16:24
Defect #16041 (Closed): Use with "ř" in his n ... with all e-mail notification triggers 404 on issues
I'm seeing an issue when where issues which are visible and readable to all start ... with Czech accent) * user is expanded in an issue comment from the from of _user#15_ . Interes ... ojects. Switching the notification "owner of issues only" or "no events" makes this go away ... , responding with 404" which seems to be the issue). <pre> Started GET "/issues/949" for 83.208.254.184 at Thu Feb 06 16:09:08 +0100 2014 Processing by IssuesController#show as HTML Parameters: {"id" ... Current user: purposly.removed (id=4) Issue Load (0.6ms) SELECT `issues`.* FROM `issues` WHERE `issues`.`id` = 949 LIMIT 1 Project Load (0.4ms) ... .* FROM `time_entries` WHERE `time_entries`.`issue... 2014-02-06 16:22
Defect #16040 (Closed): problem in exporting Arabic text to csv
I have a problem in exporting arabic text in issues list as attached files redmine version 2.3.1 BitNami Redmine Stack 2014-02-06 14:27
Defect #16038 (Closed): Issue#css_classes corrupts user.groups association cache
https://github.com/redmine/redmine/pull/27 <pre><code class="diff"> diff --git a/app/models/issue.rb b/app/models/issue.rb index debb931..b9a2b20 100644 --- a/app/models/issue.rb +++ b/app/models/issue.rb @@ -1091,7 +1091,7 @@ def css_classes(us ... 'assigned-to-my-group' is set. It is wrong. 2014-02-06 13:09
Defect #16036 (New): wiki edit pencil links a ... ing, throwing off the other pencil edit links
This is similar to #11789 -- some sections ha ... ecome mostly useless on our wiki due to this issue. I observe it with h6, possibly with some ... e sent. h3. h3 hi h4. h4 hi </pre> 2014-02-06 00:22
Defect #16033 (Closed): Error when open/view the issue
Hello, I upgraded Redmine from 1.0.x to 2.4.2 ... ror" everytime I try to create or consult an issue. This is the error in the log: ActiveRec ... column for that information.): app/models/issue_status.rb:78:in `find_new_statuses_allowed_to' app/models/issue.rb:467:in `new_statuses_allowed_to' app/controllers/issues_controller.rb:117:in `show' config/initi ... y have solution for this? Thanks in advance 2014-02-05 19:46
Defect #16032 (Closed): Repository.fetch_chan ... 137:in `[]=': string not matched (IndexError)
h3. Issue <pre> $ nice ruby script/rails runner "R ... tup and wired in are @clone --mirror@ copies. 2014-02-05 18:05
(5451-5475/12716)