Search
Results (18298)
- Questions about Redmine and SVN: When Redm ... r project A, and it sees a "Refs #1234", but issue #1234 is actually in project B, will it stil ... ill it end up with duplicate data, e.g. will Issue #1234 show a related commit twice, once for ... e I want to have a "master project" that has issues related to a software product as a whole and tracks issues that we don't want customers to see when th ... projects where customers can create and view issues related to their account. I enter all of my development comments to issues via SVN commit messages (via Visual Studio/ ... in the data that will show up down the road..
- Help: RE: issues tab not showing issues per project
- The _Issues_ tab shows all issues from that project and from all child projec ... t see more than there are in a given project.
- Dear all, Perhaps i am mistaken, but i find that the "issues" tab within a selected project doesn't show the issues related to that project. Instead it show all issues from all projects ordered by their id. Should this view show all related issues, and have the link "view all issues" show all of them? If i am doing somethi ... sted results. Thanks in advance, Jasper
- Help: RE: LDAP problem for authentication
- I'm sorry for some of my words. I was working ... oks to me, that it is my fault and not a bug/issue, so used the forum instead of the tracker. ... ache using ldap :-) *biiiig smile* @Markus
- Help: RE: LDAP problem for authentication
- # The connection test only binds to the LDAP ... fine, you are welcome to do so, there is an issue tracker for that, but it will lead to nothin ... hope you'll be able to solve your connection issue though.
- Help: RE: some setup questions
- # No default estimated time, sorry. # Yes, and it shouldn't impede any functionality. # The issue creator gets emails for every change to this issue, users can choose to watch issues, users can add other users as watchers (tho ... be notified by mail of every change to that issue in the time they watch the issue, and users can choose to watch a whole proje ... a user, who will then get assigned every new issue with no assignee but with a matching categor ... or not. More info on all this in [[Guide]]
- Plugins: RE: Plugin Architecture Help
- Reading what you are trying to achieve, my fi ... r. Anyway, you will need to monkey patch the issue model or controller either way (which is how ... o-many relation, you'll need to "inform" the issue model about it, if you add the fields as ext ... note on why it should be an attribute of the issue model rather than an extra model: you basically have a one-to-many relation between issues and versions (an issue can have one "found in" and one "release not ... ng (or monkey-patching if you will ;-) ) the issue model with @has_one :version, :as => "found_ ... ll obviously also need 2 more columns in the issues's migration (something like @found_in_versi ... more experienced in redmine plugins matters.
- Help: RE: redmine internal error when creating a ticket.
- Just for the records: the checkout plugin does absolutely nothing to the issues. So that can be safely ruled out here :) ... o not know BSD jails deeply, there may be an issue with your defined ressource constraints. So ... heck your MySQL configuration and init files.
- Help: RE: redmine internal error when creating a ticket.
- I had some recent issues with activerecord + delayed_job connecting ... trick. By any chance is your host localhost?
- Open discussion: RE: NTLM login for redmine
- I am loosely using a method described in the ... equire some changes: http://www.redmine.org/issues/show/811 Kind regards
- Hi, How do I create a new task ("issue") that depends on the completion of a previous task ("issue")? I want to use the gantt chart to visua ... progress of the project. Thanks, -Adrian
- Help: RE: own CVS export
- Additional: I tried adding a new function ... 5076b1c88b57c2068aa92cdf694769dbd22d061a/lib/issue_patch.rb My link is genarated with: <%= ... I forgot something or is this the wrong way?
- Hi Was hoping to get some help. I must em ... .1 latest version, but that should not be an issuel. I also downloaded the LibMysql.dll in the ... Thanks in advance for your help Vincent
- Hello. Can you please tell me, is it possible ... omething like "datetime" custom fields in my issues.
- Plugins: RE: XLS export plugin
- > I tried to use this, but it blows up while ... > "\223setup new email"... > Note, I have a issue that start with "Setup new email..." > ... F-8 charset which is used by plugin. Same issue discussed here: http://rubyforge.org/foru ... from UTF-8 to the compatible encoding
- Help: RE: redmine internal error when creating a ticket.
- I'm really lost here....i tried a fresh insta ... s what i see in my logs <pre> Processing IssuesController#new (for 96.228.46.67 at 2010-03- ... 1G15JrD3IljWAof6+3Kp1d1cVtk+eQdVPaLVyLj8=", "issue"=>{"start_date"=>"2010-03-25", "estimated_ho ... escription"=>"bug bug bug"}, "controller"=>"issues", "attachments"=>{"1"=>{"description"=>""}} ... : MySQL server has gone away: SELECT * FROM `issues` WHERE (`issues`.`id` = 1) ): app/models/issue.rb:231:in `after_save' app/controllers/issues_controller.rb:156:in `new' passenger (2. ... orks.....does anyone have any ideas at all?
- Plugins: RE: Issue Vote Plugin
- I just changed: 16:/vendor/plugins/redmine_issues_group/app/controllers/issues_controller.rb skip_before_filter :author ... and commented out the skip before in the issue_controller of the vote_plugin and it works for both plugins Thanks Andrew
- Hello, in an existing plugin I have summarized an issue list to an own format list (add estimated ti ... a CVS-export and tried to copy this from the issue export. I've read the plugin internal guide ... u need additional inforamtion? Thanks a lot.
- Plugins: RE: Issue Vote Plugin
- I mean I have the redmine_issues_group plugin installed
- Plugins: RE: Issue Vote Plugin
- > > Clicking Vote up or down gives me 403 ... be possible to use it anyway somehow....
- Help: RE: How to update Description field on Issue
- See here for the guide on how to change the description [[RedmineIssues#Editing-an-existing-issues-Subject-or-Description]], that might be dependent on your permissions though.
- Hi, I can't update the field 'Description' on Issue, I can only add some comments is normal? ... time between the creation and the closure of issue this field can be populate or reviewed a lot of time. Many thanks for your support
- Help: RE: How do you change the default settings of the roadmap display?
- It's an option of the trackers, see [[RedmineIssueTrackingSetup]]
- Help: RE: redmine internal error when creating a ticket.
- but they made changes to the db right? wouldn't that possible be the issue? like i said, everything else works.... ... astebin http://pastebin.com/Waiq5kwW
- Help: RE: redmine internal error when creating a ticket.
- sigh....everything else works...i'm wondering ... ONE thing...i seriously doubt it's a server issue...not when everything else works.... i will try to look in the logs.....