Project

General

Profile

Actions

Maintenance #3043

closed

xmera Omnia - Collection #3083: Update to RM 5.1.7

Check changes in admin_controller

Added by liaham about 1 month ago. Updated 26 days ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
03/17/2025
Due date:
03/17/2025
% Done:

100%

Estimated time:
Compatible Redmine Version:
5.1.z

Description

--- a/app/controllers/admin_controller.rb
+++ b/app/controllers/admin_controller.rb
@@ -36,8 +36,7 @@ class AdminController < ApplicationController
   end
 
   def projects
-    retrieve_query(ProjectQuery, false, :defaults => @default_columns_names)
-    @query.admin_projects = 1
+    retrieve_query(ProjectAdminQuery, false, :defaults => @default_columns_names)
     scope = @query.results_scope
 
     @entry_count = scope.count
Actions #1

Updated by liaham 26 days ago

  • Due date set to 03/17/2025
  • Assignee set to liaham
  • Start date set to 03/17/2025
  • % Done changed from 0 to 100
Actions #2

Updated by liaham 26 days ago

  • Status changed from New to Closed
Actions #3

Updated by liaham 26 days ago

  • Parent task set to #3083
Actions

Also available in: Atom PDF