Activity
From 2016-04-21 to 2016-04-23
2016-04-23
- Hallo,
ich bin neu hier und benötige hilfe.
Ich habe ein redmine Verson 2.6 auf Suse 13.2 am laufen. Alles funktion... -
18:19 Help: RE: unable to browse SVN, redmine auth is failing
- On Ubuntu Apache 2.4 I created the link like this:...
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...
Also available in: Atom