Ticket #997 (closed clarification: fixed)

Opened 4 years ago

Last modified 3 years ago

Update javascript [dojo] in the ambra/registration/webapp project

Reported by: jkirton Assigned to: rich
Priority: high Milestone: 0.9.2
Component: ambra Version: 0.9-rc2-SNAPSHOT
Keywords: Cc:
Blocking: Blocked By:

Description

The javascript in the ambra/registration/webapp project is a cloned sub-set of pre 0.9 ambra/webapp javascript including an entire clone of the old (0.4.3) dojo library!

The dojo library should be removed from this project entirely and a separate dojo build profile (in the ambra/libs/js project should be created to accommodate all dojo dependencies for this project.

Additionally, we should eliminate the ambra/registration/webapp project's dependency on the prototype library (prototype.js) as dojo should be able to handle whatever prototype is currently tasked with.

Dependency Graph

Change History

07/23/08 14:29:50 changed by rich

  • component changed from topaz to ambra.

07/26/08 22:00:02 changed by amit

  • milestone deleted.

Not for 0.9

12/19/08 07:34:53 changed by amit

  • owner changed from jkirton to josowski.

02/02/09 10:37:50 changed by rich

  • milestone set to 0.9.2.

02/12/09 16:21:44 changed by rich

  • priority changed from low to high.

03/04/09 09:40:11 changed by josowski

(In [7337]) Removes the Dojo 0.4.3 dependency from Registration and CAS and repoints the Registration and CAS modules to use the ambra-js module.

Addresses #997

03/06/09 11:18:25 changed by josowski

  • type changed from defect to clarification.

03/06/09 11:18:31 changed by josowski

  • owner changed from josowski to rich.

03/09/09 09:47:57 changed by rich

  • status changed from new to closed.
  • resolution set to fixed.

I've verified that the registration and login screens are functioning correctly after pointing these modules to the ambra-js module.