Project

General

Profile

Search

Results (18047)

Help: RE: Can't add deleted wiki Tab. (404)
Just to provide some information: there are t ... Deletion of wiki page versions is not an issue here. The problem seems to arise only with t ... ting its wiki. This does not look like an issue when wiki pages are deleted. Even though it ... se let me know if I'm missing something here. 2021-01-27 11:14
Development: Using RedMine for outsourcing IT Consulting
Hello! My name is Anastasia Stefanyuk and ... is integration is synchronization of Redmine issues and EasyyQA Agile Board. Best regards, ... unity.com/blog/hire-it-business-consultant/ 2021-01-25 16:45
Help: RE: Can't add deleted wiki Tab. (404)
thinkgamesjp serverside wrote: > Thanks, man ... even to be impossible. P.S. I created an issue #34634. 2021-01-25 09:24
Help: RE: My issues do not appear following a migration
Actually, I no longer have a plugin on the ne ... ot visible although they are in the database. 2021-01-25 09:11
Help: RE: My issues do not appear following a migration
Quentin D. wrote: > Hello, > > Someone can help me ? Please try without plugins first. 2021-01-23 13:18
Help: RE: My issues do not appear following a migration
Hello, Someone can help me ? 2021-01-22 14:24
Help: RE: Change the start date of gantt chart
Related issue: #9975 2021-01-21 05:59
Help: RE: Problem with Gmail notification settings
Anyone who is facing same issue like mentioned in original post => Email not ... reach SMTP server and problem is elsewhere... 2021-01-20 10:17
Help: Default tree-structure view
Hello all! I honestly was looking for solution of my issue on this forum, but I can`t. Is there an opt ... ree-structure view by default on the project issues page? 2021-01-19 17:58
Plugins: patch rails validation
how to patch AR validation correctly? model Issue validates_length_of :subject, :maximum => 255 my code <pre> module IssuesPatch def self.included(base) base.c ... n.after_initialize do require_dependency 'issue' Issue.send(:include, IssuesPatch) end </pre> after Issue.create(subject: "Long string...").errors: : ... Rails version 5.2.4.2 2021-01-19 08:41
Help: pgAdmin 4.24: 'codec can't decode...'
Hello, Following type of error occurs duri ... data files and reinstalled pgAdmin, but same issue continues. I will be grateful for your in ... . Forgive my bad English skill. Thanks. 2021-01-18 03:51
Help: SAML Plugin for Redmine
I have tried to install the Redmine SAML: htt ... elated information that can help me fix this issue. 2021-01-15 23:28
Help: My issues do not appear following a migration
Hello, Following a redmine migration (2.3.0 --> 4.1.1), my issues are not displayed. However, in the database ... 0.1.0 I will be grateful for your help, 2021-01-14 09:19
Help: Integrating/syncing Redmine with GitLab issues
Hello, I am looking to extend the function ... e commits and comments from Redmine, without issue, and as soon as a new revision has been push ... t get to get the synchronization between the issues added on GitLab and Redmine. Effectively, issues added in GitLab do not shop in Redmine (nor ... mine show up in GitLab). If I commit with an issue reference in GitLab, a web link is inferred ... Redmine, but it links to a different Redmine issue (albeit with the same number), not the one f ... ab_tracking, but, again, couldn't notice any issue synchronization. Probably I am missing a ... r to another source? Many thanks, Quentin 2021-01-12 00:57
Help: Autoincrement custom field
I want to add an auto-incrementing field that ... reated task. For example, some value in the issue has been updated, add +1, etc. is there a plugin to solve this issue or is it possible to somehow solve this issue at the database level (by adding a field with the required data type) 2021-01-11 19:00
Help: Calculate Spent Time in Computed Custom Field Plugin
I want to compute the spent time for a ticket ... > 1. TimeEntry.sum(:hours, :conditions => {:issue_id => self.id}) 2. TimeEntry.sum(:hours, :conditions => ["issue_id =?", self.id]) </code></pre> This bo ... y.table_name}.hours",:joins => ["LEFT JOIN #{Issue.table_name} ON #{TimeEntry.table_name}.issue_id = ?", self.id] ).to_f </code></pre> This results in 0 (Zero). Any help? 2021-01-11 15:39
Help: RE: Can you create an issue with a commit or do you always have to manually create an issue in RedMine?
Depending on your VCS (Subversion, git ...) y ... se email to Redmine that will/may create new issue. See here for more "information":https://www.redmine.org/projects/redmine/wiki/Rest_Issues 2021-01-11 07:11
Help: Redmine/mercurial integration - how to link Redmine issues and past Mercurial commits
Does anyone know how to sync the issue tracking process from creation to close with ... history. I would like to manually create an issue then sync it with the commits that relate to the issue (from creation all the way to close). How do I do this? I'm not seeing anything on the "Issues" page that allows one to select what commit(s) the issue relates to. 2021-01-07 15:05
Help: RE: Redmine/git integration - how to link Redmine issues and git commits.
Hi Mischa, Do you know how to sync the issue tracking process from creation to close with ... history. I would like to manually create an issue then sync it with the commits that relate to the issue (from creation all the way to close). How do I do this? I'm not seeing anything on the "Issues" page that allows one to select what commit(s) the issue relates to. 2021-01-07 15:03
Help: Can you create an issue with a commit or do you always have to manually create an issue in RedMine?
Pretty much the title 2021-01-06 19:58
Help: New user is not receiving invite email. ... local server actually send out invite emails?
I installed RedMine to my computer using Bitn ... the email was not sent. How do I solve this issue? 2021-01-05 20:18
Help: RE: Error when I want to upgrade Redmine 2.3.0 to 4.1.1
Hi, Thank you for your answer. I will need ... re update Ruby and Redmine. If I have other issue, I will post here. Best wishes for the new year 2021-01-04 11:20
Help: Upgrade error, "Template::Error (undefined method `description' for #<Tracker"
I'm getting an error after building a new sys ... and the log shows: <pre> Started GET "/issues/projects/issues" for 66.109.141.60 at 2020-12-28 04:05:17 + ... oller#show as HTML Parameters: {"id"=>"issues"} Current user: garya (id=20) R ... <%= link_to tracker.name, project_issues_path(@project, :set_filter => 1, :tracker_i ... d> 71: <%= link_to @open_issues_by_tracker[tracker].to_i, project_issues_path(@project, :set_filter => 1, :tracker_i ... compatible, not sure if ever used Redmine Issue from Excel plugin No longer compatible, ... rmine what RAILS_ROOT is. Suggestions? 2020-12-28 18:19
Help: RE: Redmine 3.3.2 & Gitolite 3 - Hooks not installed
I know this is an old issue for an old version but, as I encountered the ... /nginx and check the _Config Test_ tab again. 2020-12-25 04:14
Development: RE: REST API - Get all Issues for a project version
This is an old question, but I have the same issue so... Did you ever find a solution to !#1 ... //www.redmine.org/projects/redmine/wiki/Rest_Issues indicates you can provide a comma-separated list of Issues Thanks in advance for any suggestions 2020-12-24 04:29
(1301-1325/18047)