Project

General

Profile

Search

Results (18305)

Help: 0.9.1 - Attempt to filter by custom issue item - internal error
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 2010-02-01 17:44
Help: Svn issue for a single repo, others work well
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 2010-02-01 15:50
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) 2010-01-31 11:27
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) 2010-01-31 11:23
Help: Installation problem: Error executing rake generate_session_store
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. 2010-01-30 19:43
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. 2010-01-30 17:56
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 2010-01-30 17:46
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) 2010-01-30 17:34
Plugins: Plug-in for time tracking by project instead of by issue
... 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 2010-01-29 22:57
Help: Plugin Permissions Help
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! 2010-01-29 18:24
Plugins: redmine_charts patch for Redmine0.9.0
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... 2010-01-29 16:53
Open discussion: Plug-in for time tracking by project instead of by 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 2010-01-29 16:13
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 2010-01-29 14:10
Help: Where will the database queries recide
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 2010-01-28 13:13
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]] 2010-01-28 11:55
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 2010-01-28 04:37
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 2010-01-28 04:33
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. 2010-01-27 18:01
Help: Ubuntu Server 9.10 install issue with 0.9.0RC
Hi everyone, I was running a r2697 (trunk ... g. Any advice would be great. Thanks. 2010-01-27 16:27
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. 2010-01-27 03:51
Help: get list of issues fixed for last N days
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? 2010-01-26 21:16
Open discussion: Time-keeping plugin or anything like 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? 2010-01-26 16:44
Help: 422 Unprocessable Entity [http://XXX/mail_handler]
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. 2010-01-26 15:51
Plugins: Development mode issue: Redmine model patch
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@ 2010-01-26 14:12
Help: Revision links in subprojects without repository
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. 2010-01-26 13:09
(15226-15250/18305)