Project

General

Profile

Search

Results (12601)

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
Feature #5914 (New): Default tracker
Setup ____________________________________ ... * Projects: MyProject, Project2 * Issue: 12345 in the Support tracker Problem ... port tracker for MyProject, then try to move issue 12345 from MyProject to Project2. Now it can't be done, error is <pre> notice_failed_to_save_issues: "Failed to save {{count}} issue(s) on {{total}} selected: {{ids}}." </pre> ... le check to set tracker to default if source issue's tracker is disabled in target project? 2010-07-20 15:28
Feature #5913 (Closed): Authors name in from address of email notifications
In mail notification created by Redmine 'FR ... is address. You would know who is working on issue without opening mail. I've changed line in ... , but I'm not sure if it wont break anything. 2010-07-20 13:48
Patch #5912 (Closed): Translation update for french locale
I didn't found a correct translation for "fie ... nglish... Does anyone know where it is used ? 2010-07-20 09:10
Defect #5909 (Closed): Grouping Results by Tracker appears to only work for open issues.
Installed 1.0.0 from stable branch and all went well. If I go to my Issues tab and click the Options arrow to group by Tracker, it only seems to work if I filter on Open issues. if I click All issues, the grouping only shows me bugs/defects. Before, I submitted this issue, I checked and the same thing happens in thi ... me. Thanks and great work on this project. 2010-07-19 20:57
(9426-9450/12601)