Project

General

Profile

Search

Results (18317)

Help: RE: Page 404 when issue updating
hummm... OK... Reading your log again, I c ... opy in the same DB. Cheers, Felipe Lorenz 2013-01-08 11:08
Help: 500 Internal Server Error on a new Redmine server
Hello, I'm new to Redmine, I installed versio ... t exist LINE 1: ...odules em WHERE em.name='issue_tracking'))) AND ((journals.p... ... ers/activities_controller.rb:41:in `index' 2013-01-08 10:44
Help: i18n issue
Hello, I'm moving redmine 0.9.4 (yeah that's ... ebian Lenny to Debian Squeeze x64 and I have issues with i18n. Here are my versions: <pre> no ... p (1.4.12) tzinfo (0.3.35) </pre> I saw issues like this one: http://www.redmine.org/issues/7534. I installed i18n gem as said in the issue but I'm still having variables not replaced. ... new to ruby and redmine)? Thanks, Michaël 2013-01-08 10:31
Help: RE: Page 404 when issue updating
Hi Felipe Lorenz, Thanks for your Answer. ... rent_id had been set *NULL*. 2013-01-08 07:27
Help: RE: Redmine 2.2 Text formating issue (no line breaks)
Looks like this issue is caused by SCRUM2B theme. Issue created on github https://github.com/scrum2b/redmine-scrum2b-theme/issues/1 2013-01-07 23:19
Help: Redmine 2.2 Text formating issue (no line breaks)
Hi, I switched from redmine 1.4 to 2.2 (n ... st* +test+ All line breaks are removed. 2013-01-07 23:07
Help: RE: Upgrade to 2.2.0, can no longer view issues.
Im no ruby developer, but I tried changing th ... _3285958123099808666_239984340' app/views/issues/index.html.erb:18:in `block in _app_views_issues_index_html_erb__4069856417075469706_239897420' app/views/issues/index.html.erb:11:in `_app_views_issues_index_html_erb__4069856417075469706_239897420' app/controllers/issues_controller.rb:83:in `block (2 levels) in index' app/controllers/issues_controller.rb:82:in `index' </pre> any ideas? 2013-01-07 22:54
Help: Create Project Structure OR Copy project from rest
Hi, I guess my problem is simple to explai ... +subproject structure and populate this with issues/tasks that the testers will have to go thro ... I am able to populate the projects with the issues, but I am having trouble dealing with the p ... ot find how to do this from the rest too... 2013-01-07 21:08
Plugins: Projects table plugin
Plugin that related to long living issue #2117: "redmine-projects-table":https://gith ... with "DataTables":http://www.datatables.net/. 2013-01-07 20:35
Help: RE: Upgrade to 2.2.0, can no longer view issues.
Your resolution sounds good for the error mes ... ight answer for me, as I can view individual issues, but I cant view the issues tab/list in a project. Glad you found your answer though! 2013-01-07 20:07
Help: Unexpected massive change
Hi, I've just encountered a strange issue and I'd like to know if someone could help m ... Thanks for your help. Antoine Nguyen 2013-01-07 19:40
Help: RE: Redmine & MSSQL
Hi, could you please post your convert method ... ] Found the fix here: http://www.redmine.org/issues/12694 2013-01-07 13:45
Help: RE: Page 404 when issue updating
Hi Jiyan, I could solve this problem chang ... it could help you. Cheers, Felipe Lorenz 2013-01-07 11:38
Help: RE: how to create issues by REST api with multi line description?
Well I was searching for exact same solution ... <?xml version="1.0" encoding="UTF-8" ?> <issue> <project_id>dummy-sandkasse</project_id> ... > <estimated_hours>7</estimated_hours> </issue> Looks ok but I get this --- into my desc ... ription 2 - Description 3 - Description 4 2013-01-07 11:14
Help: Met 500 Internal Server Error when update issue
I met a 500 Internal Server Error when update ... well. Here is the log: <pre> Processing IssuesController#update (for 139.128.244.148 at 20 ... id"=>"9277", "notes"=>"TEST", "controller"=>"issues", "issue"=>{"start_date"=>"", "parent_issue_id"=>"8329", "estimated_hours"=>"", "lock_ve ... stom_value.rb:54:in `validate' app/models/issue.rb:547:in `save_issue_with_child_records' app/models/issue.rb:536:in `save_issue_with_child_records' app/controllers/issues_controller.rb:170:in `update' Rendering ... is greatly appropriated. Tons of thanks. 2013-01-07 09:57
Help: RE: Page 404 when issue updating
Hi Ivan Cenov, I found the same issue with Felipe Lorenz. I created 3 tasks(Featur ... : <pre> Started GET "/redmine/projects/a03/issues" for 127.0.0.1 at 2013-01-07 15:55:01 +0800 Processing by IssuesController#index as */* Parameters: {"pro ... ueries/_columns.html.erb (2.0ms) Rendered issues/_list.html.erb (9.0ms) Rendered issues/_sidebar.html.erb (3.0ms) Rendered issues/index.html.erb within layouts/base (31.0ms) ... ActiveRecord: 16.0ms) Started GET "/redmine/issues/10" for 127.0.0.1 at 2013-01-07 15:55:04 +0800 Processing by IssuesController#show as HTML Parameters: {"id"=>"10"} Current user: admin (id=1) Rendered issues/_action_menu.html.erb (3.0ms) Rendered plugins/redmine_code_review/app/views/code_review/_issue... 2013-01-07 08:58
Plugins: RE: XLS export plugin
Hi Youssef Boujraf, I found the same issue with you,when i export issues with *deailed button*,it occurs 404 page. Do you resolved this issue? the log is here: <pre> Started GET "/redmine/projects/a03/issues" for 127.0.0.1 at 2013-01-07 15:28:49 +0800 Processing by IssuesController#index as */* Parameters: {"pro ... eries/_columns.html.erb (77.0ms) Rendered issues/_list.html.erb (10.0ms) Rendered issues/_sidebar.html.erb (3.0ms) Rendered issues/index.html.erb within layouts/base (148.0ms ... 22.0ms) Started GET "/redmine/projects/a03/issues_xls_export" for 127.0.0.1 at 2013-01-07 15: ... edmine_xls_export 0.2.1 2013-01-07 08:39
Help: RE: Upgrade to 2.2.0, can no longer view issues.
I solved my issue by deleting my queries from the database 2013-01-06 21:08
Help: RE: Upgrade to 2.2.0, can no longer view issues.
I am having the same/similar issue upgrading from 1.4.4 to 2.x. Everything seem ... nternal error error when I try to access any issues EDIT here my production.log <pre> Started GET "/redmine/projects/location-ringer/issues?set_filter=1&tracker_id=2" for 173.69.5.132 at 2013-01-06 14:48:32 -0500 Processing by IssuesController#index as HTML Parameters: {"se ... ueries/_columns.html.erb (4.2ms) Rendered issues/_list.html.erb (98.7ms) Rendered issues/_sidebar.html.erb (9.4ms) Rendered issues/index.html.erb within layouts/base (276.7ms ... ce mechanism failed to locate the subclass: 'IssueQuery'. This error is raised because the colu ... 13: <% end %> 14: <%= call_hook(:view_issues_sidebar_planning_bottom) %> 15: ... ebar_queries %> 17: <%= call_hook(:view_... 2013-01-06 18:39
Open discussion: Deep usability changes-any previous discussions or plans?
Hi, I'd like to discuss users opinion about ... ke that: - see fast popup to create or edit issue - use drag and drop between issues, users, versions, reorder parent associatio ... redmine strategy. Any thoughts about it? 2013-01-06 00:57
Open discussion: RE: Custom Fields vs Spent Time Reports
I am not getting the stated behavior, using Redmine 2.1.2. According to your matrix, Issue custom fields should be filterable on the Spent Time Reports. I have two issue custom fields that aren't appearing as filte ... e DO show up, but in my observation, NOT the issue custom fields. 2013-01-04 21:10
Plugins: RE: Smart issues sort plugin
Vitaly, 2.2 support. =) <pre> undefined method `issues' for class `Query' (NameError) fro ... from /var/www/redmine/plugins/redmine_smart_issues_sort/lib/query_patch.rb:12:in `block in inc ... from /var/www/redmine/plugins/redmine_smart_issues_sort/lib/query_patch.rb:10:in `class_eval' from /var/www/redmine/plugins/redmine_smart_issues_sort/lib/query_patch.rb:10:in `included' from /var/www/redmine/plugins/redmine_smart_issues_sort/lib/query_patch.rb:98:in `include' from /var/www/redmine/plugins/redmine_smart_issues_sort/lib/query_patch.rb:98:in `<top (requir ... ope you can fix it asap. Thank you very much! 2013-01-04 18:31
Help: Upgrade to 2.2.0, can no longer view issues.
Hi there, I've been using redmine since 0.9.3 ... from 2.2.0 so I upgraded. Now I cannot list issues. Below is the error Im seeing, anyone ha ... = 'the_name'` instead. (called from <class:RbIssueHistory> at /data/redmine/plugins/redmine_backlogs/app/models/rb_issue_history.rb:4) DEPRECATION WARNING: Calling ... > Started GET "/projects/proactivstorefront/issues" for 12.158.238.190 at 2013-01-04 12:29:17 -0500 Processing by IssuesController#index as HTML Parameters: {"pr ... eries/_filters.html.erb (68.3ms) Rendered issues/index.html.erb within layouts/base (244.8ms ... __3018053260605247715_54284000' app/views/issues/index.html.erb:18:in `block in _app_views_issues_index_html_erb___564656306637710407_53995520' app/views/issues/index.html.erb:11:in `_app_views_issue... 2013-01-04 18:30
Open discussion: Redmine / Sonar Integration
Hi everyone I just wanted to let you know th ... through API access key * Retrieval of open issues of a project and display them in a widget g ... of Sonar reviews to a newly created redmine issue directly within Sonar. If you are Sonar u ... , ideas etc. you may have Regards Patroklos 2013-01-04 11:03
Open discussion: Comment on Recent Rails vulnerability
Hi, I use Redmine internally but don't kee ... te a wiki entry or something addressing this issue, as long as somebody confirms that if the ha ... be no worry for this particular problem. 2013-01-03 18:28
(8301-8325/18317)