Project

General

Profile

Search

Results (18207)

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
Help: RE: Hide issues/releases from certain roles?
Thanks a lot, Brad! The separation between in ... nal users is exactly what I am interested in. 2009-05-29 19:43
Help: RE: Hide issues/releases from certain roles?
Nope. There is "this issue":http://www.redmine.org/issues/337 though. Not in the core yet. 2009-05-29 19:11
Help: Hide issues/releases from certain roles?
Hi all, is it possible to make individual issues and releases visible only for certain roles ... s a bunch in advance! Best regards, Diana 2009-05-29 17:44
Open discussion: RE: Code posting and using Apache server?
Sorry but I am new to this. I don't need to d ... the redmine side (I'm using XP for unrelated issues). While thats an example what things woul ... ly use the IP address atm for accessing it). 2009-05-29 13:08
Open discussion: No tracker is associated to this project. Please check the Project settings.
Hi, I've installed redmine ok and gone thr ... hing turned on but when I go to create a new issue on the project I get the following message. ... all the modules turned on for the project ( Issue tracking, Time tracking, News, Documents, Fi ... Modules , * Members , *Versions , * Issue categories , * Wiki , * Repository , ... n't see anyone else posting this problem? 2009-05-29 11:11
Plugins: RE: Code Review Plugin
Haru Iida wrote: > Thanks Michael, Jens. > ... ode review module similar to the one in the Issue Tab. 2009-05-29 06:41
Plugins: RE: Ticket grouping plugin
<pre> ActionView::TemplateError (undefined l ... 68>) on line №15 of vendor/plugins/redmine_issues_group/app/views/queries/_form.rhtml: </pre ... oles* for example http://www.redmine.org/issues/3347 2009-05-28 20:31
(16526-16550/18207)