Project

General

Profile

Search

Results (18251)

Help: RE: Access by the customer to the Redmine database with restricted rights
however, I've seen that it is possible to restrict the creation / edition / notes to Issues, but how can I restrict the access by the c ... hat the customer to internal Actions /Bugs) ? 2008-06-09 21:32
Help: Access by the customer to the Redmine database with restricted rights
Hi all, is there a way to configure Redmin ... ase ? Access would be for modification (some issue progress for example, or new issue) as well as simply not viewing pages (where roadmap, wiki some issue tracker, ...) ? thanks gabriel 2008-06-09 21:27
Open discussion: RE: "Duplicate" Issue Numbers
bq. Is it possible to have one redmine with m ... a field to store the old bug numbers. Eric 2008-06-09 21:09
Open discussion: RE: "Duplicate" Issue Numbers
I just remembered, part of the reason I wante ... ch using its own database? Thanks again, Ed 2008-06-09 19:42
Help: One database per project with multiple projects?
Hello, all. I have several projects, and nee ... grating from a system where project A had an Issue #1 and project B had and Issue #1, and I need to preserve the numbering of ... ine --user apache --group apache then any issues I add to Project B get put in the Project A ... m game. Thanks for all your help. -Ed 2008-06-09 19:02
Open discussion: RE: "Duplicate" Issue Numbers
Good points all! The way you have it set up makes a lot of sense. Thanks for the help! -Ed 2008-06-09 18:06
Help: Unuse of default fields
Hi all, is there a way on version version:"0.7.1" to hide the default field associated with issues ? It'd like to create indeed a Tracker for ... ot to see them. thanks for help gabriel 2008-06-09 15:35
Open discussion: RE: "Duplicate" Issue Numbers
And you can move issues from 'bug' to 'feature' trackers. What hap ... ust enter '#1' in the search box and jump to issue one, because you'd need to know the tracker ... k we have at the moment. Cheers Russell 2008-06-09 15:12
Open discussion: RE: "Duplicate" Issue Numbers
Another point of view... *Unique numbering ... roject manager:* "Are you looking in Bugs or Issues tracker?" ** *developer:* "Bugs..." ** *p ... e to me... Arrrrgh, I got it, it was #116 in Issues tracker, but we moved it into Bufs tracker, ... the first screnario looks better to me ;) 2008-06-09 09:45
Open discussion: RE: "Duplicate" Issue Numbers
It's a common request I've heard from anyone ... cking your actions and an other one for your issues. After a long time, you've closed many of t ... a consecutive manner (just look at the open issues for Redmine, the numbers are not consecutiv ... er some use, you'll stay with a list of open issues and open actions where the numbers are not ... cal to have a shared numbering, whatever the issue kind. cheers gabriel 2008-06-09 09:09
Open discussion: RE: "Duplicate" Issue Numbers
Hi Ed, because of current architecture it's almost impossible. Whole system is build around unique issue numbers, so this can't be implementented in ... ther systems, where you can have independent issue numbering. For example, now you can very easily change issue to bug, move issues between trackers and event projects, link to issues, create global reports not connected to one project etc. The main gole is, that issue number is unique and remains still same, whi ... some reasons why not to do it as you like ;) 2008-06-09 08:43
Open discussion: "Duplicate" Issue Numbers
Hello all! I was wondering if there is an easy way to allow bugs and features (and other issues) to use the same number (so there could be ... ire using a composite primary key, so if the issue type was "Bug" and the issue number was "1", that would be seen as different than issue type "Feature" and issue number "1". Has anyone done this? I ask bec ... features and code review items. Thanks, Ed 2008-06-09 08:03
Help: RE: What does "Allow cross-project issue relations" do to redmine?
My guess would be that without this option ticked, you couldn't relate an issue of one project to an issue of another project (i.e. mark as duplicate o ... es or just relates etc). Cheers Russell 2008-06-07 00:51
Help: RE: What does "Allow cross-project issue relations" do to redmine?
Yes, I read that, but I guess I still don't u ... ns. How do I set up these relations between issues from different projects? I am probably m ... ptions are in the UI when this is set to Yes. 2008-06-06 18:44
Open discussion: RE: Software Requirements & Specifications, Test Plan, Tracability and Report
Your approach seems very interesting ! some ... the wiki to the requirements being a kind of issue ? Personally, in a spec, I expect to see the ... content of the req is the description of the issue typed req, how can you display it in the wiki ? how the evolution is managed ? 2008-06-06 16:45
Help: RE: E-mails from redmine.org`
Hi Thomas, yes have checked junk, not that. ... aven't made it to me either so not a redmine issue. Cheers Russell 2008-06-06 16:04
Open discussion: Agile methodologies and Redmine
Hello, Redmine development team! What do y ... important thing is Backlog. In reality it is issues list in Redmine. I.e. it is all issues - bugs and features, that must be implement ... Planner has, but Redmine don't have. Each issue in XPlanner has subtasks. It is very good point. Because developer may estimate issue only if he will split it on subtasks, and ea ... subtasks estimations - is estimation for the issue. It is very important, because, customer or teamlead may choose issues for next iteration basing on its priority and estimation in such case. For example, we have three issues: 5, 15, 20, 40 hours corrspondingly. Then we may choose for first iteration issues that costs 5, 15, 20 hours. And for second iteration we may leave 40 hours issue. Also, our developers enter time interval ... is being planning, it is filled by estimated ... 2008-06-06 15:41
Help: RE: Error viewing svn revisions when but browsing repository works OK.
Have posted #1392 regarding this issue. 2008-06-06 09:30
Help: redmine windows install problem
hi, i'm a RoR n00b, and i'm trying to inst ... orce=>true}) > 0.0900s -- create_table("issue_categories", {:force=>true}) > 0.0910s -- add_index("issue_categories", ["project_id"], {:name=>"issue_categories_project_id"}) > 0.1710s -- create_table("issue_histories", {:force=>true}) > 0.0900s -- add_index("issue_histories", ["issue_id"], {:name=>"issue_histories_issue_id}) > 0.1710s -- create_table("issue_statuses", {:force=>true}) > 0.0900s -- create_table("issues", {:force=>true}) > 0.0910s -- add_index("issues", ["project_id"], {:name=>"issue... 2008-06-05 16:02
Open discussion: RE: Software Requirements & Specifications, Test Plan, Tracability and Report
We are setting up a set of wiki pages to deal ... ow that we can lock the wiki) then create an issue to our testers by simpling pointing to the wiki. The tester can then update the issue with the test result including reassigning it to the developer if the test fails. The issues contain the testing and we have an updated ... so far all of the responses are positive. 2008-06-05 04:36
Help: RE: How can i modify the subject and description of a issue?
I think it should use the pencil icon as same as History. 2008-06-05 03:39
Open discussion: RE: Software Requirements & Specifications, Test Plan, Tracability and Report
In what way is this different than just creat ... "Requirement" and treating it like any other issue/feature/bug/etc? Any issue can be linked to any other, and to commits i ... n't see this as any different than adding an issue as a "Feature". 2008-06-05 02:26
Open discussion: Software Requirements & Specifications, Test Plan, Tracability and Report
It would be very useful if redmine could supp ... for software (maybe in a similar way to the issue system). Even better would be to allow diff ... could be linked to software problem reports (issues) or to the source code (repository) or the ... tc... Is there any plan for such features? 2008-06-05 00:28
Open discussion: 'Affected Version' field for individual projects
Hi, we'd like to add an 'affected version' field for issues like redmine.org has on their site and make ... ld 'Affected Version' be a standard field on issues so its values are created automatically. Cheers Russell 2008-06-04 16:38
Open discussion: RE: Cross project revision associations
I've been thinking about the security issue of the associated revisions and currently, i ... then they don't see associated revisions on issue pages of that project. So I guess you'd do ... o a sub=folder of the other). This isn't an issue for us, but I guess you have to deal with it ... treats them as separate. Cheers Russell 2008-06-04 16:15
(17926-17950/18251)