Search
Results (18202)
- Help: RE: Issues to Email
- I have the same implemented Im using a custo ... k "https://mywebsite.com/projects/my-project/issues.csv?query_id=266&key=api_key" > export.csv ... as attachement and so far works great for me
- Help: RE: Is updating existing issues via CSV import when their ID's are the same?
- I also want to know it.
- Open discussion: RE: Feature to Group Custom Fields by Category
- Hi @artlog, I developed the following plug ... ain/lib/redmine_custom_fields_groups/patches/issues_helper_patch.rb#L10-L12 Just FYI
- Open discussion: RE: Feature to Group Custom Fields by Category
- Thanks to Orange sponsoring, development of t ... plugin mixing : - https://www.redmine.org/issues/39530 - https://www.redmine.org/issues/40084 - https://www.redmine.org/issues/30919 plugin will be attached on https://www.redmine.org/issues/30919
- Help: RE: how to set working days/weekends
- Administrators can configure the non-working days in *Administration* -> *Settings* -> *Issue Tracking* -> **Non-working days**. All days ... calculating the new start date for dependent issues with a _follows_ relation With works wit ... Redmine 2.2.0 when #2161 was first released.
- Plugins: RE: Issue in porting a plugin to 5.x
- Unfortunately, since detailed information (e. ... he plugin is not compatible with Redmine V5.x
- Hi! I am looking for a plugin that would all ... e found only draw graphs from internal data (issues opened/closed, etc.)
- Hi, I am trying to port a plugin to 5.x al ... d to gem install mime and restarted, but the issue was still there. Thanks, David
- we have the below configuration on Redmine se ... specific password If you are experiencing issues where Redmine shows that emails are sent to ... not visible in the recipient's Gmail account,
- How can I assign a role (say Manager) with the ability to see all issues, even the ones that are not assigned to him/her? Of course without giving admin access!
- Coming from using Redmine 3.x and 4.x, has an ... ger supported. On some machines I have more issues with the devkit than on other machines depe ... mysql2 gem is always a problem on everything.
- We have issue in setup "Redmine Email Receiving" plugin. ... ils for some tasks such as creation, reminder
- Open discussion: RE: Custom Fields and Redmine performance
- Is there any update on this issue?
- Hi! searching for a solution I found this old ticket: https://www.redmine.org/issues/5061 This is exactly what I'm looking for: I need to show all issue entries (notes, status changes and time entries+comments) in one tab. But this issue has been closed with the comment, that there ... find any info that this has been solved yet.
- When I generate PDF from a Wiki page containing side-by-side: Wiki macro *!{{issue(number)}}* and Redmine link *##number* i'm receiving content that contains links 'host/issues/number' and ' *http://* host/issues/number'. Is this intentional?
- Hello together, this is my first post at t ... bility to Redmine 5.x they have added. My issue is about the file uploading via CKEditor plu ... ked well in the past. Now it seems to create issues. I wan't to know if this is a different beh ... m using now. +Here you can see the actual issue (your version 1.2.4):+ * Attachment: "uploa ... r solutions :-). Thanks in advanced. Chris
- Help: RE: Take locale into account in a macro
- @Redmine::I18n@ (which is available in all no ... pted to <pre><code class="ruby"> link_to_issue(issue, :subject => false, :tracker => false) + ", #{format_date(issue.due_date)}" </code></pre>
- Hi! I need to display a due date for an issue in my macro. Using <pre><code class="ruby"> link_to_issue(issue, :subject => false, :tracker => false) + ", #{issue.due_date}" </code></pre> works but the d ... be DD-MM-YYYY). How do I correct for this?
- Open discussion: RE: 2FA issues with one user
- Thanks for the prompt reply Holger.
- When installing Redmine 5.1.1 on AltLinux, an ... ve you tried any solutions posted on similar issues in our issue tracker, stack overflow, or google?** I tried... - **Have you read our issues document, https://github.com/rubygems/rubygems/blob/master/bundler/doc/contributing/ISSUES.md?** ... ## Backtrace ``` Errn ... y this link to see if there are any existing issue reports for this error: https://github.com/ ... 1.0%2Fgems%2Frake-13.1.0%2FHistory.rdoc&type=Issues If there aren't any reports for this err ... d paste the report template above into a new issue. Don't forget to anonymize any private data! The new issue form is located at: https://github.com/rubygems/rubygems/issues/new?labels=Bundler&template=bundler-related-issue.md </pre> Help me solve this problem. ... dle install` to install missing gems.
- Open discussion: RE: Feature to Group Custom Fields by Category
- I took time to port https://www.redmine.org/issues/30919 in current master branch to review how to converge with https://www.redmine.org/issues/39530.
- Open discussion: RE: Feature to Group Custom Fields by Category
- Another feature is https://www.redmine.org/issues/40084 that is dedicated to insert static in ... custom field could be used as group category.
- Hello all, Do you have any advice on how ... ne 3.4.4 to redmine 5.x with all the current issues, wiki, users, attachments.. etc. Do I have ... ssibly MySql) and then try to import all the issues/documents into the new db or install new re ... way is the better way? Thank you. Elidon
- Open discussion: RE: Feature to Group Custom Fields by Category
- I did push a prototype in https://www.redmine.org/issues/39530 idea is to reuse custom field as a ... elds like feature as https://www.redmine.org/issues/38957.
- Open discussion: RE: enforce utf8 in all text
- The "best approach" is never to rely on the s ... TF8, but CP-1252. This is still a painful issue for us as we have no control over how text e ... rection I will do the work to make it happen.