Search
Results (18280)
- Hi, if i try to export my gantt to pdf, i ... his? Started GET "/redmine/projects/xxx/issues/gantt.pdf?month=10&months=6&year=2011&zoom= ... ase adapter MySQL
- {{>toc}} As you know, there are only two w ... ge. For an example look into <code>app/views/issues/index.html.erb</code>: <pre><code class= ... <% html_title(!params[:query_id] ? l(:label_issue_plural) : @query.name) %> <%= call_hook(:view_issues_index_top, { :issues => @issues, :project => @project, :query => @query }) %> <%= form_tag({ :controller => 'issues', :action => 'index', :project_id => @proje ... de></pre> What does <code>call_hook(:view_issues_index_top, {...})</code>? It iterates throu ... s, which were registered with the name :view_issues_index_top. Such way each plug-in can start ... ook and render own content on the top of the issues index page. There is an example how to defi ... dmine::Hook::ViewListener render_on :view_...
- Hello, I managed to run Redmine in MSSQL 2 ... <% end %> 14: </ul> app/helpers/issues_helper.rb:262:in `show_detail' app/helpers/issues_helper.rb:238:in `block in details_to_strings' app/helpers/issues_helper.rb:223:in `details_to_strings' app/views/issues/_history.html.erb:11:in `block in _app_views_issues__history_html_erb__896685244_34368216' app/views/issues/_history.html.erb:2:in `each' app/views/issues/_history.html.erb:2:in `_app_views_issues__history_html_erb__896685244_34368216' app/views/issues/show.html.erb:122:in `_app_views_issues_show_html_erb___707813030_25754412' app/controllers/issues_controller.rb:118:in `block (2 levels) in show' app/controllers/issue...
- Plugins: RE: Redmine boards/wiki/issues watchers management plugin
- I have fixed the issue with redmine 2.1.0 and link_to_remote in the ... ained without a repo to track changes. Kim
- Plugins: RE: Redmine boards/wiki/issues watchers management plugin
- Is there a github repo for this project where we can send pull requests?
- Help: RE: Issue notes are not visible
- Do you have installed plugins? When somethin ... version < a_plugin.repository.version </pre>
- I wrote the xml like below: <pre> <desc ... > </pre> But , the result in the created issues was like below: <pre> |a|This is not to b ... f the CrLf? Thanks! Redmine version: 1.3.1
- Plugins: RE: Redmine boards/wiki/issues watchers management plugin
- Frank Enders wrote: > Thats a great plugin, ... ote@ to @link_to (..., :remote => true)@.
- Ive spent a few days on IRC getting help from ... ls go out so no one gets notified when a new issue is assigned to them and Test mail even thoug ... notice no errors on connecting to the server
- Help: RE: Redmine with Remotely hosted Subversion
- @Ivan: how ??? local svns works fine, externa ... ... see here please: http://www.redmine.org/issues/11318
- Help: RE: [SOLVED] I am unable to install Redmine 2 on Debian
- eyal R wrote: > Hi, > I have the same probl ... Frustratingly I'm also experiencing this issue, was a solution ever found? Cheers
- I'm running Redmine 1.4.4. Users can create issues, and update the issues to add notes. However, for some reason, they cannot see the notes on the issue page, not even those written by themselves. ... notes. I'm completely lost. What's wrong?
- I am trying to implement Ticket creation/upda ... know what am I missing ? Thanks, -tuxb
- we have a customer, who gets a failure after ... ess /redmine/projects/information-technology/issues on this server." To build this failure i ... nt know what i can do next Anyone ideas?
- Help: RE: Non-member watchers not receiving e-mail notification or in the cc list
- Please apply the patch from http://www.redmine.org/issues/8488. That works for me.
- Help: RE: Non-member watchers not receiving e-mail notification or in the cc list
- As you, I can't understand the non-member watcher mechanism created by http://www.redmine.org/issues/5159. Can some one please explain to me ? ... on't receive the emails about changes on the issue !
- Hello! I'm using 2.1 redmine branch. Is it possible to build an issues query where one date field get compared wit ... es. So I want something like an ordinary SQL.
- Development: RE: How to change background color to issue
- I don't know if there's a way to do this... but it's a good idea!
- Plugins: RE: Weekly Timesheet Plugin (wk-time) 1.0
- Hello Dhanasingh, I do still kind of like ... eparately track Client... even separate from Issues because sometimes one issue can be billed to two clients... and separate ... fields in Weekly Timesheets? Thanks, Bob
- Hi, I'm using last stable redmine as a sta ... ns: no plugin installed </pre> I have issues stored like a tree (with parent-child relat ... ----+ </pre> But now when I'm looking at issue #2140 I see this: 2141.png WTF is this? o.O Where is issue #2150? Why #2158 is a #2152 child? If I go to #2150 edit page (Update button from issue page) I see that this issue is #2140 child. If I try to delete parentshi ... nes in production.log: <pre> Started PUT "/issues/2150" for 10.4.2.5 at 2012-10-16 14:48:52 +0400 Processing by IssuesController#update as HTML Parameters: {"u ... 0xXtlgN7SSIfBTVqc6noh62qP6682h3kVHF52eCs=", "issue"=>{"is_private"=>"0", "project_id"=>"41", "t ... us_id"=>"1", "assigned_to_id"=>"34", "parent_...
- Hi, i get no acess to a external svn serv ... ... see here also: http://www.redmine.org/issues/11318 the redmine process use not the ad ... trys we use redmine 2.0.3 Cheers
- Plugins: RE: Redmine boards/wiki/issues watchers management plugin
- Thats a great plugin, thanks! Are there pl ... </pre> Thanks and all the best! Frank
- Hello. For our projects i've created a custom field - Result. Now I want to change the color of issue background depending on value of this filed. ... ? (Sorry for my English. I'm from Russia.)
- Hi, Does anyone else need "drag and drop" function to reorder issues in gantt chart? Alternatively, right click issue and "Move up/down" would be good also. It would help alot to planning project issues and if there is something in wrong place then you could change it.
- Plugins: RE: XLS export plugin
- Redmine version is current trunk (past )2.1.2 ... click on "Detailed" <pre> Started GET "/issues_xls_export" for 192.168.2.100 at 2012-10-14 ... s: 93.8ms | ActiveRecord: 15.6ms) </pre>