Project

General

Profile

Search

Results (18279)

Help: RE: API get users issue
Well, I figured out what is happening. I used ... while calling API(if you are using browser). 2013-08-21 14:54
Help: RE: Application is very slow
Kuniharu AKAHANE wrote: > Hi, Bryan > > [ ... cess blocks a long time before rendering the issue page, waiting for the mail server call to return. 2013-08-21 14:14
Help: RE: Application is very slow
Hi, Bryan <pre> Completed in 13222ms (View: 8537, DB: 305) | 200 OK [http://www.abc.com/issues/3697] </pre> Log says: * It takes very ... log as follows: <pre> Started GET "/its/issues/88593" for 172.xx.xx.xx at 2013-08-21 17:40:13 +0900 Processing by IssuesController#show as HTML Completed 200 OK in ... ord: 14.9ms) </pre> Hope this help. 2013-08-21 11:02
Development: production.log| fail2ban | wrong format
hello, I am trying to configure fail2ban f ... n.log's . - Is it possible to take this issue in the development process for future redmin ... to read your answers soon. Best regards 2013-08-20 22:20
Help: RE: Get all issues from a project assigned to me automatically?
Hi, You could probably just select all your issues from your project and assign them to the pe ... ton => Right click => Find your assignee) ... 2013-08-20 16:29
Development: Post Relations with Json
I try to update the relations via Json. But I ... ST + "/" + Constants.REDMINE_SERVER + "/" + "issues/" + id + "/relations" + ".json" + "?key=Con ... string json = "{relation: {\"issue_to_id\" : 499 \"relation_type\" : \"relates\ ... Console.WriteLine(e); } </pre> 2013-08-20 09:42
Open discussion: RE: How to add a "Client" role that can only access his watched list?
jerome l wrote: > ps: I have not tested but maybe it could be easier to define all issue by default to private and to give access to your client to the non-private issue... This actually was the first thing we tried, and it didn't work so well, since if you set an issue as private, any other developers who are not ... e or assigner will not be able to see it. 2013-08-20 09:33
Open discussion: RE: How to add a "Client" role that can only access his watched list?
yes it's a kind of trick, because i have modi ... sometimes need to create a sub-project for 3 issues regarding one client, which is a litle bit ... d but maybe it could be easier to define all issue by default to private and to give access to your client to the non-private issue... 2013-08-20 09:17
Open discussion: RE: How to add a "Client" role that can only access his watched list?
hello An, I have got the same problem as you and done this configuration: - for my issues i want the client to see (belonging to my c ... in my project structure I have: main (all issues that I don't want the client to see) sub project: issues client per client for the moment it"s wo ... ell me what you think of that See you 2013-08-20 07:41
Help: RE: REST API issues.xml with start_date, due_date, done_ratio ?
Please ignore my question I was attempting to update a task that had subtasks. 2013-08-20 05:00
Help: REST API issues.xml with start_date, due_date, done_ratio ?
Hi Is it possible to update the following issue attributes via the REST API? * start_date * due_date * done_ratio Running 2.2.3 Stable 2013-08-20 03:42
Help: production.log| fail2ban | production.log failregex not matching
hello, I am trying to configure fail2ban for ... : but how ? - Is it possible to take this issue in the development process for future redmin ... o read your answers soon. Best regards 2013-08-20 00:16
Help: Custom issue fields
Hello together, I want to add some custom ... ds to the left side of the properties window? 2013-08-19 21:52
Help: Get all issues from a project assigned to me automatically?
hi, Would like to create a role which gets all issues from a project assigned to him so he can assign them later to another person. Even if the issues were displayed in "my page" would do it. Any ideas? Regards 2013-08-19 17:14
Help: Redmine 500 Error when creating New user / Visiting My account
Hello, I installed redmine (2.3.1.stable) and have just applyied a patch (5458-use_time_in_issue_start_and_due_date_2.3_stable.diff). Functi ... _users_new_html_erb___363159211_94562860' 2013-08-19 13:05
Development: Auto-Close parent after his children are closed.
Like in topic. How to make parent issue autoclose after all his sub-issues are closed/resolved. Regards. //Solved +issue_helper+ <pre><code class="ruby"> def parent_close roots = Issue.root a = Issue.find(roots).descendants.count b = Issue.find(roots).descendants.where(:status_id == ... tus_id, 5) end end </code></pre> +issue_controller+ <pre><code class="ruby"> before_filter :parent_close, :only =>[:index] </code></pre> 2013-08-19 09:25
Help: Search on project scope working incorrectly after update from 1.2.1 to 2.3.2
Hi, After redmine update when I try to sea ... t&scope=&all_words=&all_words=1&titles_only=&issues=1&news=1&documents=1&changesets=1&wiki_page ... ion problem? Thanks in advance for helping me 2013-08-19 09:11
Open discussion: Redirect Help to other link
Good morning, Is there any way that i can ... kind of problem. *http://www.redmine.org/issues/12969* 2013-08-19 06:06
Help: Export function can't display the Chinese character correctly
Dear helpers, I type some data in traditional chinese in my project, issue list, it displays correctly on the screen, b ... cters. Does anyone know how to solve this issue? I will be deeply appreciated. Thank you, Shu 2013-08-19 05:06
Plugins: Project Overview plugin issue
Hi guys, I just installed Project Overview ... ) on my Redmine 2.3.2 version, and I have an issue with displaying of "Progress" for my project ... ks fine, so it might be a small fix for that issue, I hope. Please let me know if you have any ... e it work correctly. Thanks a lot, Sergey 2013-08-18 22:47
Plugins: RE: Detailed tabs and time in Issue (v 0.0.6)
Hi Mark, we just installed your plugin, th ... ts", is it possible? Thanks in advance! :) 2013-08-18 22:24
Open discussion: Redmine DB structure
Hi , We need to integrate Redmine project w ... atabase Schema for the relationships between issues,users,comments and Journals and are referen ... s to how a journal item can be linked to an issue? as according to the diagram it is only link ... f some one can throw some light as to how an issue can be related to a Journal. Regards, KG 2013-08-16 23:18
Help: Webserver Issue running redmine
I'm just installing redmine for a friend of m ... running everywhere Please help me. Chris 2013-08-16 19:36
Help: No Email Notification from old projects and issues after migration
Hey Everyone, We are currently running Red ... Migration was successful however we have an issue where no users are receiving notifications r ... ore information, please let me know. Flexo 2013-08-16 06:53
Plugins: RE: Detailed tabs and time in Issue (v 0.0.6)
ok glad u worked it out, ill take a look and ... oading it. there seems to be a compatibility issue also , going to try to get that fixed over the weekend. Glad to see ppl using it :) 2013-08-16 03:23
(7126-7150/18279)