Search
Results (12389)
- Defect #2888 (Closed): "blocks" has not implemented.
- I found some tickets which mentioned "blocks" relations. #2132 Patch to prevent blocked issues from being closed #1755 add "blocked by" as a related issues option #1740 Actually block issues from closing when relation 'blocked by' isn ... eft. or any ploblem to implement "blocks"?
- Feature #2885 (New): A segregated numbering per project
- I am using Redmine for all internal projects. Most of them are not related at all. But the issue # grows so quickly and it kind of wried that all projects shared the issue #. It will be nice that Redmine can have an option to disable this features.
- Feature #2884 (Closed): No way to configure start of week day
- I can not find a setting for configure the fi ... are settings for hour format and date format.
- Defect #2882 (Closed): trackers doubled
- Hello guys, we used to use 0.7.3 for long ti ... we found that tracker names are doubled (New Issue). I checked the database contents but it loo ... t it much because it's just a small cosmetic issue. I decided to upgrade to 0.8.1 today and th ... are still on place. Is there any help for me?
- Feature #2881 (Closed): Direct links to Custom queries on "My Page"
- It would be great to have possibility of addi ... Page along with an indication with number of issues matching the query. For example: <pre ... solved tasks ready to be closed (2) </pre>
- Feature #2880 (New): Possibility to know if an issue has been read by assignee
- It would be great to have an issue attribute "read by assignee" or "acknowledge ... magically set when assignee visits page with issue detail, without his manual intervention (pos ... ker settings?). Currently, creator of the issue has no easy feedback on this. Using separate issue status is way too bureaucratic and user non-friendly.
- Feature #2879 (Closed): Emails from redmine s ... t they don't trigger vacation auto-responders
- Our installation of Redmine uses the email su ... t and end up in the comments of the original issue. Solution: Most non-broken auto-respon ... m-address by replacing the '@' with a '.' .
- Patch #2872 (Closed): Added i18n vars for issue/new errors.
- Added i18n var to the bug solved at r2542 reported by me at issue #2866. I added the en and pt_BR (my langu ... t used/added between english and some other ?
- 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?