Project

General

Profile

Search

Results (12665)

Feature #5991 (Closed): Tracker should have it's own default issue status
Currently you're not able to set different default issue statuses to different trackers. 2010-07-29 15:39
Feature #5990 (Closed): Email notification should reflect user language setting
Currently email notification is sent only in ... speaking user go out with Czech translations. 2010-07-29 15:36
Defect #5989 (Closed): Gantt subtasking display broken
Gantt does not display subtasks correctly whe ... does not display the tree structure correctly 2010-07-29 14:07
Feature #5987 (New): Enable a custom theme to ... y page that you're logged in as an Admin user
On my Redmine, I try to keep my Redmine "user ... hat I end up e.g. making comments on tracker issues as "Admin". Although you can see who is ... ent, so that a custom theme could pick it up. 2010-07-29 10:16
Defect #5986 (Closed): Module selection break ... oject identifier is the same as a module name
Redmine 1.0RC + Apache 1) convert trac proje ... r this project, got a error(404 not found ) 2010-07-29 04:03
Defect #5985 (Closed): Only hold one role at a time in a project
I've noticed many users will assign themselve ... ng the functionality of Redmine more apparent 2010-07-29 03:29
Feature #5975 (Closed): Cross-project Parent Tasks
In the following scenario: <pre> project1 ... ich should theoretically deny this setting? 2010-07-27 15:52
Patch #5971 (Closed): Remove falsly applied chrome on revision links
Revision links inside commit messages have superfluous chrome applied in the issue display template. This is because the surrou ... mmit/54e0469915d08545b9d0f8fa6d97cda1c1e8fc71 2010-07-27 12:49
Defect #5970 (Closed): "Check / Uncheck All" does not function in Permissions Editor
!http://i32.tinypic.com/mhfvch.png! Redmin ... ySQL) Browser: Google Chrome 5.0.375.99 beta 2010-07-27 08:46
Defect #5969 (Closed): Attachments with size zero are ignored
How to reproduce: - create file with zero si ... ile.txt) - try to add this file to existing issue Results:Issue has not any uploaded file I have Redmine ... production.log i can see this: Processing IssuesController#update (for X.X.X.X at 2010-07-27 ... F/7ijY4Dj4U4EWWDss06SHiSo=", "id"=>"10758", "issue"=>{"start_date"=>"2010-07-26", "custom_field ... ed_hours"=>"", "priority_id"=>"6 ", "parent_issue_id"=>"", "lock_version"=>"8", "fixed_version ... "description"=>"Test Test"}, "controller"=>"issues", "attachments"=>{"1"=>{"file"=>#<File:/tmp ... file"}}} Redirected to http://prj.slweb.ru/issues/10758 Completed in 340ms (DB: 48) | 302 Found [http://prj.slweb.ru/... 2010-07-27 06:29
Patch #5966 (Closed): change to allow openID to use Google Apps
<pre> diff -r ./config/environment.rb /home/ ... tialize_by_identity_url(identity_url) </pre> 2010-07-26 20:17
Feature #5965 (New): Simple individual todo l ... - helps to plan & organize project management
I use this approach often but unfortunately o ... for next version - change the screenshot in issue #xxx, looks very uninformative - .... As ... ist of things to be done - like creating new issues, doing some small tests and sending some em ... simple for user's own planning & organizing. 2010-07-26 20:02
Defect #5964 (Closed): Error 500 when adding a subtask
When I try to add a new subtask to an existin ... ://projets.developpez.com/projects/add-libv2/issues/new?issue%5Bparent_issue_id%5D=740 when clicking on the Add button. ... 1b The log excerpt: <pre> Processing IssuesController#new [GET] Parameters: {"project_id"=>"add-libv2", "action"=>"new", "controller"=>"issues", "issue"=>{"parent_issue_id"=>"387"}} NoMethodError (undefined method `-' for nil:NilClass): app/models/issue.rb:232:in `safe_attributes=' app/controllers/issues_controller.rb:462:in `build_new_issue_from_params' passenger (2.2.3) lib/phusio ... ror) </pre> If you need anything else... 2010-07-26 16:16
Defect #5961 (Closed): NoMethodError in Issues#index
*NoMethodError in Issues#index* Showing app/views/issues/_list.rhtml where line #16 raised: unde ... ious_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 ... Trace of template inclusion: app/views/issues/index.rhtml RAILS_ROOT: C:/Program Files ... tNami Redmine Stack/apps/redmine/app/helpers/issues_helper.rb:28:in `issue_list' C:/Program Files/BitNami Redmine Stack/apps/redmine/app/helpers/issues_helper.rb:23:in `each' C:/Program Files/BitNami Redmine Stack/apps/redmine/app/helpers/issues_helper.rb:23:in `issue_list' C:/Program Files/BitNami Redmine Stack/apps/redmine/app/views/... 2010-07-26 07:57
Defect #5960 (Closed): ActiveRecord::StatementInvalid in Issues#show
*ActiveRecord::StatementInvalid in Issues#show* Showing app/views/issues/show.rhtml where line #9 raised: Mysql::Error: Unknown column 'issues.lft' in 'where clause': SELECT * FROM `issues` WHERE (((issues.id != 219) AND (issues.`lft` <= NULL AND issues.`rgt` >= NULL)) AND (`issues`.`root_id` IS NULL)) ORDER BY `lft` Ext ... (around line #9): 6: <%= avatar(@issue.author, :size => "50") %> 7: 8: <div class="subject"> 9: <%= render_issue_subject_with_tree(@issue) %> 10: </div> 11: <p class="author"> 12: <%= authoring @issue.created_on, @issue.author %>. RAILS_ROOT: C:/Program Fil ... tNami Redmine Stack/apps/redmine/app/helpers/... 2010-07-26 07:55
Feature #5959 (Closed): Status should auto change when I change progress(% Done).
When I change process to x%, if x>0 and x < ... d to "Resolved". I think it will be good. 2010-07-26 03:53
Defect #5958 (Closed): Empty visible sidebar in Overview section
If you disable the "time tracking" module in ... o patch this method to trim the string first. 2010-07-25 16:25
Patch #5957 (Closed): Export users list to CSV
It would be better if Redmine can export all ... rator to manage users without this feature. 2010-07-25 16:03
Feature #5956 (Closed): Private Messaging System
I was just looking for a way to privately rep ... rofile" page for each user with custom fields 2010-07-25 15:36
Feature #5953 (Closed): Copy RSS/REST API keys to clipboard
I hope that we can copy (and paste) RSS/REST ... th javascript since key value is pretty long. 2010-07-24 23:17
Feature #5951 (Closed): Intuitive Navigation
I'm currently browsing around the Redmine lay ... e previous page, no breadcrumbs etc. This issue seems to be applicable to most of the pages ... intuitive navigation presented for each page. 2010-07-24 13:20
Feature #5950 (Closed): Difference between "Duplicate" and "Copy" issue
Hi, Is it possible to explain in the wiki the difference between "duplicate" and "copy" an issue. This question is asked frequently to our ... p" he/she can find it him/herself. Thanks. 2010-07-23 17:01
Feature #5949 (Closed): Migration script for ActiveCollab
A script to migrate from ActiveCollab would be great =) 2010-07-23 16:25
Defect #5943 (Closed): in a wiki, the thumbnail plugin executes inside <pre> tags
using the http://github.com/lest/redmine_thum ... is. eg: <pre> {{thumb(example.png, issue=123)}} </pre> results in: Error executing the thumb macro (Couldn't find Issue with ID=123) is this a redmine wiki problem or a plugin problem? 2010-07-23 06:10
Defect #5942 (New): Groups with a few thousand users gives issues in a few UIs and slow-downs on a few screens
We have a reasonably-sized community redmine ... ich takes lots of time to do that. * "New Issue" by manager or admin: "Add watcher" are chec ... not be displayed there. *This is the biggest issue right now, as it is very very slow and huge ... ogin, lastname ASC LIMIT 100 </code></pre> 2010-07-22 22:27
(9476-9500/12665)