Search
Results (18298)
- Plugins: RE: Sidebar Issue Control
- Same Here!
- Plugins: RE: Blocks Layout plugin
- Can migrate to new version. Created a ticket Issue #7669, because unsure if this isn't a redmine bug
- Help: RE: all works but issues after moving to another server
- It works! :) great, thank you very much!
- Hi all, I have the following problem with ... , related to mySpecialRole, try to update an issue.. That is: I'd Like customize the "assign ... ecific roles. Is it possible?? Tnx :)
- Help: RE: all works but issues after moving to another server
- Not sure you ran db:migrate rake task ? See [[RedmineUpgrade#Step-4-Update-the-database]].
- Help: RE: all works but issues after moving to another server
- My issue table looks like the following (I don't have any of your columns, in none of the issues(_)* tables): @ id tracker_id project_id ... n start_date done_ratio estimated_hours @
- Help: RE: all works but issues after moving to another server
- Do you have @null@ values in the @root_id@, @lft@ and @rgt@ columns of your @issues@ table ? You should not.
- Help: RE: all works but issues after moving to another server
- extract from: /var/log/redmine/default/production.log Processing IssuesController#index (for <my_ip> at 2011-02-21 ... project1", "action"=>"index", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/index.rhtml ActionView::TemplateError (u ... ' for nil:NilClass) on line #16 of app/views/issues/_list.rhtml: 13: </tr></thead> 14: ... roup = false %> 15: <tbody> 16: <% issue_list(issues) do |issue, level| -%> 17: <% if @query.grouped? && (group = @query.group_by_column.value(issue)) != previous_group %> 18: <% reset_cyc ... <tr class="group open"> app/helpers/issues_helper.rb:28:in `issue_list' app/helpers/...
- Help: RE: all works but issues after moving to another server
- Could you post the exception trace you'll find in file @log/production.log@, please ?
- Hi everyone, I just moved an existing redm ... me out, how to get the ticketing work? BR
- Open discussion: RE: Redmine Java API 1.0.5: support for Android 2.2 and 2.3.
- version 1.0.6 is released with better support ... t: http://code.google.com/p/redmine-java-api/issues/list?can=1&q=label:Milestone-1.0.6
- Development: RE: Home page redesign
- I like the idea, thanks Etienne and Muntek ! ... reenshot of filters and the top of a list of issues ? * the ">>>" and "<<<" look a bit 90's, n ... ch 2 weeks after if nobody has any objection.
- subject says it all.. reason for this request is that if a version milestone has a lot of completed issues it is hard to spot the open issues which are intertwined between the completed issues. It just makes for better organization. ... of good information in 1 place. Thank you
- There is any change to change the default bod ... t make it (I don't know ruby...: I see _edit_issue* and _add_issue* file but my changes fails all time). I want ... l where the bug is added on top thread place!
- Plugins: RE: Sidebar Issue Control
- Hello, I have installed this plugin to my ... I hope someone can help me. @Processing IssuesController#show (for 94.217.59.239 at 2011-0 ... "action"=>"show", "id"=>"19", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/show.rhtml ActionView::TemplateError (Mi ... _url_options[:host]) on line #6 of app/views/issues/_sidebar.rhtml: 3: <% if @project %> 4: < ... mary), :controller => 'reports', :action => 'issue_report', :id => @project %><br /> 5: <% end %> 6: <%= call_hook(:view_issues_sidebar_issues_bottom) %> 7: 8: <% if User.current.allow ... ne/hook.rb:144:in `call_hook' app/views/issues/_sidebar.rhtml:6:in `_run_rhtml_app47views47issues47_sidebar46rhtml_locals_object_sidebar' app/views/...
- Greetings. The sub-issues on Gantt chart are not properly displayed. ... n starting date and interval changed the sub-issues are displayed *scrambled*. !bad_gantt.png! Here issues # 17, 18, 19, 20 are the sub-issues of # 16, and # 24, 25, 26, 27 are of # 23. Is there any clue for this problem? BR Hyunchul
- Help: RE: Due date column "Issues assigned to me" in My Page
- Pieter Pabst wrote: > Or does this require c ... ing that should always be there ;-))? Yes.
- Help: RE: Notifications occur for Issue creation but not News item or Document creation
- I'm seeing these same problems with @Redmine 1.0.5.stable.4662 (MySQL)@.
- Hello, How to add due date column to Issues assigned to me block in My Page? Or does t ... I am asking something stupid. Best regards
- Help: RE: Can I reopen a closed ticket?
- > New -> Assigned -> Resolved -> Closed -> ... ey misunderstood me, so I want to reopen the issue. So that's not possible?
- I've create a role similar to the Reporter role, with only these Issue Tracking permissions: Add notes Save queries View Issues Edit own notes Yet, users in that role (and not part of another role) can change Issue properties such as Status, Assignee, and %Done. Any ideas? Thanks for any help. Lee
- I configured the advanced reminder plug in to send emails when issues are due within the next five days. All user ... mail when watcher and author but not when an issue is assigned to that user. Could there be something wrong with that user's account?
- Help: RE: Unable to run rake commands
- After a number of hours of searching, I was a ... f the redmine rake command. To solve the issue, I created a bash script that first runs the ... f the rake. Hope that helps someone else
- Plugins: RE: Sidebar Issue Control
- If not already done (I can't find them), coul ... ugins in the [[plugins|Plugin Directory]] ?
- Plugins: RE: Show Issue Descriptions plugin
- Luis Serrano Aranda wrote: > If do you put m ... e scroll bar please edit the file /app/views/issues/_list.rhtml > Inte tree line before <table ... ll down to the end of the page to use it).