Project

General

Profile

Search

Results (18298)

Help: RE: Issues with redmine:email:receive_imap
I am having a similar issue, imap works if I specify a project in the em ... eleted via pop3, so imap would be preferable. 2011-06-06 22:15
Help: RE: Redmine stops responding when trying to open a subversion repository
Any tips/advice on how to solve this issue? Thanks! 2011-06-06 17:08
Help: Parent project in the mailer template
Hi all, I need to modify mail template and add to it parent issue information. I have found app/view/mailer/_issue_text_html.rhtml template and app/models/mailer.rb. I was looked at issue_add(issue) of the model, but issue.parent_id isn't set on the moment of sending email. <pre> def issue_add(issue) // .... p issue.parent // -> nill p issue // .... </pre> So, I am just wondering if there is any way to add parent issue details on the mail template and how can I get it? 2011-06-06 15:55
Help: RE: bulk_edit is not working Redmine 1.1.2.stable
We face the same issue. The link path is not created correctly compared to bulk_edit calls in the Redmine demo. The "/issues/" prefix is missing on our installation and ... Any idea why redmine does not prepend the "/issues/" path correctly? xad 2011-06-06 15:41
Help: RE: How to update 'repositories' table when changing location of repository?
Yes, I know that there is no redmine forms. ... if I were having Git repository there is no issues - I don't clone repositories, I move files ... ercurial, because I am not familiar with it). 2011-06-06 10:15
Plugins: RE: Ask for the support for the scrume-pm plugins on redmine 1.2.0
¿Have you defined custom fields in the tracke ... cific plugin. But, some plugins can't create issues if there are mandatory custom fields *without a default value* 2011-06-06 07:52
Open discussion: RE: Options for using redmine with multiple products and implementation projects
Correction: When the issues get many of them, custom fields may help. You may create a custom field for all issues of type 'list' named 'Department' and with these fields: 2011-06-05 22:30
Open discussion: RE: Options for using redmine with multiple products and implementation projects
Hi, When the issues get many of them, custom fields may help. You may create a custom field for all issues of type 'list' with these fields: * Engine ... searchable. Then you may edit the existing issues and assign values for 'Department' field. The new issues will get values when created. Then you may ... ure there are more possibilities too. Ivan 2011-06-05 22:20
Open discussion: Options for using redmine with multiple products and implementation projects
Team, We have been using redmine for 3+ mo ... t joined on board, so we can collaborate all issues in same repository. I want to get feedba ... eated a project for every install * All bug issues reported by existing clients, will get crea ... on calendar so it does not get lost with all issues in redmine? * Anyone else have similur sit ... to maximize redmine usage Thanks! Sergio 2011-06-05 20:25
Help: RE: OpenID support: "login can't be blank"
I think I know what's wrong... Here is URL to ... See also: http://projects.andriylesyuk.com/issues/1717 2011-06-05 12:25
Development: RE: I want to join the Programming team
Juan, hi. You're more than welcome to take a ... https://code.google.com/p/redmine-java-api/issues/list?can=2&q=&sort=priority&colspec=ID%20Ty ... t all new features must have tests. 2011-06-03 19:12
Help: RE: how to completely disable darcs in redmine 1.2.0
Juan G wrote: > Create new issue in redmine? So this is a bug? Yes, please create new issue. 2011-06-03 10:46
Help: RE: how to completely disable darcs in redmine 1.2.0
Toshi MARUYAMA wrote: > You can set dummy da ... I don't test on JRuby. > Please create new issue. Create new issue in redmine? So this is a bug? 2011-06-03 10:37
Help: RE: how to completely disable darcs in redmine 1.2.0
You can set dummy data at this line. http:// ... I don't test on JRuby. Please create new issue. 2011-06-03 10:12
Development: RE: I want to join the Programming team
Alexey Skor wrote: > how well do you know Ja ... : https://code.google.com/p/redmine-java-api/issues/list Hi Alexey, I am interested in helping on that. 2011-06-03 09:40
Open discussion: RE: Importing XML data from Basecamp to Redmine
Ted Behling wrote: > Jeremy, > > As I jus ... h3. Ted, I seem to be experiencing similar issues to Jeremy, any help?? Please let me know ... nt CentOs 5.6, mysql, ruby 1.8.7, rails 2.3.5 2011-06-03 04:23
Help: Redmine stops responding when trying to open a subversion repository
Since I upgraded Redmine from 1.0.2 to 1.1. ... to version 1.2.0, but it did not solve this issue. It shows nothing in its logs, neither in Apache error log, so I issued a kill SIGABRT to get the folowing *full tr ... postgresql from 8.2.15 to 8.4.4? Thanks! 2011-06-02 20:29
Help: Report that shows frequency of an issue?
Hello, I'm just starting to evaluate Redmi ... tal count) of the number of times a specific issue is reported. Is that possible? 2011-06-02 17:26
Help: import from csv file
I am trying to import from a csv file using i ... s run and I get message: Import Result 454 issues processed. 0 issues successfully imported in the server backgr ... m/importer/result] Any idea what is wrong! 2011-06-02 09:31
Open discussion: RE: Import Issues
Just delete redmine_user_export directory and restart web server Ilia 2011-06-02 08:07
Open discussion: RE: Import Issues
Hi, Ilia I have the same problem. could y ... _export problem was solved. > > Ilia 2011-06-02 08:04
Help: interface customization
Hi all! :) I need your help for some custo ... ", How to hide reporter list ? ** *On NEW ISSUE page*: For Reporters, How to hide the follow ... te - Estimated time - % Done ** *On NEW ISSUE page*: How can I move/decide position's fiel ... Project name - tracker name #tracker number] Issue name* How can I remove *- tracker name #tra ... can I configure Redmine to lead them in "new issue" page straight after they click on project's ... thank you very much for your help. Julien 2011-06-01 18:31
Help: Redmine eventually begins to show error 404
Hi, I have a Redmine (v. 1.1.3) installed ... - [28/May/2011:10:45:40 -0300] "GET /redmine/issues/2887 HTTP/1.1" 404 484 "-" "Mozilla/5.0 (Wi ... Firefox/5.0" </pre> Any ideas? Thanks. 2011-06-01 16:20
Help: RE: Ruby error when running rake db:migrate
Thanks. So I should raise this issue with Bitnami, since their packaged Redmine i ... mmand itself, I've used the right one before. 2011-06-01 14:30
Open discussion: Unable to create issues with the REST api
I'm trying to create new issues with the REST api but I keep getting a 404 ... and the data of the POST is as follows: {'issue': {'15', 'project_id': 2, 'description': 'de ... //www.redmine.org/projects/redmine/wiki/Rest_Issues) On the server side the log says > Processing IssuesController#create to json (for 192.168.0.3 a ... =>"json", "action"=>"create", "controller"=>"issues", "key"=>"**************************"} > ... | 404 Not Found [https://192.168.0.2/redmine/issues.json?key=*****************************] ... is running redmine 1.1.3. Thanks, Marco 2011-06-01 14:06
(11476-11500/18298)