Project

General

Profile

Search

Results (18264)

Plugins: RE: Testing plugins
Hello Eric I asked this question mainly be ... was having problems when trying to add some (issue and version) fixtures to Redmine's default o ... mine's default fixtures, right? Giovanni 2009-06-02 04:32
Plugins: RE: Developer Rates Plugin
Heh. It's marginally different in philosophy ... placing an existing system separate from the issue tracker, so it had specific things it needed ... houghts you have on how it might be improved. 2009-06-02 01:01
Help: RE: Accepting new users
Joe Wood wrote: > This links into the questi ... se we get from the project on this important issue. If you take a database backup and are 10 ... is. I didn't see one opened already. Eric 2009-06-02 00:31
Plugins: RE: Issue Vote Plugin
Excellent plug-in! Two quick comments: ... n. 2. You can vote for closed/rejected/etc issues. I think it should be configured to only allow voting for open issues. Regards James Turnbull 2009-06-01 23:03
Help: Upgrading Redmine gives me undefined method `call' for RFPDF::View:Class
Hi, I've updated Redmine from SVN repository ... ) It works. Can someone help me with this issue? Thanks in advance. Andrea Colleoni 2009-06-01 18:39
Plugins: RE: Ticket grouping plugin
Jason Messmer wrote: > Looks good from what ... the following labels: <pre> field_parent_issue: "Parent issue" label_subissues: "Sub-issues" label_add_subissue: Add sub-issue </pre> 2009-06-01 18:25
Help: Declining Applicants - and getting themoff the list.
Yes. Thanks to bogus robot applications, we ... se we get from the project on this important issue. 2009-06-01 18:24
Plugins: RE: Ticket grouping plugin
Looks good from what I can tell with the exce ... "Change parent" label_parent_edit_selected_issues: "Change parent" field_parent_issue: "Parent" notice_failed_to_update: "Failed to update" label_subissues: "Subissues" label_add_subissue: Add subissue </pre> 2009-06-01 14:53
Help: RE: help me!! I do not know how to fix it?
Maybe the answer is at the bottom of the page ... ase click here. Or do they have a billing issue? 2009-06-01 13:47
Help: Create issues from php application
hope someone can help with this, apologies if ... of the things I'd like to do is auto-create issues in redmine from a PHP page. So far I've be ... it doesn't work (I just get a blank page, no issue is created). Hope there's a PHP / Redmine e ... rn:content-classes:message \n Subject: test issue \n Date: Mon, 1 Jun 2009 09:31:53 +0100 \n ... Y.com> \n \n\n test message'; $issue = array("PROJECT"=>$cfg->redmine_project,"TR ... email,"allow_override"=>"CATEGORY,PRIORITY","issue"=>$issue); $curl_session = curl_init($cfg->redmine_ ... curl_close ($curl_session); </code></pre> 2009-06-01 11:11
Open discussion: RE: Updates to the Core (dyn ... ure wiki pages...) and new plugins (vcard...)
I guess that most wanted feature is your Redm ... tures). In this list I think that "Ajax New Issue" and "Dynamic columns" are most useful featu ... instead of opening new page, they are - Move issue, Bulk edit or even Issue details. 2009-06-01 09:55
Open discussion: Updates to the Core (dynamic ... ure wiki pages...) and new plugins (vcard...)
Redmine community: We have a few private f ... This allows a user to right click on the Issue List header and pick what columns should be ... . This makes it super easy to customize the issue list based on what the user is currently loo ... . Benefits * Far easier ad-hoc queries of issues * Columns are sticky so they persist acros ... eeded a significant refactoring to Redmine's IssuesController * Might have a few graphically U ... he core yet, Wiki email notifications h2. Issue Status % done This allows % Done to be set dependent on the Issue status. Each Issue Status can be configured to be a different % ... lows for standard % Done values based on the issue status * Reduces the number of fields a user has to set on an issue * Optional, can be turned on and off via th ... None, since it's optional. h2. Ajax New ... 2009-06-01 09:19
Open discussion: Dealing with unwanted signups
Wanted to bring up this topic here instead of ... account that has no other table association (issues ...). Thoughts? http://www.redmine.org/boards/2/topics/5649 2009-06-01 09:09
Help: RE: Accepting new users
This is beginning to be a serious issue for us as well and needs to get fixed. I ... e but if they haven't ever been active... 2009-06-01 08:25
Help: Possible that Subversion repository is too large
I'm having an issue viewing the Repository page for the first ti ... 00.html (500 Internal Server Error) > 2009-05-31 22:48
Open discussion: RE: Show us your themes!
Nicolas Cadou wrote: > I patched the theme a ... Redmine Squeejee theme which adresses these issues too, see http://www.redmine.org/boards/3/topics/6343. Regards, Mischa. 2009-05-31 13:20
Plugins: RE: Collapse Plugin problem on IE7/Redmine 0.8.3
Mischa The Evil wrote: > ...It will be inclu ... 2.1@ of the Collapse plugin which fixed this issue (see http://www.redmine.org/boards/3/topics/6508)... Kind regards, Mischa. 2009-05-31 13:10
Open discussion: RE: The squeejee theme 0.1.0(zip) has some png files with wrong name
I've recently released version 0.2.0 of the S ... rg/boards/3/topics/6343) which adressed this issue. Note: I've included a complete table of ... ThemeSqueejee)... Kind regards, Mischa. 2009-05-31 13:08
Plugins: Redmine Collapse plugin - v.0.2.1 released
I've just uploaded a new release of the [[Plu ... anything else. Though, please *do not* open issues here at @www.redmine.org@ regarding this pl ... elopment" output Regards, Mischa. 2009-05-31 11:58
Plugins: RE: Ticket grouping plugin
Alexey Lustin wrote: > [...] > > Andrew y ... > > for example > http://www.redmine.org/issues/3347 I have the plugin installed on Redmine 0.8.4 and Plugin is 0.1.4. if i try to add a subissues the an internal error is occurs: Processing IssuesController#copy_subissue (for 192.168.1.61 at 2009-05-30 20:17:07) [P ... Bildschirm varinaten", "a ction"=>"copy_subissue", "controller"=>"issues", "copy_options"=>{"copy"=>"1"}} Argum ... nts (3 for 2)): /vendor/plugins/redmine_issues_group/app/controllers/issues_controller.rb:59:in `move_to' /vendor/plugins/redmine_issues_group/app/controllers/issues_controller.rb:59:in `copy_subissue... 2009-05-31 06:37
Open discussion: Enumeration API change - Moved to Single Table Inheritance
I've just commited a significant change to En ... ugs. If you discover one, please open a new issue and assign it to me. Now for the fun news f ... TimeEntryActivity@, @DocumentCategory@, and @IssuePriority@. A nice side effect is that plugin ... ur plugin, let me know (I'm curious). Eric 2009-05-31 01:41
Open discussion: Hidden fields on issues views.
Hi everybody, We will let our customer to see the ticket/issue information of their own projects. We wou ... unique point of information about a specific issue. The goal is to have some information or ... it? Should i ask for a feature? Regards 2009-05-30 23:16
Help: RE: Total newbee needs basic help to start
it's really easy, don't worry I don't have ... ou can start adding new tickes with the "new issue" option... http://www.redmine.org/wiki/redmine/RedmineIssues hope it helps... saludos sas 2009-05-30 05:32
Help: RE: Where to start with performance analysis?
It does sound like a proxy issue. The static assets (CSS, JS, and images) ar ... ld read them and send them right out. Eric 2009-05-30 01:58
Help: RE: Where to start with performance analysis?
Hi Eric, I work with Michael and have some in ... . I'm now not sure if this is now a Redmine issue or simply a Rails issue... Any thoughts would be greatly appreciated. Thanks, Wade 2009-05-29 19:54
(16576-16600/18264)