Project

General

Profile

Search

Results (12716)

Feature #13946 (Closed): Add tracker name to Redmine issue link titles
This is a change I apply to most Redmine depl ... it here before, until now. Currently the issue link titles are roughly[1] rendered as "@issue.subject@ @(issue.status.name)@". I propose to add the name of the tracker of the issue in front of the current text followed direct ... and a space. |_<. Now |_<. Proposed | | @issue.subject@ @(issue.status.name)@ | @issue.tracker.name:@ @issue.subject@ @(issue.status.name)@ | This can be done by chang ... ", {:only_path => only_path, :controller => 'issues', :action => 'show', :id => oid, :anchor => ... :class => issue.css_classes, - :title => "#{truncate(issue... 2013-05-05 02:28
Feature #13943 (Closed): Better handling of validation errors when bulk editing issues
If some issues can not be saved when bulk editing, we shou ... s * display the bulk edit form with unsaved issues only instead of redirecting 2013-05-04 10:51
Defect #13938 (Closed): Work slowly
Everything works fine but one thing. When I creating new issue and click Create - it takes for about 10-15 seconds to add new issue. How can I solve the problem please? 2013-05-03 12:48
Feature #13935 (Closed): Add cumulative affected time to issue list view
To get a quick overview who has how many hour ... uch easier ;-) Thanks for your great work! 2013-05-03 08:55
Defect #13934 (Closed): Fax machine Samsung SCX-4521F.....
Our fax machine is in constant warm up cycle. ... se. No clear LCD display. Qld John Granat. 2013-05-03 01:30
Defect #13933 (Closed): Internal Server Errors when bulk updating issues
Whenever I update from the issue list (ie, right click, change Status) I get ... Here's the log errors: Started POST "/issues/bulk_update?back_url=%2Fprojects%2Fhouselogic%2Fissues%3Fc%255B%255D%3D tracker%26c%255B%255D%3Ds ... status _id%255D%255B%255D%3D2&ids%5B%5D=240&issue%5Bstatus_id%5D=7" for 216.240.40.204 at Thu May 02 11:41:28 -0700 2013 Processing by IssuesController#bulk_update as HTML Parameters: {"back_url"=>"/projects/houselogic/issues?c%5B%5D=tracker&c%5B%5D=status&c%5B%5 D=pr ... ilOFVLewsDh/5pBD31azWv3GC/Ao8jbt+Ip+v648=", "issue"=>{"status_id"=>"7"}} Current user: pjs (id=1) Rendered mailer/_issue.text.erb (19.5ms) Rendered mailer/issue_edit.text.erb within layouts/mailer (28.2ms) Rendered mailer/_issue... 2013-05-02 21:16
Defect #13932 (Closed): File upload does not work with Safari
Tested with Safari 5.1.7 (Windows), but does ... (MacOS 10.6) When you attach a file to an issue, a file with content <pre> [object Object] </pre> is created. The actual file is not uploaded. 2013-05-02 20:57
Patch #13931 (Closed): Error and inconsistencies in Croatian translation
Attached patch fixes three issues in Croatian translation of names of months ... :o) Proposed patch corrects the described issues, so I'm setting this to Resolved. Pardon me if I'm not supposed to. I'm new here. 2013-05-02 20:47
Defect #13929 (Closed): LDAP: Unable to connect (no connection to server)
I'm trying to configure LDAP in Redmine 2.3. ... abase schema version 20130217094251 </pre> 2013-05-02 16:48
Defect #13928 (Closed): Issue URLs in emails have duplicated context path
Redmine installation Settings/General/Host na ... ine 2.x, the path above would be used in the issue URL, resulting in: https://my.server/redmine/issues/xxx However, in 2.3.x the context path s ... cation: https://my.server/redmine/redmine/issues/xxx I can't change the general host name ... ed and so plugins should be modified instead? 2013-05-02 15:05
Patch #13927 (New): Reduce coupling between plugins and the "plugins/" directory
Today plugins are just directories in @<redmi ... try to work on that and link commit to this issue. 2013-05-02 12:54
Defect #13926 (Closed): Changing field permissions doesn't affect all users
Hi everyone! We've been using Redmine for ... fter investigating we've found out that this issue applies only for administrators accounts. Is ... nnector 2.8.2.stable </pre> 2013-05-02 10:07
Defect #13924 (Closed): Error when using views/issues/index.api.rsb in a plugin
when i overwrite index.api.rsb in a plugin (just copied the original file to the plugin), visiting /issues via web browser causes an error: <pre> ... (No builder for format ): 1: api.array :issues, api_meta(:total_count => @issue_count, :offset => @offset, :limit => @limit) do 2: @issues.each do |issue| 3: api.issue do 4: api.id issue.id lib/redmine/views/builders.rb:29:in `for' app/controllers/issues_controller.rb:83:in `block (2 levels) in index' app/controllers/issues_controller.rb:82:in `index' </pre> <pre ... abase schema version 20130217094251 </pre> 2013-05-01 14:25
Feature #13919 (Closed): Mention user on issues and wiki pages using @user with autocomplete
https://github.com/dwarburt/redmine-mention-p ... is out https://github.com/tactivos/jquery-sew 2013-05-01 02:57
Defect #13914 (Closed): Circular dependency issue when issue dependency is set
Hi, I rearranged one of the recently created ... s when I started setting relationships among issues, I am getting an error "this relation would ... ular dependency". The details are: - Issue 1 precedes issue 2 - Issue 2 precedes issue 3 This relationship is throwing the above mentioned error. Is it because I moved the existing issues as child tasks of a new one? The relationship I set between 2 issues (precedes or follows) is very simple and noway it can cause a circular dependency. 2013-04-30 14:10
Feature #13911 (Closed): Support relative URL to boards
As with wikis and issues, I would like relative links to boards. <pre>Issues can be relative linked using: "new issue":/projects/redmine/issues/new Boards cannot, since the route looks l ... h we copy as starting point for new projects. 2013-04-30 10:40
Defect #13910 (Closed): Values of custom fields are not kept in issues when copying a project
In Redmine 2.2.2, when copying a project from ... nation, the value of custom fields in copied issues is not kept, even if the source project had values in those fields. 2013-04-30 09:56
Defect #13905 (New): Copy Subtasks does not copy subtasks into their current project
When copying issues which have subtasks in other (sub) projects not the same as master issue, the subtask issues are copied into the project of the master issue, instead of the project they are currently i ... <pre> Horse |- Foal |- Pony </pre> Issues <pre> Horse - #1 Hooves Foal |- #2 ... ks have identical titles, but that's another issue) 2013-04-29 12:25
Defect #13904 (Closed): Redmine does not send e-mails if ssmtp is installed
Hi there. Looks like redmine 2.3.0 is not ... parameters than the one installed by postfix 2013-04-29 12:22
Defect #13898 (Closed): Users with roles of the assigned group are not able to view private issues
Let me provide an example. Group "Develope ... "Developers". Manager creates a *private* issue and assigned it to "Developers" group. But "Developer" do not see this issue. When user is added to "Developers" group ... r feature? Let me know. Thanks in advance. 2013-04-27 15:19
Defect #13893 (Closed): Unable to load default configuration data on m.redmine.org
Hi, I just registered to have my own onlin ... "type") VALUES (?, ?, ?, ?, ?, ?, ?, ?)</pre> 2013-04-26 18:15
Patch #13892 (Closed): Wraping Mainmenu on long menus
Hi there, I created a small CSS patch, whi ... ys latest releases). Best regards, Daniel 2013-04-26 16:10
Feature #13891 (Needs feedback): Field conditions depending on ticket status
Conditions for ticket fields should be depend ... ticket is new but not is ticket is resolved. 2013-04-26 14:30
Defect #13889 (Closed): Redmine scroll Issue
Hi We had a client "complaint" :) that th ... on tickets. on smaller tickets, it's not an issue as much but when tickets have 20+ comments, ... gest a solution for this ? Thanks Zam 2013-04-26 11:52
Defect #13872 (Closed): CJK(Chinese/Japanese/Korean) pdf export error on other CJK locales
*only simple Chinese can NOT export pdf. Big5 ... DMCell' lib/redmine/export/pdf.rb:441:in `issues_to_pdf' app/controllers/issues_controller.rb:89:in `index' app/controllers/issues_controller.rb:82:in `index' </pre> Envi ... 0.1.1 redmine_issue_checklist 2.0.5 2013-04-25 06:24
(6051-6075/12716)