Project

General

Profile

Search

Results (12430)

Defect #35355 (Resolved): Unable to create or edit users with Cyrillic logins
Used version: 4.2.1.stable (Bitnami Redmine S ... resh new install, so I'm also report it here. 2021-06-04 13:20
Feature #35349 (New): Email notification when Issue description is updated
Hello! I have a question. How to send notific ... number of reasons, I cannot mark check-box "Issue updated". Perhaps you can advise some plugin ... g for email notification is: !setting.png! 2021-06-03 10:57
Defect #35348 (Closed): install plugin dashboard for redmine failure
Hi admin, I have just install plugin dashboa ... trollers/dashboard_controller.rb:101:in `get_issues' plugins/dashboard/app/controllers/dashboa ... ' lib/redmine/sudo_mode.rb:65:in `sudo_mode' 2021-06-03 06:14
Defect #35345 (Closed): Redmine::Plugin::compare_versions fails with stable and devel branches
A plugin using Redine::Plugin::require_redmin ... ct(&:to_i) in compare_versions. But it works. 2021-06-02 14:16
Defect #35341 (Closed): Redmine "block in deliever!" email. Help needed.
Issue: After reboot my redmine PC, notice that al ... n deliver!' error. Need help to resolve this issue. Thank you. Error Log: <pre> App 2195 o ... redmine_wiki_lists 0.0.9 wiki_issue_fields 0.5.2 2021-06-01 08:42
Feature #35324 (Closed): Preload principal and roles in members#index
Hi, @MembersController#index@ should prelo ... A patch is attached. Thanks, Thomas 2021-05-28 12:29
Defect #35320 (Closed): When viewing spent time report the Activity, Issue Id and Subject are combined into a single column Issue yet there is no option for filtering on subject.
Please add the issue's subject as a column to filter by in the spent time reporting. Trying to filter the issue for anything in the subject does not work does not work! 2021-05-27 18:02
Defect #35319 (Closed): Wrong Japanese translation for permission_delete_message_watchers
Update Japanese translation file for fix wrong translation. 2021-05-27 17:21
Patch #35312 (Closed): Gracefully handle invalid operators and associations requested in queries
Users can request arbitrary operators or custom field associations for fields in queries for issues or time entries. This is validated in the @ ... original exception and rendering a 404 error. 2021-05-25 20:04
Defect #35308 (Closed): "Add news" button on ... ex is displayed for users without permissions
"Add news" button on the global news index is ... essary permission to add a news article. The issue is due to #33167. The issue was reported by "Alexander Meindl":/users/29628 in #2414#note-10. 2021-05-25 11:36
Defect #35283 (Closed): why can't i create a new issue?
Hello, i am a new redmine user. I have a problem that I cannot create a new issue in my new project. 1. Creating a new proj ... hoose my project and try to find button 'new issue', but I can't* !https://ibb.co/BNBcvms! BUT if i do NOT select my project, i see the 'NEW ISSUE' button !https://ibb.co/tKLdYgJ! But I s ... edmine version: !https://ibb.co/gZj0D72! 2021-05-23 09:20
Feature #35282 (Closed): Assign to former/previous assignee short cut
Hi, The "Assign to me" (#29285) feature is ... ortcut would be beneficial. On our team , issues are being assigned form person A to person ... rson A and person B. Person A assigns the issue to person B with comments. Person B adds his comments and assigns to issue to Person A. Person A sees the comments and adds is own and assigns the issue to Person B. If we'll have a "Assign to ... rs/groups on the list). Thnaks in advance. 2021-05-23 08:44
Feature #35281 (New): [Meta] (Issues) Custom (and Standard) Fields Grouping and Positioning
This is a meta-issue to track all related issues concerning the subject and which acts as a ... idual implementation proposals, like #30919). 2021-05-23 06:28
Feature #35270 (New): Grouping & Positioning of custom fields
For individual Issue view page format. Would like a more custo ... but not really as useful as it would be for issues. 2021-05-20 22:50
Patch #35268 (New): Issue.acts_as_searchable columns option cleanup
Hi, Just for the sake of completeness, in @Issue.acts_as_searchable@ the @columns@ option sho ... patch is attached. Best regards, Thomas 2021-05-20 16:29
Defect #35265 (Closed): Readmine: Create IssuePriority Enumeration give error
h2. I am using readmin 4.2 while create a Issue Priority It give me error. [46, 55] i ... #<IssuePriority id: nil, name: "Normal", position: nil, is_default: false, type: "IssuePriority", active: true, project_id: nil, par ... ent.id), 1) WHERE `enumerations`.`type` IN ('IssuePriority') AND `enumerations`.`parent_id` IS ... reate any enuumeration in redmine any help 2021-05-20 11:51
Defect #35258 (Closed): mouse-over creates on ... ent, instead of giving additional information
Hi to you all, Already in 4.1 redmine shows ... 2.20.1 Filesystem 2021-05-19 09:34
Defect #35252 (Closed): Project Versions: Default version is not editable
If you create a new version, then you are abl ... se the option is missing. !Edit_version.png! 2021-05-17 08:08
Defect #35248 (Confirmed): Hard-coded error messages in IssueStatus
Untranslated hard-coded string exists in source:trunk/app/models/issue_status.rb@20897#L113 <pre> def check_integrity if Issue.where(:status_id => id).any? raise "This status is used by some issues" elsif Tracker.where(:default_status_id ... status by some trackers" end end </pre> 2021-05-16 05:05
Defect #35242 (Closed): Journals are not returned via API
Hi, I was reading your documentation ([[Rest_Issues]]) that says on the "GET /issues.[format]" under includes: _for full list s ... se the list is the one on the endpoint "GET /issues/[id].[format]", and so it includes "journal ... a request to https://support.xxx.com/redmine/issues.json?key=####&include=journals,attachments& ... not the "journals" field... what's going on? 2021-05-15 00:44
Feature #35237 (New): Configure default ordering for new Users via global Settingsb
in #589 there was the fix implemented to allo ... he behavior on ordering/sorting the notes in issues. This is good, but new users often do no ... /redmine/settings?tab=display would be great 2021-05-14 08:30
Feature #35229 (Closed): SSE refresh
Hi, I tried quite long time to developed solution how automatically refresh issue's notes without refreshing whole page. I ... e How I imagine it can works - focused on issue-detail page: On server running "services" who listen changes on issues (create issue, update issue, ...). If issue is new, then work as normal (like now). If issue is updated, then check attributes which was ... v #history, show tab History and Changes If issue is updated, then check attributes which was ... r question. With best regards David 2021-05-11 18:03
Feature #35228 (Closed): Email notifications on specified filters
Dear all, is there a plugin working for la ... email notifications. There has been the issue reminder plugin, but it seems it's not worki ... gin filling our needs. Thx Rgds Benjamin 2021-05-11 11:12
Defect #35226 (Closed): Add SameSite=Lax to cookies to fix warnings in web browsers
Firefox 88.0.1 shows the following warning in ... : 1px solid grey;}.samesite-none-warning.png! 2021-05-11 10:11
Defect #35225 (Resolved): Edit issue shows date in MM/DD/YYYY while the rest of the application shows YYYY/MM/DD
Dear redmine community Issue list DD-MM-YYYY Issue detail DD-MM-YYYY Issue edit MM-DD-YYYY Issue list and Issue details follows redmine date configuration but issue edit always use the MM-DD-YYYY format. Please, any advice what I'm doing wrong? 2021-05-11 08:39
(1226-1250/12430)