Project

General

Profile

Actions

Feature #228

closed

We should create a USEIMAGIC flag in config_processing.php to hide all IMAGIC functions

Added by Neil Voss about 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Amber Herold
Category:
Web interface
Target version:
Start date:
03/18/2010
Due date:
% Done:

100%

Estimated time:

Description

Many labs cannot afford IMAGIC with a price tag of $15,000, so I want a flag in config_processing.php, e.g.,

$USE_IMAGIC = false;

that will hide all IMAGIC functions in menuprocessing.inc.

Actions #1

Updated by Neil Voss about 14 years ago

  • Category set to Web interface
  • Status changed from New to Assigned
  • Assignee set to Neil Voss
Actions #2

Updated by Neil Voss about 14 years ago

  • Tracker changed from Support to Feature
Actions #3

Updated by Neil Voss about 14 years ago

I created this flag and set the global myamiweb config_processing.php to

$USE_IMAGIC = true;

The reason I added this, is because I am not going to buy IMAGIC in my lab and do not want users to get confused.

Actions #4

Updated by Neil Voss about 14 years ago

  • Status changed from Assigned to In Code Review
  • Assignee changed from Neil Voss to Amber Herold
Actions #5

Updated by Amber Herold about 14 years ago

  • Assignee changed from Amber Herold to Neil Voss

Looks like the logic is backwards on this....some menus may not show up when expected...

Actions #6

Updated by Neil Voss about 14 years ago

I cannot get access to the $HIDE_IMAGIC variable in inc/menuprocessing.inc and need help from Eric to sort this out.

Actions #7

Updated by Neil Voss about 14 years ago

  • Status changed from In Code Review to Assigned
Actions #8

Updated by Neil Voss about 14 years ago

  • Target version set to Appion/Leginon 2.0.0
Actions #9

Updated by Neil Voss about 14 years ago

  • Assignee changed from Neil Voss to Eric Hou

I cannot get access to the $HIDE_IMAGIC variable in inc/menuprocessing.inc and need help from Eric to sort this out.

Actions #10

Updated by Neil Voss about 14 years ago

  • % Done changed from 0 to 100
Actions #11

Updated by Neil Voss about 14 years ago

  • % Done changed from 100 to 90
Actions #12

Updated by Eric Hou about 14 years ago

  • Status changed from Assigned to In Code Review
  • % Done changed from 90 to 100

This is done.

Actions #13

Updated by Eric Hou about 14 years ago

  • Assignee changed from Eric Hou to Amber Herold
Actions #14

Updated by Amber Herold about 14 years ago

  • Status changed from In Code Review to In Test
Actions #15

Updated by Amber Herold about 14 years ago

  • Status changed from In Test to Closed

Tested on fly

Actions

Also available in: Atom PDF