Search
Results (12431)
- Feature #2871 (Closed): Sort issues by multiple columns
- If I click on a column header label, the prev ... ngs and use them to sort by multiple columns.
- Defect #2868 (Closed): Cannot View Reposity Files or Diffs
- Even though we are successfully able to brows ... tory/kassabjewelers/jewelry/admin.py] </pre>
- Defect #2867 (Closed): Undefined Method (l_YesNo) Being Called
- I upgraded our company copy of Redmine today ... irements have been met, etc. and ran into an issue in: <pre> app/helpers/custom_fields_helper ... ct has effectively locked us out of creating issues, which is why I've set it's priority to Urg ... ::Base:0xb5ac03e0>) on line #17 of app/views/issues/_list.rhtml: 14: <tr id="issue-<%= issue.id %>" class="hascontextmenu <%= cycle('odd', 'even') %> <%= css_issue_classes(issue) %>"> 15: <td class="checkbox"><%= check_box_tag("ids[]", issue.id, false, :id => nil) %></td> 16: <td><%= link_to issue.id, :controller => 'issues', :action => 'show', :id => issue...
- Defect #2866 (Closed): New issue page not showinf 'no trackers' error
- I installed redmine following the doc/INSTALL and the page projects/testproject/issues/new shows a blank page. The browser's 'view ... selecting any tracker, and when I go to "New issue", i get a blank page, instead of the
- Feature #2865 (Closed): One click filter in search view
- It would be nice to have the same one click f ... vity view (#2857) for the exact same reasons.
- Patch #2864 (Closed): Add CSS style for priority and status in app/views/issues/show.rhtml
- In Redmine, you can change the CSS style in the issues list depends on the priority and status. T ... me CSS style when you show the details of an issue. Could you include this patch in Redmine ? Thank you very much for your work.
- Defect #2863 (Closed): When categories list is too big the popup menu doesn't adjust (ex. in the issue list)
- If you have a too many categories and right-click on an issue to set the category of choice, some categori ... cp in cats if not p.issue_categories.exists?(:name => "#{cp}") p.issue_categories.create(:name => cp) ... end end end ~
- Feature #2859 (New): Linked lists for custom fields
- it would be great if in custom fields would be linked lists type.
- Patch #2858 (Closed): pt-BR new translations
- I added new translations for Status (Situação ... 506e8cfb2005a26038a The patch is attached.
- Feature #2854 (Closed): macro to make wiki template
- I created a basic system to enable wiki templ ... My name is acemtp and I'm French. </pre>
- Defect #2853 (Closed): User-activity URL's use user_id as project_id also
- The links to the user's activity-view on the ... assigned to Eric Davis on request on IRC_
- Feature #2852 (Closed): Clean Incoming Email of quoted text "----- Reply above this line ------"
- I'm requesting redmine incorporates method of ... ase reply ABOVE THIS LINE to respond to this issue --- > > Issue #73 has been updated by ... > > [content] ... ://redmine.sproutventure.com/my/account
- Feature #2850 (Closed): Add next/previous navigation to issue
- When opening an issue from an issue list there should be next/previous links on the ticket to navigate the list.
- Feature #2848 (New): Sort time entries by name, not ID
- Go to /time_entries/report and filter by proj ... by the row's respective ID, not by it's name.
- Defect #2844 (Closed): closed version should not be available in the drop-down menu found in tickets
- When a new ticket is opened, or when editing ... the roadmap anymore.. and that's all, right ?
- Defect #2841 (Closed): View overriding code isn't working for plugins
- I have created an empty plugin. I have added ... he projects. Also the ability to access all issues and activities has been removed.
- Feature #2840 (Closed): Allow My Page blocks to be added to from a plugin
- It would be great if a plugin could add a new ... d be refactored into a Database backed Model?
- Defect #2838 (Closed): Swedish chars get mangled in issue when added via email
- Swedish chars (Å,Ä and Ö) gets replaced with ... .8.1.stable.2521 Somewhat related to #2814
- Feature #2835 (Closed): clickable/linkable line #'s while browsing the repo
- A user on the #redmine channel requests click ... iews and a little css tweak. worksforme :)
- Defect #2834 (Closed): 'admin' unable to change issue status on new install (0.8.1 and r2521)
- I made a new install of redmine and was demo' ... h the default 'admin' user, you can't change issue status (either via right-click or in edit issue form). If you create a new user, you can change status without issue. Apparently, /models/issue_status.rb#find_new_statuses_allowed_to logic ... when admin superuser couldn't change status.
- Defect #2832 (Closed): Wrong time in Activity and repository
- I am using Redmine 0.8.1.stable.2521. Now in ... the git repository and they are all correct.
- Defect #2830 (New): trac lists aren't imported as such
- <pre> 1. a 1. a 1. a 1. a 1. a </pre> ... : <pre> # a ## a ## a # a # a </pre>
- Feature #2829 (Closed): Ability to set default search filter for Issues
- I'd like to propose the ability to save a Fil ... filter set, which is not always what we want.
- Defect #2828 (Closed): named links incorrectly imported
- Trac wiki code: [MyCoolLink A link that is ... lLink|A link that is really awesome]]
- Defect #2827 (Closed): {{{foo}}} without spaces incorrectly imported
- When importing {{{foo}}}, note that there are ... rly interpreted as <pre>foo</pre>