• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added contentIDGenerator, used to generate a new content id for a tool/activity

included the toolApplicationContext because authoring service needs to use the tool content id generator

when extracting a learning design, if the learningDesignID field is not null, then load up the learning design object from the database, otherwise create a new one

fix bug in sending tool ID and add LearningDeisngID to activities. n ote need to savethe design before anything else/.

include all contents of flashxml directory when building the war file.

fix bug sending toolID. make debugger on by default

serverURL temp fix

added property inspector

added toData. Added supports-***** fields

changes for saving a design

move _ddm to Cnavas, now ther is one DDM per canvas to support multiple canvases

added some statics, fix bug in de-nulling false booleans

fix bug in transition logic. property inspector work.

Shared session latest solution.

see author file log... fixed, sending null for a false

Web applications scope session implementation.

    • -0
    • +4
    ./conf/xdoclet/filter-mappings.xml
    • -0
    • +7
    ./conf/xdoclet/filters.xml
Delete the wrong solution for shared session across web apps

Stopped the authoring using the DTOs as a way of converting the data coming from Flash.

Using the DTOs caused the WDDX null values (e.g. -1111111) to be written to the database.

  1. … 13 more files in changeset.
*** empty log message ***

  1. … 1 more file in changeset.
add toData()

WIP 0p converted tk to comps, error handling, denulling

WIP 0p converted tk to comps, error handling, denulling

use serverURL for all calls. mustr be passed into the query string on embedding the .swf. else if null will use dolly.uklams.net

convert to wrapped packet format with a key

Changed name of jsp to match name expected by Home action.

Corrected case of JSTL directory - worked fine on windows, broke on Linux

latest version

the xml files that flash loads - dictionary, themes, config etc..

    • -0
    • +1
    ./web/flashxml/all_learning_designs.xml
    • -0
    • +1
    ./web/flashxml/all_library_details.xml
    • -0
    • +1
    ./web/flashxml/configData.xml
    • -0
    • +1
    ./web/flashxml/defaultTheme.xml
    • -0
    • +1
    ./web/flashxml/en_dictionary.xml
    • -0
    • +1
    ./web/flashxml/fr_dictionary.xml
    • -0
    • +1
    ./web/flashxml/learning_design.xml
    • -0
    • +1
    ./web/flashxml/limeTheme.xml
    • -0
    • +1
    ./web/flashxml/rubyTheme.xml
Improved the special NULL handling code for WDDX processing. Now uses the convertToBlah utilities in WDDXProcessor.

  1. … 8 more files in changeset.
Updated path to suit new authoring paths (done after splitting the packet load calls into separate servlets).