Search
Results (18279)
- Hi there, I've been asked to configure Redmi ... t really skilled, so I may have expressed my issues in a bad way: I am sorry for that. I am ... mail.rake]] could I use it for my purpose?
- Help: RE: How to change sort order for due date column on "Issues assigned" page
- As a last follow-up, it seems someone has addressed this issue for Redmine in a plugin (perhaps it'll help ... ttps://www.redmine.org/plugins/redmine_smart_issues_sort Unfortunately this plugin is not co ... th Redmine 3.x (which is the version I run)
- Help: RE: How to change sort order for due date column on "Issues assigned" page
- As a follow up to my last reply, it's interes ... fork of Redmine) has clearly addressed this issue in their time. Sorting on due date ascen ... her than a developer) and lists the dateless issues last: An example: https://community.ope ... n't translating properly as a clickable link.
- Help: RE: How to change sort order for due date column on "Issues assigned" page
- > > > Rob D: One note: please do /not/ sugges ... d that we need to retain the ability to save issues without due dates, for a variety of reporti ... e order could be left as-is so that dateless issues continue to appear at the bottom of the results)? <pre><code class="sql"> SELECT COALESCE(issue_date, '2038-01-19'xx) AS sort_date, {other fields} FROM Issues ORDER BY sort_date ASC </code></pre> x ... how, consider this a +1 from me for ordering issues like this :) - it's how I work, and I was s ... redmine sorts on due-date in the way it does.
- When trying to enter minutes into the Estimat ... sed these plugins for quite long without any issues, I just upgraded them a couple of weeks ago ... t tell (if) which plugins might be the cause.
- Help: RE: Incoming email: create issues with mandatory custom fields
- Thomas Godard wrote: > You are trying to put ... custom fields with no default value for its issues, otherwise the creation of the issue will fail.
- Hi all, I'm facing a very weird issue. Getting mails with the Redmine command @re ... en I run @bundle install@ on a new version...
- Help: RE: [SOLVED] receive_imap errors
- Thank you very much for your reply. I tried t ... ferent item on the forum to try and solve my issue.
- Hello everybody, my name is Kelvin, and livin ... facing major problems with the procedure addissue, last in the example with Delphi REST API. T ... ing Google translator. Thank you in advance.
- Hi all, Current diff/patch viewer in Redm ... ent review system in place is that, for each issue, developer must create diff/patch file which ... ighly recommended :) Blue skies, Bojan
- Help: RE: Import information from excel to redmine
- I've found the import function now. No idea w ... n't find an option to preset the status. All issues I import are set to the preset status new. But some imported issues are already finished which is written in th ... V file. The problem is only about the status.
- Help: RE: Cannot export issues to PDF (Redmine 2.6.5)
- Hi Paul, I've identified the possible change ... rb And I can export the PDF, and the hidden issues doesn't appear in the PDF ;-) I've attac ... could solve your requirement. regs, Santi
- Help: RE: Cannot export issues to PDF (Redmine 2.6.5)
- Hi Paul, I have the same issue after installing redmine_workflow_hidden_fields 0.1.3 plugin. regs, Santi
- Hi guys, I've recently updated my server to ... ah.com/settings http://support.blahblah.com/issues/173 But if I try to go to home http://su ... ed some light on this ;) Thank you, Vic
- My apache log is saying this. <pre> [Wed ... ing scope :open. Overwriting existing method Issue.open. </pre> Any ideas where I could start looking?
- Hello, I've found some information about t ... to import a few values from excel to redmine issues. It is mainly about normal fields like d ... nami and it's the version 3.2.1-0) Thanks!
- Help: RE: How can I add notes when I changed the issue status?
- FTR #22789
- Help: RE: help needed with making Redmine-Git integration working
- Another update: - if you add a "*" to a list of "referencing keywords", then #ddd issue number will be processed wherever it is in a ... it on. Thanks everyone for their support!
- I want to add some notes when I update the issue status. How? Is there some plugin can do it ? Thanks.
- Hi, When i click on PDF link on Project bo ... s showing error "Couldn't open PDF". This is issue in IE and Microsoft Edge. Please help!
- Hi there, I have installed new Redmine a ... ng error on parts of the system for example issues: NameError (undefined local variable or method `options' for #<IssueQuery:0x007fca2ad14a38>): app/models/query ... .rb:253:in `build_from_params' app/models/issue_query.rb:124:in `build_from_params' app/h ... b:219:in `retrieve_query' app/controllers/issues_controller.rb:46:in `index' lib/redmine/ ... e' Has anyone an idea how to fix this?
- Help: RE: help needed with making Redmine-Git integration working
- Seems like it is necessary to call /sys/fetch ... , afterwards I can see revisions added to an issue, and time logged accordingly. And yet, we're ... ion that this is not strictly necessary.
- Hi all Another person is maintaining Redmi ... don't see any SCM-related information on the Issue page - Time-logging does not work, althoug ... ged to master. How do we troubleshoot the issue ? Many thanks for your support! EDIT: mea ... ble on the DB, but no records in "changesets_issues" table. Questions: 1) is it a require ... on_libs 1.1.3 csv_import_issues 0.0.2 custom_menu ... mine_favorite_projects 1.0.1 redmine_issue_detailed_tabs_time 0.1.0 redmine_lightbox ... debar_hide 0.0.7 unread_issues 1.0.0 usability 1.0.0 </pre>
- I'm coding a plugin in redmine 3.2.1. If I ch ... l , will cause the error. I tried to change IssuesController, no error. So, I have to restart ... ic at home, so can't copy the track message.)
- Help: RE: Redmine 3.2.0.stable: issue import delimiter for multiple value custom field?
- We've been using a redmine plugin for importing issues from other tracking systems from a CSV with ... //github.com/agileware-jp/redmine_importer/