Project

General

Profile

Search

Results (12630)

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
Defect #5941 (Closed): error - Don't View message deposed on the forum
I have deposed a message on the forum (open discussion) and the message don't appear on myPage. 2010-07-22 22:25
Feature #5940 (Closed): see the version of redmine
Could we see the redmine somewhere on the web site intalled ? 2010-07-22 21:39
Defect #5939 (Closed): Atom entry URL doesn't contain port
Host name in settings set to <ip-address>:300 ... ils 2.3.5 Redmine 0.9.4.stable.3810 (SQLite) 2010-07-22 18:30
Defect #5937 (Closed): Harmonize french locale "zero" translation with other locales
French locale is the only one with "zero" wri ... in some entries. For instance, @label_x_open_issues_abbr_on_total_zero@ is @zéro ouvert sur {{t ... at you think. See proposal patch attached. 2010-07-22 13:03
Defect #5930 (Closed): Gantt Tooltip Html Escape Error
I found the tooltip have a html escape problem. Here is the screenshot: !! 2010-07-21 14:57
Defect #5925 (Closed): parent task's priority edit should be disabled through shortcut menu in issues list page
When edit a parent task, the priority is disa ... n't been modified in fact. !enabled.png! 2010-07-21 10:27
Feature #5920 (Closed): Unify and improve cross-project views layout
Recently I started using Redmine with many pr ... tual, but lead to other "sections" (view all issues, overall spent time, overall activity) * w ... ct_layout.png! Let me know what you think. 2010-07-21 05:24
Patch #5919 (Closed): Wiki looks trying to strip macro args but no effect
@execute_macros()@ looks applying @strip@ to ... @Array.map@. Attached patch is for trunk. 2010-07-20 18:38
Feature #5918 (New): Adds Prompt for Project Custom Fields in migrate_from_trac task
The migrate_from_trac task fails if a redmine ... red custom fields on a project. To fix this issue, I added a loop that prompts the user to ent ... t as helpful, and was difficult to debug. 2010-07-20 17:38
Defect #5915 (Closed): Invalid form authenticity token for some users
Some users of my Redmine (0.9.3) encounter th ... this going to be fixed in the next release? 2010-07-20 15:55
(9451-9475/12630)