Project

General

Profile

Search

Results (18203)

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
Open discussion: RE: Allow issue assignment to groups; regex filter
Right, so we use that feature. What we are lo ... bled, the users can see all the groups. 2020-03-22 22:06
Help: using API to close an issue?
Trying out: <pre> curl -v -H "Content-Typ ... ine-API-Key: secret" https://myredmineserver/issues/1927.json </pre> where the status of issue 1927 is 1, new. This gives no errors on th ... shown: (dutch version) <pre> Started PUT "/issues/1927.json" for IP at 2020-03-20 15:30:50 +0100 Processing by IssuesController#update as JSON Parameters: {"issue"=>{"status"=>{"id"=>5, "name"=>"Gesloten"}}, ... > The close.json file contains: <pre> {"issue":{"status":{"id":5,"name":"Gesloten"}}} </p ... rights)? Any thoughts, suggestions? 2020-03-20 16:01
Open discussion: Problem displaying nested issues
Hi, I'm having trouble with nested issues in Redmine. I added a parent to an issue, which then made that issue show up as nested under the parent. When I added a second issue, it was not nested. I tried adding another issue using "add subtask" from the parent but with the same result. Is there a reason only one issue will nest under the parent? 2020-03-19 01:01
Open discussion: RE: Allow issue assignment to groups; regex filter
shawn freeman wrote: > We use several groups within Redmine, but only want to allow issue assignment to groups that begin with "PM" (t ... . In settings is field like "Enable assignee issue to groups". Is it what you looking for? Or y ... name for assigment and another keep to hide? 2020-03-18 17:22
Open discussion: RE: Update on ubuntu fail
Hi, running upgrade on ubuntu 18.04 server, I get a similar issue ... <pre> Errors were encountered while ... ke to fix it before runing into more serious issue. My environnement : <pre> Environment ... sql2 </pre> Any help ? Thanks in advance 2020-03-17 16:43
Open discussion: RE: Have history filter in "available colomn" of options to display it on issue
Hello. Did you find a solution? 2020-03-17 13:46
Plugins: Proper plugin development documentation
Hi, i was not able to find a proper documenta ... ionality of the ticket view. I see calls to *IssuesHelper.send*, *self.included*, methods *rend ... ence doc showing all the core functions like IssueHelper or how i use the features on init.rb? 2020-03-15 23:20
Open discussion: Have history filter in "available colomn" of options to display it on issue
Hello, I'm not sure to be in good topic, d ... er (for example "#6") when I display all the issues. For example Tracker|Status|Subject|His ... it take to develop one. Thanks Karine 2020-03-12 11:28
Help: How to migrate Redmine v1.2 -to- v3.4/4.1 ?
I'm trying to upgrade a Redmine v1.2.1-2 inst ... ll only error out. I can fix those two table issues but then there are many others and I'd hope ... 9424 - Convert migration file from 4.2 to 5.2 2020-03-10 21:29
Open discussion: The request destroys all free disk space
I am new to Redmine and Ruby, and also apolog ... S t2_r4, roles.permissions AS t2_r5, roles.issues_visibility AS t2_r6, roles.users_visibilit ... S t2_r4, roles.permissions AS t2_r5, roles.issues_visibility AS t2_r6, roles.users_visibilit ... blem? I would be very grateful for any help. 2020-03-10 09:11
Help: RE: Development problem: issue field, similiar to 'Version' field
I've solved it: wrong combo-box id in Ajax reply (app\views\...\create.js.erb). 2020-03-10 08:08
(1776-1800/18203)