Search
Results (18279)
- 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?
- Open discussion: RE: redmine NAS Server Email config problem
- Hi I have the same issue. Did you already solved and found it ?
- 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 | | ...
- 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
- 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
- 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
- Help: RE: Add a Totalable field of issues in Project Overview
- I was able to achieve this using IssueQuery.
- Help: RE: Use issue's custom fields in projects_controller.rb
- I was able to achieve this using IssueQuery.
- 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.
- 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.
- 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
- Plugins: RE: Plugin to define a new kind of issue type?
- There is no "administration" menu in Redmine
- 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.
- 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
- Plugins: RE: Plugin for making buttons for issue status
- The plugin appears now in the administrator-> ... oved. Any assist will be great. Thanks!
- 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.
- 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!
- 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
- Hello, To project manage a mercurial repository, and track issues I am using redmine. The workflow I want ... somewhat like what I see on GitHub Regards
- Development: RE: Export All Issues Data to a table or excel
- I guess this has already been sorted for you ... enerate the report directly through database.
- I have a project with many issues with a specific custom field. I can do the total of that field using "Options" in issues page. What I need is the ability to display this total on Project overview page. It seems like issues page uses total_by_group_for and total_with ... jects_controller.rb. Here, Redmine code uses Issue.visible or Issue.visible.open to get the list. Any idea if I ... ny input will be much appreciated :) Thanks!
- Help: RE: Displaying project description in issue search
- For what's its worth, at least for project description, this issue is resolved in following thread - message#4 ... fields rather than make multiple methods in issue.rb but for now, this will suffice.
- Help: RE: How to add additional information to issues list?
- Ok - finally figured this out. Just make following change in app\models\issue.rb <pre><code class="ruby"> def projec ... lter the projects and export data, just like issues 2) I really wish we could simply join the project data to issue data rather than these tricky changes - but ... s, good luck and let me know if you face any issue with this. ps - Thanks for all of your help in figuring out the initial changes.
- Help: RE: How to add additional information to issues list?
- Thanks much Peter. 1) I tried to use comput ... luck. 2) I have traced the error to views\issues\_lists.html.erb The changes you have sug ... nction on line 34 - column_content(column, issue) I will update once I figured out why the code is failing here.
- OS: Centos 7 Redmine 3.2.1 Error occu ... key too small)" Kindly help to solve the issue.