Search
Results (12714)
- Patch #24877 (Closed): Filter parent task issues in auto complete by open/closed status depending on the subtask status
- This patch is related to #10989 and adds the ... opose in parent task auto complete only open issues if the issue is open # propose in parent task auto complete only closed issues if the issue is closed In this way we'll reduce the changes to choose an invalid parent issue.
- Defect #24866 (Closed): SQLServer: Visibility not included in list
- I have an empty, just installed Redmine. While try to have a look at issue list i get a message "visibility ist not included in list". Having some google i found some issues with table queries und some sql to fix NUL ... dmine plugins: no plugin installed </pre>
- Defect #24864 (Closed): svn.redmine.org: "The certificate is not issued by a trusted authority"
- Your certificate is expired. Error validat ... redmine.org:443': - The certificate is not issued by a trusted authority. Use the fingerp ... 2017 GMT until Jan 8 23:59:59 2020 GMT - Issuer: Gandi, Paris, Paris, FR - Fingerprint: A ... 6:99:BD:20:C1:59:A4:5F:60:9E:27:2D:81:82:B7
- Patch #24860 (Closed): Traditional Chinese translation (to r16217)
- * New ** label_attribute_of_object * Changed ** label_attribute_of_project, label_attribute_of_issue, label_attribute_of_author, label_attribute_ ... e_of_user, label_attribute_of_fixed_version
- Defect #24840 (Closed): LDAP: Users who didn' ... n't available as well) to assign to a project
- Hello, we are using Redmine for our organi ... isting (open or close) ticket regarding this issue - sorry if I didn't look at the right place. ... provide that yourself? Thanks a lot, JT
- Patch #24839 (Closed): Minor performance improvement - Replace count by exists?
- When checking to see if a query returns any r ... end %> <div id="status_by"> -<%= render_issue_status_by(@version, params[:status_by]) if @version.fixed_issues.count > 0 %> +<%= render_issue_status_by(@version, params[:status_by]) if @version.fixed_issues.exists? %> </div> </div> </code></pre> ... <code class="sql">SELECT 1 AS one FROM "issues" WHERE "issues"."fixed_version_id" = ??? LIMIT 1;</code> ... han <code class="sql">SELECT COUNT(*) FROM "issues" WHERE "issues"."fixed_version_id" = ???;</code></pre>
- Patch #24837 (Needs feedback): Bulk update issues with author
- It would be nice, to add option to bulk update many different issues with option 'assigned to author'. Below is my diff with this feature.
- Defect #24829 (Closed): Dropdown Mobile view menu partially unreadable
- Wanted to report an issue that seems to be occurring using Edge (lates ... th white text. !capture16.png! Thanks.
- Patch #24827 (New): Project roadmap each version now wrapped with "box" class
- Now it looks smoother with only one additiona ... ld be nice, if someone can attach screenshot.
- Patch #24824 (Closed): Traditional Chinese translation (to r16179)
- * New ** error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted, setting_timelog_required_fields
- Defect #24822 (Closed): Start Date, Due Date, percent complete
- <pre> Environment: Redmine version ... d. That research led me to believe that the issue has been reported and listed as fixed in Ver ... hat when I have a Tracker that is the parent issue with a set Start Date I can edit said start ... m the edit screen. Thank you. Mark
- Defect #24819 (Closed): Redmine is very slow during peak hours
- Hi, We use redmine services for ticketing ... s when multiple users logged in and multiple issues are logged. Can you please advise on the s ... the reason behind this? Regards, Koushik
- Feature #24817 (Closed): Files download log
- I want to view download log of uploaded files ... st be contains user, file and download time.
- Feature #24813 (Closed): Autocomplete to issue field on time logging form
- When creating [spent time] for an issue, the issue number has to be provided. There's no possibility to lookup the issues. Please provide a select field with the subjects of the issues and after selecting a subject, the issue number will be populated automatically.
- Feature #24808 (Closed): OAuth2 support for Redmine API Apps (OAuth2 Provider)
- I think, we should make Redmine an OAuth2 pro ... !{width:500px}redmine_oauth2_provider.png!
- Feature #24806 (Closed): Possibility to hide Issue History from a role
- Hello, In my company we have a Redmine sha ... cuss with our partners in the History of the issue by adding notes and they respond. Actuall ... discussion with our partner, so disable the Issue history for them. Is it possible by any ... like in the screenshot attached. Thanks !
- Defect #24803 (Closed): Incoming mailm subject are truncated
- Most of the time it's because it have localiz ... rmulaire de demande de formulaire complét
- Feature #24792 (Closed): support bulk update state of version.
- sometime I need to update the state of many v ... ck one button to update the state of version.
- Patch #24787 (Closed): Don't preload all filter values when displaying issues/time entries
- Possible values for all filters are currently ... ded in the view as JSON objects when listing issues or time entries. This can be slow when ther ... s the filter only, by using an AJAX request .
- Defect #24786 (Closed): Heavy performance problem when editing issues (big number of users & projects)
- Hello ! I'm part of a team maintaining a " ... s, especially when sending an email after an issue update. Here are some info about our infr ... ______________ Our problem occurs when an issue is updated/created, which triggers an email ... he user hanging for 2 minutes when saving an issue. To avoid that, my predecessor edited the R ... ght.) But we can't avoid users bulk-editing issues themselves. And when they do, the server ju ... is the performance graph when bulk-editing 5 issues on a freshly restarted server (so, nothing is in cache yet) : !! If I close 10 issues at the same time, I start getting HTTP 500, ... just to not send the email in the end)_
- Feature #24782 (New): Use POST to export Issue query results to CSV instead of GET
- When trying to export issues to CSV, all request params (filter settings) are sent in the URL via a GET request. For an issue filter with lots of params using non-latin c ... us allowing to manage larger amounts of data.
- Patch #24778 (Closed): Czech localisation for 3.3-stable
- From #24537. <pre><code class="diff"> === ... spozici - error_no_tracker_allowed_for_new_issue_in_project: The project doesn't have any trackers - for which you can create an issue - label_tracker_all: All trackers + error_no_tracker_allowed_for_new_issue_in_project: Projekt neobsahuje žádnou frontu ... er_all: Všechny fronty label_new_project_issue_tab_enabled: Zobraz záložku "Nový úkol" - ... ror_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers - for which you can create an issue + setting_new_item_menu_tab: Záložka v men ... ror_no_projects_with_tracker_allowed_for_new_issue: Neexistují projekty s frontou, pro kterou l ... error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot be reassigned to an issue...
- Defect #24777 (Closed): Non-www version of redmine.org does not work
- Typing just "redmine.org" to get to this site ... URLs, while ensuring all visitors use SSL.
- Patch #24776 (Closed): UI inconsistencies on /enumerations/index view
- Coming out of and a follow-up to #24720. I sp ... apply-able using "@patch -p1 < 0001-...@".
- Defect #24774 (Closed): Ubuntu 14.04 LTS Redmine could not be started
- Trying to install Redmine using ==> ======== ... _support/core_ext/module/attr_internal.rb