Search
Results (12716)
- Defect #19821 (Closed): Failed to upgrade to latest Redmine version
- We are trying to update from Redmine v2 to la ... otherwise migration was breaking the redmine
- Defect #19820 (Closed): SCM diff view crashes on some commits in Redmine 3.0.3
- I just migrated a Redmine instance from 2.5.1 ... __4167826210359697366_70363864619900' </pre>
- Defect #19815 (Closed): Bulk issue copy copies subtasks and attachments even if option is unchecked
- When I'm bulk editing issues, doesn't matter if I checked "copy subtasks ... aram. But both '0' and '1' value are present.
- Feature #19813 (Closed): Spent time comment mandatory
- Hello everyone, I've already post this on Bi ... as mandatory when you add spent time into an issue. My proyect leaders need to know how and do ... time. Until today they just add hours into issues. I attached a picture for you to be easier to understand Thanks for your time, Best regards
- Defect #19812 (Closed): Chinese characters crashes Redmine 3.0.
- Whenever the below Chinese characters are ent ... ashes the web portal. Not sure if this is an issue with local YAML localization or additional settings need to be enabled to prevent this.
- Feature #19809 (Closed): Hide "Favourite projects" from MyPage
- Hi, I want to hide "Favourite projects" fr ... tself, but nothing happend. Thx for any help.
- Defect #19796 (Closed): New issue status does not appear in workflow and can't be used
- Redmine version 3.0.2.stable ... Database adapter PostgreSQL
- Defect #19794 (Closed): non Admins cannot list users through API
- I am creating the web plugin to post new issues from browser. When I use a non admins api key to set assignee while creating new issue via the API I am not able to fetch the user ... tion Database adapter Mysql2
- Defect #19791 (New): If user using customized ... the generated stylesheet's URL won't be valid
- I report this because the special case can cause error in my plugin, redmine_issue_reminder h1. Overview Description: If ... mine_image_clipboard_paste 1.0.0 redmine_issue_reminder 3.0.0 redmine_issue_templates 0.1.0 redmine_keyboard_s ... ://www.w3schools.com/TAGS/ref_urlencode.asp
- Defect #19786 (Closed): '%' and '_' are treated as SQL wildcards in issue filter
- Please see the following screenshot. "m_nag%r" matches "manager". Is this an expected behavior? !issue-filter-screenshot.png!
- Defect #19777 (Closed): Ticket update/create ... in the list" even when this field not enabled
- % Done has never been enabled in the tracker ... s this, but then I have a field I don't need.
- Feature #19755 (Closed): Drop protected_attributes gem
- protected_attributes will not be supported on ... ttps://github.com/rails/protected_attributes/issues/69 * https://github.com/rails/protected_at ... ae9e2e2ca418e2e069403117ec452a66db5c#comments
- Feature #19754 (New): Do not prefix "Version" columns in "Issues" page with project name if the project column is displayed
- '''Steps to reproduce''' * create a project and subprojects * create an issue in a subproject * go in "Issues" page of the mother project * ensure that ... tom version fields - are displayed as well)
- Patch #19742 (Closed): RedmineInstall: MySQL: collation_database
- Currently, the code sample creates a database ... =utf8_general_ci@. This potentially creates issues[1] when sorting some unicode languages. A ... e-between-utf8-general-ci-and-utf8-unicode-ci
- Defect #19737 (Closed): HTML Sanitizer not working for Outlook mails
- HTML Sanitizer not working for Outlook mails. ... unwanted tags not stipped from the mail body.
- Feature #19732 (Closed): create subtask from mail
- Defect #19731 (Closed): Issue validation fails if % done field is deactivated
- Creating a new issue fails with a validation message "% done is n ... Temporarely solved the problem by changing issue.rb: <pre><code class="ruby"> def clear ... dmine plugins: no plugin installed </pre>
- Defect #19721 (Closed): Upgrade from 2.6.4 to ... rror: Table 'email_addresses' already exists:
- I started with a working Redmine 2.6.4 instal ... s) ============== == 20141029181824 RemoveIssueStatusesIsDefault: migrating ===================== -- remove_column(:issue_statuses, :is_default) -> 0.0170s == 20141029181824 RemoveIssueStatusesIsDefault: migrated (0.0172s) ======= ... * tzinfo (1.2.2) * yard (0.8.7.6) </pre>
- Feature #19720 (Closed): Create a issue on the mail problem
- Requirements: when the message create issue, the message subject is or not repeated for issue list Now the development progress: 1.The s ... question now is: 1.when the message create issue, where is call the method code for create issue 2.I want modify about mothod code I'm English is not good ,I'm sorry Thank you
- Patch #19706 (Closed): Issue show : optimizations
- <pre><code class="ruby"> # in app/controllers/issue_controller.rb in def show @changesets = @issue.changesets.visible.includes([:repository, :user, :issues]).all # in app/helper/issues_helper in : def render_descendants_tree(issue) issue_list(issue.descendants.visible.includes([:status, :prio ... by(&:lft)) do |child, level| </code></pre>
- Defect #19705 (Closed): Cannot sort issues by custom field
- When attempting to sort issues, all columns will sort except custom fields ... er of arguments (0 for 1..2)): app/models/issue_query.rb:343:in `issues' app/controllers/issues_controller.rb:70:in `index' </pre> <p ... mine_dashboard 2.5.0 redmine_issue_reminder 0.0.1 redmine_jenkins ... view_customize 1.1.2 </pre>
- Defect #19704 (Closed): app/view/issues/show.html.erb partial action_menu called twice
- Hi, is there a good reason to call the partial *action_menu* twice ?
- Defect #19700 (Closed): User not in a specified public project could add issues to the project
- We use Redmine to set up a project management ... rstandable. But we find user A can also add issues to project A without any authority. Is t ... change project P to a private one? Thank you!
- Defect #19695 (Closed): Error occured when need to search word
- Hi everyone, the issue is described here : when I am trying to ... problem or application problem. Thanks
- Defect #19693 (New): Context menu is unaware of the field permissions
- User can see the field via context menu even ... Manager only. Log in as member and from the issue list, right click on the issue to see the hidden field.