Search
Results (12715)
- Defect #21673 (Closed): ActionView::Template::Error: Cannot visit ThreadSafe::Array
- executing bundle exec rake redmine:send_remin ... me/npticket/apps/npticket/current/app/models/issue.rb:1242:in `css_classes' /home/npticket/app ... helpers/application_helper.rb:87:in `link_to_issue' /home/npticket/apps/npticket/current/app/v ... me/npticket/apps/npticket/current/app/models/issue.rb:1242:in `css_classes' /home/npticket/app ... helpers/application_helper.rb:87:in `link_to_issue' /home/npticket/apps/npticket/current/app/v ... me/npticket/apps/npticket/current/app/models/issue.rb:1242:in `css_classes' /home/npticket/app ... helpers/application_helper.rb:87:in `link_to_issue' /home/npticket/apps/npticket/current/app/v ... l trace by running task with --trace) </pre>
- Defect #21671 (Closed): Preview doesn't work: 404 not found
- Hi, I'm running Redmine from Debian jessie ... The production log: <pre> Started POST "/issues/preview/new/test" for 10.0.1.1 at 2016-01-06 22:08:26 +0000 Processing by PreviewsController#issue as URL_ENCODED_FORM Parameters: {"utf8"=> ... hyNwlHewlZa0EhqMVYtwcm/UE+vc2Ov6F7ETClDc=", "issue"=>{"tracker_id"=>"1", "subject"=>"test", "de ... what causes this. How can I further debug it?
- Feature #21668 (Closed): Ruby 2.3 support
- <pre>Environment: Redmine version ... Page [[RedmineInstall]] have to be updated.
- Defect #21666 (Closed): My Page tables overlapping on smaller resolution
- Problem : - "Issues assigned to me" table and "Reported issues" table are overlapping when the "Recently V ... mine_checklists 3.1.3 redmine_issues_tree 0.0.5 redmine_my_page ... esty 0.0.2 </pre>
- Patch #21663 (Closed): Wrap textilizable with DIV containing wiki class
- The partial for an issues' conflict does not contain the correct wiki ... aining the wiki class for correct formatting.
- Feature #21662 (New): Search in issue assigned dropdown list
- My team used redmine over one year,now there ... ople in one project。 Everytime I create a issue ,I must assgin to somebody, and the dropdown ... english,can somebody tell me to do fix it?
- Defect #21641 (Closed): after upgrade "add filter" not work.
- Hello everyone, I upgrade to version 2.6.9, ... lters. What could have happened? Thank you.
- Feature #21639 (Closed): Make custom fields mandatory based upon status
- I recently had a request from a user of our R ... please be considered for future development?
- Patch #21632 (Closed): Updated Estonian translation
- Here's an updated version of Estonian localization. No more english (for atleast 3.2.0).
- Feature #21618 (Closed): Seperation of delete with physical delete
- Hello, In my opinion, there is need seperation delete issue and physical deletion of issue. Administrator should see deleted issues and He/She could physical delete or restore deleted issues. So, this feature my help mail notification for action of issue deletion. Happy new years! Thanks to all contributor. Regards,
- Defect #21614 (Closed): Target Version does not appear in WorkFlow>FieldPermissions
- * Even though I have open versions in my proj ... Field Permissions` * Versions do appear in `issues` as "Target Version" and you can filter the issues list by it * Versions do appear in `versio ... do not seem to be assignable for some reason
- Patch #21611 (Closed): Do not collect ids of subtree in Query#project_statement
- It is inefficient in larger subtree - it woul ... s. Best way is to use subquery in that cases
- Patch #21608 (Closed): Project#allowed_to_condition performance
- Project allowed to condition is not using index for enabled_modules subquery. It can cause issues with growing count of projects.
- Feature #21594 (New): Separate users per tracker - receiving email
- Hi, I want to ask you if I can separate users per tracker when an issue is created through IMAP email server. For ex ... g about that. Thank You in advance, Nick
- Patch #21587 (Closed): Additional view hook for body_top
- Any chance to add the following one-liner to ... m to switch the Tracker for their tickets..._
- Feature #21585 (Closed): "Associated revisions" to be minimized / opened by click
- *Feature* Make "Associated revisions" temp ... nimized or opened by default when viewing an issue. This option may be associated to user and to an issue. Why - some user may want the "Associated re ... ay don't want. An user may want this for one issue and don't want for other issues.
- Defect #21581 (Closed): Statement invalid error on including default scope by patching a model.
- In plugin development, It is not possible to ... tests fail with Statement Invalid. <pre> IssueNestedSetTest#test_move_a_root_to_child: Act ... in where clause is ambiguous: SELECT MAX(`issues`.`rgt`) FROM `issues` LEFT OUTER JOIN `egs` ON `egs`.`issue_id` = `issues`.`id` WHERE `issues`.`root_id` = 1372 AND `issues`.`parent_id` = 1372 AND (id < 1373) </pre> I guess, the following is the culprit, issue_nested_set.rb <pre><code class="ruby"> ... code></pre> Can you please look into this issue. Happens in Redmine 3.0.3 Ruby 2.1
- Defect #21580 (New): After changing a sub issue in the issue via right click and content menu the page is reload but no repositioned
- If a change has been done via right click content menu in the issue sub task list the refresh will always scroll ... tickets the user has to scroll down again.
- Defect #21579 (Closed): The cancel operation in the issue edit mode doesn't work
- Since the upgrade to the 3.2.0 the cancel operation in the edit mode of an issue is simply doing nothing. You can click on it but the GUI doesn't react.
- Feature #21577 (New): The version should get a status archived like projects
- If the custom field type @version@ is used th ... his could reduce the list of versions in the issue drop down fields.
- Feature #21572 (New): Adding custom fields to the Issue Category
- It would be great to custom field support for the issue categories, too. In our case would I clas ... idea would be a category hierarchy, or tree.
- Feature #21571 (Closed): The edit field of the issue isn't following the selected issue history order
- Redmine has a nice option switching the issue history time line forward or backward. But the issue edit field isn't switched from the end of th ... d placement, all necessary information of an issue would be nearby. The issue edit would be in the middle like: # issue description # *issue edit* # last history entry
- Feature #21570 (New): Adding issue hover boxes similar to the GANTT diagramm in the subtask issue table
- The table hasn't much details, this is ok. B ... a detailed view of the ticket would be great.
- Feature #21568 (New): Adding support of logic ... an custom field values and other custom field
- The idea would be nice to configure a logic d ... kflow features of custom fields based on the issue state.
- Feature #21562 (New): Add a permission to prevent user delete issues attachments.
- Now only the Wiki have “Delete attachments” permission, can add this permission to "Issue tracking" too?