Project

General

Profile

Search

Results (31868)

Help: RE: Go directly to "My page" after login
David Strejc wrote: > Please, > > can anybody skilled in RoR and redmine help me with little issue? > > I would like to be redirected direct ... rom SSO authentication avoiding redmine login 2022-02-07 12:20
Help: RE: Cant edit a custom field.
No third-party templates. I only downloaded t ... s, /settings). If the custom field is for an issue, then I do open the project, but the issues pages crashes (/issues/..). 2022-02-07 12:12
Defect #36580 (Closed): Fix code copying in common browsers
This patch resolves https://www.redmine.org/issues/3382 for: * Chrome-based browsers (empty ... As for Firefox, there are multiple related issues in their bugtracker: * https://bugzilla.mo ... he only solution seems to mimic pre with div. 2022-02-06 18:21
Defect #36574 (Closed): context-menu on task
Hello, context-menu on right click on roadmap's or issues's page can be display in wrong place on Fir ... to be append to a full page DIV. Thanks 2022-02-04 12:21
Defect #36565 (Closed): No title on mouseover event on progress bar
Hello, In progress_bar function (Applicati ... tag <p> by a <span> and it's work. Thanks 2022-02-03 08:30
Plugins: Why installation of Redmine plugins always kills Redmine ?
I am a new Redmine community member seeking f ... "redmine_agile-1_6_2-light.zip" which had no issue before. Now, no matter what plugin I install ... message) I have been struggling with this issue am terribly frustrated. Redmine experts, please help! Thank you in advance. 2022-02-03 03:36
Help: Refresh button in list of subticket did not work
Hello, after migrating redmine to version ... tickets. Log file snippet: Processing by IssuesController#update as */* Parameters: {"authenticity_token"=>"", "id"=>"5162"} Started POST "/issues/5162" for 127.0.0.1 at 2022-02-02 11:06:03 ... ler::RoutingError (No route matches [POST] "/issues/5162"): How can i get these refresh buttons to work. 2022-02-02 11:15
Help: RE: How to migrate data from Mantis to Redmine in 2022?
I did a migration from Mantis to Redmine a co ... was not very pleasing as there where deleted issues which messed up the issue numbers. Therefore many of the old issues have got a new issue number in Redmine which was the deal breaker back then. 2022-02-02 06:26
Defect #36553 (Closed): Attachment icon is not clickable.
Attachment icon is not clickable. Step 1: ... nd click on attachment button is not working. 2022-02-01 15:25
Defect #36549 (Closed): Issues with watchers and restricted tickets
Hello everyone, we have a restricted proj ... 1.2.3 redmine_extended_watchers 4.1.1 2022-01-31 16:11
Defect #36543 (Closed): "email is not verified" error in kune.cc
I can't register at Redmine Support for kune.cc at: https://redmine.comunes.org/projects/kune/issues and receive the error message: "Inter ... arious login ID's. Please help. Thx 2022-01-29 21:40
Plugins: RE: Create Plugin With API Create Issues
I am not sure if I understand what you mean b ... but it solved my problem at that time. 2022-01-28 23:21
Help: RE: How to make alerts in Redmine?
Redmine ships with a rake task to regularly send reminder mails to users with their due issues. See [[RedmineReminderEmails]] about how to set this up. As for automatically updating an issue on visiting it, this is unfortunately not su ... a custom plugin for that though if required. 2022-01-27 16:01
Open discussion: RE: Clarification on updating a issue.
To update an issue, you have to send a @PUT@ request to @/issues/[id].[format]@. You *can not* send a request to @/issues.[format]@ or @/projects/[identifier]/issues.[format]@ as this endpoint is responsible to create a new issue only. Updating an issue is usually rather fast in any case. Some thi ... nfiguration#delivery_method]]. * With large issue trees (i.e. many issues in a parent-child relation ship), updating attributes of parent and child issues might take some time. Generally, you should avoid large issues trees (with roughly more than 50 issues in a single tree) or disable attribute inheritance in your settings. 2022-01-27 15:59
Open discussion: RE: Lost some ticket comments and wiki history - Known bug(s)?
Garry Hoberg wrote: > * Is that some kind of ... ks? Redmine does not automatically delete issues or journals or wiki pages. While it might b ... looks instead as if someone has deleted the issues and wiki pages and re-created them manually ... should generally follow [[RedmineUpgrade]]. 2022-01-27 15:39
Help: RE: Add Custom Field to User profile
This works best with the "Category" function ... is then assigned. [[RedmineProjectSettings#Issue-categories]] 2022-01-27 14:14
Feature #36537 (New): Diferentiate between "comment" and "edit", Issues.
Currently when one wants to edit description of an issue you need to make 2 movements: 1. click to edit to open issue editions interface it self, and then 2. cli ... when someone intends to edit something in a issue they assume description editions would be in ... /button for just the note section bellow the issue report: editing -> refering to editions on ... o further editions on "notes" section bellow issue report I understand that both are the sam ... a separation of the two. Cheers Irelativism. 2022-01-27 14:00
Help: RE: Add Custom Field to User profile
Thank you so much for your information. I cre ... field but I want to Users if when the opened issue, issue assigned to User's custom field automaticall ... value in custom field and user opened a any issue automatically assign to R&D custom field. I hope i could explain that. 2022-01-27 12:18
Plugins: Create Plugin With API Create Issues
Good afternoon. There is a need to write a ... eed to write your own post request to create issues. How can I implement the creation of issues through my api in the plugin? 2022-01-27 09:05
Help: RE: Move a task in issue to another project.
Thanks to all. I installed version *4.1.1.stable*, in it this function works without any dances. 2022-01-26 08:32
Defect #36524 (Closed): Query Links on Issues and Time Logs Import Sidebars broken
The import pages for issues and time logs have sidebars with links to saved issue queries and time log queries. These links ar ... ry_id=3@, for example @http://localhost:3000/issues/imports/new?query_id=7@ 2022-01-25 20:22
Open discussion: Lost some ticket comments and wiki history - Known bug(s)?
Hello everyone. On thursday, 2021-11-11, I ... INSERTed them into the DB and corrected the issue id they were linking to. So those comments d ... to your answers. Regards, Garry Hoberg 2022-01-25 16:03
Help: Move a task in issue to another project.
Hello. I have a question: how to move a task in issue from one project to another in the tracker? ... org/attachments/download/7940/RedmineChangingIssueDedescriptionNew.png On the other hand, t ... > Redmine plugins: > no plugin installed 2022-01-25 10:00
Defect #36515 (New): Images with absolute Path / URL not exported to PDF
Images get exported to PDF (From Wiki / Ticke ... RL the Image doesn't appear on the PDF. 2022-01-25 07:14
Defect #36509 (Closed): Modifications on comments in tickets are not tracked with respect to changes
Issue: Modifications on comments in tickets are no ... steps to reproduce: 1. make a comment to an issue 2. verify, that the comment has been noted ... nge been applied, but not tracked as a change 2022-01-24 08:15
(2476-2500/31868)