Project

General

Profile

Search

Results (18317)

Open discussion: Redmine 500 error -Internal error An error occurred on viewing Issues/View All issues(Under overview)
Hello, Please help me.... 2012-07-21 06:32
Help: RE: 500 internal error issues
added new 'Milestones' plugin then it started 2012-07-20 21:42
Help: RE: 500 internal error issues
The problem is the @ORDER BY `lft`@ part, bec ... as. There are 2 columns called 'lft', one in issues, and one in projects and the database engin ... rk before? Did you change something recently? 2012-07-20 21:25
Open discussion: Add our installation to users list
Sorry for posting it here, but i couldn't fin ... ation of Redmine for the members activities, issues and projects. The URL is https://teams.p ... me. Thank you for this beautiful software. 2012-07-20 20:44
Help: 500 internal error issues
Hi I am using redmine 2.0.3 and some of my project issues when clicked show me a 500 internal error. ... logs I see this messages 0.3/app/views/issues/_action_menu.html.erb:6) Rendered issues/_action_menu.html.erb (5.4ms) Rendered issues/show.html.erb within layouts/base (11.4ms) ... 'lft' in order clause is ambiguous: SELECT `issues`.`id` AS t0_r0, `issues`.`tracker_id` AS t0_r1, `issues`.`project_id` AS t0_r2, `issues`.`subject` AS t0_r3, `issues`.`description` AS t0_r4, `issues`.`due_date` AS t0_r5, `issues`.`category_id` AS t0_r6, `issues`.`status_id` AS t0_r7, `issues`.`assigned_to_id` AS t0_r8, `issues`.`priority_id` AS t0_r9, `... 2012-07-20 14:54
Help: For the use of redmine father task(issue)
PROBLEM: How to get the custom field attribute value of redmine father task(issue) according to the custom field attribute value of son task(issue) ? summarize: I want to make a new properties(custom field) in issue .As with “estimated_hours” in the role of th ... custom field attribute value of father task(issue) according to the automatic acquisition . Can you help me? 2012-07-20 05:00
Open discussion: For the use of redmine father task(issue)
How to get the custom field attribute value of redmine father task(issue) according to the custom field attribute value of son task(issue) ? 2012-07-20 04:58
Plugins: Redcase plugin on redmine 0.8.4
We had a QA person setup redmine back in '09 ... ed, and can create test cases under the "New Issue" tab, but for whatever reason, when we click ... the internet all day with no luck. Thanks! 2012-07-19 23:03
Help: Error 500 after installing "Milestones" plugin.
When I am trying to see Calendar or Gantt (for all issues) or All issues, I am getting 500 error. Some info from ... dispatch_cgi' Parameters: {"controller"=>"issues", "action"=>"index", "set_filter"=>"1"} ... er.rb:92:in retrieve_query' app/controllers/issues_controller.rb:57:inindex' config/initializ ... rails_211_fix.rb:62:in `dispatch_cgi' </pre> 2012-07-19 21:45
Help: RE: Mails sent by redmine received in SPAM folder
configuration.yml was introduced with 1.2, so ... edmine installation to 1.4 or 2.0, maybe the issue has been fixed already. 2012-07-19 21:23
Help: RE: Mails sent by redmine received in SPAM folder
*This is the header* Delivered-To: *user1* ... Cc: *user3*@gmail.com Message-Id: <redmine.issue-2.20120717174316@gmail.com> Subject: *Subje ... 5005a434e75ec_760a3fc28f7e61ac1fd X-Redmine-Issue-Id: 2 X-Mailer: Redmine X-Redmine-Host: *r ... X-Redmine-Site: *Redmine Header* X-Redmine-Issue-Assignee: *user2* Auto-Submitted: auto-generated X-Redmine-Project: proto X-Redmine-Issue-Author: *user1* I am using Rackspac ... e the same *emailid_in_email.yml*@gmail.com 2012-07-19 19:16
Help: E-mail notifications do not show "title" and "subject".
Hello, When I adding or editing issues on e-mail notifications are sent. When view ... encoding: utf8 Inside mysql: Table --> issues: CHARSET=utf8 Table --> issues --> subject: Collation=utf8_general_ci ... : 2.2.20 (Ubuntu) PHP: 5.3.6-13ubuntu3.6 2012-07-19 15:45
Help: Mails sent by redmine received in SPAM folder
Mails which are sent by Redmine using the ema ... Redmine. Has anyone of you resolved this issue? It'll help to know the solution where the u ... headers nor does it go into their SPam folder 2012-07-19 15:30
Help: NameError in AccountController#login ... iable or method `salt' for #<User:0xb551ef2c>
Hello All, I have installed redmine ... ================= Error: unknown attribute: issues_visibility Default configuration data was ... o provide your inputs inorder to resolve the issue. Thanks, SR 2012-07-19 14:01
Plugins: RE: New plugin NewIssueAlerts v0.0.1 released
Hi, I really like the idea of your plugin. So simple but useful! But I have some issues during installation. I am using Redmine 1.4.3 and NewIssueAlerts 0.0.2. I've followed the installati ... in module tab. It only shows _Listing of New Issue Alert for {{project}}_. # When I click on Create a New Issue Alert, I received Error 500. The log says it ... seemed to be OK until I cannot create a new issue (it was normal before I comment the line out ... onView::MissingTemplate (Missing template newissuealerts_mailer/newissuealert.text.erb in view path vendor/plugins/redmine_newissuealerts/app/views:app/views)* I think it's ... would be very appreciated. Regards, Thuy. 2012-07-19 11:15
Development: "Test::Unit or MiniTest must be loaded *before* Mocha
After a @bundle update@ I've been getting thi ... ed before the test-frameworks: I solved this issue by adding a @gem "mocha", :require => false@ ... cause or only gets rid of the message/error. 2012-07-19 10:51
Plugins: RE: XLS export plugin
Alessio Pollero wrote: > Hi, Vitaly Klimov ... my redmine 1.4.4 installation, when i export issue list with the quick button everything works ... as described in plugin installation guide. 2012-07-19 08:34
Plugins: RE: Redmine boards/wiki/issues watchers management plugin
# And wrote: > Redmine 2.0.2, doesn't work. ... available on _Index by title_ page *only*. 2012-07-19 08:29
Plugins: RE: Issue from message plugin
Henrik Leon wrote: > just installed 0.1.2 on ... nfortunately the new option "Include link to issue in original message" does not result in a ne ... imply adds footnote to the message for which issue created: !ifm_message.jpg! Do you need this note to be in a separate message? 2012-07-19 08:21
Plugins: RE: Issue from message plugin
@#@ And wrote: > I got an error when try to create issue from message. > > Whats the trouble? Than ... e RAILS_ENV=production* - it should fix this issue. 2012-07-19 08:14
Help: Watcher in private project
Hi, is there a way to add a watcher to an issue in a private project? We have employees whic ... ibility to follow the bug. greetz Heiko 2012-07-18 11:04
Help: redmine 1.2.1.stable, create an issue on REST problem
hello, I have a problem. i'm trying to create an issue, but api says to me: <pre> <?xml version ... body is: <pre> <?xml version="1.0"?> <issue> <subject>example issue</subject> <description>my content</description> </issue> </xml> </pre> url is: http://192.168.1.5/redmine/projects/ali/issues.xml?key=72fd8fe392dc3168420a4c1aa11fe537f8b96a3e what's wrong? 2012-07-18 08:52
Help: RE: Redmine 2.0: 404 errors after creating plugin to add top menu links
I followed the syntax of the 'view all issues' example you provided and that worked. I wa ... Thanks for that example too, that was great. 2012-07-17 18:12
Help: RE: Redmine 2.0: 404 errors after creating plugin to add top menu links
What's the error message you're seeing? Is there something in the logfile? Add "View all issues" to the top menu: https://github.com/jniggemann/Redmine-All-Issues/blob/master/init.rb Edit: HTTP error 404 is, of course, page not found. Are your routes OK? 2012-07-17 17:39
Help: Filtering issues with custom field (in date format)
I configured a new Issue Custom Field (with Date format) and I need to filter issues by this field where its value is overdue (l ... his field and the query returned the overdue issues and issues with NULL value. I need only the first one, ... lt is exactly the expected (only the overdue issues were listed, without null values). Is th ... - Ruby-aware server used: Webrick Thanks 2012-07-17 17:13
(9176-9200/18317)