Project

General

Profile

Search

Results (18336)

Help: Email notification when watcher added
When a watcher is added to an issue, we would like to see that watcher notified. ... like joeuser@bar.com has been added to issue #NNNN. Please go to SOMEURL. And we woul ... iority updated Checklist item edited </pre> 2016-03-31 14:16
Open discussion: Import Issues from CSV File
The trackers can't be imported Related issue: #22355 2016-03-31 10:30
Help: Forward from Google to Redmine
Hi, I noticed there are some tips and tric ... hich is then being added as a comment to the issue. What I couldn't find, and I am not sure if ... ld I configure at Google? Thanks! Peter 2016-03-30 23:54
Development: RE: How to get history of changes made to a redmine ticket
You can use GET /issues/2.xml?include=attachments,journals to get the history details. 2016-03-30 09:37
Help: RE: Redmine API : How to get and put issues history
You can use GET /issues/2.xml?include=attachments,journals to get the history details. 2016-03-30 09:36
Help: RE: How to add additional information to issues list?
Hello Kush, was on holiday... thanks for y ... d perfectly for me! Best regards Peter 2016-03-30 07:12
Development: .NET API Problem creating Issue
This code is not working: var newIssue = new Issue { Subj ... }; manager.CreateObject<Issue>(newIssue); beacause of an "Internal server error". ... e conexion (api key) by reading the previous issues. 2016-03-29 17:34
Plugins: RedMine Plugins
Hi This is my first message in the foru ... Jenkins My requirement is see Jenkins build issues and other information from Redmine. I d ... hat can be the reason for this error? 2016-03-27 16:19
Open discussion: RE: redmine NAS Server Email config problem
Hi I have the same issue. Did you already solved and found it ? 2016-03-26 15:04
Help: SOLVED: Spent Time rounding down to nearest whole number
Greetings, I am having an issue where if any of my redmine users or myself log any kind of time for an issue in the Log Time Module in the Spent Time box ... button. Example: In Spent Time box of an issue I put 2h30m as soon as I switch to the comme ... e forums looking for anyone having a similar issue and can not find anything even remotely close to my issue. Even when the plugin time logger is used it ... e can shed any light on this or has had this issue please chime in or if more information is ne ... mine_checklists 3.1.3 redmine_issue_badge 0.0.2 time_logger ... | plain | | issue_id | integer | ... _user_id" btree (user_id) "time_entries_issue_id" btree (issue_id) "time_entries_project_id" btree (pr ... | plain | | ... 2016-03-25 16:23
Open discussion: RE: Trouble installing redmine 2.6.5 on windows with MSSQL
I know, it's a lot of months ago. But I issued the same. First i tried to install redmine ... rver-adapter", "3.2.13" else@ My issue is now: get it running in IIS7... Therefor I ... go to 3.x because it doen't support MSSQL2008 2016-03-25 15:05
Help: An error occurred while sending mail
When i want to test send mail i have the erro ... lumns.html.erb (0.0ms) Rendered settings/_issues.html.erb (0.0ms) Rendered settings/_atta ... xxx" </code></pre> Thanks for your help 2016-03-25 12:14
Help: Hi, 'Latest Projects' isn't desplayed on the home page
Hi, <pre> Environment: Redmine version ... d a parent project with a sibling with a few issues. I've already comb through the settings pag ... n't find anything useful. Regards, Horace 2016-03-25 10:08
Help: RE: Add a Totalable field of issues in Project Overview
I was able to achieve this using IssueQuery. 2016-03-25 08:16
Help: RE: Use issue's custom fields in projects_controller.rb
I was able to achieve this using IssueQuery. 2016-03-25 08:15
Open discussion: Disable some keywords in wiki syntax
Hello. We just migrated our project manageme ... pt worked well enough; we had a few thousand issues imported and a few hundred wiki pages. Everything related to issues seem to be working ok. The problem we ha ... eatly appreciated. Any idea? Thank you. 2016-03-24 18:51
Open discussion: Thin timing out Nginx cannot connect
I have been trying different configurations a ... _size 64k; </pre> It is not a permission issue as I can restart Thin and connect to Redmine ... about 15M of free memory. Maybe this is the issue. But if it was, then Redmine would crash as ... ring out the timeout is much appreciated. 2016-03-24 16:36
Plugins: RE: Plugin to define a new kind of issue type?
Ken Rockwell wrote: > There is no "administr ... to be logged in as a (Redmine-)administrator 2016-03-23 22:09
Plugins: RE: Plugin to define a new kind of issue type?
There is no "administration" menu in Redmine 2016-03-23 19:23
Open discussion: Saw this article by the CEO ... s? Can I make Redmine as easy to use as this?
https://m.signalvnoise.com/the-tool-we-built- ... os I think could be done by a custom Redmine issue tracker where anyone could assign anyone. Au ... of software guys and a test guy who verifies issues as fixed once software is released), and have logged hundreds of issues and solved many of them, including having i ... so that we can directly reference a Redmine issue from a git commit to keep it all together. B ... explanatory UI that plugs everything in well. 2016-03-22 21:53
Help: RE: Migrating redmine to SQL Server from SQLite
Got it working early this morning Step 1. ... eate table statements and correct any syntax issues. ('F' to '0' for booleans etc) Step 6. Run ... all and work as it did on the sqlite database 2016-03-22 17:01
Plugins: RE: Plugin for making buttons for issue status
The plugin appears now in the administrator-> ... oved. Any assist will be great. Thanks! 2016-03-22 17:00
Help: RE: 452 4.5.3 Too many recipients
can you show us how you modified the news_obs ... r.rb. I have several projects with the same issue, and finding the solution has been daunting. 2016-03-22 14:27
Plugins: Plugin for making buttons for issue status
I'm using Redmine 3.1 (with Ruby 2.0 and Rail ... looking for a plugin for making buttons for issue status. I found the plugin issue-hot-buttons (https://www.redmine.org/plugins/issue_hot_buttons). Redmine not crushing when sta ... other plugin that might be fits? Thanks! 2016-03-22 11:12
Help: Use issue's custom fields in projects_controller.rb
In projects_controller.rb, one can get open issues through - @open_issues_by_tracker = Issue.visible.open.where(cond).group(:tracker).cou ... this query will return the custom fields of issues as well. So, I did an inspect - @openIssueCondition = Issue.visible.open.where(cond) logger.info("Condition is #{@openIssueCondition1.inspect}") But, I don't get any ... m in project overview. 2) QueriesController\IssueQuery can use the custom fields - do I need to use it instead? If so, any idea how? Thanks Kush 2016-03-22 09:05
(4276-4300/18336)