Search
Results (31861)
- Open discussion: RE: Enumerations and Best-Practices Values
- It would be better to analyse what how your project is currently run, for instance what states can issues be in currently and transfer these into Red ... clarifications sake, but also for scalability
- 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.
- I am trying to migrate my bug trackers from R ... uring the migration I had encounter multiple issues. I just simple patch it to make it pass the migration. Some issue like my mantis save all attachment in hard d ... nd the migration just stop half way, another issue is redmine is try to use 2 bug trackers like ... trackers. I had managed to pass through this issue. In the end, there are still 1 main issue blocking me from using Redmine. 'I can't log ... r to switch onto it. And there are couple of issue I have to solve like I still haven't make th ... switch it to Redmine. Regards, Shin Guey
- Open discussion: RE: migration 91 and 92 fail against SQL Server 2005
- Please open a defect to follow this issue. Thank you.
- 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.
- I just attempt to install redmine db onto sql ... me similar pain. I will submit this as an issue, but wanted to check here first if there was already a solution I didn't find via search.
- Defect #1641 (Closed): Setting time zone rise Internal error
- Distribution: Debian 4.0 database: MySQL Ver ... .html (500 Internal Server Error) </pre>
- Help: RE: Modify Categories/Columns Within Issues Listing
- All, Any ideas as to what files might be m ... ents and time spent to address this. - Lee
- 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.
- Hi there, a couple of days ago I had the pro ... or". The log file told me <pre> Processing IssuesController#index (for 212.1.47.60 at 2008-07 ... "=>"atom", "action"=>"index", "controller"=>"issues", "key"=>"NPP8j7oAwhAk8PE2qPrRZ8fgtfOAOmJXH ... | DB: 0.00000 (0%) | 200 OK [http://xyz.com/issues?format=atom&key=NPP8j7oAwhAk8PE2qPrRZ8fgtfO ... in/mongrel_rails:16 </pre> I "fixed" the issue by restarting the mongrel-cluster, but I don ... e mongrel than... Thanks a lot, Lennart
- 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.
- Help: RE: Help browsing Git repository from Redmine
- Hey guys, I have the same here. Actually it's ... ack. Anyway, do you have any news about this issue?
- Help: RE: No Design
- It appears to be a permission issue. The below url should display your CSS fi ... ment. <pre> chmod -R 755 public </pre>
- 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.