Search
Results (12601)
- Feature #5640 (New): Write access to the repo ... etween the repository and the other sections.
- Hi! I think it would be cool if we could s ... mple, update the TODO file, depending on the issues. Or, attach files from the section "documen ... tion. It do not easy, but it is very cool.
- Defect #5639 (Closed): "Watching" a ticket doesn't update ticket
- This is how my workflow works generally: ... tch change to have happened behind your back.
- Feature #5638 (Closed): Use Bundler (Gemfile) for gem management
- Recently I faced two problems with Redmine: ... in attached patch – it's simple and powerful.
- Feature #5636 (Closed): Issue testing
- a small description ;)
- Feature #5634 (Closed): Export issue to PDF does not include Subtasks and Related Issues
- Using Redmine trunk, exporting an issue to PDF misses the new subtaks (#443) and als ... F export. (source:trunk/lib/redmine/export).
- Defect #5633 (Closed): "Update issue" UI inconsistent after you disable a tracker
- h4. Setup * Trackers: *Support*, *Bug*, a ... : *Root cause*, only in the Bugs tracker * Issue: *1234* in the Support tracker h4. Proble ... ht get stuck on that screen unable to submit.
- Patch #5629 (Closed): Wrap text fields properly in PDF
- This patch fixes wrapping problems with text ... ng a PDF. The main fixes were: *Single Issue*: * wrap subject in both the page title and ... journal details indicating what changed *Issues List*: * wrap text in all cells of the tab ... " fields the same width weight as the subject
- Defect #5628 (Closed): Wrong commit range in git log command
- *Special file:* <pre> lib/redmine/scm/adap ... commits from 2efdef32 will displayed. </pre>
- Defect #5625 (Closed): Bitnami redmine 0.9.4 - setup Redmine to send email using GMAIL
- Hi, Im using Bitnami Redmine stack 0.9.4 in ... o firewall between and It should not network issue since I have install thunderbird in this server to send email using the same account without any issue to send/receive. Appreciate any helps. Thanks in advanced.
- Feature #5622 (Closed): Allow version to be set via incoming email
- Hello, My boss always assign the target version when he opens issues by email, and I always have to edit all issues he (or I) opened via email to set the corre ... sion:" tag and assign it correctly. Thanks
- Feature #5621 (Closed): REST API for Issues
- Part of the main REST API issue (#296), this should expose some APIs to work with issues. # Get a list of issues # Create a new issue # Update an existing issue # Delete an issue
- Defect #5619 (Closed): "Edit Own Bug" does no ... on to "Change Properties" on the original bug
- In Redmine, the user is able to give permissi ... og that allows them to edit the original bug.
- Feature #5616 (Closed): Filter for "Status" text
- Currently there is only a possiblity to filte ... select from existing Status texts (labels?).
- Feature #5614 (New): Notify Administrators when email processing fails
- In our implementation, occasionally the email ... dically and make sure Redmine didn't drop an issue request or response to an issue's comment thread. It would be extremely h ... ary to intervene on mail processing manually.
- Feature #5613 (Closed): More info on user page
- Would be great to see on user page not only the user activties but: - issues belongs to user - issues watched by user - issues submitted by user
- Defect #5612 (Closed): git repository reporting the wrong age
- Here is a patch to fix a problem where browsi ... :identifier => id, </pre>
- Defect #5609 (Closed): statuses that can not be reached from any state are still able to be set
- Using Administration->Workflow I have created ... s". Despite this, when you right-click on an issue in status New, it is possible to select "In ... ion 0.9.4 devel, obtained around 25 May 2010.
- Defect #5608 (Closed): broken with i18n 0.4.0
- * Rails 2.3.5 * Redmine: svn/branches/0.9-st ... .7 works. config.gem should be more specific.
- Feature #5605 (Closed): Subprojects should (optionally) inherit Members from their parent
- alternatively, the "Roles & permissions" sect ... check boxes. This is somewhat related to issue#4763. Thanks! Thomas ps: "Subprojec ... cumulated values of all given subprojects.
- Patch #5604 (Closed): mail handler fails when the from address is empty
- When the "From:" address in an email is empty redmine fails the correctly insert an issue even when the options to specifically create anonymous issues are set. I have attached a patch to fix this.
- Feature #5603 (Closed): Rails 2.3.8 support
- It would be nice if Redmine 1.0 supports Rail ... ls.org/2010/5/25/ruby-on-rails-2-3-8-released
- Defect #5599 (Closed): Deleting an issue does not create an activity entry
- When a user deletes an issue, it does not log the action as an activity so it makes for silent deletes.
- Feature #5598 (Closed): Strict assignment
- There is a strict bond between status and rol ... status, not every user with proper role.
- Feature #5594 (Closed): Improve MailHandler's keyword handling
- I have a few changes to make to MailHandler s ... Project.find_by_name || Project.find_by_id@).
- Defect #5593 (Closed): Grey out workflow checkboxes for transitions to the same status
- In workflow settings, it is configurable whet ... ansit to the same status. !Screenshot.png!