Search
Results (12522)
- 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.
- 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.
- 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%
- Feature #1313 (Closed): Optionally use ultraviolet for syntax highlighting
- ultraviolet (http://ultraviolet.rubyforge.org ... s - no promises though (/me is a rails noob).
- 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.
- 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.
- Feature #1309 (New): svnauthz editing
- a plugin to edit svnauthz information would be compelling.
- 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.
- 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).
- Feature #1306 (New): resolution fixed and % done out of sync
- it would be nice if fixing an issue would set the % done to 100%.
- 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
- 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.
- 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]) } @...
- Patch #1299 (Closed): Polish translation for r1460
- I wanted to attach a patch with translatoins ... c_rule_default, but after that, I'm clueless.
- Feature #1296 (Closed): Allow trackers to hide issue fields
- Some of the standard issue fields might not be useful in all situations. In addition to adding custom fields to issues, it would be great to have the possibility ... , %Done, category) are completely hidden.
- Feature #1294 (Closed): Gantt Chart: Show/Hide Right Menu
- It would be a nice feature to be able to show ... Gantt chart to help clearly view information.
- Defect #1291 (Closed): Issue number display clipped on 'my issues'
- The issue number display can be clipped slightly on the 'my issues' section of 'my page'. See the attached sc ... * Redmine-0.7.1 * Ruby-1.8.6 * Rails-2.0.2
- Defect #1289 (Closed): Old Projects now display error 404
- I upgraded from Redmine 6.4 to ver 7.0 and no ... ork fine. How can I upgrade my old projects?
- Defect #1288 (Closed): Unable to past escaped wiki syntax in an issue description
- In issue #1287, I needed to print some textile syntax ... ely verbatim print of a section, in textile ?
- Patch #1287 (Closed): Importing from trac : some wiki links are messed
- Trac most common wiki links syntax is : ... of information. Attached patch fixes the issue. PS : notice the space voluntary introduc ... pre > does not work at least, nor < code >
- Patch #1286 (Closed): Adding non-ASCII new issue type in the New Issue page have encoding error using IE
- I have test firefox3, IE6 and IE7. In the new issue page, adding ASCII new issue type is correct using all of the three browser. But when add non-ASCII new issue type, only firefox works fine. IE6 will add mess-up characters to issue types and IE7 will fail to add the new type. ... on.js. And now both ASCII and non-ASCII new issue type can be added successfully. <pre> In ... ; return false; } } </pre>
- Feature #1282 (Closed): Add global Spent time report
- This is only last issue we miss so much in redmine! We need really ... r Urquell Beer to the man who will save us!!!
- Defect #1281 (Closed): Unable to delete images in a wiki page
- Whenever we try to delete an image from a wik ... :page_layout: left: [] top: - issuesassignedtome - calendar - timelog - documents right: - issuesreportedbyme boardsindex_sort: :order: ... rojects_sort: :order: asc :key: name issuesindex_sort: :order: desc :key: issues.id flash: !map:ActionController::Flash::Fl ... re> I searched redmine and found no related issues, etc. on this topic. I did find via google ... est svn trunk without any change in behavior.
- Defect #1280 (Closed): Wikis are viewable for ... public projects, despite not granting access
- It seems that the access control on wikis doe ... Please note that you may also see tabs for "Issues" and "News" (if you enabled those modules), ... as there's not a permission to deny viewing.
- Feature #1278 (New): Creating global (default) categories.
- It would be great if Categories could be crea ... s for each project. Redmine is the Best!!!