Project

General

Profile

Search

Results (18267)

Open discussion: RE: Updating issues results in parameters being added to URL
Thanks. I've patched that locally and will see what the users think. 2018-03-09 11:33
Help: Inline image
I have upgraded RedMine and CKeditor to last version. But now, the olds and news issues don't display the inline image. For exam ... ven't space into his name. When I open an issue I see the text "!MyImage.png!" and not the real image. Have you any ideas ? 2018-03-08 16:35
Open discussion: RE: Updating issues results in parameters being added to URL
This seems to be the expected behavior since ... the line source:/tags/3.4.4/app/controllers/issues_controller.rb#L182 <pre><code class="ruby">format.html { redirect_back_or_default issue_path(@issue, previous_and_next_issue_ids_params) }</code></pre> to <pre><code class="ruby">format.html { redirect_back_or_default issue_path(@issue) }</code></pre> But this eventually resul ... ecide for yourself, if it's worth the effort. 2018-03-08 14:13
Help: RE: How to add custom query in Excel
UP Alexandre cc wrote: > Hey, > > I wo ... ://login:pass@redmine.net/projects/projectid/issues.csv?query_id=17 > > > Can you help me ? > > Thanks 2018-03-08 12:40
Open discussion: Non-watcher updating an issue doesn't get emailed (future) updates
Hi, We sometimes have a person not associated with an issue (not creator or watcher) update an issue. This person doesn't get emailed -- neither ... t possible to have any person who updates an issue automatically be added as a watcher -- if they aren't already watcher or owner? Thanks, Colin 2018-03-08 10:39
Open discussion: Updating issues results in parameters being added to URL
Hi, We recently upgraded Redmine from 2.5. ... d a user complaining that when he updates an issue, parameters are added to the URL, like: https://xxx/issues/1577?issue_count=16&issue_position=2&next_issue_id=176&prev_issue_id=1462 We're pretty sure that this never ... iour, where the URL would remain https://xxx/issues/1577 after update? Thanks, Colin 2018-03-08 10:35
Help: Checking possibility of multiple issue input function on the new designed form (like a MS Excel view)
Hello I'm Hyun Myung in South Korea. My company is using a redmine as a business issue handling tool. Today my boss asked to me th ... 't want to see complex fields and input each issues indivisually .. So I want to check the possibility of multiple issue input function on the particular form as see ... n click the 'create' button and it makes new issue on redmine. And now, It's a questio ... e let me know it.. Thanks in advance..^^ 2018-03-08 08:51
Help: RE: installtion issues
blackbeard . wrote: > So following this http ... msudo: command not found > > Googling the issue, does not resolve the problem. AFAIK ther ... the command should be > sudo rvm get stable 2018-03-07 22:11
Help: RE: installtion issues
So following this http://www.untrustedconnect ... rvmsudo: command not found Googling the issue, does not resolve the problem. 2018-03-07 18:36
Open discussion: RE: Disactivate the patch #24877
Frederic FORESTIER wrote: > [...] > I can f ... e the "evolution" is closed, [...] Parent issues can only have open subtasks if itself isn't ... before you can add open subtasks to it. See issue #10989. 2018-03-07 10:06
Help: RE: ActiveRecord::RecordNotFound: Couldn't find Tracker with 'id'=0
amit rishi wrote: > [...] Yes, I am using plugins. I don't think think this is issue is because of plugin. I am stuck. I don't un ... (FWIW: see [[submissions]] and message#667.) 2018-03-07 09:37
Plugins: Suggestions for agile/roadmap plugin
Hi. We're just starting out testing Redmin ... nt if we're planning based on time (say, the issues to be completed the next couple of weeks), or based on release (these issues will part of this and that release of our s ... mend me looking into? Regards, Kenneth 2018-03-05 10:03
Open discussion: RE: roadmaps issues regarding tracker type
Just a note. Seems to work if there is no ... Hello, > > Why are even versions with no issues of selected tracker types displayed in road ... o have an option like "Hide versions with no issues" - to be backward compatible with existing ... given version should take into account only issues of selected tracker, not all. If needed for ... for all trackers). > > Regards, Pablo 2018-02-28 18:17
Open discussion: roadmaps issues regarding tracker type
Hello, Why are even versions with no issues of selected tracker types displayed in road ... o have an option like "Hide versions with no issues" - to be backward compatible with existing ... given version should take into account only issues of selected tracker, not all. If needed for ... d one for all trackers). Regards, Pablo 2018-02-28 17:43
Help: Protect files for users/roles
I need to protect (hide) some files for users ... not have permission to VIEW Private Notes in issues and this works but I can not set a file as ... . Is there solution for this? Plugin etc? 2018-02-28 17:09
Help: installtion issues
So I have been working on this issue for 5 days now. I have followed the followin ... nd logs. However is there any resolution? 2018-02-28 00:39
Help: Email Notification Suppression for Relating tasks
We relate a lot of issues together. Often a user will get two email notifications for this, one from the issue the relationship is initiated from and one from the issue the relationship is made to. No one here re ... ns and can turn off the below items. Adding issue relationships appears to be considered an issue update, but I don't want to turn off all issue updates and none of the more specific options are appropriate for this. Issue updated - Note added - Status updated ... email notifications" option when editing an issue to reduce everyone else's inbox clutter, how ... lable when adding a relationship to another issue. Is there a way I can suppress all "Relat ... email notifications while making a relation? 2018-02-27 23:28
Help: My Page - Issues assigned to me don't displays the defined default columns
I migrate from redmine 3.2.2 to 3.4.4. I d ... 23459) on my Page when I select for example 'Issues assigned to me', the issues displayed don't use anymore the defined 'Default columns displayed on the issue list' (defined in the Settings). Displayed a ... configured default columns? Thanks Piero 2018-02-27 11:44
Help: How can I get a burndown chart without holiday to show the status of project
after import Redmine_Agile plugin,we started to use burndown chart.But I found the slope of issue journey contains holiday We want the slope ... Do I have any method to slove this problem? 2018-02-27 10:05
Help: RE: "Subject cannot be blank" issue with REST API
Peter Boguszewski wrote: > I am getting the ... > > Thanks (I know this is a bit old of an issue but it does hurt to try), > > Pete My ... of the project it was trying to create a new issue into. So, perhaps, check you ACL. 2018-02-27 01:25
Help: RE: Can't upload or download files
Please Note: script/about is deprecated us ... sion denied, which is probably caused by the issue at hand. Actually these scripts weren't s ... from bin/about:4:in `<main>' </pre> 2018-02-26 17:08
Help: RE: ActiveRecord::RecordNotFound: Couldn't find Tracker with 'id'=0
Hi Micha. I updated my question. Yes, I am using plugins. I don't think think this is issue is because of plugin. I am stuck. I don't understand why this is happening? Thanks 2018-02-26 16:23
Help: Can't upload or download files
I have recently created a new Redmine Server ... *(For the environment see Info below)* My issues are as follows:- 1) Some projects (exist ... if I have to – might be due to db structure issues) !Ashampoo_Snap_2018.02.26_14 ... Snap_2018.02.26_14h23m12s_008_.png! 2018-02-26 15:15
Open discussion: RE: Disactivate the patch #24877
@Frederic: sorry, but please forget my first ... en if you'll type manually an 'unrecognized' issue, you'll receive a validation error on save. ... o'_), I should have had a better read on the issue (with its ancestry). 2018-02-26 08:22
Plugins: RE: Agile plugin will display 403 error
Hi Dominik, Thanks for your nice support! A ... re now contacting Redmine UP support to this issue, hope we can find out what 's wrong with. Thank you again for your help. 2018-02-26 07:28
(2901-2925/18267)