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;*
- Hello Redminers! I have a few quick questi ... looking to get out in front of any possible issues. Thanks in advance! -Evan
- 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>
- 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
- 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
- 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?
- 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.
- Hello, Recently we have migrated a server ... Please let us know your suggestions on this issue. Regards, Liam
- 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.
- Help: RE: Related Issues not working
- Ok fool me, the older documentation spoke of ... r the main task description below "sub-tasks"
- 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).
- 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
- 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
- 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...
- 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
- 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
- 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.
- 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.
- 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.
- 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.
- Like it says in the subject, I want to know w ... o edit a previously posted note, via the API.
- Hi, Redmine introduced support for Markdow ... questing a feature in redmine? Opening a new issue under the "feature" tracker or something different? Thanks Giamma.
- Help: RE: attach files against issue using REST Web service through .net
- Thanks Jan. Thanks for the useful link.
- 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.
- Hi, Anybody knows how to upload files against issues using REST WEB SERVICE through .net. ... ql2 OS Windows