Project

General

Profile

Search

Results (18298)

Help: RE: Edit a custom query. How to?
The generic URL is @http://machine.domain.tld ... ssions|permissions]]. Reference: [[RedmineIssueList]] 2011-09-30 05:01
Help: RE: I can't see how to edit the percentage done field of a task that has subtasks
Dave Sag wrote: > When I have a task with su ... re currently implemented within Redmine (see issue #443). When subtasks are available the value ... ld is (also) a computation of it's substasks. 2011-09-30 01:41
Plugins: RE: Is their a way to have Redmine open pdf files in the browser?
Isn't this an issue with your web browser, rather than with rm? -joho 2011-09-29 22:39
Open discussion: RE: instaling Redmine 1.2.1 on Mac Snow Leopard
hi, Running in similar issue. I found out that 5.5 of mysql wasn't wor ... 386) using readline 5.1 </pre> marc 2011-09-29 20:52
Plugins: 404 plugin_assets
Hi Everyone, I know there are other posts ... I don't believe I'm having the wrong subURI issue with the plugin_assets generated by rails. ... me. Any help would be greatly appreciated. 2011-09-29 15:39
Development: How to move documents between projects?
How can I move documents between projects? (like issues) I have long list of documents that scho ... I change something manually in the database? 2011-09-29 12:52
Help: Send attachments with API
I cant see anywhere on the wiki the ability to post an attachment with the issue using the API. Is is possible? Because i wi ... lot easier. If so please give me an example 2011-09-29 11:35
Open discussion: Issues context menu not working, looks like the wrong Controller is called
Hi, I have an issue with our main Redmine installation, running ... ns. The right-click context-menu from the issues list does not open, and the production.log records: <pre> Processing IssuesController#show (for 10.200.0.254 at 2011-09 ... Parameters: {"back_url"=>"/projects/c-395/issues", "ids"=>["1814"], "project_id"=>"c-395", " ... 4M2s=", "id"=>"context_menu", "controller"=>"issues"} Filter chain halted as [:find_issue] rendered_or_redirected. Completed in 6ms ( ... [https://redmine.edificom.ch/projects/c-395/issues/context_menu?authenticity_token=imKVCmmlm3B ... uhSECX4M2s%3D&back_url=%2Fprojects%2Fc-395%2Fissues&ids%5B%5D=1814] </pre> It looks to me l ... this be @ContextMenusController@ instead of @Issue... 2011-09-29 11:22
Help: RE: Tree view for tickets?
I found issue #7907. Please support by showing the importance to you. ;) 2011-09-29 09:15
Help: RE: Multiple task Creation With Replies on Incomming Mail
Hi guys, We made a little modification to ... suarez: We iterate the recent (15 days) open issues and check if any of them has the same subject than the received mail. + recientes = Issue.open.find(:all, :conditions=>['updated_on > ... if match_incidencia !=0 + receive_issue_reply(match_incidencia.to_i) + else + ... # TODO: send a email to the user </pre> 2011-09-28 10:51
Help: 2 wikis for a project
Hi all, I would like to know if it is possib ... project for my customers to let them report issues and see some stuff in the wiki (help for ex ... ivate some wiki pages? Thanks by advance 2011-09-28 10:23
Open discussion: RE: Blocked redmine issues cannot be closed ?!?
I just wrote about this feature about 9 hours ago in issue #9331 "note-2":http://www.redmine.org/issues/9331#note-2 :) As you can read in the re ... et me explain... One of the four [[RedmineIssues#Related-issues|issue-relations]] available for use in Redmine is ... he actual implementation (revision r2800 for issue #1740) of this blocked by-relationship is done by preventing issues which are blocked by another issue that has an *open status*, to move through the workflow to another status which is [[RedmineIssueTrackingSetup#Issue-statuses|configured to behave as a closed issue status]], by rejecting/hiding those statuses from the status-list (as proposed and patched in issue #2132). Hope this helps... 2011-09-28 00:56
Open discussion: Blocked redmine issues cannot be closed ?!?
It took me a long time to figure this out. ... *admin*, and yet could not set a particular issue to 'closed' state. I even started digging ... ustration than it took me to figure it out. 2011-09-27 21:50
Plugins: Problem about migrate of plugin with similar names
Hi, I'm having some issues with rails migration of two plugins with si ... d to rename the plugin folder name? Thanks 2011-09-27 16:25
Help: Moving documents between projects?
How can I move documents between projects? (like issues) 2011-09-27 14:35
Help: Watchers not seeing Tickets as they are ... see their tickets or assigned tickets. HELP!
Hi all, i have a problem, i do not know if that is already a known issue. If i have a Role that can only see their ow ... et. Any ideas on that? Thanks Saint. 2011-09-27 12:15
Help: New version notification
Just wondering: How do users get notified abo ... not I will perhaps write a plugin (see "this issue":http://projects.andriylesyuk.com/issues/1844 on my site). Just do not want to do wh ... notified about new versions of Redmine?.. :S 2011-09-27 00:19
Help: RE: Change project identifier?
For those who is still interested in this issue: I have developed "plugin":http://project ... specially help in testing. Thanks, Andriy 2011-09-24 21:20
Help: RE: Change project identifier
Hi, guys! It's pretty old topic but anyway.. ... /redmine-alias plugin which can resolve this issue. Currently it's "beta" (did not test it well) and I would be happy if someone could help testing. 2011-09-24 21:10
Help: Redmine suddendy stopped working (error 500) on Debian
Hello Forum I've installed redmine from De ... with very low activity (some wiki-edits, few issues). Today, while adding some issues, at some point (when posting issue data) the server returned HTTP code 500. I'v ... his. Anyone knows what may be going on here? 2011-09-24 15:53
Help: RE: Can i mark a Ticket as private after the creation
Alexander W. wrote: > can i mark ticket afte ... rivate checkbox both during as well as after issue creation. Afterwards the checkbox is displayed behind the famous "(More)" link (see [[RedmineIssues#Editing-an-existing-issues-Subject-or-Description]]) in the issue edit view. P.s.: current Redmine document ... ng the complete feature-set of Redmine 1.2.x. 2011-09-23 21:54
Open discussion: undefined local variable or method `csrf_meta_tag' for #<ActionView::
Does anyone know why the following error occu ... me %>" /> 7: <meta name="keywords" content="issue,bug,tracker" /> 8: <%= csrf_meta_tag %> 9: ... Type"=>"", "Cache-Control"=>"no-cache"} 2011-09-23 21:21
Development: RE: Remove issues relations
Etienne Massip wrote: > Eleonora Juliards wr ... a way for a drop down list of the available issues to appear rather than a text box? > > Th ... omplete field, you can type in a part of the issue subject to find it. Oooh I didn't know that, I tried typing out an issue and it worked, thanks so much :) 2011-09-23 20:03
Development: RE: Remove issues relations
Eleonora Juliards wrote: > is there a way for a drop down list of the available issues to appear rather than a text box? The te ... omplete field, you can type in a part of the issue subject to find it. 2011-09-23 19:52
Development: Remove issues relations
Hello, I recently installed redmine for my ... e don't want to include all of the available issue relations when adding a relation between issues. Is there any way for the drop down list to show only 2 or 3 of the issue relations? Can I somehow delete the relati ... , when wanting to add a relation between two issues, is there a way for a drop down list of the available issues to appear rather than a text box? Because I ... n every time so that I can see the ID of the issue I want to relate the current issue too, which can be a bit problematic. If ther ... the situation. Thanks so much in advance. 2011-09-23 19:48
(10826-10850/18298)