Search
Results (12716)
- Defect #14340 (Closed): Autocomplete fields rendering issue with alternate theme
- See screenshot below.
- Feature #14339 (Closed): Shortened issue watcher
- Hi there, in our company, we are using man ... o take a look at it. Best regards, Daniel
- Defect #14338 (Closed): svn: repository statistics issue when user names only differ in case
- I have SVN repository to which I commit from ... the graph appear ok, with both bars showing.)
- Defect #14336 (Closed): ActiveRecordError
- Some problems in Parent task and Subtasks wh ... cannot be inside moved tree.): app/models/issue.rb:881:in `update_nested_set_attributes' app/models/issue.rb:732:in `save_issue_with_child_records' app/models/issue.rb:719:in `save_issue_with_child_records' app/controllers/issues_controller.rb:182:in `update' passenger ... 2) helper-scripts/passenger-spawn-server:99
- Defect #14335 (Closed): Issue.rebuild! "lft" and "rgt" are 1 and 2
- Discussion here: http://www.redmine.org/board ... n earlier version of Redmine might be broken.
- Defect #14331 (Closed): No mail notifications sent after upgrade
- Hi Team After I'v upgraded Redmine from 1. ... uz/H" My Upgrade is stopped due to this issue.Please help me,its urgent Thanks Zam
- Defect #14324 (New): Moving Repository to ano ... ces losing of manually added commit relations
- Hello, We use Git repository. When someone in the team forgets to mention "IssueID #xxx" in the commit text (or for any other ... ally add the link between the commit and the issue+ directly from Redmine, opening the "commit" page, and clicking "Add" in the "Related Issues" section. Now, I am trying to migrate th ... g all the links+ between the commits and the issues that were made clicking "Add" in the commit's page in Redmine.
- Patch #14318 (Closed): Watchers Alerted To Changes But Cannot See Issues (potentially)
- At our company we try to keep things private ... s from user B. With this in mind, I set the Issues Visibility setting for all user groups to b ... ould get the email updates but can't see the issue within Redmine itself. So I added two more options to the Issue Visibility dropdown: # Created by, Assign ... ributed to just looks at the journals of the issues to see if you've modified the issue in some way (meaning you now have a vested interest in the issue). Attached is the patch I developed again ... e wrapped into 2.2.5 or the next 3.x release.
- Feature #14317 (New): Custom Fields - Add Additional Values
- Hey Team, Okay, so I would like the abilit ... on to my Custom Field. Does that make sense?
- Defect #14312 (Closed): Field Permissions dropdown in Workflow is missing ' Required ' option.
- Hello. I'm pretty sure it's a bug. This is a ... according to everything I read on forums and issues list it should also have 'required' option. ... PostgreSQL # 9.2 </pre>
- Feature #14304 (New): Auto sending filtered issues
- Good Day, Is there any plugins or a way that can automatically filter an issue, export it to excel and send it thru email e ... exact time? also we're using Redmine 1.2.1
- Defect #14303 (Closed): Can't add members into project
- I downloaded the Bitnami package for Redmine ... e update install procedure for windows user.
- Defect #14298 (Closed): Error generated on 's ... dd' after clicking add without selected users
- On the *New Issue* page, after clicking *Add* on *Search for w ... system </pre>
- Defect #14297 (Closed): Error in REST API documentation
- Hi, In the documentation at http://www.redmine.org/projects/redmine/wiki/Rest_Issues#Creating-an-issue, the <pre> POST /issues.[format] </pre> parameters is incomplet ... d@ is not listed and seems to be mandatory.
- Defect #14288 (Closed): REST API - 500 Internal Server Error
- <pre> Started GET "/issues/26.json" for 177.135.203.181 at 2013-06-14 14:27:01 -0300 Processing by IssuesController#show as JSON Parameters: {"id" ... 3.2.3-light redmine_issue_checklist 2.0.5 redmine_ ... edit 0.0.1 </pre>
- Feature #14287 (New): Ability to sort Repository Content by field
- It would be very useful to be able to sort th ... icking on the field just like you can in the issue status section. Currently it does not always ... decides to sort the repository contents list.
- Defect #14282 (Closed): Wrong validation while updating custom field through API
- While updating an issue's custom field (both integer or float type, ... or privacy reasons): <pre> Started PUT "/issues/200043.json" for 172.50.1.78 at Fri Jun 14 11:53:25 +0200 2013 Processing by IssuesController#update as JSON Parameters: {"id"=>"200043", "issue"=>{"notes"=>"XXXXX", "subject"=>"XXX", "id"= ... `validate_custom_field_values' app/models/issue.rb:965:in `save_issue_with_child_records' app/models/issue.rb:952:in `save_issue_with_child_records' app/controllers/issues_controller.rb:176:in `update' </pre> ... s a validator for the size, 0 -> 10) has the issues. Any hints? Thanks.
- Defect #14281 (Closed): Parent issue autocomplete does not follow to the "Allow cross-project subtasks" setting
- When editing an issue, you're able to get auto completion for the parent issue ID by typing a search term in the input box. ... 7 this does not search the current project's issues but issues across all projects. If I understand correctly, the call to @#{escape_javascript auto_complete_issues_path}@ on line 46 of _app/views/issues/_attributes.html.erb_ should (1) pass the c ... ameter depending on the "Allow cross-project issue relations" administration setting. A chan ... %= javascript_tag "observeAutocompleteField('issue_parent_issue_id', '#{escape_javascript auto_complete_issues_path}')" %> +<%= javascript_tag "observeAutocompleteField('issue_parent_issue_id', '#{escape_javascript auto_complete_...
- Defect #14276 (Closed): Limit users than can reference and fix issues in commit messages
- Currently, all commit messages are analyzed and processed to update issues. This can be an issue if one merges an existing git repository int ... sitory has commit messages that contain "fix issue #xyz" for example. An easy way to fix this would be to actually edit the referenced/fixed issues from commit messages only if the committer ... ecause they are not linked to a Redmine user.
- Feature #14275 (Closed): Add hinting to custom fields
- I have developed a plugin called "redmine_cus ... when blurred. This module only applies to issue custom fields; however, it can easily be exp ... thub.com/bpat1434/redmine_custom_field_hints/issues/1 Plugin Repository: https://github.com/bpat1434/redmine_custom_field_hints
- Defect #14274 (Closed): Default Issue Value Workflow doesn't work as expected
- Hi, I have a New and Confirmed statuses in Re ... the problem is that when displaying the New Issue form, it loads the page as having the issue with Status New, so it is showing Confirmed ... on-hack way to hide the Status field for new issues? Thanks!
- Feature #14264 (Closed): PDF issue report can optionaly include/exclude private notes.
- It would be nice to have possibility to export issue in PDF format with or without private notes. Sometimes it is necessary to send Issue in PDF format to customer(s) that does not need to be aware of private notes.
- Defect #14259 (New): sub project show position problem
- I have 2 problems: 1 In "My Page" view, su ... because it has lost its context here. 2 In "Issues" view, if a project have multiple sub proje ... -> child level. Is it by design or a bug?
- Feature #14255 (New): incoming e-mail truncation before processing issue atributes
- I have noticed some misbehavior when receiving replays on issue notifications. Each notification contains issue's current attributes. If some replied on previous notification after status changing, the issue attributes changed back. Looks like received ... version 3.2.13
- Defect #14251 (New): Redmine email reminders sending 4 emails everytime cron runs
- Hi, this is my environment Environment: R ... uns (or runs 4 times?) Anyone having this issue?