Search
Results (12601)
- Feature #5684 (Closed): new custom field type - "redmine users"
- I need additional field: inspector role in p ... task #xxx" but this way is not so elegant...
- Defect #5683 (New): Project copy Lock wait timeout
- CSV download of a lot of tickets is carried o ... ents is not included in a transaction scope.
- Defect #5682 (Closed): PDF Export limited to 500 Tickets
- We are using Redmine 0.8.7.stable. I tried ... 0 Tickets. Would be good if PDF is unlimited.
- Feature #5681 (Closed): Merge Issue comments and associated commits.
- On the issues page you have the comments and commits under the main issue. I am finding the split nature of journal ... nd commits in their chronological order.
- Defect #5679 (Closed): Watchers not cleaned/updated when deleting/moving watched object
- I have found field in the 'watchers' table to ... ). Postgresql 8.1 ruby 1.8.7 Rails 2.3.5
- Defect #5678 (Closed): Notifications maintained even after you remove a user.
- I removed user from the member list but he st ... e to peek at any content within that project.
- Defect #5676 (Closed): Search for Numeric Value
- I created a custom field of type LongText to hold a ticket number from a vendor. I created an issue and entered the value 4615713488 in the fiel ... rameters: {"action"=>"index", "id"=>"jrit", "issues"=>"1", "q"=>"567577567576", "controller"=>" ... s=1)) ORDER BY projects.name[0m [4;36;1mIssue Load Including Associations (0.0ms)[0m [ ... f range for type integer LINE 1: ...".id = "issues".project_id WHERE ("issues"."id" = E'56757756... </pre> It appears to me that the system thinks it is an issue number because the value is numeric. However ... when searching for something. Any advice?
- Defect #5674 (Closed): Export to PDF/CSV Drops Results
- Db Ver: mysql Ver 14.14 Distrib 5.1.41, for d ... view, from within Redmine itself, all of the issues that we have entered, all the way back to t ... n:" links I'm only getting a partial list of issues. We have issues that were created as far back as Aug 22, 2007. When I try to export a list of all issues from 12/31/2008 - 01/01/2008 (I'm setting t ... even shows an elipsis ("...") after the last issue it prints on page 18 as though it knows ther ... seems to be the same. It will not export all issues in the given list, only a subset of them. I ... inting out, and that the last page ends with issue number 335 instead of issue number 1. The Redmine site itself appears to display this behavior as well. I can ask for issues created more than 527 days ago, and it gives me a 2 page PDF with 50 issue...
- Defect #5672 (Closed): Inline images in issues description don't have a full path in emails.
- Email body contains filenames only.
- Feature #5670 (Closed): Cancel option for file upload
- Provide a Cancel/Remove option for file upload. Ref Attachment
- Feature #5667 (Closed): Links to Forum topics
- It will be convenient if I could put a link t ... pic or message, like I can do for Wiki page, Issue, Revision, commit, source etc.. (http://www.redmine.org/wiki/redmine/RedmineTextFormatting)
- Feature #5665 (New): Subversion: there is no information about property changes
- If you view any revision changes via projects ... . I'm using Redmine 0.9.4 with subversion.
- Feature #5664 (Closed): Copying documents too when copying a project
- Currently, when you copy a project there is n ... mplate that includes not only wiki pages and issues but also certain basic documents such as fo ... for lifecycle specific internal deliverables
- Defect #5659 (Closed): Update wiki page to reflect that "Change issue status" permission was removed
- The wiki page http://www.redmine.org/wiki/redmine/RedmineIssueTrackingSetup still says _In order to allow a role to change the status of existing issues, you have to give him the '*Change issue status*' permission_ However, that permis ... as quite a bit confused today because of that
- Feature #5658 (New): Add item on AJAX context menu to display details of selected issues
- There doesn't seem to be a good way to display the details of selected issues besides relying on a filter followed by a p ... t menu seems like it would solve the problem.
- Feature #5655 (Closed): Allow related issues to be started/due on the same date.
- When I have issue A and issue B, and I assign issue B to follow issue A I want to still be able to schedule the st ... on the same day. Currently if I schedule issue A and issue B to start on the same day, than I say issue B follows issue A, issue B's start date is changed to the next day after issue A's due date. Issue A may only take an hour which means issue A and issue B could technically start on the same day. ... art date of B if it needs to be the next day.
- Defect #5654 (Closed): Unable to add certain users to groups
- When trying to add a user to a group, I get a ... n add the same user to another group without issues, and other users that have no problems with ... mysql-5.0.77 redmine-0.9.3.devel.3612
- Feature #5653 (Reopened): My page - blocks
- Hi guys, Why my page uses <%= render :part ... locks to use passed "user" variable and not "Issue.visible, @user, etc.". Thanks in advance. Petr
- Defect #5652 (Closed): Bad URL parsing in the ... with right-angle-bracket(greater-than mark).
- When I write an URL and angle-bracket around ... URI in > text documents and protocol fields.
- Defect #5651 (Closed): Error with issue copy
- When I try to copy a issue but show me this error: Processing IssuesController#move (for 192.168.0.230 at 2010-0 ... ar y seguir", "due_date"=>"", "controller"=>"issues", "status_id"=>"", "copy_options"=>{"copy"= ... ls/mailer.rb:292:in `deliver!' app/models/issue_observer.rb:20:in `after_create' /usr/loc ... r.rb:184:in `notify_observers' app/models/issue.rb:149:in `move_to_project_without_transaction' app/models/issue.rb:106:in `move_to_project' app/models/issue.rb:105:in `move_to_project' app/controllers/issues_controller.rb:276:in `move' app/controllers/issues_controller.rb:266:in `each' app/controllers/issues_controller.rb:266:in `move' passenger (2 ... e/public/500.html (500 Internal Server Error)
- Defect #5650 (New): migrate_from_trac.rake
- This issue is full described in the following post : h ... 4 The solution proposed worked for me.
- Patch #5648 (Closed): British English translation
- Attached are the locale files for British Eng ... code, but I've added it anyway as it'll fix issue 4974. The files are based on release 0.9.3.
- Feature #5645 (New): Show last activity on hover within the issue list
- I'm trying to build a dashboard workflow. I'm noticing that what my management wants is an issue list that includes the last activity update. The issue list contains everything they want except th ... here you can hover an icon at the end of the issue subject line in the issue list and an overlay box would appear giving ... iews for certain purposes, like dashboarding.
- Feature #5643 (Closed): Add X-Redmine-Sender header to email notifications
- Hi, I think it would be great if we could ... der header to email notification. JJay
- Defect #5642 (Closed): Very slow data fetching on user activity request
- When clicking on a user link redmine takes a ... something be done to resolve this? Thanks