Project

General

Profile

Search

Results (18327)

Plugins: RE: Plugin for Tests
Riewert Holtermann wrote: > I think I need to establish an (n:m)-relation in the model, between issues and tests. > How can this be done, so that ... xtend the core classes (I think at least the Issue model) to add support for this relation, and you will need to add a migration for the join table. 2010-10-17 17:42
Open discussion: RE: Looking for user frontend
I think no one here will call you nuts, but y ... or plugged in the (currently only supporting issues and projects) REST API. My advice would ... ight hire someone to implement those for you. 2010-10-17 17:21
Help: RE: How to delete/replace file in a issue
There is a button to delete a file if you hav ... ssion where you are trying to do that though. 2010-10-17 17:17
Open discussion: RE: Warning: Gem::Dependency ... oved on or after August 2010. & Rake Aborted Issue
Ankit Shah wrote: > [2010-10-16 14:38:04] WA ... start redmine after installing a plugin, yes. 2010-10-17 17:07
Help: RE: Troubleshooting retrieving emails via IMAP from GMAIL account
I'm getting the same timeout message as the o ... this error? I really want to be able to add issues in Redmine via email. Here's my command an ... rake:19:in `load' /usr/bin/rake:19 </pre> 2010-10-17 14:41
Help: RE: In which version appeared REST API for issues?
Ok, thank you. I was confused by last Eric's comment. 2010-10-17 13:27
Help: RE: In which version appeared REST API for issues?
Nikita Pustovoytov wrote: > Is REST for issues supported in 1.0.3? In 1.0, so yes. > ... move" and "copy" buttons but breaks REST for issues. Is it so? No. 2010-10-17 13:13
Help: RE: In which version appeared REST API for issues?
Is REST for issues supported in 1.0.3? From #6513 it seems th ... move" and "copy" buttons but breaks REST for issues. Is it so? 2010-10-17 12:05
Plugins: RE: Schedules Plugin
Just my 2 cents on this issue: Be sure to use a correct version of this ... or isn't very actively working on the plugin. 2010-10-17 01:47
Open discussion: Looking for user frontend
I have recently successfully setup Redmine wi ... s attached to completed projects. Create Issues/modification requests on existing-completed ... for project requests and libraries of files) 2010-10-16 19:25
Help: How to delete/replace file in a issue
Hi, I uploaded a localization file in a issue (task). Several days after, I decided to upd ... elete the old file? It is not needed. Ivan 2010-10-16 16:44
Open discussion: RE: Warning: Gem::Dependency ... oved on or after August 2010. & Rake Aborted Issue
It works when i change the port $ ruby scr ... rom script/server:3 > > > To solve this issue i'm doing below > [root@vi65 redmine]# rake ... encoding: utf8 > > > so where is the issue? > > I'm not able to start application 2010-10-16 11:53
Open discussion: Warning: Gem::Dependency#ver ... oved on or after August 2010. & Rake Aborted Issue
[root@vi65 redmine]# ruby script/server webri ... from script/server:3 To solve this issue i'm doing below [root@vi65 redmine]# rake d ... min12 encoding: utf8 so where is the issue? I'm not able to start application 2010-10-16 11:07
Help: RE: Receiving emails and Truncate emails
I think the issue for me was that strip_tags was leaving white ... MULTILINE) </pre> Seems to have fixed it. 2010-10-16 05:54
Plugins: RE: Questions Plugin by Eric Davis
Eric Davis wrote: > Terence Mill wrote: > > ... > https://projects.littlestreamsoftware.com/issues/3890 Maybe silly question , but why don' ... ll. A question is just a regular note on an issue with extra highlighting. > > By the way: ... lso tried openid, but nothing works.. 2010-10-16 00:37
Plugins: RE: Questions Plugin by Eric Davis
Terence Mill wrote: > I tested the "Plugin": ... https://projects.littlestreamsoftware.com/issues/3890 > Who can see the question and answ ... ll. A question is just a regular note on an issue with extra highlighting. By the way: I ha ... com/projects/redmine-questions. Eric Davis 2010-10-15 23:30
Help: Receiving emails and Truncate emails
Hi, I am having a weird problem with recei ... HIS LINE</p> </pre> as the first line of issue_edit.text.html.rhtml so that this line appears in the email notification when an issue is edited. So far so good - notifications of issue edit now contain the line, I can reply and the reply gets added as a comment to the issue *BUT* the body is _not_ truncated. Not even ... aking a fool out of myself? Many thanks! 2010-10-15 19:12
Plugins: Questions Plugin by Eric Davis
I tested the "Plugin":http://github.com/edavi ... models/journal.rb:43:in `save' app/models/issue.rb:799:in `create_journal' app/models/issue.rb:505:in `save_issue_with_child_records' app/models/issue.rb:487:in `save_issue_with_child_records' app/controllers/issues_controller.rb:170:in `update' passenger ... it was assigned to or all? Tx for help! 2010-10-15 17:22
Help: RE: Keep Getting NoMethodError when trying to install Plugins
Maciej Szczytowski wrote: > The issue has been fixed in the latest version of plug ... r.rb:196:in `start_synchronously' </pre> 2010-10-15 15:23
Plugins: RE: Importer plugin - Help
Hi, I figured out the silly mistake I made. ... he fields to save it back as a csv file. The issue was, when I exported and opened the csv in s ... Thanks for the nice plugin. cheryan 2010-10-15 12:28
Plugins: RE: Plugin for Tests
I haven't thought a lot about it but... would ... er named _test_ And then just relate each issue with the associated tests. And automatically each test is associated with the issues it tests. In this way you'd have the n:m re ... rhaps you're trying to do something else. 2010-10-15 11:27
Plugins: Plugin for Tests
Good morning. Successfully I've been fol ... to do at work. By creating, or watching an issue, there should be a list of the tests, which have to be done, before the issue can be closed. (see the screenshot i posted / its not real i draw inside what i want to have) One issue can have many tests, and also one test can belong to more than one issue. Creating an extra modul is not the problem, but joining issue and tickets could be a little more complica ... lish an (n:m)-relation in the model, between issues and tests. How can this be done, so that s ... t this points. Best Regards Riewert 2010-10-15 11:18
Help: RE: change mail notifications for existing and future users
No it doesn't, IIRC the plugin just sends a mail on each new issue to the addresses specified in its configurat ... off and see if your users get "spammed" less. 2010-10-15 10:36
Help: RE: change mail notifications for existing and future users
Oh, I have: Redmine Newissuealerts plugin installed which sends an ema ... ddress (mailing list in my case) whenever an issue is posted. Should I remove/edit the plugin then? 2010-10-15 10:32
Help: RE: How to create the Table of contents?
Have you actually _tried_ it? You can see lot ... he wiki here too, see the source of [[RedmineIssues]] for example. 2010-10-15 09:40
(13251-13275/18327)