• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
*** empty log message ***

auto show debugger

add clone() function

added code to open tool authoring URLs

More changes to suit Hibernate 3

  1. … 31 more files in changeset.
Upgraded Hibernate to 3.0. Using the open session filter pattern to avoid problems with Spring closing the session but objects not being fully loaded (due to lazy loading).

getToolContentID method defintion

implemented getToolContentID method

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