Project

General

Profile

Search

Results (12402)

Feature #1881 (New): Add related issue
It would be nice to have an "Add related issue" button/link on an issue so you don't have to remember the issue-number while creating a new related issue. 2008-09-10 13:51
Feature #1880 (Closed): Some Assign To improvements
I think it would be good if sort by Name user ... ch I made for this ********************** Issues controller ********************** @assignables = @issue.assignable_users.sort == changed to == @assignables = @issue.assignable_users.sort {|a,b| a.name <=> b.na ... <=> b.name}.collect{|s| [s.name, s.id.to_s] } 2008-09-10 12:56
Feature #1878 (New): Inherit parts of parent project by subprojects
It would be nice if I could - while creating ... GUI? Just extra field on new project screen. 2008-09-09 17:08
Feature #1875 (New): Issue filtering on author only uses members of project
We allow non-members of project to add issues and hence they are then authors of the issues they create. The issue filter query only gathers users/authors who ... what the best way to fix/address this is... 2008-09-09 08:00
Defect #1872 (Closed): Wiki link syntax commit:"" doesn't work
The wiki syntax @commit:@ used to link hash-n ... s an example: http://code.simonecarletti.com/issues/show/23 It seems I'm not the only one affected by this issue: http://www.redmine.org/boards/1/topics/show/2182 2008-09-08 18:31
Feature #1870 (New): Show progress towards the nearest version in the sidebar
It would be nice, if minimized version of the ... debar (at least on the overview page and the issues list page, but maybe also on other pages). 2008-09-08 16:34
Feature #1869 (Closed): "Unscheduled" version on roadmap
It would be nice, if all open issues not assigned to any version were shown on t ... " etc - what people are now frequently doing. 2008-09-08 16:30
Feature #1868 (Closed): Improve closing as duplicate
I find redmine way of closing as duplicate to ... is frequently performed while working on the issues list, it would be nice if one could mark as duplicate from there. 2008-09-08 16:26
Defect #1867 (Closed): wrong in attachment download
I use thin and redmine svn, I encounter some error when I attach file in issues and while want to download it, it will dis ... lways that ,but sometimes I can encounter it. 2008-09-08 10:49
Feature #1863 (Closed): Bug Reporting API
For the company I work for we have software t ... e software that would report bugs to Redmine. 2008-09-05 18:14
Defect #1862 (Closed): redmine.org : issues are not correctly sorted by "updated" field
I can't get a correct listing of issues sorted by "updated_on" here on www.redmine.org. 2008-09-05 08:51
Feature #1860 (Closed): reST (reStructuredText) support
Textile is nice but sometimes not powerful en ... there was some standard interface to do that. 2008-09-05 07:19
Defect #1859 (Closed): "class=selected" could not be applied
"class=selected" could not be applied after you clicked a plugin menu in the navigator. 2008-09-05 06:35
Defect #1854 (Closed): A full hyphen will result in broken characters in the exported csv
When I new a issue where I input a full hyphen"-",there would be broken characters in the exported csv file. 2008-09-04 03:41
Feature #1853 (New): Make Projects truly independent of each other
Trackers, Issue Statuses, Workflow, Custom Fields and Enumer ... e *per project*, not globally like it is now. 2008-09-04 02:39
Defect #1852 (Closed): Use regular POST (non-ajax) for wiki preview
I'm filing this as a bug because it has bitte ... es *not* prevent the middle-click accident) 2008-09-04 02:33
Patch #1849 (Closed): Hungarian language file updated to r1782
Hungarian language file updated to r1782 2008-09-03 11:07
Feature #1848 (Closed): Too much scrolling on tickets
Tickets get too long and everything of intere ... y case the other suggestions still stand. 2008-09-03 10:58
Feature #1847 (Closed): Copy and Move
We have a family of related subprojects under ... his feels a bit clumsy... Copy duplicates an issue in the current project and Move moves an existing issue to a different project (but does not copy it ... proceed, doing a Copy and Move if requested? 2008-09-03 10:47
Feature #1846 (New): Simply link two or more related issues
Hi,everyone I like redmine very much. during my using the redmine,I alaways link two related issues on the issue page by clicking the "add" link. would I can simply by right clicking two selected issues on the issue listing page to make the two issues to be related issues.that would be perfect. thanks. 2008-09-03 08:32
Feature #1845 (Closed): Add New Wiki formatting Item
The "Links to others resources" of http://www ... an be used when news title contains spaces) 2008-09-03 05:09
Defect #1843 (Needs feedback): Importing trac ... ing"] translates to [[String [[WikiString]]]]
Hi, When importing trac's [wiki:"String Wi ... ruby 1.8.5 rails 2.0.2 Thanks daniel 2008-09-02 16:50
Defect #1841 (Closed): Include both first and last name when sorting by users
First, user dropdown sorting (e.g. 'Assigned to' field in Edit Issue screen) is far from obvious. I found explana ... w has two people with the same last name and issues list sorting by Assigned To looks just broken for them (see attachment). 2008-09-02 10:17
Feature #1840 (Closed): Merge projects and issues classes to allow more hierarchical project structure
Out company projects have many sub-projects l ... , Stages, Tasks, etc. It would be nice if issues and projects would inherit from only on cla ... rojects/tasks could be nested to any depth. 2008-09-01 15:54
Patch #1839 (Closed): Traditional Chinese language file (to r1779)
* Added & relocated tags: *field_parent_title*, *label_issue_watchers*, *setting_commit_logs_encoding*, * ... _ref_keywords*, *setting_commit_fix_keywords* 2008-09-01 12:04
(11376-11400/12402)