Project

General

Profile

Search

Results (18336)

Help: Cannot delete attached file and issue relations in 'Edit/new issue' window.
When I click on the trash icon next to uploaded file in the 'Edit/New issue' menu, a 'loading' modal window appears for ... e according to this: http://www.redmine.org/issues/14828 but it didn't help. Please, any o ... mine_checklists 3.1.3 redmine_issue_tabs 1.1.1 redmine_issues_tree 0.0.7 redmine_mentions ... 0.2.0 redmine_timesheet_plugin 0.7.0 2016-05-19 00:17
Open discussion: RE: Migration from FogBugz
Hi Gerald I am running into this issue about migrating the data over from FogBugz, ... olumn name as the attributes. But the bigger issue is how to import xml to redmine and all the attachments would be another issue. I was wondering if you can point me to the right direction Thank you so much 2016-05-18 21:44
Help: Unable to login on demo url
Dear all, I have tried to create my own Re ... an admin user account to fix the user login issue? Thanks for your help David 2016-05-18 12:39
Help: Problem with redmine_ldap_sync plugin
Hello, this is my Redmine environment : > En ... 2.0.8.devel.gc3a7f280ec I have a issue with the redmine plugin "redmine_ldap_sync". ... 'm open to questions. Thanks in advance. 2016-05-17 17:16
Help: 500 Internal Server Error when accessing example.com/my/page
After migration to new server, users haves 50 ... nt user: krzysztof.golos (id=14) Rendered issues/_list_simple.html.erb (24.0ms) Rendered my/blocks/_issuesassignedtome.html.erb (109.1ms) Rendered issues/_list_simple.html.erb (27.5ms) Rendered my/blocks/_issuesreportedbyme.html.erb (39.2ms) Rendered my/blocks/_issueswatched.html.erb (7.2ms) Rendered my/page ... <h3> 2: <%= link_to l(:label_watched_issues), 3: issues_path(:set_filter => 1, :watcher_id => 'me', :sort => 'updated_on:desc') %> 4: (<%= Issue.visible.watched_by(user.id).count %>) 5: </h3> 6: 7: <% watched_issues = issueswatched_items %> app/views/my/blocks/_issueswatched.html.erb:4:in `_app_views_my_blocks__... 2016-05-17 15:28
Open discussion: RE: How can I calculate how many times the issue reopened?
I do need a similar plugin. Thanks. 2016-05-17 09:14
Help: RE: Estimated time gets rounded?
Hi, There are no settings for the display of ... back until you find which one is causing the issue. Regards 2016-05-17 09:05
Open discussion: Fetching emails from an IMAP server Issue
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? 2016-05-16 09:30
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) 2016-05-16 06:44
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. 2016-05-16 06:37
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. 2016-05-16 06:16
Help: Estimated time gets rounded?
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. 2016-05-15 16:24
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. 2016-05-13 22:29
Help: Cannot retrieve IMAP mails after upgrading Redmine to 3.2.1
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... 2016-05-13 09:28
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. 2016-05-13 09:12
Development: Problems addissue DELPHI!
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. 2016-05-13 02:51
Open discussion: View changes from patch file applied on entire affected file, not just pure diff
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 2016-05-12 16:35
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. 2016-05-12 15:23
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 2016-05-12 13:47
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 2016-05-12 12:59
Help: Home does not work, other links work fine
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 2016-05-12 10:46
Help: All of a sudden redmine stopped working...
My apache log is saying this. <pre> [Wed ... ing scope :open. Overwriting existing method Issue.open. </pre> Any ideas where I could start looking? 2016-05-11 17:30
Help: Import information from excel to redmine
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! 2016-05-11 12:22
Help: RE: How can I add notes when I changed the issue status?
FTR #22789 2016-05-11 09:07
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! 2016-05-11 08:18
(4151-4175/18336)