Search
Results (31872)
- Feature #4179 (Closed): Link to user in wiki syntax
- It would be nice to have some "user" Links in ... viewing user is entitled to seeing that page.
- Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
- I added an issue to look at this and do some testing. (http://code.google.com/p/redmine-projects/issues/detail?id=25). Hopefully I will be able to ... see if it fixes the problem in the mean time.
- Feature #4178 (Closed): Optimize Redmine for ... software dev (Change "Version" > "Milestone")
- We're odd in that we use Redmine for a broad, ... v or General Purpose PM). I also changed "Issue" to "Ticket" in the language file but I understand that one is more of a personal preference.
- Plugins: RE: Code Review Plugin 0.2.0 Released.
- Haru Iida wrote: > Code Review Plugin 0.2.6 ... n add review to the patches that attached to issues. > > Thanks. Haru, This plugin looks ... wever is the following error when I view any issue details. As soon as I disable the Code Revi ... kbox, all is well again. NoMethodError in Issues#show Showing issues/show.rhtml where line #57 raised: undefined method `code_review' for #<Issue:0xb6601e0c> Extracted source (around line ... : end %> 56: </tr> 57: <%= call_hook(:view_issues_show_details_bottom, :issue => @issue) %> 58: </table> 59: <hr /> 60: FULL ... /plugins/redmine_code_review/lib/code_review_issue_hooks.rb:31:in `view_issues_show_details_bottom' lib/redmine/hook.rb:6 ... edmine/hook.rb:144:in `call_hook' app/views/...
- Help: RE: How to get the list of issues that are closed last month.
- Forgot to mention: this list should include current project & all its sub projects...
- Any idea how to get the list of issues that are closed last month or a specific da ... ago (30 days) But this will give all the issue for the past 30days. I am looking for the list of all closed issues for exact 1 month? Any suggestions? Regards, Nanda
- Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
- I don't think that is a proxy issue, because the redmine server is reachable in ... t the sspi auth of the apache is the problem?
- I've installed Redmine and we are using it regularly. I am having issues sending emails to users when new projects are created or project issues updated. The email address on the Admin ac ... lp me trouble shoot? All the best, Matt
- Hi Folks; I have installed Redmine my Virt ... Because I always have to wait one minute to issue a bug, while mail support is active. If I re ... normal. Thanks in advance. -Umit Uzun
- Wiki: HowTo_Install_Redmine_in_Ubuntu
- h1. Step-by-step for Ubuntu 12.04 or Ubuntu ... e.com/redmine). h3. Common configuration issues By default, passenger runs as 'nobody', so ... omething like fail2ban as well. h3. Known Issues If you receive a "403: Forbidden" error ... and open up a terminal (console) screen and issue these commands: > sudo apt-get update > su ... opt/redmine/redmine-0.8.6/config” directory, issue: > sudo cp database.yml.example database.yml 3.Then, open the “database.yml” file, issue: > sudo gedit database.yml … and edit it a ... om your /opt/redmine/redmine-0.8.6 directory issue: > sudo chown -R redmine:redmine files log ... stallation by running the WEBrick web server issue: > sudo cd /opt/redmine/redmine-0.8.6 > su ... ownload the sendmail application for Ubuntu, issue: > sudo apt-get install sendmail > sud ... ronment. You’ll find the “email.yml.example” ...
- Hello everyone, I'm expecting problems w ... am doing something wrong or if it's a known issue. Of course I checked e-mail notifications ... ettings. Thanks in advance for you help.
- Feature #4176 (Closed): Embedded : add possibility to display content with frame
- If the HTML page not contains frames, the plu ... . It'll great if the plugin could display it.
- Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
- Could this possibly be a proxy server issue? The current release does not support proxy ... vers as well as more detailed error messages.
- Plugins: Patches against version 0.1.6
- Here are a few patches that I have made with ... ime testing these patches, you may find some issues with them. – Brian Wells
- Feature #4175 (Closed): Allow administrators to "freeze" a revision on the roadmap
- Currently we keep all our revisions on our ro ... still appear as an option when filing a new issue. This causes a mangment nightmare. It would ... rsion and not allow users to assign any more issues to it. This would also be useful for stopp ... shortly before it's release. Thanks, Todd
- Plugins: RE: Simple CI plugin
- have a look at this : http://www.redmine.org/issues/1746
- Defect #4173 (Closed): Notification emails not propogating to users
- Hello, I recently installed Redmine and I ... in for Redmine. Currently when users update issues, Redmine will only send notifications to th ... tings so that they should receive emails for issues that they are "watchers". Does anyone know ... in email address? Thanks in advance. Matt
- Hi All, I am new at Redmine and forgive me ... header link location which is Bug #1: test issue-1 has http://localhost:3000/issues/show/1 link location but I want to make this link location to http://redmine.example.com:3000/issues/show/1 to reach everywhere in my network. W ... Thanks in advance. Regards. -Umit Uzun
- Hi All, I have an Virtual Ubuntu Server on ... It's successful and I can get mails after I issued but there is one problem about delay about 1 minute as you can see from below; Processing IssuesController#new (for 127.0.0.1 at 2009-11-05 ... estproject", "action"=>"new", "controller"=>"issues"} DEPRECATION WARNING: You're using the Ru ... ring template within layouts/base Rendering issues/new Completed in 0.66385 (1 reqs/sec) | Re ... 00 OK [http://localhost/projects/testproject/issues/new] Processing IssuesController#new (for 127.0.0.1 at 2009-11-05 ... roject_id"=>"testproject", "action"=>"new", "issue"=>{"start_date"=>"2009-11-05", "estimated_ho ... "0", "assigned_to_id"=>"1", "subject"=>"test issue...
- Feature #4170 (Closed): To give an option of coping issue workflow from one tracker to another tracker
- Currently coping the whole issue workflow table from one tracker to another i ... l already existing trackers (or copying).
- Feature #4167 (Closed): Issues access: to allow a user view ONLY issues that his is assigned on
- ==Current behaviour== If you want to give access to some user to view only one issue you automatically have to allow him access to view all issues from this project. ==Desired behaviour== ... assigned on and NOT to be able to see other issues from this project.
- Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
- I've installed the latest version. My atom ur ... /xxxx.some.domain/redmine/projects/elektroer/issues.atom?key=d7701e04c82f550a8c3bc51d5f2e4c1260 ... played: "An error has occured retrieving the issue list". Redmine is served via apache on windows usinng SSPI authentication. Whats wrong?
- Help: RE: !!!!Perfomance issue when using with remote SVN!!!!!
- Look for the Autofetch Commits option in Admi ... ineSettings#Autofetch-commits]] Eric Davis
- Plugins: RE: Stuff ToDo - What's recommended to do next
- Ted Lilley wrote: > Eric, how hard would it ... sible if Redmine tracks the position of each issue in the Roadmap. We'd also have to think about what to do when an issue is assigned to a different Version. Eric Davis
- Feature #4164 (Closed): Block access to public projects
- It would be nice to be able to say that a use ... ery employee can consult them and create bug issues. However, we also want to create users f ... he user edit form could be nice (see picture)