Project

General

Profile

Search

Results (18298)

Plugins: RE: problem with { } and plugins. *SOLVED*
Aboreon Javas wrote: > Edit: > I solved the ... it in the config/locale files resolves this issue As far as I know this hasn't changed for ... is, as you mentioned already, @%{variable}@). 2011-11-24 22:57
Plugins: RE: Search Open Issues before Creating New Issue
David B wrote: > However, I was wondering if ... provided @dups.js@ into the Redmine core in issue #5840 ".note-13":http://www.redmine.org/issues/5840#note-13. 2011-11-24 22:24
Help: RE: Latest Redmine for Ubuntu 10.04
I am going close this issue and raise again as a Subversion question 2011-11-24 17:35
Help: RE: Internal error when creating new issue or opening existing issues
After some trouble shooting, I found out that ... the two blocks starting with <% unless @issue.assignable_versions.empty? %> from views/issues/_attributes.rhtml and views/issues/_form_update.rhtml. So apparentely, "@issue.assignable_versions.empty?" causes the error ... at 'assignable_versions' is not set when the issue form is evaluated. At the moment, I cannot see why. Any help? 2011-11-24 17:10
Help: Time spent per Status
I am searching for a way to know for a specific issue the repartition of the time spent per status. And for a group of issues the "average" of this same. Did anyone alr ... ould that be difficult to implement ? 2011-11-24 16:37
Plugins: problem with { } and plugins. *SOLVED*
Hello, I'm quite new to redmine and at the ... it in the config/locale files resolves this issue 2011-11-24 13:06
Plugins: RE: Search Open Issues before Creating New Issue
it appears that my issue is a duplicate of a previous issue (go figure). http://www.redmine.org/issues/5840 However, I was wondering if it's po ... to a redmine install and it work? If so, how? 2011-11-24 12:45
Help: Cannot update redmine with svn
Since few weeks i've got following error: ... g/svn/trunk' forbidden</pre> Is there any issue with svn access or this is problem in my place? 2011-11-24 10:14
Development: Redmine REST API and VB6
Hi, i was recently asked to integrate a VB6 program with Redmine to automatically create new Issues. I run into this post http://www.redmine.o ... y xml. Now everything works fine when the Issue's subject and description are in english but ... logs i can understand that it seems to be an issue with the encoding so xml i send isn't "read" ... ? Any help is useful! Thanks in advance!! 2011-11-24 09:06
Help: Bulk Edit/update fails with "Proxy Error"
Redmine 1.2.1 Windows XP SP3 When I try to do a bulk update/edit (select all issues, right click, select Status, select Closed ... proxy error. This is regardless of how many issues I select, or whether I run off the local ma ... xy server could not handle the request POST /issues/bulk_edit. Reason: Error reading from re ... Anyone have any pointers? Thanks in advance. 2011-11-24 09:01
Plugins: RE: Search Open Issues before Creating New Issue
Terence Mill wrote: > Can u link this issue here? It's #9642. 2011-11-24 03:46
Help: RE: Reorganizing Wiki Pages
Terence Mill wrote: > This is especially ann ... pages itself [#1699], attachment copy during issue copy [#3055] and cross-project/cross-wikipage attachment referencing [#1325]) there isn't any open issue available IIRC. Can you check and open one if needed? 2011-11-24 03:40
Plugins: RE: Search Open Issues before Creating New Issue
Can u link this issue here? Wanna vote for it. 2011-11-24 01:02
Help: RE: Latest Redmine for Ubuntu 10.04
Peter Roberts wrote: > I notice that the Red ... o with my problems. > Am I stuck with this issue or can I use someting newer? > If so how? ... difference. That might be the cause of your issues because several mail options were implement ... ossible customizations. Hope this helps... 2011-11-23 22:15
Help: RE: Issue link on disabled issue tracking
Its working per default. I had a problem with a plugin overriding default permissions. 2011-11-23 18:44
Help: Issue link on disabled issue tracking
I have disabled 'Issue tracking' under project settings but there is always an 'Issues' Link in project navigation. Is it possible to disable this issue link if issue tracking is disabled? 2011-11-23 17:16
Help: Latest Redmine for Ubuntu 10.04
I have just installed Redmine on my 10.04 ser ... do with my problems. Am I stuck with this issue or can I use someting newer? If so how? ... date. I was also wondering about security issues in using sendmail or whatever sever. Config ... and get upto speed with mail in slower time. 2011-11-23 15:02
Help: RE: How to update issue status/priority using Rest API?
Jean-Philippe Lang wrote (on #9599): > You c ... (both JSON & XML). Could you please confirm? 2011-11-23 14:09
Help: RE: Update Issue on receiving Imap
Thanks for your Reply! The Problem with using ... mail, its alright. @def receive_issue_reply_callid(issue_id, email) issue_id_temp = Issue.find_by_sql("select * from custom_values where custom_field_id = 2 AND value="+issue_id.to_s+"") $issue_id_original = false; issue_id_temp.each do |a| $issue_id_original = a.customized_id end print $issue_id_original return unless $issue_id_original@ thats basically it. 2011-11-23 14:03
Help: Reorganizing Wiki Pages
Hi, I would like to reorg some of the content on our wiki pages and move them to other pages. The issue is that we have some embedded jpgs (as attac ... age and reupload them to the new page? TIA 2011-11-23 12:15
Plugins: RE: Search Open Issues before Creating New Issue
I've just created an issue to see if this might be put into the develop ... thing that a plugin would be more useful for. 2011-11-23 10:46
Development: RE: Redmine 1.3/1.2.2 release with Remote API for issue relations
I see Redmine development is going full-speed ... d release our own Redmine plugin for "remote issue relations operations" - which is only required until Redmine 1.3.0 is out... 2011-11-23 09:19
Help: RE: Update Issue on receiving Imap
I'll give my two cents on the things I can: ... e are documented at [[RedmineReceivingEmails#Issue-attributes]]. > * write the call number i ... to keep the call-nr inside a custom field. 2011-11-22 23:03
Open discussion: custom field: URLs and templates
Greetings, There are several open issues related to this topic. None of them are in ... ReviewDisplay&reviewid=%d". When added to an issue I could add just the review number, e.g. 123, and have a direct link from an issue to the code review for that issue. With the recent nice work in the area of ... pport for templates would be great. Thanks 2011-11-22 22:57
Plugins: RE: [Redmine Spent Time Required] Plugin doesn't work when updating issue on issues board
Szymon Nowak wrote: > Mayby i've used wrong name for Issues board, but i meant the standard Issues' board which as i remmeber has some ajax actions - (Right-Click on issue shows menu and allow do some ajax actions right?). So the "ajax issues board" is part of the Redmine core. Ok, then you mean the issue lists which are part of the core. They indeed include a right-click menu. :-/ 2011-11-22 22:49
(10476-10500/18298)