Search
Results (18298)
- 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?
- Help: RE: 'Issues' TAB giving internal error
- priyadarshee kumar wrote: > I will change th ... ill I update the root_id as the value in id ?
- Help: RE: 'Issues' TAB giving internal error
- I will change the NULL fields of lft and rgt ... hat value will I put in the NULL of root_id ?
- I'm not REALLY comfortable posting this for s ... (JIRA is fairly confusing compared to other issue trackers, bugzilla excluded, in my opinion). ... but still far from perfect, time logging in issues. * If you need new functionality, you can ... a does this. * E-mail integration (creating issues, getting notified of issues and issue changes, commenting on and updating issues) is easy to set up. * Clean support for su ... sed it so I really don't know how good it is.
- Plugins: RE: Textile Wysiwyg editor
- Laughed too soon! Now I have an issue with mutated vowels. The conversion cuts an ... racter off. But one step after another... ;=)
- Plugins: RE: Textile Wysiwyg editor
- Must be 0.14, just downloaded it half an hour ... he URI-mapping, perhaps there may be an AJAX-issues? Or some Ideas what I can test, inspect, debug else? Thanks!
- Hello, I'm using Redmine 1.0.3.devel.4362 ... bled in the acp but when trying to create an issue it doesn't insert. Code used: <?php require_once ('ActiveResource.php'); class Issue extends ActiveResource { var $site = 'h ... $request_format = 'xml'; // REQUIRED! } $issue = new Issue (array ('subject' => 'Issue via XML and REST API', 'project_id' => '3')); $issue->save (); ?> Also, how can I make it use ... sic authentication? Many thanks, Dennis
- Open discussion: RE: issues per user report
- It seems not, and I'm not sure if that includ ... there though, maybe try your luck with those.
- Open discussion: RE: issues per user report
- Felix Schäfer wrote: > There's a view access ... n "Summary" in the right-hand sidebar of the issue list, here for example it gives you: http://www.redmine.org/projects/redmine/issues/report this is very cool for individua ... hing similar that includes ALL the projects ?
- Open discussion: RE: issues per user report
- There's a view accessible by clicking on "Summary" in the right-hand sidebar of the issue list, here for example it gives you: http://www.redmine.org/projects/redmine/issues/report