Project

General

Profile

Search

Results (18202)

Help: Export/Import issues with history and attachement
Hello, I need to export issues from redmine to an other redmine instance b ... v files. Can you tell me if i can export issues (with history and attachment) and import on an other redmine instance ? Thanks 2021-07-07 16:54
Help: Bringing redmine projects back from a restored hard drive
Hello I was using a _bitnami redmine virtual ... ory with all the attachments held by created issues. But I don't see any way to make mysqldump ... like me? Please, help. There must be a way... 2021-07-07 14:41
Help: Upgrading Redmine, constant error
Ruby 2.6.6p146 Rails 5.2.5 Unix MySQL 8.0. ... 4.2 The error is caused by the include in Issue class (issue.rb) : <pre> include Redmine::SafeAttributes </pre> Any insight is welcome. Thank you 2021-07-06 10:21
Help: RE: Can I disable "New Issue" for the parent project but still show "Issues"?
Just had the same issue! But my parent project uses the same roles a ... rs from the parent project, whereby the "New Issue" tab is not shown.* 2021-07-02 13:24
Help: How can I update cache for css file of a plugin
Hi, I have modified some css style in a plugin (https://www.redmine.org/plugins/redmine_issue_badge), I have upload the modified code to s ... Rails http://<host>/plugin_assets/redmine_issue_badge/stylesheets/style.css? *1623722537* Thank you very much 2021-07-02 12:09
Help: RE: Encoding rules to import issues
Hi, this should not happen. This is taken fr ... dmine.org/projects/redmine/wiki/HowTo_import_issues. <pre> "Description","Tracker","Status" ... t date","Due date","Estimated time","Related issues","Private" "long description with more th ... ,"Task","NEW","Normal","Testing import of an issue","Some Author","Some assignee",,"some_versio ... ing wrong in the encoding... Thanks Lorenzo 2021-07-01 18:39
Help: RE: "this month" skips the first day of the month
Andrew Beck wrote: > Did you find solution to this Lorenzo? We are having the same issue. Hi, as I said "previously":https://www.r ... I have no time to test in 4.2 sorry. Lorenzo 2021-07-01 18:27
Help: RE: Integrating Redmine with Java - Null Values in Custom Fields
Hi, how did you fetch data? I assume with AP ... ry in your browser https://your_redmine_site/issues/xxxx.json and see the results. Thanks Lorenzo 2021-07-01 18:12
Help: Encoding rules to import issues
I would like to know the rules to respect for importing issues in redmine. Specially for the descriptio ... which are the rules for the proper encoding ? 2021-07-01 10:56
Help: Integrating Redmine with Java - Null Values in Custom Fields
Hi, I am trying to fetch data from Redmine ... a NULL value. Has anyone faced a similar issue before? Any help in resolving the same would ... y 07 18:34:21 IST 2021 cField ===>> null 2021-06-30 11:11
Help: RE: "this month" skips the first day of the month
Did you find solution to this Lorenzo? We are having the same issue. 2021-06-30 00:34
Plugins: Plugin for Copy issues with relations (links)
Help find plagin. I only found this thread https://www.redmine.org/issues/14418 It is very time consuming to copy a ... tion is still not there? Redmine 4.1.1 2021-06-30 00:00
Open discussion: RE: LDAPS certificate issue
Don't now if it is proper way Added environm ... cation in Apache site configuration file fix issue for me @ SetEnv SSL_CERT_DIR /etc/ssl/ce ... CERT_FILE /etc/ssl/certs/certificate.pem @ 2021-06-29 17:54
Open discussion: LDAPS certificate issue
Hello, I want to configure LDAPS with prop ... command it can be imported to Redmine? 2021-06-29 12:28
Help: errors when i "uploads" files with API
hello, I got an error 500 (server) when i ... understand why, the others command like post issues or get projects are working. I use POST, ... sorry my english is not perfect, i'm french._ 2021-06-28 14:52
Plugins: RE: Rake Task - How to update the history of an issue on issue status change
Well, thanks for the quick reply. It seems ... ut at the moment I have to fix this "little" issue in the plugin. Since this is my only pro ... hing for a similar Problem will find it here. 2021-06-24 11:39
Help: RE: I cant enable STMP and SCM
Lorenzo Castro wrote: > Thank´s Lorenzo, I have done it! > > The only issue is that I have only achieved it locally (loc ... IT_repository_into_redmine Thanks Lorenzo 2021-06-24 10:27
Plugins: RE: Rake Task - How to update the history of an issue on issue status change
Hi Heiko What I meant when suggesting to s ... re is no shortcut. Best Regards Liane 2021-06-24 08:50
Plugins: RE: Rake Task - How to update the history of an issue on issue status change
Hey, I'm really sorry, but I'm still compl ... for the inconvenience! Best regards Heiko 2021-06-24 08:22
Help: RE: I cant enable STMP and SCM
Thank´s Lorenzo, I have done it! The only issue is that I have only achieved it locally (localhost). Do you recommend any way to put it online? 2021-06-23 18:53
Help: RE: Sending notification e-mails with different "From" addressess for each project
After 4 years, I wonder if there are any updates on this issue. Otherwise, it is still a very interesting feature to be added. 2021-06-22 15:47
Help: send mail to selected user in costum field
Hello all i need an immediate help please, i have an issue that i need to send the issue to more than one assignee and i cant add the ... ns and doesnt have permission to access this issue. i tried a plugin with name (custom_users_a ... e fixing this problem as i need it immediatly 2021-06-22 09:40
Plugins: RE: Rake Task - How to update the history of an issue on issue status change
Hi again, thank you very much for your hel ... for DISPLAYING the history information of an issue. What I need is a method to UPDATE/ADD TO th ... Thanks again for your time! Regards Heiko 2021-06-22 08:43
Plugins: RE: Rake Task - How to update the history of an issue on issue status change
Hi Heiko A good starting point to solve your problem is to look into the partial which holds the issue history. You can find it in app/views/issues/tab/history.html.erb. Best Regards Liane 2021-06-21 16:04
Plugins: Rake Task - How to update the history of an issue on issue status change
I wrote a plugin that is basically a rake task which changes the status of an issue based on some criteria (due date or a "defer ... cron job, run every night to "reenable" the issues that will be due in a configurable number of days. after filtering the issues I do the following: @deferred_issue.update(status_id: reactivated_state)@ where "deferred_issue" is one of the filtered issues and "reactivated_state" contains the index of an issue_status that is configurable in the plugin co ... tatus change is not listed afterwards in the issue history. How can I accomplish that? I'm ... I'm not describing the problem clear enough. 2021-06-21 15:25
(1226-1250/18202)