Project

General

Profile

Search

Results (18267)

Help: RE: Where does Redmine determine if the Repository tab is shown?
Plugin sounds best to me too. However, the R ... s same spot. I want to have a public forum, issues and wiki but a private repository. I also ... someone will team up with me to create this. 2010-03-31 01:54
Help: Diplay of highest priority issues for all projects
Hi, Redmine newbie here. Is there a way to display all issues assigned to <<me>> across all projects, sor ... like to display that in "My Page". Thanks! 2010-03-31 00:56
Plugins: RE: ToDo lists plugin
I think I have found the problem (at least I ... roblem is the "show_todos" method defined in IssuesControllerPatch that called "render :partial ... to: <pre><code class="ruby"> # def view_issues_show_description_bottom(context ={ }) # ... ntroller.show_todos # end render_on :view_issues_show_description_bottom, :partial => 'todos', :locals => { :todos => @todos } </code></pre> 2010-03-30 22:32
Open discussion: Subcategories or multiple category tags or multi-select custom fields
Let me start out by saying that I'm quite imp ... within a project. For example, I open a new issue in project A. It involves an issue with project A's web interface. I can categ ... wing the project 'A' and when I create a new issue, I'd need to be able to create it from proje ... hose/tag BOTH of those as categories for the issue. This ok for reporting and whatnot and woul ... rs. Let's start the discussion. Thanks. 2010-03-30 16:55
Help: Trouble to upload big file
Hello, I'm running a Debian Testing. Kern ... uble... Could you explain me about this issue, please ? A config that i forgot ? Or something else ? Thank you in advance. 2010-03-30 14:51
Plugins: RE: 6 new open-source Redmine themes available!
> Sak Tuy wrote: > > I tried out your libe ... Sak Tuy: Could you please report the issue on the GitHub issue tracker? The URL is: http://github.com/rajkrish/libernix-redmine-ecoblue/issues I would appreciate if you could also pos ... ve any. Thank you, -Rajesh Krishnan 2010-03-30 14:23
Help: RE: Win + MySQL: Object is not missing constant Project!
Hi all, if nobady has a solution for this issue, what is the best configuration to use to have Redmine work on a windows environment?! 2010-03-30 10:21
Help: Administration Error -undefined method 'forum_mail_from'
1. When I run the patch #1616 to allow replie ... handler_test.rb.rej: - :issue_categories + :issue_categories, + :boards ... 6db8c70>) on line #9 <http://www.redmine.org/issues/9> of settings/_notifications.rhtml: 6: 6 ... ing rejects to file config/settings.yml.rej 2010-03-29 23:11
Help: RE: errors w/ remote viewing
Could this be a permissions issue? 2010-03-29 21:11
Help: RE: Best setup for redmine using ssl
I am trying out passenger right now and really like it. There seems to be one issue though. When i go to upload a file in redmi ... rror message i find that it is a permissions issue, but i have not been able to locate the folder that has the permission issue. can anyone point me in the right direction? 2010-03-29 21:07
Help: RE: issues tab not showing issues per project
Hi Felix, Seems after migrating data from ... ' for each project. This is probably why the issues for each project were shown. Thanks for the help! ps] this topic may be closed. 2010-03-29 15:27
Help: Open issues in project overview shows wrong count
Dear all, In the projectoverview there's a box titled "issue tracking" and it states the count for open and closed issues. Although my project has over 20 open issues and about 300 closed ones, the box says "Bu ... d is stated below: SELECT count(DISTINCT "issues".id) AS count_all, tracker_id AS tracker_id FROM "issues" LEFT OUTER JOIN "projects" ON "projects".id = "issues".project_id LEFT OUTER JOIN "issue_statuses" ON "issue_statuses".id = "issues".status_id LEFT OUTER JOIN "trackers" ON "trackers".id = "issues".tracker_id WHERE (((projects.id = 17 OR (projects.lft > 25 AND projects.rgt < 26))) AND issue_statuses.is_closed='f') AND (projects.status ... ct_id FROM enabled_modules em WHERE em.name='... 2010-03-29 15:18
Help: Best setup for redmine using ssl
My company will be setting up redmine so exte ... ing some research i found that there is some issues with ssl, fastcgi, and apache. I have also ... astCGI Ruby 1.8.6 Rails 2.3.5 Apache 2.2.3 2010-03-29 15:16
Help: Simultaneous Issue Editing
When editing a ticket, Redmine used to give a ... is change, anyone know if it was intentional? 2010-03-29 12:52
Help: Win + MySQL: Object is not missing constant Project!
Hi all, I have an issue when running the command <pre> rake db:mi ... I've installed the mysql gem then i read the issue with MySQL 5.1. So i've uninstalled it an ... I'm attaching the trace. Thanks! 2010-03-29 11:33
Help: RE: redmine internal error when creating a ticket.
Felix Schäfer wrote: > @gem list@ will tell ... er the webuser runs as....so that is not the issue. <pre> <Location /svn> DAV svn ... l/5.10.1/Apache/Redmine.pm line 352\n </pre> 2010-03-29 11:02
Open discussion: RE: Embed page containing issues in another application
I'd really like to know that too! 2010-03-29 10:10
Help: RE: Overlapping Repositories / Projects
Redmine is built with the assumption that one ... same tree if I remember correctly, i.e. the issue links in the commit logs will only be parsed for issues in the same project-tree. Regarding the ... ven project has been added to redmine since). 2010-03-29 09:27
Help: RE: Overlapping Repositories / Projects
To share what I've discovered: My first qu ... if the repository for project A refers to an issue in project B, will it still setup the association between the Redmine issue and the SVN revision. In fact, it did, but ... under "Associated Revisions" in project B's issue, the revision appears twice. It was easy to ... te' to clear out the settings. On that test issue where the revision showed twice, it now only ... plicate data and I can still refer and close issues via SVN commit messages. Not the ideal sol ... e using the "closes" tag and they mistype an issue number in one of their commit messages and the number that was entered is one of the issues for MY project, will that close the issue in my project? That would kind of suck... ... s aren't really appreciating that fact... :-) 2010-03-29 01:04
Help: Overlapping Repositories / Projects
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.. 2010-03-28 21:55
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. 2010-03-28 19:15
Help: issues tab not showing issues per 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 2010-03-28 18:20
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 2010-03-28 10:21
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. 2010-03-28 01:30
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]] 2010-03-28 01:08
(14751-14775/18267)