Search
Results (18298)
- Open discussion: RE: HowTo Install Redmine in a sub-URI on Windows with Apache (Zero-to-Redmine)
- Thanks for this installation guide. It has b ... t will help out a small start-up. On to the issue. While going through the install I reciev ... 2) rake (0.8.7) win32-service (0.5.2)
- ... added this to the wrong forum ... I re ... t all their project work is being tracked by issues in Redmine and there is no way to log generic time towards a project. I told them to add new issues for everything, or create a generic task pe ... nst that, but our clients have access to the issues and I'd rather not have anymore open items ... ically track time to a project instead of by issue. I know there is a constraint in the DB, but perhaps the plugin could create a single hidden issue to relate to and then have a custom page for ... r time? Any thoughts/ideas? Thanks, Jesse
- Some several months ago I posted a problem wi ... n I'm working on, along with some permission issues. Well, the project got put on hold as I wa ... it is that I missed or mucked up. Thanks!
- Hi. Thank you for a wonderful plugin. It ... tion_all), 0])] when "time_entries.issue_id".to_sym then ["time_entries.issue_id".to_sym, nil] - when "time_entrie ... :charts_condition_all), 0])] when "issues.category_id".to_sym then ["issues.category_id".to_sym, IssueCategory.find_all_by_project_id(project_and_i ... :charts_condition_all), 0])] when "issues.fixed_version_id".to_sym then ["issues.fixed_version_id".to_sym, Version.find_all_ ... :charts_condition_all), 0])] when "issues.tracker_id".to_sym then ["issues.tracker_id".to_sym, Tracker.all.collect { | ... :charts_condition_all), 0])] - when "issues.priority_id".to_sym then ["issue...
- I recently "forced" my programmers to all u ... t all their project work is being tracked by issues in Redmine and there is no way to log generic time towards a project. I told them to add new issues for everything, or create a generic task pe ... nst that, but our clients have access to the issues and I'd rather not have anymore open items ... ically track time to a project instead of by issue. I know there is a constraint in the DB, but perhaps the plugin could create a single hidden issue to relate to and then have a custom page for ... ime? Any thoughts/ideas? Thanks, Jesse
- Help: RE: Ubuntu Server 9.10 install issue with 0.9.0RC
- Simply Passenger 2.0.3 didn't work, and it co ... everything works, at least for now. Cheers
- Hello All, I'm a newbee to this redmine. ... that. I have asked to get a report from the issues screen. My understanding: As any other ... Lets consider one example: User clicks the issue tab/button on the RedMine application. The ... fires a query to the database to get all the issues. I want to look at that query. in which fi ... Please guide me. Thanks in advance Deepak
- Help: RE: History list shows "Updated by {{author}} {{age}} ago"
- Hi Felix, Thanks for the response. The infor ... oes not work. But I'll put that into another issue. Here's the setup of the machine: Ubun ... the localization, I found a (maybe) similiar issue: [[http://www.redmine.org/boards/3/topics/5416]]
- Open discussion: RE: Unit Test Reports
- I ran into the same problem and wrote some code to convert tests to issues and upload them with the REST API: http: ... st-failures-and-todo-comments-to-redmine.aspx
- Open discussion: RE: Application ideas for using the REST API
- I'm using the REST API to set up issues based on test results and todo comments (fr ... st-failures-and-todo-comments-to-redmine.aspx
- Open discussion: RE: HowTo Install Redmine in a sub-URI on Windows with Apache (Zero-to-Redmine)
- First of all, thanks a lot for this installat ... ollowing your guide I have/had the following issues. regarding "Install Ruby 1.8.7" * n ... ssing * I found a working solution for this issue here: http://alwaysthecritic.typepad.com/at ... d be much appreciated. Thanks in advance.
- Hi everyone, I was running a r2697 (trunk ... g. Any advice would be great. Thanks.
- Open discussion: RE: Importing XML data from Basecamp to Redmine
- I am going to try taking a crack at this. Will try to post comments if I run into issues.
- hi All! I'd like to create a filter showing me list of issues, which were marked as "fixed" during some time period. Is there a way to do that?
- Hey, I really like Redmine but there's onl ... ing like this: When you start working on an issue you click "Start working" when you finished ... working" and it adds the time spent on that issue automatically. Maybe you can change the prog ... ell. Anything like that out there already?
- Hi everyone... Need a little help with this ... ting users off LDAP and I'm accepting e-mail Issue submission. Here is the alias I've created ... "=>"tracker", "controller"=>"mail_handler", "issue"=>{"project"=>"<PROJECT>", "tracker"=>"Suppo ... ail syntax was off, but I have submitted the issue as both myself and another user and both time it went through and created the issue in Redmine.
- I'm trying to set up link between issue and my model class in the plugin. It works very well from ruby console (Issue.destroy(some_id) destroys also and my object ... iveRecord::Base unloadable belongs_to :issue end @ patch for issue: @module IssuePatch def self.included(base) base.cl ... :dependent => :destroy end end end@
- All our code is managed within a single svn r ... a way to get revision links (e.g., r123) in issues etc. raised on the subproject to display li ... nt but not activated. Thanks, Phil.
- Help: RE: Exported UTF-8 Vietnamese looks strange
- Holger Just wrote: > Looks like this is -one of- the oldest still open issue of Redmine. See issue #61 > > There seems to no real fix yet. S ... ks for answering. It is sad to hear that.
- Help: RE: Redmine.pm on Ubuntu 9.10 causing A ... : DynaLoader::dl_load_file(filename, flags=0)
- Got exactly the same issue with Ubuntu 9.10 and the Redmine 0.9 release ... z), apache2-mpm-worker is installed, but the issue persists. Is there any solution for this besides disabling the authentication over Redmine.pm?
- Hi all, apologies if this is a stupid question. Basically I am looking to extend the Issue structure to support additional field(s) whi ... Currently, I am thinking of extending the issue view pages to handle this functionality via ... atever plugin I have seen either extends the Issue class with new methods or wraps existing met ... me to how to go about adding a new field to issues and projects I would appreciate it. (would ... ld also help me manage internal and external issues under the same project without needing to c ... one with security rights to flag as internal issue). Alternatively I will look at creating c ... (yeap newbie in ROR) Regards George
- Plugins: RE: Stuff To Do plugin - v0.2.0 released
- That's a known bug. See https://projects.littlestreamsoftware.com/issues/3501. You can apply the attached patch o ... ine-stuff-to-do-plugin which also fixes your issue. --Holger
- Plugins: RE: Stuff To Do plugin - v0.2.0 released
- Hi guys Have any of you got this plugin wo ... r/plugins/stuff_to_do_plugin/app/models/next_issue_filter.rb:26:in `get_priorites' vendor/plugins/stuff_to_do_plugin/app/models/next_issue_filter.rb:8:in `initialize' vendor/plugin ... Error) Any ideas as to what's wrong?
- Hi! I'm in the process of deploying Redmin ... er" in corresponding project. # Significant issue statuses are: "New", "On Acceptance", "Accep ... y Role. h2. Workflow * By default, the issue is created in the tracker "Incoming" with the state "New". * Project Manager searching the issues with filter {Role = "Project Manager" AND S ... IT-division). * Division manager searching issues with filter {Tracker = TRACKER AND Status = ... to "Accepted" and begins to work. * If the issue requires to intervention of another division ... lways a history of user manipulations on the issue, so the administrative order will take it's ... any comments and suggestions._ _WBR, Dmi_
- Help: RE: Accessing Repository with svn+ssh
- Hi, I just went through quite a hassle to get ... a problem like this: http://www.redmine.org/issues/3929 with a "No close tag for /lists/list" ... i, but that's another story. Hope this helps.