Search
Results (18264)
- Hi, I'm struggling with a problem. Name ... s down by loading unnecessary data. Some subissues have many thousands of entries... Is the ... d) disable history With a large number of issues and a very large number of users, constantl ... let me know what you think. Regards, L
- Development: RE: Clarification for Email settings in documentation
- Thanks, Holger! Here's my proposed changes ... t's possible to receive notifications for an issue regardless the notification settings by watc ... involved in* | Notify if the event is for an issue is: created by the user, assigned to the use ... assigned to* | Notify if the event is for an issue: assigned to the user or previously assigned ... he owner of* | Notify if the event is for an issue created by the user _Note: Even if a ticke ... k, I think. Thanks in advance for your imput.
- Development: RE: Clarification for Email settings in documentation
- The wiki is free to edit and you are very muc ... ese translations would indeed be done via an issue.
- Hi all, I'm currently going through open issues at a new customer of mine and there's a tic ... re request ticket, I guess? Thanks, Jan
- Open discussion: RE: Scope of issue autocomplete in text fields
- Thanks Holger for the explanations. I'll see ... proof of concept and then open up a feature issue!
- Hi, I'm using Redmine 6.0.5 with Puma and n ... ustom message in email notifications when an issue is updated to a certain status, say "In prog ... l template files: <pre> app/views/mailer/issue_edit.html.erb app/views/mailer/issue_edit.text.erb </pre>. This is the naive co ... ate_notes) %>) <% end %> <hr /> <% if @issue.status.name == 'In progress' %> <p>The ticket is being processed.</p> <% else %> <%= @issue.status.name %> <% end %> <ul class="jour ... > false) %> <hr /> <%= render :partial => 'issue', :formats => [:html], :locals => { :issue => @issue, :user => @user, :issue_url => @issue_url } %> </code></pre> Is there another ... ns: no plugin installed </code></pre>
- Help: RE: New install: Redmine not sending emails
- I also tried with this last configuration and ... _We're sorry, but something went wrong. The issue has been logged for investigation. Please try again later._ What else needs to be configured?
- Hello, I’m using the Reporter plugin in Re ... r-page limit to 500, this does not solve the issue if there are more records. I would like t ... port? Thanks in advance for your help!
- Open discussion: RE: Performance trouble / slow rendering issues with filter on lots of users in chrome/firefox
- Hi i have the same troublon on redmine 4.4.2. ... ripts did you do on ViewCustomize , please ?
- Open discussion: RE: Scope of issue autocomplete in text fields
- The @cross_project_issue_relations@ setting in fact controls the ability to add issue relations (i.e. "connections" between issues). It does not affect the ability to add lin ... ettings only controls the ability to add sub-issues to a parent issue on a different project. It does not affect t ... c form fields, such as the form to add a new issue relation and to scope the search according t ... elds should always search over all (visible) issues in all projects as we can also link there i ... _id: project@ argument to the @auto_complete_issues_path@ method in @ApplicationHelper#autocomp ... al "clashes" if other projects have matching issues since we only return the first 10 issues ordered by issue ID (highest first), thus "drowning out" resu ... uld be to adapt the @AutoCompletesController#...
- Due to a user request in our organisation I just spent a few minutes trying to figure out how the issue autocomplete works when you type @#@ or @##@ ... oesn't use @:scope => (Setting.cross_project_issue_relations? ? 'all' : nil)@ as some other pla ... granularity of the latter available for any issue relations and not just subtasks as well, but I don't want to complicate things) Thanks, Jan
- Help: RE: Problem reinstalling redmine
- Reading the production.log, based on this: _ ... ntacts_helpdesk/lib/redmine_helpdesk/patches/issue_query_patch.rb:150:in `available_columns_wit ... lpdesk to see if the problem goes away.
- Hi, I need to reinstall (outdated OS) an o ... ine_hide_estimated_hours 1.0.14 redmine_issue_templates 1.1.0 redmine_lightbox2 ... ine_hide_estimated_hours 1.0.14 redmine_issue_templates 1.1.0 redmine_lightbox2 ... the problem ? Thanks. Regards, Bruno
- Please help if you have time, # Stable and ... install some apps? something special notice issue? # Could import Redmine 4.2.11 exists DB, f ... e_hearts #* redmine_impersonate #* redmine_issue_templates #* redmine_issues_tree #* redmine_logs #* redmine_mentions ... dmine_wysiwyg_editor #* redmine_xlsx_format_issue_exporter #* that_email_log
- Development: RE: What does sidekiq need access to?
- Hey Harry, What I'm currently running is w ... compose_sidekiq, it works for me without any issues, mails work as intended Basically, would ... y":https://github.com/docker-library/redmine/issues/316#issuecomment-2759843520, by now I don't have enoug ... thing, I'm probably abandoning those plans ;)
- Open discussion: RE: Clarification on Redmine and Rails Version EOL and Upgrade Path
- If there are no fixed dates published, there ... ou use a previous 5.1.x version and have any issue with that, we will generally ask you to update to the latest 5.1.x version first.
- A great example is "@redmine.org/boards/2/top ... %2C%20at-,%22@redmine.documentfoundation.org/issues/3715%22,-:https://redmine.documentfoundation.org/issues/3715%23top%2Dmenu:~:text=Philippe%2520Weste ... ine.documentfoundation.org/projects/websites/issues%2C, where I accidentally forgot to enter a ... not, does a ticket exist that requests this?
- Help: RE: Submitting changes to an issue while editing a comment causes comment edits to be lost
- Has this been remediated since?
- Help: RE: Editing the description of an existing issue
- @jwalker, do you have a screenshot of the but ... nywhere, at "@redmine.documentfoundation.org/issues/3715@":https://redmine.documentfoundation.org/issues/3715#top-menu:~:text=Philippe%20Westenfelde ... ine.documentfoundation.org/projects/websites/issues@":https://redmine.documentfoundation.org/projects/websites/issues, and would like to confirm that it's either ... ermission level, rather than me being stupid.
- Hi Redmine team, I’m working on customizin ... n the same (i.e., selecting a version for an issue), but I’d like users to be able to search th ... y on would be greatly appreciated. Thanks!
- I am currently using **Gitea** as my Git serv ... ossible, also associate commits with Redmine issues*, similar to how GitHub and GitLab integrat ... > Please excuse any unnatural phrasing.
- Help: RE: Alerting project manager to assignee changes
- You can select to be notified about all chang ... things you watch or you're involved in (eg. issues you're the author or assignee).
- We can have several people on a project that ... they may change the assignee of a particular issues. Is there any way to have the managers aut ... plicitly adding managers as watchers on each issue?
- How can I make a custom field become hidden when an issue is closed. When I go to Administration->Work ... gives me the options read only and required.
- Open discussion: RE: Using cURL to access the API
- It seems Passenger Standalone is not correctl ... to likely resolve it: **Understanding the Issue:** * **Passenger Standalone's Default Beh ... * **Firewall:** If you encounter connection issues, make sure that your firewall isn't blockin ... @ with the actual API key of your admin user.