Ticket #997 (closed clarification: fixed)

Opened 2 years ago

Last modified 18 months ago

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

Reported by: jkirton Owned by: rcave
Priority: high Milestone: 0.9.2
Component: ambra Version: 0.9-rc2-SNAPSHOT
Keywords: Cc:

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.

Change History

Changed 2 years ago by rcave

  • component changed from topaz to ambra

Changed 2 years ago by amit

  • milestone 0.9.0 deleted

Not for 0.9

Changed 21 months ago by amit

  • owner changed from jkirton to josowski

Changed 19 months ago by rcave

  • milestone set to 0.9.2

Changed 19 months ago by rcave

  • priority changed from low to high

Changed 18 months ago 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

Changed 18 months ago by josowski

  • type changed from defect to clarification

Changed 18 months ago by josowski

  • owner changed from josowski to rich

Changed 18 months ago by rcave

  • 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.

Note: See TracTickets for help on using tickets.