Search
Results (18305)
- Hello, At any of our issue pages, when attempting to filter on any custom issue item, I receive the following error: <pre ... I can do a trace on Redmine to determine the issue and post more helpful information? Sorry, not a rails/ruby dev. Thank you, &J
- Hi! I'm using Redmine + svn + webdav since la ... rom a previous dump from Assembla) I've some issues: I can't access repo using my redmine accou ... data assigned to the repo? Any help for this issue? Thanks Daniel
- Open discussion: RE: (Paid) Hosting
- Just a short update on our *"Redmine Hosting ... roved email dropbox functionality, automated issue creation on exceptions, etc. It's easy to se ... back on this. (Disclosure: I work for Planio)
- Open discussion: RE: Hosting recommendation?
- You might also want to check out Planio. "Pla ... ras like start/stop time tracking, automated issue creation on exceptions, improved email dropb ... back on this. (Disclosure: I work for Planio)
- I'm trying to install redmine-0.8.7 I'm ... itory_filesystem_test.rb wiki_page_test.rb issue_category_test.rb repository_git_test.rb wiki_redirect_test.rb issue_status_test.rb repository_mercurial_test.rb wiki_test.rb issue_test.rb repository_subversion_test.rb [root@c8 unit]# Thanks in advance.
- Open discussion: RE: Plug-in for time tracking by project instead of by issue
- Hi Jesse, personally, I don't like the idea of having a "hidden issue". Generally, I haven't found myself in situa ... task which can (and should) be created as an issue in Redmine. Looking forward to the IIF im ... |Rate Plugin]], because it's kind of related.
- Open discussion: RE: How to contribute
- I think Niklas raises an important point: How ... mmunication work? How is it determined what issues (and patches) will be adopted? Also, How does an issue get attention. The contribute page points ... for starting this discussion Eric. Ngewi
- 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.