Project

General

Profile

Search

Results (18291)

Help: RE: E-Mail Issues and Logging
I finally found the source of my problem (I'v ... . Is that an option? Thanks again, Mike 2013-08-11 10:13
Plugins: Redmine Plugin development in Rails 3 versus Rails 4
Hi, I am updating my plugin from Redmine 0 ... dmine, and am wondering if there will be any issues porting it to Redmine on Rails 4. There ... could use a refresher as well. Christopher 2013-08-11 09:00
Help: E-Mail Issues and Logging
Hello, I am having some trouble receiving ... e 2.2.15 Thanks for your help! Mike 2013-08-11 00:30
Help: RE: Error installing Redmine (cannot load such file -- mysql2/mysql2)
I had the same issue I believe that what solved the issue for me was to remove all the gems, then inst ... sure this did the trick though, had several issues 2013-08-10 14:15
Open discussion: Improving performance
We have a fairly large redmine implementation - About 35,000 issues and 1600 users across 20 projects. I'm hopi ... ngs on various views are as follows: View Issue: Rendered issues/_action_menu.html.erb (15.2ms) Rendered issue_relations/_form.html.erb (5.8ms) Rendered issues/_relations.html.erb (11.2ms) Rendered issues/_action_menu.html.erb (4.9ms) Rendered issues/_form_custom_fields.html.erb (10.3ms) Rendered issues/_attributes.html.erb (645.0ms) Rendered issues/_form.html.erb (684.0ms) Rendered attachments/_form.html.erb (7.4ms) Rendered issues/_edit.html.erb (717.1ms) Rendered issues/_sidebar.html.erb (15.8ms) Rendered watchers/_watchers.html.erb (9.2ms) Rendered issues/show.html.erb within layouts/base (849.4ms) ... : 659.7ms | ActiveRecord: 516.6ms* Update ... 2013-08-10 01:46
Help: Custom field: Multiple answer question (checkboxes)
What's the best way to have a field / question that has multiple answers. The issue checklist plugin (http://redminecrm.com/proj ... way to solve this, you think? Thank you. 2013-08-09 20:22
Help: Change width of custom fields
I have a custom list, a field - with multiple ... entire sentence when I want to create a new issue. What would be the best way to fix this? ... ingle column custom field plugin? Thanks. 2013-08-09 20:13
Help: unable to run redmine with fcgi
Hi I've been trying to get redmine running ... ne and went trough them without all to many issues, but when I go to the url which is supposed ... stalled thanks in advance for helping me 2013-08-09 15:28
Help: REST API Workflows
Hi, I've been trying to find information about workflows from the REST API. I've got all the issue statuses, but I don't know how I can get the allowed transitions for a given issue status. Am I missing something? Thanks Benoit 2013-08-08 20:44
Open discussion: API issue when attempting to POST custom field
Hi there, Attempting to add an issue containing a CUSTOM field: curl --insecure -X POST -H "Content-Type: text/xml" -d "<issue><subject>MyTest</subject><project_id>1</proj ... Sev2</value></custom_field></custom_fields></issue>" http://4216cd0mykeyhere571938e60:X@my.ip.address.here:8888/redmine/issues.xml I get this as an error: <!DOCTYPE ... k()">Back</a></p> </body> </html> The issue posts successfully WITHOUT the custom field. ... the syntax for being able to 'UPDATE' (PUT?) issues as well 2013-08-08 20:22
Open discussion: Possible to enumerate custom fields?
Just like e.g. http://www.redmine.org/projects/redmine/wiki/Rest_IssueStatuses gives me a way to enumerate all Issue Statuses, I'm looking for a way to globally ... y question:* Does such an API call exists? 2013-08-08 17:40
Open discussion: How to specify date and time in GET request?
Hi. This is with reference to http://www.redmine.org/projects/redmine/wiki/Rest_Issues A sample get request can be made using - @GET /issues.xml?created_on=%3C%3D2012-03-07@ However ... @2012-03-07 21:15:20@ how do I do that? 2013-08-08 17:20
Open discussion: RE: New time tracking timer for redmine!
Selim Arslan wrote: > Hi I'll try it first w ... e set as a default tracker. (e.g. Design) 2.issues assignee = me Then, the tracking also wo ... (resolved, feedback) 3 When I capture a new Issue time, and the old is still running, will not ... dow should always be in the foreground! 2013-08-08 14:47
Help: Issue view in Roadmap/Versions
Hi, My first post, blah, blah :) I'm trying to show in Roadmap and Versions indented Issues(bugs). In issues view it is done in index view by line @ <%= render :partial => 'issues/list', :locals => {:issues => @issues, :query => @query} %>@ As You see if I want to show this in other view we need to have there @issues and @query. In Versions View (show.html.erb) there is only @issues variable, @<% if @issues.present? %> <tbody> <% issue_list(@issues) do |issue, level| -%>@ how i can get the same working @query from issues actions. I've try to steal it with adding r ... r which I think is responsible for @query in issue... 2013-08-08 14:18
Help: internal error 500 on some issues pages
Hi, I just upgraded redmine to 2.3.2 and in some projects the issues page now get an internal error 500. Is t ... duction log from one crash: Processing by IssuesController#index as HTML Parameters: {"se ... ueries/_columns.html.erb (2.1ms) Rendered issues/_list.html.erb (13.4ms) Rendered issues/index.html.erb within layouts/base (31.5ms) ... p %> 31: <% end %> 32: <tr id="issue-<%= issue.id %>" class="hascontextmenu <%= cycle('odd', 'even') %> <%= issue.css_classes %> <%= level > 0 ? "idnt idnt-#{ ... hide-when-print"><%= check_box_tag("ids[]", issue.id, false, :id => nil) %></td> 34: ... lumn.css_classes}\">#{column_content(column, issue)}</td>"}.join %> lib/plugins/awesome_nest ... e_nested_set.rb:247:in `leaf?' app/models/... 2013-08-08 03:10
Open discussion: RE: collapsible Subprojects
Would indeed be a good idea and if I'm not mistaken, there's already an issue regarding that somewhere in the trackers... 2013-08-07 18:25
Plugins: CustomFieldFormat filter
Hi, I developped a plugin to create a new ... e end end require_dependency 'new_issue_hook' Redmine::CustomFieldFormat.map do | ... but when I add the field as column to search issues, the column of the field is disabled and th ... inside (no result). Thanks for your help. 2013-08-07 18:17
Help: Email due date
Hello everybody, I discovered that RM has th ... figure RM then. I already looked through the issues and to do's but without any sufficient succ ... of RM that satisfies my needs. Thx, Andreas 2013-08-07 14:11
Open discussion: RE: Open issue by email. Attachment is missing.
Found my answer here http://www.redmine.org/issues/10721 2013-08-07 10:03
Plugins: RE: Routing issue with Redmine icalender export plugin
Hi! I got the same error even with https:/ ... nd I got this error: <pre> Started GET "/issues/calendar" for x.x.x.x at Tue Aug 06 16:10:0 ... __631000228' </pre> Thanks for your help. 2013-08-06 16:12
Help: Ability to save spent time query filters
Hello ! After a quick search on redmine, I ... ent time query filters (As we can do it with issue filters). I would like to know if such a ... one indicate me where is the ability to save issues query filter in the Redmine code. Thank you 2013-08-06 14:37
Open discussion: RE: Open issue by email. Attachment is missing.
Jan Niggemann wrote: > Do you send HTML mail? Yes. From Outlook 2010. 2013-08-06 13:48
Help: RE: RedMine 2.3 apache error
this: PassengerRuby /usr/local/rvm/wrappers/ruby-2.0.0-p247/ruby solved the issue. 2013-08-06 13:45
Plugins: RE: unable to install periodic tasks
install issue on redmine 2.3.1 solved for me Install th ... ://github.com/jperelli/Redmine-Periodic-Task/issues/5 2013-08-06 13:42
Open discussion: RE: New time tracking timer for redmine!
I tried it again and here is log: <pre> Sta ... >"0.050833333333333335", "comments"=>"tex", "issue_id"=>"9995"}} WARNING: Can't verify CSRF to ... at 2013-08-06 13:28:26 +0200 Started GET "//issues/9995.xml" for 127.0.0.1 at 2013-08-06 13:28 ... "0.052222222222222225", "comments"=>"text", "issue_id"=>"9995"}} WARNING: Can't verify CSRF token authenticity Processing by IssuesController#show as XML Parameters: {"id"= ... ws: 0.8ms | ActiveRecord: 2.5ms) Rendered issues/show.api.rsb (8.5ms) Completed 200 OK in 4 ... g at the start of application, it's annoying? 2013-08-06 13:34
(7176-7200/18291)