Project

General

Profile

Search

Results (18290)

Help: RE: increase upload size in redmine
Well known issue with too many reasons. First of all make su ... ting like this: *client_max_body_size 200m;* 2016-07-29 11:13
Help: production.log & web_redmine.log
Hello Redminers! I have a few quick questi ... looking to get out in front of any possible issues. Thanks in advance! -Evan 2016-07-28 18:20
Development: RE: Retrieve custom fields from plugin
<pre><code class="ruby"> issue.custom_value_for(custom_field_id) issue.custom_field_value(custom_field_id) </code></pre> 2016-07-28 16:10
Help: PSmine
Hello I'd like to automate issue creation. My issues are in different projects and have differen ... d it in English. I found out how to get a issue with it's properties and custom field but I'm hanging on the point on how to create an issue with setting a custom field. Maybe someone can help me? Thanks in advance. Angelo 2016-07-28 15:13
Plugins: RE: Redmine Issue Reminder - Version 0.0.1
Hello! Could you help me? I don't need to get mail if there is no issues to remind. How i can fix it? Message is: ... ╬п╡п╩п╣п╫п╦я▐" [0;94;49m is processing. [0m 2016-07-28 12:35
Help: Timezone issue
I'm using the latest redmine (3.3.0) and my t ... hings in MST (UTC−7:00) such as activity and issues list. In my user account, I only see the o ... automatically. Any ideas what I can do? 2016-07-28 00:11
Help: Filtering details in notification emails.
Thought i would share.... I needed to stri ... the files in ~/redmine/app/views/mailer _issue.html.erb and are the default template files ... luding the "link title" in the html version. issue_edit.html.erb is the template used for the d ... n and modification of ticket items. edit _issue.html.erb to wrap everything starting after the first line (just above the "render_email_issue_attributes" line) to after the last line wit ... ... <% end %> </pre> Also edit the issue_edit.html.erb file with an "if false" statem ... start httpd") for the changes to take effect. 2016-07-27 22:00
Open discussion: Redmine not working after migration.
Hello, Recently we have migrated a server ... Please let us know your suggestions on this issue. Regards, Liam 2016-07-27 12:44
Open discussion: Why is default status required when creating new tracker?
I have a customer who would like not to have ... tus. - In the latter case when creating new issue the status must be chosen by the users. 2016-07-27 09:22
Help: RE: Related Issues not working
Ok fool me, the older documentation spoke of ... r the main task description below "sub-tasks" 2016-07-27 05:26
Help: RE: Redmine 3.3 - Default Filters Missing
I ran into this same issue - bundle update redmine_extensions to the latest version (1.07) fixed this issue for me with easy_gantt (v1.5). 2016-07-26 20:49
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
(3951-3975/18290)