Project

General

Profile

Search

Results (18298)

Plugins: RE: redmine_graphs could not support the 1.4.X
U can edit config/routes.rb file of this plug ... map| map.connect 'projects/:project_id/issues', :controller => 'graphs', :action => 'old_issues' end </pre> or something that will work. 2012-04-24 09:07
Plugins: redmine_graphs could not support the 1.4.X
redmine_graphs could not support the 1.4.X ... tion is : ActionController::RoutingError in Issues#index Showing app/views/issues/_sidebar.html.erb where line #6 raised: ... ", status: 1, lft: 1, rgt: 2>, :action=>"old_issues", :controller=>"graphs"} Extracted sourc ... mary), :controller => 'reports', :action => 'issue_report', :id => @project %><br /> 5: <% end %> 6: <%= call_hook(:view_issues_sidebar_issues_bottom) %> 7: 8: <% if User.current.allo ... /> Trace of template inclusion: app/views/issues/index.html.erb 2012-04-24 08:40
Help: Time logging via commit message - which activity?
When entering time log entry in Edit issue dialog, we have to select Activity from list ... vity here. Is it acceptable? Is it a bug? 2012-04-23 20:46
Help: Missing various columns in issue list
Updated April 30th, 2012: I have "filed a bug/issue for this":http://www.redmine.org/issues/10801. Hello, I am facing a very odd problem where I am missing various columns in the issue list of any project. This occurs with any logged on user. !redmine_issue_list_failure.png! I was able to enable at the :debug log level and log access to an issue list both when the issue occurred and when it didn't. Please see the following two logs: All columns present in issue list: http://pastebin.com/4YWA8fDg Some columns not present in issue list: http://pastebin.com/rAS7S4jB Inte ... seems that if I leave debugging on, then the issue does not occur. I do not know where to ... ce would be appreciated. Thanks, Matt 2012-04-23 16:02
Help: How to add time in a custom field along with date?
Hello, In our old ticketing system ,we have a portion called "issue resolved time" i.e date + time. Right now we ... is the first time I using the tool Redmine. 2012-04-23 15:58
Help: Logging not working - production.log doesn't change
Hi, I have an issue with logging - nothing seems to get written ... 11.2 (Ubuntu 10.04) updated to Redmine 1.2.1] 2012-04-23 15:08
Help: Redmine Git authentication
Hi everyone, I'm trying to integrate Git i ... re/redmine/extra/svn/Redmine.pm according to Issue #4905 to get the RedmineGitSmartHttp trigger ... /ruby1.8 PassengerDefaultUser www-data</pre> 2012-04-21 17:10
Help: RE: Read Only Redmine Database
Looks like a bug; if you think so, you may create an issue. 2012-04-21 07:19
Help: RE: Read Only Redmine Database
It doesnt work .. I created a user as shown in attachment but it can write comments into issues :( 2012-04-20 21:22
Help: attach new project to existing svn repository
Hi all. # ruby --version ruby 1.8.7 (2011 ... # rails --version Rails 2.3.14 # cat /etc/issue Ubuntu 12.04 LTS \n \l # psql --version p ... hank you for any help/hints. Best regards. 2012-04-20 14:50
Plugins: RE: Weekly Timesheet Plugin (wk-time)
Hi, the plugin is not compatible with 1.4. ... efault route problem (http://www.redmine.org/issues/9778), the use of earliest_date_for_project ... r compatibility ? Thanks for your good work 2012-04-20 14:05
Help: RE: An error occurred while sending mail (Expected [...]/version.rb to define VERSION)
Thank you! This fixed my issue. 2012-04-20 14:02
Help: Change number of items displayed in "Issues assigned to me" on "my page"
I'm have just started using redmine. I searc ... change the number of items displayed in the "Issues assigned to me" box on "my page"? Default is only 10 items but I want it to be more. 2012-04-20 12:23
Help: RE: An error occurred while sending mail (Expected [...]/version.rb to define VERSION)
Exactly same issue here! Configuration.yml contains only this: ... ) sqlite3 (1.3.6) tzinfo (0.3.33) </pre> 2012-04-20 12:17
Open discussion: Email notifications not working as expected?
I am having trouble understanding how the email notifications work. I opened issue #10656, but have not had any response. Ca ... y implies that an email is sent out only for issues the user is set as "Assignee". However, an ... out when the user is only an watcher of the issue. * *Only for things I am the owner of* ... y implies that an email is sent out only for issues the user is set as "Author". However, an e ... out when the user is only an watcher of the issue. Looking at the code of the method @watc ... t Settings. This applies to Redmine 1.4.0. 2012-04-20 09:36
Help: RE: Read Only Redmine Database
A possible solution is to disable all role permissions that change the database (issues, projects, time logs etc). 2012-04-20 07:01
Help: RE: 0.8.0 -> 1.4.0 upgrade: no such column: is_default
Well, that seems to have worked. Thanks Euge ... I was getting previously ("Error 500 viewing issue lists after upgrade to 1.3.2":http://www.red ... ncremental upgrade to 1.4.0 as Ivan suggests. 2012-04-19 22:16
Help: RE: Error 500 viewing issue lists after upgrade to 1.3.2
Argh... worked around the @Unknown column 'is ... back to the same 500 error I had originally. 2012-04-19 22:09
Help: RE: Error 500 viewing issue lists after upgrade to 1.3.2
Update (different errors): We started over ... oks like other people have "encountered this issue":http://www.redmine.org/boards/2/topics/30024?r=30045. 2012-04-19 20:49
Help: Error 500
The problem is when I click on new activity or issue, I get an error 500. In the log I see this: <pre> Processing IssuesController#new (for 93.181.44.180 at 2012-04-19 20:38:26) [GET] Parameters: {"controller"=>"issues", "action"=>"new", "project_id"=>"pandemie"} Rendering template within layouts/base Rendering issues/new ActionView::TemplateError (incompati ... CII-8BIT and UTF-8) on line #44 of app/views/issues/_form.html.erb: 41: <% end %> 42: 43: < ... "attributes"> 44: <%= render :partial => 'issues/attributes' %> 45: </div> 46: 47: <%= call_hook(:view_issues_form_details_bottom, { :issue => @issue, :form => f }) %> app/views/issues/_form.html.erb:44:in `concat' app/views/... 2012-04-19 20:39
Open discussion: RE: Statement about the ChiliProject fork?
Nevertheless, there are also some good featur ... uping feature. https://www.chiliproject.org/issues/559 If using more than 4 additional plug ... ent of plugins default would be best. 2012-04-19 18:04
Help: An error occurred while sending mail (Expected [...]/version.rb to define VERSION)
Email support (GMail) broke for me after upgr ... ) tzinfo (0.3.33) </pre> Any help on this issue would be appreciated. 2012-04-19 15:58
Open discussion: RE: Monthly Timesheet Reports
The [[RedmineTimelogReport]] will do pretty m ... need. You can to aggregate hours by user and issue. 2012-04-19 12:10
Development: RE: Can i join in developmet team?
As a newcomer, you can start submitting some patches/bug fixes in the issue tracker. 2012-04-19 12:04
Help: RE: Error 500 after upgrading to 1.4
Like "рустам салаватов" i couldn't post / see any issue on a project. <pre> rocessing IssuesController#show (for 165.7.122.211 at 2012-0 ... "action"=>"show", "id"=>"50", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/show ActionView::TemplateError (undefined method `saved_attachments' for #<Issue:0x7f969fd30e40>) on line #1 of app/views/att ... /attachments/_form.html.erb:1 app/views/issues/_edit.html.erb:34 </pre> And when i wan ... gin 0.0.6 </pre> Thanks 2012-04-19 11:20
(9701-9725/18298)