Project

General

Profile

Search

Results (12109)

Defect #1346 (Closed): Link to PDF doesn't work after creating new issue
After creating a new issue I get redirected to the issue's page. The URL of the page ends with "/issues/show?id=xxx" like in: http://demo.redmine.org/projects/sandbox/issues/show?id=604 When I try to download the issue as PDF I get an error 404 because the PDF do ... s: http://demo.redmine.org/projects/sandbox/issues/show?format=pdf I'd suggest that the @redirect_to@ in @IssuesController#new@ should omit the @project_id@ ... ction/:id@ like in: http://demo.redmine.org/issues/show/604 Please see the attached patch. 2008-06-02 10:26
Feature #1342 (New): Global versions roadmap
Similar to the approach used with "My assigne ... user a general idea of what's to be released. 2008-06-01 14:11
Feature #1341 (Closed): keep consistency between browser encoding and mysql database encoding
Hello, after trying to lazily import issue directly in mysql database (I know it's very ... by importation script via redmine API) I see issue subject (and description too) badly utf-8 en ... rt record via SQL using <pre> INSERT INTO `issues` (`tracker_id`, `project_id`, `subject`, `d ... dump for this record is <pre> INSERT INTO `issues` (`id`, `tracker_id`, `project_id`, `subjec ... '�' char in place of 'é' If I insert an issue via browser with subject='é' and description='é' the dumped database is <pre> INSERT INTO `issues` (`id`, `tracker_id`, `project_id`, `subjec ... mysql database dump but a correct é char in issue My knowledge in ruby are not sufficient t ... ring can be source of problem in future ... 2008-06-01 13:24
Defect #1340 (Closed): Trac migration task - user issues
When migrating from Trac the rake task select ... _user class or a separate migration task. 2008-05-31 17:51
Feature #1339 (New): Comments on revisions
As described in the forum: message#1077 - I t ... scussion) on tickets would be more intuitive. 2008-05-31 11:20
Feature #1338 (Closed): Allow review watch list
Hello, Just browsed the issue list, I am missing the list of people who watch the issue. It is important so you know how many people interested in an issue/feature. It also important so you can discuss related issues offline. Can you please consider showing the current watchers to the issue view? Thank you! 2008-05-31 09:43
Defect #1337 (Closed): konqueror browser support and javascript
Hello, Great work! Was not aware of your ... is not shown? Your Wiki help page is missing. 2008-05-31 09:37
Defect #1336 (Closed): After 0.6.3 -- 0.7.1 u ... fail with SQL error about "tracker_id" column
When installing Redmine, I initially checked ... ing worked fine and I set up a few projects, issues, news items and even a forum. Then I viewe ... acker_id AS tracker_id FROM (SELECT DISTINCT issues.id FROM issues LEFT OUTER JOIN projects ON projects.id = issues.project_id LEFT OUTER JOIN issue_statuses ON issue_statuses.id = issues.status_id LEFT OUTER JOIN trackers ON trackers.id = issues.tracker_id WHERE (projects.status=1) AND (((projects.id = 1 OR projects.parent_id = 1)) AND issue_statuses.is_closed='f') GROUP BY tracker_id ... oject's main page is kind of a showstopper... 2008-05-31 07:57
Feature #1332 (Closed): User display/editing of custom fields attached to their user profile
It would be great to allow the user to modify ... heir homepage or potentially an avatar/image. 2008-05-30 17:27
Feature #1330 (New): Copy a Wiki Page
We are trying to document our software projec ... in a consistent format. We then just create issues to test the cases referencing the wiki page ... the paper versions I am doing currently. 2008-05-30 14:06
Feature #1329 (Closed): Search for a file within the repository
It could be very useful to add the possibilit ... search for an element within the repository. 2008-05-30 13:58
Feature #1323 (Closed): Better naming of RSS feeds
I'm just gswitching from e-mail notifications to RSS, I found a few issues. There is inconsistancy in RSS Feeds. Here ... y > Redmine: Forums * Redmine: News (ok) * Issues > Redmine: Issues Am I right? 2008-05-29 11:02
Defect #1322 (Closed): Error on project selection with numeric (only) identifier.
Hi, if an identifier is used which only co ... ce a least one non-numeric character and the issue perhaps noted in the release-notes, as numer ... in the db must be corrected manually. 2008-05-29 10:37
Defect #1318 (Closed): when moving issue to other project time entries dont move with issue
using version 0.6.3.1128: When I move an issue from one project to another, the time entries are left at the old project and the issue id's change to null. I think its more logica ... ntries get the new project_id and keep their issue_id. 2008-05-28 14:53
Feature #1316 (Closed): Feature: It should be possible to set a comment of an issue as "done"
Feature: It should be possible to set a comment of an issue as "done". When discussing issues, we often define a more detailed worktask aftera issue has already been filed. it would be nice to ... about the state and know, which part of the issue is already resolved, when it has ~50% 2008-05-28 09:43
Feature #1313 (Closed): Optionally use ultraviolet for syntax highlighting
ultraviolet (http://ultraviolet.rubyforge.org ... s - no promises though (/me is a rails noob). 2008-05-27 20:50
Feature #1311 (New): Subversion: Show revision histories for branches
It would be great if revision histories could ... fic to the /sandboxes/colan part of the tree. 2008-05-27 07:51
Defect #1310 (Closed): Email notifications not working after a certain point in time
I was using version 0.6.3 and suddenly after ... The strange thing is that i updated some old issues (which were created before the problem star ... just gives more info on the database queries. 2008-05-27 01:44
Feature #1309 (New): svnauthz editing
a plugin to edit svnauthz information would be compelling. 2008-05-26 21:05
Feature #1308 (New): use ajax suggestion patt ... ally big fields, like "assigned to", "author"
if the user base is large, it would be nice n ... st: http://www.google.com/webhp?complete=1. 2008-05-26 20:49
Feature #1307 (Closed): allow paging through tickets after querying
it would be nice to page through tickets afte ... revious, back to query, next ticket links). 2008-05-26 20:29
Feature #1306 (New): resolution fixed and % done out of sync
it would be nice if fixing an issue would set the % done to 100%. 2008-05-26 20:27
Patch #1305 (Closed): pt-br language minor changes and missing strings
Since my last patch, I found some missing str ... and could also be merged in 0.7-stable branch 2008-05-26 19:50
Defect #1304 (Closed): No data to display
I've created a forum entry for a project. Sin ... ages) the result is still No Data to Display. 2008-05-26 18:18
Defect #1302 (Closed): Log Time fieldset in IssueController#edit doesn't set default Activity as default
Even if you specified a default activity from /enumerations administration area, the edit issue controller always displays @activities witho ... you can use to debug the problem: /views/issues/edit.rhtml <pre> <div class="spli ... ivities default activity id. /controllers/issue_controller.rb <pre> if request.get? @custom_values = @project.custom_fields_for_issues(@issue.tracker).collect { |x| @issue.custom_values.find_by_custom_field_id(x.id) || CustomValue.new(:custom_field => x, :customized => @issue) } else # Update custom fields i ... @custom_values = @project.custom_fields_for_issues(@issue.tracker).collect { |x| CustomValue.new(:custom_field => x, :customized => @issue, :value => params["custom_fields"][x.id.to_s]) } @... 2008-05-26 14:59
(11376-11400/12109)