Project

General

Profile

Search

Results (18298)

Help: RE: No created_on / updated_on after migration
Hello I encountered the same problem. It seem ... pened a ticket here : http://www.redmine.org/issues/6868 2010-11-12 12:33
Help: TortoiseSVN and issues from 2 projects
I have configured 2 project in redmine, each ... nd TortoiseRedmine(1.1.08) as Plugin for the Issue tracker integration. I have created issues in both project (#1 and #2 in first Project, and #3 and #4 in second project) the #1 issue has a relation with #4 issue. When I want to commit from tortoiseSvn for the second project, I click on Redmineissues button on the commit window. I only have the issue associated with the second project. Is it possible to have the list of all issues of the both project when an issue is shared by two projects? Or How can I associate an issue of one project to another when I commit a file? thank you veru much 2010-11-12 11:14
Help: RE: Mercurial - "The entry or revision ... view, annotate, or download a specific file.
I don't know what problem is. Current redmin ... MQ? http://bitbucket.org/yuja/redmine-mq-issue4455/src You can qclone my and Yuya's repo ... patches http://bitbucket.org/yuja/redmine-mq-issue4455/.hg/patches/ </pre> 2010-11-12 10:35
Open discussion: RE: List of pro's - JIRA vs Redmine
Another JIRA pro: The "dashboards" (kind of l ... as Redmine a plugin that could give you good issue statistics graphs etc for projects you're involved in, your own issues etc, that would make up for a lot. 2010-11-12 09:59
Help: RE: Mercurial - "The entry or revision ... view, annotate, or download a specific file.
Thanks for referring me to that issue. Not being a programmer or experienced Re ... re relatively simple fixes for at this stage? 2010-11-12 08:55
Help: RE: Preview an attached Image in Issues?
I'd love to be able to do this as well! 2010-11-12 05:18
Help: Using nginx + thin giving Invalid form authenticity token error
First of all, thank you for looking at this. ... thing. The one thing that might look like an issue is the rewrite rules within attachment:proje ... tarted after). Thanks again for your time. 2010-11-12 04:52
Plugins: RE: Adding has_many to Project
Gary, Please take a look at the patch prov ... Plank in "note-4":http://ociotec.com/redmine/issues/352#note-4 of "vendor-issue 352":http://ociotec.com/redmine/issues/352. It fixes what's needed after the more ... roller@ by Eric Davis. Regards, Mischa. 2010-11-12 02:00
Plugins: Adding has_many to Project
I'm debugging the *advance roadmap* plugin ... endency "application_controller" end Issue.send(:include, IssuePatch) # Call ProjectPatch Project.send ... de, VersionPatch) end ... </pre> 2010-11-11 18:25
Help: redmine not for use in countries with privacy laws
What are the side-effects if I delete user fr ... damental things as "delete user and reattach issues and stuff to special user" - people are sta ... ne more thing for them - if they realize the issues described here every redmine install operat ... t ASAP. Thanks for your attention, Snaky 2010-11-11 16:49
Plugins: RE: Redmine Arch Decisions plugin (for tracking technical decisions)
Hello! Thanks for this cool plugin! I try ... ). It looks very promising. I found only two issues: - Adding existing factors doesn't work, ... rks - the comment appears on the page. This issue stays open for me. Thanks for comments! 2010-11-11 16:44
Help: RE: Help upgrading RM 0.87 to 1.03?
Just for anyone else in the same predicament ... ave gloc-1.1.0, actionwebservice and redmine_issues_group It turns out that gloc and actionweb ... 0.3 redmine release. Which left redmine_issues_group as an aside, if you've just instal ... tch and this time only copied in the redmine_issues_group plugin - ran the <pre> rake db:migr ... start again (thank the stars for backups eh?) 2010-11-11 16:18
Open discussion: RE: List of pro's - JIRA vs Redmine
Yes, "issue escalation notification" is the deal-breaker ... ems, that I need to search in net manually... 2010-11-11 13:04
Open discussion: RE: List of pro's - JIRA vs Redmine
Ah yes, that would need a new plugin (which y ... t a core functionality. So I guess that the "issue escalation notification" is the deal-breaker ... and graphs plugin solve that problem for you? 2010-11-11 12:41
Open discussion: RE: List of pro's - JIRA vs Redmine
X and Y ar workers at deparment, which manage ... , his boss too, is B. If manager K gives an issue into system, sets assigned user X (technican, responsible for fixing/dealing bug/issue), then X gets a notification, that he has new issue in system, that needs to be dealt with. For example, after a week, that issue still is not dealt with. System sends notification to X about that. No changes has been done to issue, after 3 more days, manager of issue dealing department M gets notification, that there is issue, that X is ignoring or have not dealt with f ... manager M have not made any modifications to issue. Depending on priority, tracker/issue type and other parameters, notifications, de ... ff could be used in other applications too... 2010-11-11 12:08
Plugins: Conflict of overriding core views
I was curious about what happen if there is m ... Redmine core views. So I made a copy of the issues/show.rhtml file and put the file into two d ... e customisation by adding In plugin_a/app/issues/show.rhtml @ <hr /> <p><strong>Test over ... lugin a</strong></p> @ and in plugin_b/app/issues/show.rhtml @ <hr /> <p><strong>Test over ... abetically earlier, so I move the customised issues/show.rhtml from plugin_a to plugin_c. G ... eed functionality in plugin A that overrides issues/show.rhtml; then in project B, plugin B is ... em)is there a way for Redmine to handle this? 2010-11-11 04:22
Help: RE: Mercurial - "The entry or revision ... view, annotate, or download a specific file.
I'm also having issues viewing and annotating, etc., in the reposi ... should supply any information in particular. 2010-11-10 20:07
Help: RE: 'Issues' TAB giving internal error
priyadarshee kumar wrote: > I will change th ... le if you mess up your db! <pre> UPDATE `issues` SET `lft` = '1' WHERE `lft` IS NULL; UPDATE `issues` SET `rgt` = '1' WHERE `rgt` IS NULL; UPDATE `issues` SET `root_id` = `id` WHERE `root_id` IS NULL; </pre> 2010-11-10 16:38
Open discussion: RE: List of pro's - JIRA vs Redmine
I'm gonna comment on a few, the rest I agree ... ng options. Redmine is concentrating more on issues and projects, than employees and users. It ... s you're after. > Not possible to start issue from project and select subproject to which issue is related. You need to browse to specified project, only then, start an issue. How do you mean? If you're at the issue list of a project, that list includes the issues from sub-projects and you can just right-click an issue to change its status. > No issue Security Schemes. Not possible to define, which issue trackers can be seen for each role. Agree ... /tabs, you can't see all activity on current issue in one page http://www.redmine.org/issues/6843 <- how do you mean? what activity is missing? time log entries? > Can't comment on ... 2010-11-10 15:07
Open discussion: RE: List of pro's - JIRA vs Redmine
I am now going through JIRA, as I have reache ... ng options. Redmine is concentrating more on issues and projects, than employees and users. It ... d users, which is poorly configurable. * No issue Security Schemes. Not possible to define, which issue trackers can be seen for each role. * Not possible to start issue from project and select subproject to which issue is related. You need to browse to specified project, only then, start an issue. * Estimated time for issue has poor functionallity. JIRA allows to writ ... /tabs, you can't see all activity on current issue in one page * Can't comment on issues * Not possible to set conditions to control who can perform a issue status change, and under what circumstances ... how the fields are split between tabs. Each issue... 2010-11-10 14:43
Open discussion: Why "activity" atom feed is so narrow?
Hello. It seems that activity.atom only re ... ons. For example, it will update if i change issue status but will not update if i change issue priority, assignee, estimated time etc. Is i ... implemented yet to inform about more events? 2010-11-10 12:58
Help: RE: No created_on / updated_on after migration
Sorry for tripleposting... I also followed cl ... don't know how to have a closer look to that issue. 2010-11-10 11:45
Help: RE: Why does a parent task priority also consider the priority of _closed_ sub-tasks?
_Just in case anyone with a similar problem stumbles upon this..._ I have found two issues which come close to the problem: #6847 and #5490. Let's hope it will get fixed soon. 2010-11-10 10:57
Plugins: RE: Extended Schedules plugin with scheduling issues option
Yes. It's "redmine_goyello_schedules". And I have found the issue. It seems "redmine_goyello_schedules" only support MySQL database, not PostgreSQL :( 2010-11-10 10:46
Plugins: RE: Time Tracker plugin
install new version plugin 0.3 on redmine 1.0 ... 2010-11-09 19:04:55) [POST] Parameters: {"issue_id"=>"1902", "action"=>"start", "authenticit ... /500.html (500 Internal Server Error) </pre> 2010-11-10 08:52
(12926-12950/18298)