Project

General

Profile

Search

Results (12518)

Feature #34040 (New): Include all notes in issue list csv
Currently, only the latest note can be output ... /github.com/suer/redmine_export_with_journals 2020-09-28 06:49
Defect #34038 (Closed): Redmine won't send emails in latest version
When I set my configuration.yml file to the f ... rts but no emails are sent: Processing by IssuesController#create as HTML Parameters: {"u ... xRKBi5g==", "form_update_triggered_by"=>"", "issue"=>{"is_private"=>"0", "tracker_id"=>"2", "su ... ory_id"=>"", "fixed_version_id"=>"", "parent_issue_id"=>"", "start_date"=>"", "due_date"=>"", " ... to Async(mailers) with arguments: "Mailer", "issue_add", "deliver_now", #<GlobalID:0x000000000f ... 000f43b5e8 @uri=#<URI::GID gid://redmine-app/Issue/67>> Redirected to http://192.168.1.54:3000/issues/67 Completed 302 Found in 53ms (ActiveReco ... om Async(mailers) with arguments: "Mailer", "issue_add", "deliver_now", #<GlobalID:0x000000000f ... 000f47f1d0 @uri=#<URI::GID gid://redmine-app/... 2020-09-27 17:46
Feature #34033 (New): Email reporting based on the due date or set intervals
Hi all, Just wanted to ask for a new email ... uld it be beneficial to have a report of all issues sorted by priority or due data coming every ... t to the user and parameters. Many Thank's 2020-09-24 23:34
Defect #34032 (Closed): Project settings tab contains two items with the same id
In the project setting tabs the [DOM] have 2 ... oject_1 which are in the _edit.html.erb and _issues.html.erb tab which both of them contains la ... labelled_form_for @project ,:as => "project_issues_tracker" </pre> in the _issues tab. 2020-09-24 16:08
Defect #34029 (Closed): 403 Forbidden error when non-member try to upload a file
Hello Our users encountered an error in a ... roject. Here are the steps to reproduce the issue: * The current user is NOT member of any ... his role has permission to create and update issues h2. Logs On the server side, here are ... plugins: no plugin installed </pre> 2020-09-24 10:51
Feature #34025 (Closed): Raise the maximum le ... t in the Atom feed from 100 to 300 characters
The atom feed from a Project does not truncat ... Even using redmine.org > Projects > View all issues > Atom, issue 33965 is truncated: <pre> <title>Red ... el="alternate" href="https://www.redmine.org/issues/33965"/> </pre> 2020-09-22 15:59
Defect #34016 (Closed): Issue List "Options" and "Filters" not Clickable on Chrome 86
When visiting Redmine on Chrome 86, the secti ... , and if so a fix in Redmine may be required. 2020-09-21 12:46
Feature #34003 (New): collapsed groups per query
If issues are grouped in a custom query then the grouped issues can be collapsed by klicking on them. It w ... lapse" to have all groups collapsed at start. 2020-09-18 14:49
Defect #34002 (Closed): postgres bundle exec rake db:migrate fails
Executing @RAILS_ENV=production bundle exec r ... :47:in `permit_concurrent_loads' ... </pre> 2020-09-18 10:47
Defect #33994 (Closed): instance_eval
my production.log have many from this msg ho ... l at /home/redmine/4.11/config/routes.rb:370) 2020-09-16 10:28
Defect #33975 (Closed): REST API format: JSON, Update Catelogy response incorrect.
As [[Rest_IssueCategories#PUT]] notes, <pre> PUT Updates the issue category of given id Parameters: Same as issue category creation Response: 200 OK: issue category was updated 422 Unprocessable Entity: issue category was not updated due to validation f ... ad test this function as: <pre> /redmine/issue_categories/{1}.json?id=117&key={0} </pre> then body given json data <pre> {"issue_category":{"name":"Test", "assigned_to_id":1 ... tent. Thanks. !SnapShot_20200910_003.png! 2020-09-10 11:59
Defect #33967 (Closed): After upgrade getting error when time spent record updated
Hi ; I Upgraded redmine 2.x to 4.x with manu ... grating db) after that try to give record to issue with time spent im getting this error , what is missing i cannot find <pre> Processing by IssuesController#update as HTML Parameters: {"u ... /PXNCkg==", "form_update_triggered_by"=>"", "issue"=>{"is_private"=>"0", "project_id"=>"213", " ... rity_id"=>"2", "assigned_to_id"=>"", "parent_issue_id"=>"", "start_date"=>"", "due_date"=>"", " ... t_journal_id"=>"", "commit"=>"Gönder", "next_issue_id"=>"38688"" , "issue_position"=>"1", "issue_count"=>"6", "id"=>"38689"} Current user: ... Error in 73ms (ActiveRecord: 22.9ms) </pre> 2020-09-08 10:06
Defect #33964 (Closed): Need information on workflow
Hi, I created a new custom field in remine ... e in workflow.Can you please help me on this. 2020-09-07 08:33
Defect #33953 (Closed): Repository tab is not ... f no repository is set as the main repository
I suggest that: * if there are any reposit ... page with Repositories sidebar should show. 2020-09-03 08:21
Defect #33950 (Closed): Search users - selection cleared on every search
Hi, I don't know is this is a bug or I am ... ted new project and inside the project a new issue. 2. Adding watchers: - If you put a tick b ... lections when yu search for a different user. 2020-09-02 14:20
Defect #33941 (New): Do not use timezone unaware methods
If you set the timezone in @config/additional ... ting a recipe (5 days late)" not found in "1 issue(s) that are assigned to you are due in the n ... updating a recipe (6 days late) View all issues (2 open) http://localhost:3000/issues?assigned_to_id=me&set_filter=1&sort=due_dat ... lure: MailerTest#test_reminders_should_sort_issues_by_due_date [./test/unit/mailer_test.rb:823 ... demandes (2 ouvertes) http://localhost:3000/issues?assigned_to_id=me&set_filter=1&sort=due_dat ... re: MailerTest#test_reminder_should_include_issues_assigned_to_groups [./test/unit/mailer_test ... ed to group (Due in 5 days)" not found in "1 issue(s) that are assigned to you are due in the n ... ssigned to group (Due in 4 days) View all issues (2 open) http://localhost:3000/issues?assigned_to_id=me&set_filter=1&sort=due_dat ... ting a recipe (5 days late)" not found in "1 ... 2020-09-01 07:53
Patch #33938 (Closed): Add missing fixtures to IssueNestedSetTest
Sometimes IssueNestedSetTest fails. <pre> $ RAILS_ENV=te ... # Running: ............F Failure: IssueNestedSetTest#test_destroy_should_destroy_children [./test/unit/issue_nested_set_test.rb:225]: "JournalDetail.cou ... 7 Actual: 6 bin/rails test test/unit/issue_nested_set_test.rb:216 .........F Failure: IssueNestedSetTest#test_destroy_child_issue_with_children [./test/unit/issue_nested_set_test.rb:270]: "JournalDetail.cou ... 7 Actual: 6 bin/rails test test/unit/issue_nested_set_test.rb:262 ........ Finish ... Run with --verbose for details. $ <pre> 2020-09-01 05:04
Defect #33936 (New): BCC and email subaddress not working anymore
Hello All! Before, we used Redmine 3.4 and ... emails with subaddress in BCC to open a new issue in the desired Project. But after upgrading ... mine_dashboard 2.7.1 redmine_issue_templates 1.0.4 redmine_lightbox2 ... sidebar_hide 0.0.8 2020-08-31 10:10
Defect #33935 (Closed): Locked users in a gro ... ications when the group is added as a watcher
Reproduce by the following step. # Add the ... hen lock the user-A. # Add the group to the issue's watcher. # A notification is sent to locked user-A when the issue is updated. 2020-08-31 09:00
Defect #33932 (Closed): Can't view "My account" page when 2fa is setting to optional
error message: <pre> Started GET "/my/acc ... mine/sudo_mode.rb:64:in `sudo_mode' </pre> 2020-08-31 05:57
Defect #33930 (Closed): 500 error when attempting to create custom field enumeration with empty name
When editing the list of possible values for ... edmine/sudo_mode.rb:64:in `sudo_mode' </pre> 2020-08-30 17:50
Defect #33912 (Confirmed): Sorting of multiple columns including Date column does not work
When specifying the sorting condition of mult ... x solid #ccc;}spenttime-with-customquery.png! 2020-08-27 07:23
Patch #33910 (New): Rendering bug in Chrome Windows and Linux when pressing PageUp in Textarea
A rendering bug in Chrome on Windows and Linu ... ing PageUp in a Textarea, for example on the issue edit page. In some cases this can lead to UI ... Chrome https://bugs.chromium.org/p/chromium/issues/detail?id=890248, it seems to exist since 2 ... unfortunately it is too large to upload here. 2020-08-26 17:42
Feature #33906 (Closed): Upgrade Rails to 5.2.4.5
As released on May 18, 2020 with the followin ... e bundled @rails-ujs@ code. I'll set this issue to _private_ given the possible implications. 2020-08-26 01:05
Feature #33902 (Closed): Server-Handler for GIF
All images were downloaded from the browser, ... s correct. (attachments_controller.rb edited) 2020-08-25 11:25
(1551-1575/12518)