Project

General

Profile

Search

Results (18279)

Help: Redmine Pop3 Help
Hello, Long time lurker, first time poste ... /htdocs/plugins/rmp_group_watchers/lib/rmpgw/issue_patch.rb:7:in `<module:IssuePatch>' C:/CRD/Bitnami/apps/redmine/htdocs/plugins/rmp_group_watchers/lib/rmpgw/issue_patch.rb:6:in `<module:Rmpgw>' C:/CRD/Bitna ... /htdocs/plugins/rmp_group_watchers/lib/rmpgw/issue_patch.rb:5:in `<top (required)>' C:/CRD/Bit ... on" \\ project=helpdesk \\ tracker=ticket 2016-07-26 20:32
Plugins: RE: Easy Gantt Plugin
This plugin breaks default redmine issue query in 3.3, as well as My Page- my issues url if the latest redmine_extensions gem is ... :http://www.redmine.org/boards/2/topics/50464 2016-07-26 16:16
Help: RE: What table or tables containing workflow setting imformation
The table is named workflow, so easy to find it ;) I met an issue with the workflow since last upgrade (V3.2.1 ... re will be stronger features in the future... 2016-07-26 14:49
Help: Redmine Version Object and REST API with ruby
Hey, Does anybody know how to get list of ... henticate - it works for other objects, like Issues, Projects and so on. The problem occurs wit ... st_api_with_ruby]] Thanks for help, gary 2016-07-26 08:43
Open discussion: RE: API: List Available Statuses By Issue and User
I have the same problem. It does not seem to ... sensible rest-based gui without this feature 2016-07-25 20:13
Help: Related Issues not working
We have just installed redmine on Centos and everything looks good however related issues is not working. THere aren't any drop downs ... l roles have been configured with the Manage issue relations permission. In fact for the test users currently all permissions are checked. 2016-07-25 07:57
Help: is it possible to retrieve several issues by ID in one call with REST API ?
let's say I want to retrieve issue id 3, 8 and 10. Is there a way of getting t ... tried to play only to be able to select one issue from the multi issues endpoint with no luck <pre> /issues.json&issue_id=3 /issues.json&id=3 </pre> hoping at one point that one format such <pre> /issues.json&issue_id=3,8,10 </pre> make the deal. 2016-07-22 16:28
Open discussion: RE: Hide list of members in project overview
Everyone, I believe I have determined the ... Apparently there is a plugin incompatibility issue... The RM+ Usability plugin (http://rmp ... r now, I've uninstalled the Usability plugin. 2016-07-22 14:22
Plugins: Creating subtask if the issue's status has changed
Hello all, I already tried to create subtask when issue's status has changed using the following sou ... ord? # = after_save = # if @need_create issue = Issue.create!( :author => User.current, ... r, :assigned_to => author, :parent_issue_id => id, :subject => "Subtask", : ... ion") end </code></pre> Any help please. 2016-07-21 13:59
Help: API: is it possible to edit a note, attached to an issue?
Like it says in the subject, I want to know w ... o edit a previously posted note, via the API. 2016-07-20 12:19
Open discussion: ProseMirror as a WYSIWYM editor
Hi, Redmine introduced support for Markdow ... questing a feature in redmine? Opening a new issue under the "feature" tracker or something different? Thanks Giamma. 2016-07-19 10:30
Help: RE: attach files against issue using REST Web service through .net
Thanks Jan. Thanks for the useful link. 2016-07-16 10:35
Help: RE: attach files against issue using REST Web service through .net
The official documentation is in [[Rest_api#A ... erstanding of how the .NET HTTP client works. 2016-07-16 10:27
Help: attach files against issue using REST Web service through .net
Hi, Anybody knows how to upload files against issues using REST WEB SERVICE through .net. ... ql2 OS Windows 2016-07-15 20:21
Help: How to change Issues group by default is null
Hi: How to change Issues group by default is null? Thanks. 2016-07-15 11:07
Help: git update from 3.2.0(i think) to 3.3.0, undefined method `accessor'
A bit stupid, but I thought i was updating ... iew the project summary page. But opening an issue is also not possible as admin. Any quick ... b:63:in `sudo_mode' Started GET "/issues/2806" for 192.168.11.35 at 2016-07-14 18:17:46 +0200 Processing by IssuesController#show as HTML Parameters: {"id"=>"2806"} Current user: marc (id=5) Rendered issues/_action_menu.html.erb (2.7ms) Rendered plugins/scrum/app/views/scrum_hooks/issues/_show.html.erb (1.7ms) Rendered plugins/redmine_agile/app/views/issues/_issue_story_points.html.erb (0.0ms) Rendered issue_relations/_form.html.erb (1.0ms) Rendered issues/_relations.html.erb (1.7ms) Rendered issues/_history.html.erb (3.1ms) Rendered issues/_action_menu.html.erb (1.6ms) Rendered ... 2016-07-14 18:22
Open discussion: RE: Automation of status change for old task when specific time is passed
Did you find the solution? I have the simila ... he possibility to run it on schedule for all issues by condition. 2016-07-14 12:20
Open discussion: RE: Saw this article by the ... s? Can I make Redmine as easy to use as this?
There's been some significant improvements in ... ate email notifications if a commit fixes an issue) * Set up a new issue tracker, "Heartbeat Request" to serve in pla ... " as the article described. ** Reply in the issue? Or make a new thread in heartbeats forum? ... of daily/weekly checkins. *** But if in the issue, then daily/weekly updates and periodical (o ... d of built-in onboarding javascript tour? 2016-07-13 23:04
Open discussion: Default theme has ugly nowrap
The default theme in Redmine comes with a rather ugly feature, a _white-space: nowrap_ in _tr.issue_. As a result, if you have a project name wi ... reen is occupied by the project name and the issue titles, which are much more important, get c ... their length, it is as good as hell in this. 2016-07-13 10:37
Help: RE: Redmine Email Notification Not Working or Not Sending Emails
Hi, I have similar issue. Can you provide any steps to solve. 2016-07-12 10:39
Open discussion: Adds an existing user to a group is not working.
Hi, I have tried to add an existing user t ... Could you please tell the reason for this issue? I have attached my error screen shot with this message. 2016-07-11 13:06
Help: assigned_to_id query render so slow
My redmine renders Issues assigned to me (My Page --> Issues assigned to me). It renders too too too sl ... t is so slow? T_T <pre> Started GET "/issues?assigned_to_id=me&set_filter=1&sort=priorit ... at 2016-07-11 16:14:35 +0800 Processing by IssuesController#index as HTML Parameters: {"as ... ies/_columns.html.erb (7797.9ms) Rendered issues/_list.html.erb (107878.4ms) Rendered plugins/redmine_default_custom_query/app/views/issues/_sidebar_issues_bottom.html.erb (0.0ms) Rendered plugins ... html.erb (0.0ms) Rendered plugins/redmine_issue_templates/app/views/issue_templates/_issue_template_link.html.erb (0.0ms) Rendered issues/_sidebar.html.erb (6.4ms) Rendered issue... 2016-07-11 10:35
Help: Schedules Plugin
Having issues installing the following plugin http://www ... 4.5.0 1 gem installed Any ideas? 2016-07-07 06:10
Help: Report with dates
Hello, y had create a Date Custom Fields, and i need a report that show me all the issues where that custom field is smaller than the ... one help me to solve this problem? Thanks. 2016-07-06 21:57
Help: Is it possible to have a custom field of type "sortable"?
Hello, in Redmine -> Administration -> Issue Statuses you have the Sort field that allows ... you can insert things in the middle, etc) ... 2016-07-06 20:04
(3951-3975/18279)