Search
Results (12402)
- Patch #1669 (Closed): Add Status field to the Mail Handler
- Attached is a patch to the @MailHandler@ to support setting and changing the Issue status via email. <pre> # Change status ... tatus to Resolved Status: Resolved </pre>
- Defect #1668 (Closed): Lost Password reminder but no clue of username - accepting email as login?
- Well, I forgot my redmine.org +username+ and ... he password reminder email? I posted this issue few days ago in the forums (http://www.redmi ... eply. Am I missing some important thing ;-)
- Patch #1667 (New): Default tracker setting in each project
- Hi, I made a patch which allow administrat ... ect one tracker. This patch solves #1365.
- Patch #1666 (Closed): explicitly mark versions as complete and restrict target versions
- Hi, I made a patch which introduces two ch ... as completed and it disallows targeting open issues to completed versions. It does this by add ... by accidentally (or ignorantly) targeting an issue to a completed version cannot happen anymore. * Versions don't disappear magically anymore. Some issues might still show up after the due date of a ... red completed which haven't been reported as issues like tagging on svn, publishing for downloa ... ard work on redmine. It's really appreciated!
- Feature #1665 (Closed): Ability to delete tracker comments
- Internet is NOT a friendly place anymore and ... hat would deny comment if links are too many)
- Defect #1663 (Closed): Redmine+Git+PostgreSQL 8.3 Cannot work with multi-bytes language
- I'm running in to the same issues as the following two bugs, but using Git as ... s: 2.0.2 * PostgreSQL: 8.3.3 * Git: 1.4.4.4
- Defect #1662 (Closed): Issue's custom fields don't appear on some filters and custom queries editor
- When you create an issue's custom field and mark it to be used on fil ... * Custom fields don't appear on the "View issues on all projects" page. * You can go to a p ... I've tried in only allowed in some trackers.
- Feature #1657 (New): Subprojects can share their parent project's repository
- I'd like subprojects to have the option of us ... This bug fix closes 42" and have the Child's issue #42 be closed, even though only Parent had its repository setting set to the repository URL.
- Defect #1655 (Closed): Right Click Does not work in Opera
- The right click feature on the page Issues does not work in Opera. No matter if alt+cl ... activate the right click feature of redmine.
- Feature #1653 (Closed): issue category lost when moving projects
- We are using redmine trunk revision 1645 on a ... ruby 1.8.7 rails 2.1.0 When we move an issue from one project to another, the category is lost on the issue even though the category exists in both proj ... (X's replace sensitive data): Processing IssuesController#move (for 127.0.0.12 at 2008-07-1 ... action"=>"move", "id"=>"154", "controller"=>"issues"} Redirected to http://XXXXXX/projects/devq/issues Completed in 0.07481 (13 reqs/sec) | DB: 0.04585 (61%) | 302 Found [http://XXXXXX/issues/move/154]
- Defect #1652 (Closed): migrations 91 and 92 fail against SQL Server 2005
- I just attempt to install redmine db onto sql ... orked...this also got my db version up to 92.
- Patch #1651 (Closed): Hack to make redmine use pygmentize instead of CodeRay
- We're going to be using Redmine internally wi ... nately, syntax highlighting is not a plugin.
- Patch #1650 (New): Start/end time tracking for timelogging
- This is an implementation of http://www.redmi ... y (if any) for current user * Same goes for Issue Edit form as it also has Log Time fields gro ... s from unit/time_entry_test.rb; rake f_issues-show_in_progress runs test_show_in_progress test case from functional/issues_controller_test.rb It's developed as a p ... including it. Feel free to remove it anyway.
- Feature #1649 (Closed): Nice human-friendly URL for the file module
- The link in the 'file' module ends with "vers ... is would be, i'm not much in web development.
- Feature #1647 (Closed): No Anchor Support on Wiki pages
- I'd like to be able to use anchor links on a ... links at the top, linking to sections below.
- Feature #1645 (Closed): Recommend adding Timelog line to issue context menu
- If developer is working on tasks from /my/page (or the issue list), he/she may find it easier to right-click on the issue in order to get to the time-log for that issue, bypassing one screen. Partial implementa ... controller => 'timelog', :action => 'edit', :issue_id => @issue}, :class => 'icon-time', :disabled ... ff if you would like, but since this is a UI issue I figured you may prefer to position these elements yourself.
- Defect #1644 (Closed): Context menu overwritten by calender on MyPage
- In Firefox 3 and Internet Explorer 7, the Issue context menu is overwritten by anything text ... t conflicts with existing z-index values. Issue found in Redmine 0.7.3 - seems to still exist in HEAD.
- Defect #1641 (Closed): Setting time zone rise Internal error
- Distribution: Debian 4.0 database: MySQL Ver ... .html (500 Internal Server Error) </pre>
- Defect #1640 (Closed): Custom boolean field ignoring default value setting
- A custom field of type 'boolean' is displayed as checked/true in the "New Issue" page even though it's default is false/unch ... e any more information that I can about this issue.
- Defect #1636 (Closed): Use of Prototype's Element-methods (like this.up("form"))
- In /views/issues/_list.rhtml for example you use "this.up('f ... </body> </html> </pre> Regards, Chris
- Defect #1633 (Closed): Activity pages showing errors and subversion can't integrate
- Hi All, I have a centos5 server and have ... re using http method to connect svn. Is that issue with SVN ?. I have restored the database fro ... ccessfully on my desktop without showing any issue either on "activity" tab or "repository" tab ... e. Any comments greatly appreciated, Liju
- Feature #1631 (Closed): Translation of Custom Fields
- You can assign Custom Fields to various objects (e.g. Issues). All other fields are translated, and it w ... be shown with the translated label as well.
- Feature #1629 (Closed): Public User Profile
- Something really interesting would be a list ... he user and all entries related to this user.
- Defect #1628 (Reopened): redmine sends http on forms on https server
- I have the following configuration: Glassfis ... inks work fine, but all forms, like creating issues etc, still try to send to a http address in ... address. THis was nt happening with 0.7.0
- Defect #1627 (Closed): database not cleaned when removing a repository
- If i add a (big) repository to a project, the ... es related to this repository is still there.