Project

General

Profile

Search

Results (12433)

Feature #32030 (New): Show Gravatar icons in the Members tab in the project setting
It makes easier to distinguish users. In addi ... border: 1px solid #ccc;}.members-tab@2x.png! 2019-09-08 10:10
Feature #32029 (New): Replace gantt and calendar tooltips with jquery tooltips
I think jquery tool-tips should also be used ... y brief information when rolling cursor over issue lines of the timeline/calendar cells, becaus ... spawn on the left, right, below or over the issue lines, depending on which side a free space ... 0/gantttooltip.png! Patch is to be posted. 2019-09-07 23:21
Patch #32025 (Closed): mail_body method in te ... an exception if the message is not multipart
<pre> $ RAILS_ENV=test bundle exec rake db:m ... or: RepositoryTest#test_scan_changesets_for_issue_ids: NoMethodError: undefined method `body' ... rb:275:in `block in test_scan_changesets_for_issue_ids' test/unit/repository_test.rb:271:i ... ory_test.rb:271:in `test_scan_changesets_for_issue_ids' bin/rails test test/unit/repositor ... e end def test_scan_changesets_for_issue_ids - Setting.default_language = 'en' - Setting.commit_ref_keywords = 'refs , references, IssueID' - Setting.commit_update_keywords = [ ... => 'fixes , closes', - 'status_id' => IssueStatus.where(:is_closed => true).first.id, - ... ::Base.deliveries.clear - - # make sure issue 1 is not already closed - fixed_issue = Issue.find(1) - assert !fixed_issue... 2019-09-06 06:56
Defect #32024 (Closed): Broken gzip icon in the repository view
<pre> Redmine::MimeType.css_class_of('foo.gz') # => "application-gzip" </pre> 2019-09-05 09:52
Patch #32023 (Closed): Add missing fixtures to IssueStatusesControllerTest
@IssueStatusesControllerTest#test_index_should_show ... t bundle exec rake test TEST=test/functional/issue_statuses_controller_test.rb Run options: --seed 33320 # Running: ......F Failure: IssueStatusesControllerTest#test_index_should_show_warning_when_no_workflow_is_defined [test/functional/issue_statuses_controller_test.rb:54]: Expected e ... ctual: 6 bin/rails test test/functional/issue_statuses_controller_test.rb:48 ........ ... class="diff"> diff --git a/test/functional/issue_statuses_controller_test.rb b/test/functional/issue_statuses_controller_test.rb index e46e807b9..a67ae87d7 100644 --- a/test/functional/issue_statuses_controller_test.rb +++ b/test/functional/issue_statuses_controller_test.rb @@ -20,7 +20,7 ... ath('../../test_helper', __FILE__) class Issue... 2019-09-05 09:52
Defect #32022 (Closed): IssueSubtaskingTest fails with high probability
<pre> $ RAILS_ENV=test bin/rake db:migrate:r ... /rails test --seed 21196 . . . Failure: IssueSubtaskingTest#test_parent_total_estimated_ho ... [/Users/maeda/redmines/4.0-stable/test/unit/issue_subtasking_test.rb:345]: Expected: 12 Actual: 21.0 bin/rails test test/unit/issue_subtasking_test.rb:335 </pre> 2019-09-05 04:38
Patch #32019 (Closed): Remove unnecessary scroll indicator from Gantt page
!Capture.PNG! 2019-09-04 19:18
Defect #32012 (Closed): Broken JavaScript icon in the repository view
Related to #11621 2019-09-04 18:50
Feature #32009 (New): Allow to directly edit Issues
Hi, thanks for this amazing application, ... ething regarding this. Cheers, jannis 2019-09-04 12:21
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. 2019-09-04 10:01
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> 2019-09-03 07:25
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 2019-09-02 15:57
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). 2019-09-02 07:19
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. 2019-08-31 14:36
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. ) 2019-08-31 07:53
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? 2019-08-30 19:14
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. 2019-08-30 13:58
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 2019-08-30 03:08
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. 2019-08-29 04:09
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 2019-08-28 08:19
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... 2019-08-28 07:54
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> 2019-08-28 07:19
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> 2019-08-28 04:11
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 2019-08-27 10:44
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 2019-08-27 10:42
(1951-1975/12433)