Search
Results (12605)
- 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.
- Defect #19679 (Needs feedback): One user reseave values in head of other users
- We have a problem with rewrite data if one us ... data. Scenario: 1. First user create new issue. Set *Status* to *new* and set *Done* to *0% ... erent browser on diferent computer open this issue and nothin do it, only open this issue. 3. The first user change *Done* from *0%* ... 2.5.1, is this bug repaired in newer version?
- Feature #19674 (Closed): Support private issue creation from mail handlers
- It seems from http://www.redmine.org/projects ... t it's not possible to force the creation of issues from mail handlers (rake redmine:email:rece ... on that should not be made public by default.
- Feature #19662 (New): Adding members without leaving issue editor
- When creating a new issue it should be possible to show the members window in a modal box without leaving the issue editor. Use case: I'm writing an issue. Just finished writing a long description. T ... Currently I have to either * discard the issue, go to *members* and add a person and then create the issue again. * save the issue, go to *members* and add a person and then go back and edit the issue. This adds an unnecessary journal and possibly sends emails to watchers.
- Defect #19661 (Closed): ActionView::Template::Error
- Hi to all, I'm new to redmine. I've migrat ... ems to be good. But when I click an existing issues its showing error like 'Internal error'. My ... 00005f60040>): 16: <%= render_notes(issue, journal, :reply_links => reply_links) unles ... 18: </div> 19: <%= call_hook(:view_issues_history_journal_bottom, { :journal => journ ... _formatter if User.current.allowed_to?(:edit_issue_notes, issue.project) || User.current.allowed_to?(:edit_own_issue_notes, issue.project) %> lib/redmine/hook.rb:61:in `bl ... mine/hook.rb:158:in `call_hook' app/views/issues/_history.html.erb:19:in `block in _app_views_issues__history_html_erb__2539078263862220710_36420820' app/views/issues/_history.html.erb:2:in `each' app/views/issue...
- Defect #19660 (New): Issue relation removal is not displayed properly on the issue histsory
- This is a very minor issue, but when adding an issue relation, the log shows something like: ... blah- It would indicate clearly that the issue was related to #xyz but it's no longer the c ... 3.0.1 * Linux 3.17 x86_64 * Ruby 1.9.3-p551
- Feature #19658 (New): Query for issues snapshot from journals/as they were at date in past
- Often we have a need to build issue query to show issues as they were at a date in past, to actually ... query would have to analyze journals and get issues and all fields values as they were at that date.
- Defect #19657 (Closed): Can't reorder activities after disabling activities on a project
- Steps to reproduce: * Add an activity item - ... . Only the last item won't move one level up.
- Defect #19656 (Closed): Activities do not correspont to project when adding time from my page.
- Steps to reproduce: * Go to "My page" and ch ... does not occur when logging directly from an issue, as the project is already chosen for you.
- Feature #19652 (Closed): Ruby 2.2 support of Redmine 2.6 (Rails 3.2)
- Rails team says if Rails 3.2.22 will be relea ... . https://github.com/rails/rails/pull/18306#issuecomment-69333576
- Feature #19649 (New): Link values to URL for multi-value text custom field
- I need to create a custom field allowing users to specify a +set+ of issue related report numbers and display each of t ... per line but Long text has no Link to URL :(