Search
Results (12477)
- Feature #32009 (New): Allow to directly edit Issues
- Hi, thanks for this amazing application, ... ething regarding this. Cheers, jannis
- Feature #32005 (New): Better Category Handling
- One of my central projects had become hard to ... s. # I would also like this: #23066 This issue is related to, but does not duplicate #5358 as my projects are not necessarily subprojects.
- Patch #31999 (Closed): Add missing fixtures to TimelogCustomFieldsVisibilityTest
- TimelogCustomFieldsVisibilityTest has failed. ... s, :member_roles, - :issue_statuses, + :issues, :issue_statuses, :trackers, ... ues, :custom_fields_trackers </code></pre>
- Feature #31996 (New): Auto assign new user to project by email issue
- I have a bunch of projects with different email adresses to receive issues from unknown users. So, some man 'Joe' sen ... ple.com' and new user 'Joe' created with new issue in project 'Example.com' How to add Joe aut ... ed to make him a part of 'Foo' project, etc
- Patch #31994 (Closed): Allow issue auto complete to return 10 issues when there is not search term provided
- The first patch changes the issue auto complete behaviour in order to return last ten updated issues when there is no search term provided. This ... re changes and propose to users some default issues in auto complete fields (one use case will ... at is not used from my checks (code cleanup).
- Feature #31989 (Closed): Inline issue auto complete (#) in fields with text-formatting enabled
- The attached patch adds support for inline issue auto complete in fields with text-formatting enabled: !inline_issue_autocomplete.png! As library, I propose " ... which is lightweight and has no dependencies.
- Patch #31987 (New): Add rake task which synch ... repositories related with all active projects
- Hi, there. Thank you JPL and all who contr ... * Use Case ## Refs # <- forgot to write issue_id and/or comment. ## Refs #xxxxx <- wrong issue_id ## <- forgot to write commit I know Redmine has a feature to add a reference between issue and commit on web pages. But it does not co ... will not sync to redmine repository tab and issue reference. So, i think it would be nice if ... ted me for writing this patch. Thanks @kou. )
- Defect #31986 (New): Error selecting issues between dates after upgrading redmine 2.3.2 to 4.0.x
- Hi, I'm having problem to upgrade redm ... nge this behavior of redmine. If I create issues in a new database, Redmine behaves correctl ... ve any idea how or why this problem occurs?
- Feature #31984 (Closed): Permission to add timelogs in past
- There is permission to edit time logs, Bu ... in past, which should be good to forbid.
- Feature #31978 (Closed): Multiple trackers id and multiple status id in get issue rest api redmine
- It would be great to have possibility of inse ... status id via the REST API. Example: GET /issues.xml?project_id=2&tracker_id=1,2,9 and GET /issues.xml?status_id=3,5,7
- Defect #31972 (New): An empty group_count badge is displayed when grouped with created_on
- Reproduction procedure * Use MySQL * "Time ... to something else * Group by created_on at issues/index When the above conditions are met, ... ml.erb#L25). This is a problem with trunk.
- Defect #31968 (Resolved): MIME Content Type is not properly handled while attaching the files
- Recently upgraded to 4.0.4. While doing the I ... om* to *.pdf*, Redmine allows file upload in issues as attachment and stores contenttype as "*application/pdf*" in table. Due to this issue we are unable to roll out new version. Urgent help required. Thanks
- Patch #31967 (Closed): IssueCustomFieldTest randomly fails
- @IssueCustomFieldTest@ fails in the following proce ... NV=test bundle exec rake test TEST=test/unit/issue_custom_field_test.rb Run options: --seed 7200 # Running: E Error: IssueCustomFieldTest#test_changing_visible_to_true ... ActiveRecord::RecordNotFound: Couldn't find IssueCategory with 'id'=1 test/unit/issue_custom_field_test.rb:29:in `setup' bin/rails test test/unit/issue_custom_field_test.rb:41 E Error: IssueCustomFieldTest#test_custom_field_with_visibl ... ActiveRecord::RecordNotFound: Couldn't find IssueCategory with 'id'=1 test/unit/issue_custom_field_test.rb:29:in `setup' bin/rails test test/unit/issue_custom_field_test.rb:32 Finished in 0 ... ><code class="diff"> diff --git a/test/unit/issue...
- Patch #31966 (Closed): Add missing fixtures to Redmine::Helpers::GanttHelperTest
- @Redmine::Helpers::GanttHelperTest@ has faile ... rs::GanttHelperTest#test_#column_content_for_issue: ActiveRecord::RecordInvalid: Validation fa ... lperTest - fixtures :projects, :trackers, :issue_statuses, + fixtures :projects, :trackers, :projects_trackers, :issue_statuses, :enumerations, :users, :issue_categories include ProjectsHelper </code></pre>
- Patch #31964 (Closed): VersionsControllerTest#test_show randomly fails
- <pre> Failure: VersionsControllerTest#test_ ... atus-locked', :text => 'locked' - # no issue avatar when gravatar is disabled - assert_select 'img.gravatar', :count => 0 + # no issue avatar when gravatar is disabled + ass ... end end def test_show_should_show_issue_assignee </code></pre>
- Defect #31957 (New): ActionMailer need to limit how many maximum connections it opens
- Microsoft office 365 smtp server has made som ... dapter Mailer delivery smtp
- Feature #31956 (New): All members of project as watchers
- Hi, after discussion I post here my idea for ... have define members 1) When I create new issue, all members of project will be set as watch ... ew project will be add = for example: I have issue in Project A. Dave, Mark, George and Diana are members = watchers of Project A. I edit an issue in project A and change project to Project B ... ana, Frank and Peter are set as watchers for issue, which move from Project A to Project B * ... you want all members define as watchers for issues?" YES/NO It will be easy to manage and all ... about this idea. With best regards David
- Patch #31951 (Closed): German translation update for 4.0-stable
- Extracted some translated strings from #31256 ... gest: Checksumme - setting_close_duplicate_issues: Close duplicate issues automatically - error_exceeds_maximum_hou ... e - deleted. + setting_close_duplicate_issues: Duplikate automatisch schließen + error_ ... view: Keine Vorschau vorhanden </code></pre>
- Patch #31950 (Closed): Add CSS class to "journal" and "reply" headers
- There is no class attribute in each header of issues and forum comments. The attached patch add ... ned, problems like #31742 should not occur.
- Defect #31946 (Closed): No log message when MailHandler ignored a reply to a nonexistent issue, journal, or message
- MailHandler silently ignores a reply to a nonexistent issue or reply. It makes troubleshooting really difficult.
- Defect #31945 (Closed): Japanese translation for text_no_subject
- <pre><code class="diff"> Index: config/local ... yml (作業コピー) @@ -1291,4 +1291,4 @@ label_issue_history_notes: コメント label_last_tab_visit ... ject + text_no_subject: 題名なし </code></pre>
- Defect #31943 (Closed): page_modify_ <%= render_main_menu(@project) %>
- I try to modify the main menu of the page. I ... one who know how this line of code works?
- Patch #31941 (Closed): ThemesTest may fail if a third-party theme with a favicon is installed
- Steps to reproduce: 1. Add a theme with th ... ions, 4 failures, 0 errors, 0 skips </pre>
- Defect #31937 (Closed): HTML-Tags are not interpreted correctly / removed from the Ticket.
- Environment: Redmine version ... e with that? Thanks in advance! Dominik
- Defect #31936 (New): Cannot download issue-attachments that contains one or more “+” (Plus Sign) characters
- To recreate it - just create an Issue, create a text file with any name containing ... "Test+File.txt" and attach that file to the issue and submit. After that open that issue, and try to download that file. It will show ... ding it - it will get downloaded without any issues.