Changes between Version 1 and Version 2 of FusionIntegration


Ignore:
Timestamp:
Jun 14, 2007, 11:47:35 AM (17 years ago)
Author:
pagameba
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FusionIntegration

    v1 v2  
    1616
    1717- create an authentication example
     18
    1819- create js for default index.html that parses the applicationdefinition from the query string (and user/password/session)
     20
    1921- design and create templates
    2022
    21232.2 web tier changes:
    2224
    23   - json output from the map agent
     25- json output from the map agent
    2426 
    25272.3 add ApplicationDefinition resource type and schema
    2628
    27   - fix terminology (Command -> Widget)
    28   - create reference XML document
    29   - define XML structure for describing widgets
    30   - create XML snippet (XAML-like) for each widget
    31   - create schema
     29- fix terminology (Command -> Widget)
     30
     31- create reference XML document
     32
     33- define XML structure for describing widgets
     34
     35- create XML snippet (XAML-like) for each widget
     36
     37- create schema
    3238
    33392.4 Fusion related stuff
    3440
     41- create bootstrap mechanism for MapGuide that creates a session with the mapagent if one is not passed in, before requesting the app definition
     42
    3543- create missing widgets
     44
    3645- rename some widgets
     46
    3747- verify behaviour of all components
     48
    3849- create Fusion Application Developer Guide, Command Reference, Jx documentation
     50
    3951- localisation
     52
    4053  - locale/en/constants.js
     54
    4155  - contains constants (units of measure) and error/warning messages
    4256
     
    4458
    4559- install fusion
     60
    4661- install templates
     62
    4763- figure out how to compress fusion as part of the build process and lint it
     64
    4865- figure out how to load ext/ widgets when the rest is compressed