Project

General

Profile

Search

Results (18264)

Help: RE: Installation Error on rake generate_secret_token
Hi Olaf, Sorry for that. This is a known issue, see #31230#note-4. You need to wait for Redmine 4.1.1 and 4.0.8. Best, Liane 2020-04-07 08:06
Help: RE: Edit Gannt plugin of Redmine
An additional benefit is also the fact that R ... your development task. More information on issue relations can be found [[RedmineIssues#Related-issues| here]]. 2020-04-06 09:25
Open discussion: Exporting to PDF (images not shown)
I am trying to export PDF's with images. I ha ... g the copy/paste and upload when creating an issue and specifying the file name; all seem to fa ... rmagick would be installed to help solve the issue. From Redmine install page I read that the r ... Redmine plugins: redmine_issue_templates 1.0.1 </pre> 2020-04-03 22:31
Help: RE: Upgrade from 3.2.0 to 4.1.0 - encoding ??
I now can see all my issues and contacts. I did not ALTER all the tabl ... dle exec rake db:migrate I can now access issues and contacts. As I said, I did not ALT ... y advice. Thanks in advance, Anne 2020-04-03 01:00
Open discussion: I can t display Tracker choice in new issue
Hi all, I pass a journey for understand ho ... ut with same configuration When one open an issue he can choose Tracker. But the second no ! ... configuration workflow. Thx for your help 2020-04-02 18:36
Help: RE: Redmine - Windows - Technical issue - Upgrade
Fernando Silva wrote: > Hi Liane, this plan ... We all do that. :) Good luck! Liane 2020-04-02 07:59
Help: RE: Redmine - Windows - Technical issue - Upgrade
Hi Liane, this plan was in my mind, but I was ... Thank you for your help. BR, Fernando 2020-04-01 19:19
Help: RE: Migrate DB from redmine 2.5.2 to 4.1.0
Hi Liane, I'll try that. But what I don ... like "Mysql2::Error: Duplicate column name 'issues_visibility': ALTER TABLE `roles` ADD `issues_visibility` varchar(30) DEFAULT 'default' N ... migrate can't complete... Regards, Paul 2020-04-01 17:50
Help: RE: How to hide the issue not assigned to myself?
Hi Steve, No, I am sorry. I have not stumpled on such a plugin yet. Best, Liane 2020-04-01 08:46
Help: RE: Redmine - Windows - Technical issue - Upgrade
Hi Fernando, Unfortunately it is impossibl ... aving no better help for you. Best, Liane 2020-04-01 08:07
Help: RE: How to hide the issue not assigned to myself?
hi Liane, do you know any plugin can do this ... ne, and there is no label to filter plugins. 2020-04-01 05:49
Help: RE: Upgrade from 3.2.0 to 4.1.0 - encoding ??
After upgrading my database to utf8mb4, I get ... <%= link_to tracker.name, project_issues_path(@project, :set_filter => 1, :tracker_i ... <td> 71: <%= link_to @open_issues_by_tracker[tracker].to_i, project_issues_path(@project, :set_filter => 1, :tracker_i ... 0' `sudo_mode' Is this core redmine ?? 2020-03-31 23:23
Help: RE: Create tickets from email issue
Solved ! 2020-03-31 19:23
Help: RE: Upgrade from 3.2.0 to 4.1.0 - encoding ??
Yes, you have to convert your utf8 database to utfmb4. I found this: https://www.redmine.org/issues/10772 Then I did <pre> mysql> use redm ... --optimize --all-databases Stay tuned. 2020-03-31 18:44
Help: Migrate DB from redmine 2.5.2 to 4.1.0
Hello, I'm trying to migrate my DB from ol ... e : Mysql2::Error: Duplicate column name 'issues_visibility': ALTER TABLE `roles` ADD `issues_visibility` varchar(30) DEFAULT 'default' N ... ne plugins: no plugin installed Regards 2020-03-31 16:38
Help: Redmine - Windows - Technical issue - Upgrade
Hi All, I'm trying to upgrade my current Redm ... I'm using the Bitnami package. I posted the issue on the Bitnami forum, but they told that pro ... nami Console to run my commands: Note: No issues to get the MySQL dump file. 1 - Execute the DB restore = no issues Microsoft Windows Version 6.2.9200 2012 ... TRUE changesets changesets TRUE changesets_issues changesets_issues TRUE comments comments TRUE custom_fields ... ations TRUE groups_users groups_users TRUE issue_categories issue_categories TRUE issue_relations issue_relations TRUE issue_statuses issue_statuses TRUE issues issues TRUE journal_details journal_details TRUE ... 437180620')e[0m It looks like there is an ... 2020-03-31 16:04
Help: Create tickets from email issue
Hello I have configured Redmine to create tic ... -trace Any ideas ? Thanks David GD 2020-03-31 13:58
Help: RE: Send notification when new issue created by email ?
I am looking for a solution, again. 2020-03-31 09:30
Help: RE: redmine 4.1.0 - new install - bundle exec rake db:migrate fails
Thank you Liane. This was it. There was o ... ets | | changesets_issues | | comments ... | imports | | issue_categories | | issue_relations | | issue_statuses | | issues | | journal_d ... ill do this again. Thank you again, Liane. 2020-03-30 22:09
Help: RE: redmine 4.1.0 - new install - bundle exec rake db:migrate fails
I assume you have already included a plugin i ... ne_checklists/lib/redmine_checklists/patches/issue_query_patch.rb:93:in `<top (required)>' W ... ot solve the problem this way, let me know. 2020-03-30 21:55
Help: redmine 4.1.0 - new install - bundle exec rake db:migrate fails
I am installing according to" https://www. ... `initialize' /data/redmine-4.1.0/app/models/issue_query.rb:36:in `new' /data/redmine-4.1.0/app/models/issue_query.rb:36:in `<class:IssueQuery>' /data/redmine-4.1.0/app/models/issue_query.rb:20:in `<top (required)>' /data/red ... ne_checklists/lib/redmine_checklists/patches/issue_query_patch.rb:93:in `<top (required)>' /da ... `initialize' /data/redmine-4.1.0/app/models/issue_query.rb:36:in `new' /data/redmine-4.1.0/app/models/issue_query.rb:36:in `<class:IssueQuery>' /data/redmine-4.1.0/app/models/issue_query.rb:20:in `<top (required)>' /data/red ... ne_checklists/lib/redmine_checklists/patches/issue_query_patch.rb:93:in `<top (required)>' /da ... vironment Any suggestions appreciated. 2020-03-30 21:11
Help: Send email notification to the user on API issue creation
Hello, I've searched for an answer to my q ... t. We are using the Redmine API to create issues and one of the requirement would be that the (unregistered) user that created the issue this way gets an email notification (a piece ... ere should I look ? :) Thanks ! Daniel. 2020-03-28 18:59
Help: RE: How to hide the issue not assigned to myself?
Hi Steve, there are several possibilities ... y. These are the table on 'my page', called 'issues assigned to me', or custom ticket queries i ... . If you are unable to customize and save an issue query, then you should ask your admin for pe ... re is a posibility to change the view of the issue table in a projects overview, then the answe ... eed a plugin to do so. Best Regards Liane 2020-03-27 09:13
Open discussion: RE: How to contribute
Hi Anderson Alvarez, welcome to the Redmi ... ctive nowadays. I think crawling through the issue tracker and trying to squash some bugs or ad ... red_invite/zt-cai4czxe-wzRbARcXk6otbjJgwhS5zw 2020-03-25 05:57
Help: RE: Send notification when new issue created by email ?
None solution ! 2020-03-23 11:58
(1826-1850/18264)