Search
Results (18307)
- Help: RE: Associeted revisions
- This is a core redmine feature, and I don't r ... ng this commit message will be associated to issue 1234.
- Help: RE: 'Issues' TAB giving internal error
- Vincent Terol wrote: > Can anyone help me ? ... ther unrelated thread. Please open a new one.
- Help: RE: 'Issues' TAB giving internal error
- priyadarshee kumar wrote: > okkkk I will bac ... redmine DB, or do other applications use it?
- Help: RE: Time tracking in days instead of hours and calculate "% done" field automatically
- See feature issue #6833 if a more flexible time tracking is what you need.
- Open discussion: RE: Issue #61
- I use (and modify) Redmine at work I am afrai ... o not have the spare time to work on Redmine.
- I guss this have bin posted alot of times in this link http://www.redmine.org/issues/1546 it shows associeted revisions, I fo ... org/wiki/redmine/RedmineSettings#Referencing-issues-in-commit-messages But i have read it an ... here in Redmine i run 1.0.2 / Slaktarn
- Open discussion: RE: Issue #61
- Jeffrey, did you ever get a chance to delve i ... ject's website says "migrate to Prawn"...
- Help: RE: Newb question--help using plugin hooks in Redmine 0.8.4 and Rails 2.1.2
- He's making you do rails 2.1.2? x_X Get out o ... ld read @{:partial => "hooks/someplugin/view_issues_form_details_bottom", :locals => context}@.
- Open discussion: RE: How to contribute
- Eric Davis wrote: > Anton Nepomnyaschih wrot ... Any code contributions should be sent to the issue tracker, either as an attachment to an existing issue or a new "Patch" issue. Right now, we really need some people to help triage the issues list. Like review patches to see if they a ... are similar but not the same. So I'd add an issue relation between all three. That would help ... cted, don't spam. See [[ForumCodeOfConduct]]]
- Hi, There is no link 'Export to *PDF*' in ... t their bottom). This is not the case in the issues (par example). Is this normal behavior or t ... s the handle properly Cyrillic texts. Ivan
- Plugins: Upgrade to Redmine 1.0.3
- Hi, after upgrading to Redmine 1.0.3, I ran into this issue: http://www.redmine.org/boards/2/topics/188 ... the plugin needs to be adapted accordingly.
- Help: RE: editing issue's start date, estimated time
- oh, right, i see, .. it combines estimated hours of subtasks, thanks!
- Help: RE: editing issue's start date, estimated time
- I think this is only the case *if the issue has sub-tasks* defined. In this case, the parent issue's "Priority", "Start Date", "Due Date", and ... http://www.redmine.org/boards/2/topics/19023.
- Hello, time to time there are cases when issue's initial estimation as well as starting dat ... u cannot edit these fields when updating the issue. is it a bug or is there another way around it? Thanks, Maris
- Hi, after experimenting a little, I now un ... in the Redmine demo: http://demo.redmine.org/issues/28359 - this issue has two sub-issues, one with prio "urgent" and closed, and one ... mains at "urgent" anyway. Thanks! Andreas
- Open discussion: RE: List of pro's - JIRA vs Redmine
- No way JIRA has so few pro's! My boss wants m ... in my company (we have now self-made problem/issue/project system, that I need to update). I do ... , so no improvments can be made, if needed...
- Open discussion: RE: Upgrade from 0.9.6 to 1.0.3
- There were no errors during the Database migr ... tion log where I logged in and tried to view issues. Processing AccountController#login (for ... cbhproject/projects/capumur] Processing IssuesController#index (for 192.168.10.135 at 2010 ... "capumur", "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: <% previous_group = 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/...
- Help: RE: Moving issues option disappeared
- It's a bug that was in early 1.0 versions and should be fixed in 1.0.3 (or maybe even 1.0.2).
- Help: RE: 'Issues' TAB giving internal error
- Hi, I got the same problem, internal error with issues and new issue tabs after an upgrade from 1.0 to 1.03 versi ... ct of the production log file : Processing IssuesController#index (for 137.129.13.178 at 2010 ... "=>"tice", "action"=>"index", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/index.rhtml ActionView::TemplateError (undefined local variable or method `issues_context_menu_path' for #<ActionView::Base:0xb662832c>) on line #85 of app/views/issues/index.rhtml: 82: <%= auto_discovery_li ... %> 83: <% end %> 84: 85: <%= context_menu issues_context_menu_path %> app/views/issues/index.rhtml:85:in `_run_rhtml_app47views47issues47index46rhtml' app/controllers/...
- Hey, I remember that I had the option to move the issues between projects. Now this option has disappeared, anybody knows why?
- Hello all, My instructor in my college cla ... Hook::ViewListener def view_issues_form_details_bottom( context={ } ) ... :partial => "hooks/someplugin/view_issues_form_details_bottom" ... ? Sorry for such a newbish question.... It
- Help: RE: RedMine 500 Internal Error
- Did all migrations run correctly during the u ... a look at your DB and see if any records in @issues@ have empty @lft@, @rgt@ or @root_id@ fields.
- Help: RE: RedMine 500 Internal Error
- cache_formatted_text its no my error, today i ... or persists, and appears when I try to watch issues in the latest project, in the old projects, issues do not cause errors <pre> Processing IssuesController#index (for 77.120.xxx.xx at 2010- ... =>"radio", "action"=>"index", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/index.rhtml DEPRECATION WARNING: using %d ... ' for nil:NilClass) on line #16 of app/views/issues/_list.rhtml: 13: </tr></thead> 14: <% previous_group = 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/...
- Help: RE: 'Issues' TAB giving internal error
- okkkk I will backup first the redmine DB and ... And there is no process in the processlist .
- Help: RE: 'Issues' TAB giving internal error
- priyadarshee kumar wrote: > priyadarshee kum ... @root_id@ to the same value as @id@ in the @issues@ table. Do you have any process that bypasses redmine and just writes to the DB?