Activity
From 2016-04-19 to 2016-04-22
2016-04-22
-
19:29 Open discussion: RE: API: List Available Statuses By Issue and User
- Oh, I'm sorry, I don't think of the code as "the API". I meant "the REST API".
That's why I've been using this web... -
19:20 Open discussion: RE: API: List Available Statuses By Issue and User
- What do you mean it isn't exposed in the API? That is the API call I was using.
Are you saying you want to make ... -
18:02 Open discussion: RE: API: List Available Statuses By Issue and User
- Yeah, but it's not exposed in the API, AFAIK. Maybe I'll ad it as [issue-id]/new_statuses_allowed_to/[user-id]. Just ...
-
06:47 Open discussion: RE: API: List Available Statuses By Issue and User
- I just tested this in the debugger and it works:
Issue.find(1).new_statuses_allowed_to(User.find(1))
=> [#<IssueS... -
05:12 Open discussion: RE: API: List Available Statuses By Issue and User
- Looks like there is an instance method for the issue that allows this:
http://www.rubydoc.info/github/edavis10/red... -
01:27 Open discussion: RE: API: List Available Statuses By Issue and User
- >>Are you just looking to use the API to discover what status an issue is currently in
No, that's not a problem.
... -
01:15 Open discussion: RE: API: List Available Statuses By Issue and User
- I find your question confusing so I won't be able to answer it fully. Are you just looking to use the API to discove...
- Hi,
we would like to sort the Gantt by the issue id.
Could anybody tell me how to change the code to do this?
Kind... - Originally posted here: http://forums.iis.net/t/1232108.aspx?Redmine+on+HttpPlatformHandler+not+working+since+latest+...
-
09:55 Help: RE: Restore sqlite dump in a new Redmine installation
- OK. I did it. It turns out that those three projects are placed in the same and one file origin.db
That’s the way ... - Bonjour,
Je suis RSI dans un OPH du 93.
Je recherche un prestataire qui pourrait intervenir à la demande sur une in... -
01:57 Help: RE: Where and how is Custom Field (List) rendered?
- Hi Kush,
Thank you for the reply again. I worked it out, but yes you are correct. The @possible_values@ method cal... -
01:12 Plugins: RE: How to create plugin in Bitnami Redmine?
- This is what I do in linux:
run: use_redmine
run: export RAILS_ENV="production" (do the windows equivalent)
chan...
2016-04-21
- Good afternoon
At the moment of making a search with multiple filters at the level of a parent project with a user... -
11:46 Open discussion: RE: Trouble installing redmine 2.6.5 on windows with MSSQL
- I had to change tiny_tds in gem file also for the installation of redmine 3.2.1. Sidenote, it is a x64 setup.
howeve... - I have created a new plugin and patched both Issue and IssueQuery as well as created a new model to store the new dat...
-
01:37 Help: RE: Calculate how long issue is in current status
- Going to spawn a new issue to reduce noise.
- In Redmine, let's say you have two users, Al and Beau, and they're working on issue #42. Issue #42 is in status "Pend...
2016-04-20
-
23:47 Help: RE: Calculate how long issue is in current status
- Adam Pfeiffer wrote:
> Hello,
> We just rolled out redmine to our organization and we love it! There is one critica... - Hello guys,
I'm having problems on the email configuration on Bitnami Redmine over Debian.
This is the info
E... -
16:19 Help: RE: Redmine 3.2 with Gitolite 1.2.0
- It seems that the problem is in the update hook:
/usr/share/gitolite/hooks/common/update
There is following cod... -
15:34 Help: RE: build query string using link_to
- i found a solution, below:
link_to "Crea Issue", :controller => "issues", :action => "new", :project_id => @pid, *... - Hi, i searched trough forums but didn't find how to build a querystring like in this example using "link_to" helper, ...
-
14:51 Plugins: RE: I cant see attachments from my plugin
- why im not getting a response ? doesnt somebody give support about plugins or not ?
- I have Installed Redmine Latest Version i.e. Redmine 3.1.X, I need to Implement Chat Plugins There!!! But the plugins...
- Hi All,
*Context*: I must migrate from the cloud to a local Redmine with my 3 projects. I've installed the latest ... - Hi everybody,
is there any possibility to migratate Database from 2.1.2?
thanks in advance
2016-04-19
-
17:00 Development: RE: .NET API Problem creating Issue
- ok, thank you so much
-
16:47 Development: RE: .NET API Problem creating Issue
- It shouldn't be...From looking at the logs and google search, it sounded like its one of those two issues. Anyways, I...
-
15:45 Development: RE: .NET API Problem creating Issue
- yes Kush, i'm using this framework
in the development environment there is no https configuration, so this can be ... -
15:37 Development: RE: .NET API Problem creating Issue
- I could be wrong but from the looks of it, this maybe related to SMTP issue or https issue(at least from google searc...
- Hi,
I'v setup a new Redmine (3.2.0) server with the gitolie plugin (1.2.0) On an Ubuntu 14.04 with git (1.9.1). I ... -
15:34 Help: RE: Where and how is Custom Field (List) rendered?
- Hi Rahul,
I am still learning Redmine code myself so I need to research a bit. But, may be you need to look at
mod... -
01:38 Help: RE: Where and how is Custom Field (List) rendered?
- Hi Kush,
Thank you for your reply. Yes, I do realise that the values are stored in the database. I looked up the t... - My problem is that i cant see attachments from my plugin, i added permission in init.rb but still shows the message :...
-
14:28 Help: RE: Как поставить оповещение на старые задачи в Redmine?
- https://www.redmine.org/projects/redmine/wiki/RedmineReminderEmails
-
12:29 Open discussion: RE: 403 forbidden for redmine.org
- Oh ok sorry, i just stumbled across this issue on my way to download the latest update for our redmine instance and w...
-
11:12 Open discussion: RE: 403 forbidden for redmine.org
- there is already a defect for this, cfr #22281
- Hi there, just a quick heads up:
When you search for redmine, you get presented redmine.org as the official site, ... - Hi,
I search for some plugin that will show how users are involved in the projects (how much time they spend on in...
Also available in: Atom