Search
Results (12572)
- 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.
- Feature #1624 (New): Issue merging
- I know i could add links to related issues, but what i'd really like to see is the possibility to merge 2 or more tickets into one.
- Defect #1622 (Closed): In current redmine.org, in revision view : links to files are broken.
- Exemple : see link to application_helper.rb i ... Of course, '/' should not be escaped here.
- Defect #1621 (Closed): Latest News not updating
- For some reason, our "Latest News" tab isn't ... pful to get it going. Anyone else have an issue with this? Thanks, Lee
- Defect #1619 (Closed): ActionView::TemplateError occur when Rendering issues/show.rfpdf
- ActionView::TempleteError occur when clicked PDF link (/issues/show/nnn?format=pdf). You can reproduce ... he following link. http://www.redmine.org/issues/show/1600?format=pdf
- Defect #1618 (Closed): Wrong URL for Issue sent by email
- I got an instance of Redmine up and running... everything works fine except URL of issues sent by email. The instance of redmine i ... I get redirected to https://forge.domain.tld/issues/show/xx. From my point of view you shoul ... build all absolute Redmine URLs. Alexandre