Search
Results (18298)
- Help: RE: Edit a custom query. How to?
- The generic URL is @http://machine.domain.tld ... ssions|permissions]]. Reference: [[RedmineIssueList]]
- 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.
- 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
- 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
- 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.
- How can I move documents between projects? (like issues) I have long list of documents that scho ... I change something manually in the database?
- 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
- 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...
- Help: RE: Tree view for tickets?
- I found issue #7907. Please support by showing the importance to you. ;)
- 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>
- 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
- 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...
- 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.
- Hi, I'm having some issues with rails migration of two plugins with si ... d to rename the plugin folder name? Thanks
- How can I move documents between projects? (like issues)
- 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.
- 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
- 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
- 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.
- 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?
- 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.
- 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"}
- 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 :)
- 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.
- 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.