Project

General

Profile

Search

Results (18264)

Open discussion: bounties, crowdfunding: how to fund things in Redmine? (from development forum)
I asked this in the developer section of the ... to the date fields: https://www.redmine.org/issues/5458 I personally developed one of the h ... mentation or for somebody to extend my work 2022-06-02 10:58
Plugins: ERPmine v4.6 Released
We are happy to announce the release of ERPmi ... le. - Display consumed Material list in issue detail page. - Include a "New Row" link ... - Format all pages Edit/Delete URLs. - Issues are not loaded When clicking issue logger. - Display the current date cloc ... pmine.org/projects/erpmine/wiki/Resources 2022-06-02 08:24
Help: Multiple plugins not working properly (NoMethodError)
Since we have upgraded to redmine version 4.2 ... tps://www.redmine.org/plugins/redmine_agile Issue templates: https://www.redmine.org/plugins/redmine_issue_templates Tags: https://www.redmine.org/plu ... S: Ubuntu 18.04.6 LTS DB: 10.3.8-MariaDB-log 2022-05-30 10:44
Development: Port Issue's History tab to Products/Orders plugin
I'm beginning to editing Redmine Plugins. I'm trying to add history tab like in issues to redmine_products's Orders but can't figure it out. Any tips how to do it correctly? 2022-05-25 10:07
Help: Plugin problems after moving to Redmine 5.0.1 from 4.2.3
Hi, I moved from 4Redmine 4.2.3 to Redmine ... s that prevents Redmine to start are redmine_issue_templates, additionals, additional_tags. ... puma:23:in `<main>' E:\data\redmine> </pre> 2022-05-24 23:05
Help: RE: Cross-project related issues
I wouldn't have thought about using different ... ually be the solution to our problem. Thanks! 2022-05-24 16:35
Help: RE: Help for updating project custom field via API
Hello, Issue identified and fixed The right format for t ... "Conception" } }} </pre> Regards Dn 2022-05-23 19:50
Help: RE: Cross-project related issues
Alternatively, you can simply refer to the ex ... the number as text input (e.g. #123) in the issue description or a comment - this way everyone ... ccessed with the appropriate authorization... 2022-05-23 14:08
Help: RE: Cross-project related issues
Well, that's always the problem with cross-pr ... be used than just for single-project-related issues [[Guide]] 2022-05-23 14:05
Help: Cross-project related issues
Hi there, in our organization, we use the cross-project issue relations feature. Let's say we have two projects A and B. If an issue from project A is added as a related issue to an issue from project B, then members of project B who do not have the View issues permission for project A cannot even see that there is any related issue. This creates some confusion if the person c ... ot know which projects others working on the issue are also members of. However, we do not want everyone to be able to access all issues from project B. In such a scenario, is the ... e to see at least that there is some related issue, but not what it is, or be able to see the name of the related issue but not view its content? Or is this way of using cross-project related issue... 2022-05-23 11:10
Help: thousands separator
hi, would anyone know how to use view_customize to show thousand separators on the issues page by using javascript and toLocaleString ... currency custom field? thanks, george. 2022-05-22 11:07
Help: RE: Installation plugins to Redmine 5.0 ... .rb:35:in `require': cannot load such file.."
A bit more detail here. I pulled the first t ... pre> require File.dirname(__FILE__) + '/lib/issues_controller_patch.rb' </pre> I have al ... /updating plugins in the next little while... 2022-05-20 19:22
Help: RE: Is it possible to show project custom field on tracker ?
We are facing the same issues in Redmine 3.4. Custom field (for user) is ... to show its values (available_columns). 2022-05-19 12:40
Help: RE: Change projects default page
It works. I change for : get '/projects/:project_id/', :to => 'issues#index' 2022-05-19 09:46
Help: RE: Change projects default page
Hello All, Sorry to dig up this old thread. I'm trying to define "Issues list" as default projet page. I've add f ... . > > get '/projects/:project_id/', :to => 'issues#show' I've also try > > get '/projects/:project_id/', :to => 'issues#show', as => 'projet_issues' But when I try to access it, I get a 40 ... ideas to mke it works ? Thanks, Cédric 2022-05-19 09:39
Help: RE: Migration JIRA to Redmine
I have recently moved our company Jira to Red ... years), ~500 users, ~100 projects, ~100 000 issues. https://gitlab.com/rk86/redmine-jira-im ... ad if it helps anybody. Regards, Alex 2022-05-19 06:02
Development: bounties, crowdfunding: how to fund things in Redmine?
Do Redmine developers currently accept paym ... to the date fields: https://www.redmine.org/issues/5458 I personally developed one of the h ... te funds to have an official implementation 2022-05-14 22:32
Help: Upgrading from 3.4.10 ==> 4.2.5 causing issues and projects description being rendered in HTML5
Hi, i just finished upgrading my redmine ... , all the description of the projets and the issues subject are being rendered in html5 as show ... inux] Mysql version: 5.7.38 Regards. 2022-05-12 18:28
Help: How to import issues from a CSV and import the Notes too
Hello, I'm new to Redmine. I looked into Redmine-Wiki [[HowTo_import_issues]], but is there a way to also import commen ... Jira. !Snip_Commentary.PNG! Thank you! 2022-05-11 14:34
Open discussion: RE: Problems to access sqlite database
I've just run the following command to see th ... from c:/Webserver/Redmine/app/models/issue.rb:35 from C:/Webserver/Ruby/Ruby18 ... equire' from script/server:3 </pre> 2022-05-09 16:13
Development: Show and log query about issues
Dear all, I have a simple query about issues that doesn't work for some users. I need t ... nfo@ to log the query? Thank you, Paolo 2022-05-09 15:31
Help: RE: Apply field Validation on Subject & Description fields -Block CSV Injection
I got solution for this issue. issue :- When a spreadsheet program such as Exc ... n user can add subject and description of an issue that can contain malicious spreadsheet formu ... V file and XSLX file. Example: 1. Add a issue with the subject name: =HYPERLINK(sample si ... he best way to mitigate against this type of issue is to make sure all user inputs are filtered ... ======================= Fine Name:= \models\issue.rb line no: 68 You can edit regular expres ... d. Some special characters are not allowed" 2022-04-29 06:08
Plugins: Block CSV injection in Issue creation input fields
When a spreadsheet program such as Excel or ... n user can add subject and description of an issue that can contain malicious spreadsheet formu ... ile and XSLX file. Example: 1. Add a issue with the subject name: =HYPERLINK("<samp ... he best way to mitigate against this type of issue is to make sure all user inputs are filtered ... ======================= Fine Name:= \models\issue.rb line no: 68 You can edit regular expres ... ome special characters are not allowed" 2022-04-29 06:03
Help: 5.0 on Windows - Install problems w/ running webserver
Installing 5.0 or Upgrading from 3.X to 5.0 on windows I tried Ruby 2.7, get lots of small issues during the process, but after working aroun ... run on webrick or thin Ruby 2.6, much less issues during the process, but same issues with webrick or thin. <pre> D:/Ruby26-x ... ils:4:in `<main>' </pre> any suggestions? 2022-04-28 22:03
Open discussion: RE: Is there a way to template Projects? Or create pre-defined sets of Issues which can be added?
Hi, we developed a plugin that does just this ... //www.redmine-x.com/redmine-project-templates 2022-04-28 11:16
(976-1000/18264)