Search
Results (18305)
- Plugins: RE: Graphs plugin
- sunday walker wrote: > ciaran jessup wrote: ... >> Related (Need SIE) http://www.redmine.org/issues/3414#note-2 > > Or, Please deploy below ... d approach using svgweb, no flash dependency!
- Plugins: RE: Graphs plugin
- sunday walker wrote: > Patch for MS IE (No n ... Related (Need SIE) > http://www.redmine.org/issues/3414#note-2 I forgot some changes.
- Help: RE: Virtual Timer Expired
- I experienced the same problem on my CentOS x ... he mysql 2.8.5 gem. I was able to solve this issue by uninstalling the mysql gem and replacing ... ninstall gem@ @gem install mysql -v=2.7@
- Plugins: RE: Graphs plugin
- Japanese lang files. config/locales/ja.yml ... _graphs: グラフ label_graphs_total_vs_closed_issues: 全チケットと終了チケット label_graphs_old_issues: 放置された未完了チケット label_graphs_issue_growth: 全チケットの時間変化 label_graphs_issue_status_flow: 最近のステータス変化 (24時間以内) label_gr ... status_flow: 最近の担当者変化 (24時間以内) warning_no_issues: グラフに対応するチケットがありません。 </pre> lang/ja.yml ... el_graphs: グラフ label_graphs_total_vs_closed_issues: 全チケットと終了チケット label_graphs_old_issues: 放置された未完了チケット label_graphs_issue_growth: 全チケットの時間変化 label_graphs_issue_status_flow: 最近のステータス変化 (24時間以内) label_grap ... o_status_flow: 最近の担当者変化 (24時間以内) warning_no_issues: グラフに対応するチケットがありません。 </pre>
- Plugins: RE: Graphs plugin
- ciaran jessup wrote: > This would be a bette ... >> Related (Need SIE) http://www.redmine.org/issues/3414#note-2 Or, Please deploy below an a ... b253bd3b84697c16cd988cb2c5,t20091028072944,
- Currently, when you view a version with the t ... ls for estimated time and spent time for all issues in that version. I would like to see these ... would like the time totals displayed in the issues list. I made a plugin which shows these totals in the issue list. I would like these totals to be displa ... html. This simply shows the totals below the issue list. It doesn't look very nice. Any ideas for a better place to show these totals? <% if @issues %> <% if User.current.allowed_to?(:view_sh ... ours) %>: <%= html_hours(lwr(:label_f_hour, @issues.inject(0){|sum,issue| sum + (issue.estimated_hours or 0)})) %><br/> <%=l(:label_spent_time) %>: <%= html_hours(lwr(:label_f_hour, @issues.inject(0){|sum,issue| sum + issue...
- Help: RE: !!!!Perfomance issue when using with remote SVN!!!!!
- yes, i setted up to run every 10 min on backg ... matic fetching when click the repository tab?
- Open discussion: RE: Global project roadmap
- You might want to follow the development on # ... - default, the version can only be assigned issues from it's own project * hierarchy - the version can be assigned issues from parent or child projects * system - the version can be assigned issues from any project in the system This shou ... with some "system" versions and then assign issues to them from anywhere. Eric Davis
- Help: RE: !!!!Perfomance issue when using with remote SVN!!!!!
- Đức Tạ wrote: > localhost:8888 -> 17 KB -> 8 ... to run this in another process. Eric Davis
- Help: RE: Plugin Permission Issues (Rails? Ruby?)
- I think this is the problem: <pre><code cl ... => :member end </code></pre> Eric Davis
- Help: RE: Wrong encoding after update to trunk
- I converted the data with this piece of code. Now the issues look ok in redmine and phpmyadmin. <pre> ... ql_query('SELECT id,description,subject FROM issues'); while($r = mysql_fetch_assoc($res)){ mysql_query('UPDATE issues SET subject="'.utf8_decode($r['subject']).' ... Is it a bug from a previous redmine version?
- Hi, Today I upgraded to the latest trunk v ... ing worked except the encoding/output of the issues and other data from the mysql database. ... And this is what my phpMyAdmin output of the issues table looks: !pma.png! Everything worke ... e, everything looks ok. Any Ideas? Thx!
- Plugins: RE: Graphs plugin
- sunday walker wrote: > Patch for MS IE (No n ... Related (Need SIE) > http://www.redmine.org/issues/3414#note-2 This would be a better solut ... e and I speak no japanese what is it exactly?
- Plugins: RE: Graphs plugin
- Patch for MS IE (No need the SVG plugin) . Related (Need SIE) http://www.redmine.org/issues/3414#note-2
- Dear Redmine community, First of all I wan ... ers, the only permision of only watching the issues which they are involved with. In other words, make that they only can be able to see the issues of their activities in a specific project. ... o your comments Thanks in advance Marta
- I'm a newbie to a lot of this and would great ... k, adding users works and I can add and edit issues. However I cannot get active directory to w ... l!) Any help greatly appreciated. Coppo
- Help: RE: project activities no longer shown for issues
- No one is helping so I guess no one else has ... es? Should I convert to MySQL? Jeff
- Open discussion: RE: svn+ssh subversion browsing in project
- Looks like this is related to http://www.redmine.org/issues/3929
- Hi there Folks, I'm having a problem brows ... ay 'yes'... So I'm thinking this is a SSH issue. So anyway, I say yes, that adds devel.stuar ... ifferently to accommodate Redmine? If the issue is point 1) then I'm not too sure how to make redmine/SSH server work together in peace. If the issue is point 2) then I guess it should wait long ... om the svn+ssh list --xml command? If the issue is point 3) then do you have any idea what I ... l by the way :-) Kind regards, Stuart
- Something we would like to do is to be able to use the project roadmap on a global scale (issues across all projects), because our project r ... s all projects) would be greatly appreciated.
- hi, folks(and sorry my bad english) i actu ... ke it final state. now in roadmap (i have 2 issues, first paused at 80% and another new one) i ... nonclose roadmap is correct, but I'll see it issue at no.1 on my personal page's issues(assigned to mine). Is there a way to hid ... st prectice" or a plugin. thanks in advise
- Help: RE: How to... bulk edit?
- I answered myself. Bulk edit: Check on issues on Issues list, then right click and a context menu is shown. From there you can bulk update all issues selected.
- Help: RE: project activities no longer shown for issues -help!
- I tried many other tests and sometimes an updated issue will appear in the activity page. But I'll look a the page again and the issue will not be there. I haven't found a pattern to this - it seems like it randomly shows updated issues. I found some similar requests in the pa ... shouldn't be using Postgres?) Thanks Jeff
- Plugins: RE: ToDo lists plugin
- I'm having an identical issue to Daniel Brauer ActionView::TemplateErro ... and installed 0.8.5 Any ideas? -Scott
- Help: RE: Is it possible to configure the week numbering in calendar?
- Yes!! it works.... It seemed to start working when you create new issues.