Search
Results (18279)
- 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!
- 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...
- 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/...
- 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...
- 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.
- 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
- Open discussion: RE: Open issue by email. Attachment is missing.
- Found my answer here http://www.redmine.org/issues/10721
- 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.
- 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
- Open discussion: RE: Open issue by email. Attachment is missing.
- Jan Niggemann wrote: > Do you send HTML mail? Yes. From Outlook 2010.
- Help: RE: RedMine 2.3 apache error
- this: PassengerRuby /usr/local/rvm/wrappers/ruby-2.0.0-p247/ruby solved the issue.
- 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
- 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?
- Open discussion: RE: New time tracking timer for redmine!
- >I wann be able to have project,tracker and ... ter (filter on typing or choosing) on showed issues in case i have a large amount of issues assigned to me in scrolling is no good option to find anything in a list with 100 issues. These functions will be realized in the new version very soon!
- Open discussion: RE: New time tracking timer for redmine!
- > There is nothing unusual: red timer appea ... r or just double click to stop timer. > The issue isn't updated in both cases. > I see some r ... log, but nothing that told me about error
- Open discussion: RE: Can not send email from redmine
- Removed the option "Blind carbon copy recipie ... suvorova@garantum.ru Message-ID: <redmine.issue-49.20130806080603@garantum.ru> Subject: =?U ... ng: 7bit X-Redmine-Project: test X-Redmine-Issue-Id: 49 X-Redmine-Issue-Author: admin X-Redmine-Issue-Assignee: admin X-Redmine-Sender: admin X- ... .ru" <admin@159951-2.vm.clodoserver.ru>
- Open discussion: RE: New time tracking timer for redmine!
- * On which activity is that time logged? * ... ter (filter on typing or choosing) on showed issues in case i have a large amount of issues assigned to me in scrolling is no good option to find anything in a list with 100 issues.
- Sorry for bad English. Can not send email fr ... m: support@garantum.ru Message-ID: <redmine.issue-48.20130806063610@garantum.ru> Subject: =?U ... ng: 7bit X-Redmine-Project: test X-Redmine-Issue-Id: 48 X-Redmine-Issue-Author: test X-Redmine-Issue-Assignee: test X-Redmine-Sender: test X-Ma ... ge, though in the account settings have email
- Open discussion: RE: New time tracking timer for redmine!
- Анна Лосева wrote: > Can you send me a scree ... mer or just double click to stop timer. The issue isn't updated in both cases. I see some rmc ... nt log, but nothing that told me about error.
- Hi, I am using the php-redmine-api and don't know how to get the ID of a newly created issue. I do something like: <pre> $issue = $client->api('issue')->create(array( 'project_id' => $proj ... scription, ... </pre> which creates the issue in Redmine, but printing $issue gives me an empty string. I am just a PHP be ... help out here, please? Thanks in advance.
- Help: RE: Problem with redmine 1.3 and mysql2 adaptar
- RM 1.3 is no longer supported, and it has security issues. Rails 2.3.14 is vulnerable to attacks. Th ... of the mysql2 gem for rails 2.3.x versions...
- Open discussion: RE: New time tracking timer for redmine!
- double click on running timer cause stop timer log time to issue??? Yepp. select "quote" on running tim ... nd save cause log time and add a note to the issue?? The text will be added after stopping the timer.
- Hi,Team I am using redmine 2.2.x, in my app each and every time the issue updating getting email notification , but i ... alible or give me some idea for resloved the issue. Regards, Binny
- Open discussion: RE: New time tracking timer for redmine!
- I expected that I can log time from application timer, but I can't even append a note to the issue. Am I right with typical use case: - start ... nning timer cause stop timer and log time to issue??? - select "quote" on running timer then e ... nd save cause log time and add a note to the issue?? The last two doesn't work for me. Thanks. ... imesheet_plugin 0.7.0 </pre>
- Help: RE: Warn me when leaving a page with unsaved text doesn't work when editing an update note
- Posting the issue right now ! Thanks