• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added repositoryService via spring

Removed calls to RepositoryProxy class.

LDEV-2171

  1. … 4 more files in changeset.
Added lams_learning and lams_central to build path

LDEV-2143 Fixing the memory problem with QA tool QaQueUserDAO was fetching the entire user table in order to get a count

After the fix a jprofiler test with multiple users fixed the memory problem

LDEV-2144 Save button disabled on click event (with loading icon) until response from server received. (2.2.1)

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Fixing up format for some qa java files

LDEV-2060 Preview button disabled until preview window loaded (with loading cursor icon while it loads)

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-2143 Vote tool causing heap memory leak. The VoteUsrAttemptDAO class was bringing the entire VoteUsrAttempt table into the memory space, then traversing it programatically which is very un-advisable.

I changed the hql queries to only get the rows needed for the processing and the memory leak seems to be at a much more acceptable level

Committing for 2.1.1 branch

LDEV-2139 Merge for 2.2.1 - manual sync on the moveToActivity method.

LDEV-2078 Merge for 2.2.1

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Get EARDir and lamsContextPath at request time, not just when servlet inits

LDEV-2134

Replaced indicator dots with loading animation

LDEV-2133

    • -1
    • +1
    /lams_learning/web/exportWaitingPage.jsp
Updating english

Updating English

Wrapped FileOutputStream with BufferedOutputStream

LDEV-2132

Back porting changes from HEAD.

Fixed error in ImageBundler preventing contentFolder from containing sub directories.

LDEV-2126

LDEV-2103 Merge to 2.2.1 branch

    • binary
    /lams_flash/src/central/flash/lam_addseq_wiz.fla
LDEV-2097 LDEV-2078 Merge to 2.2.1 branch

    • binary
    /lams_flash/src/central/flash/lams_authoring.fla
LDEV-2103 Merge to 2.2.1 branch

LDEV-2097 LDEV-2078 Merge to 2.2.1 branch

LDEV-2097 LDEV-2078 Merge to 2.2.1 branch

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
    • binary
    /lams_monitoring/web/lams_wizard.swf
    • binary
    /lams_monitoring/web/lams_wizard_library.swf
LDEV-2092

LDEV-2087

LDEV-2095

LDEV-2096

Monitor flash changes merged to branch.

(Merged for 2.2.1)

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
LDEV-2096 Attach tooltip to learner container therefore giving correct attachment and depth level to show above other learners. (Merged to 2.1.1)

LDEV-2095 Fixed freeze error in linux flash player - improved handling of onPress/onRelease(*Outside) events.

(Merged for 2.2.1)

LDEV-2092 Changes made to Learner Dialog - support viewing learners of lesson and current learners at an activity, opened by clicking cross icon.

LDEV-2087 Modifications to the way a design is loaded in monitor sequence tab including adding learner icons. Result has significantly increased the speed to display, and prevents a flash bottleneck/stall from occurring. Branching view still remains with old method but have added a delay for drawing the learners (icons). Tested with Test Harness.

(Merged for 2.2.1)

LDEV-2092 Changes made to Learner Dialog - support viewing learners of lesson and current learners at an activity, opened by clicking cross icon.

LDEV-2087 Modifications to the way a design is loaded in monitor sequence tab including adding learner icons. Result has significantly increased the speed to display, and prevents a flash bottleneck/stall from occurring. Branching view still remains with old method but have added a delay for drawing the learners (icons). Tested with Test Harness.

(Merged for 2.2.1)

LDEV-2092 Changes made to Learner Dialog - support viewing learners of lesson and current learners at an activity, opened by clicking cross icon.

LDEV-2087 Modifications to the way a design is loaded in monitor sequence tab including adding learner icons. Result has significantly increased the speed to display, and prevents a flash bottleneck/stall from occurring. Branching view still remains with old method but have added a delay for drawing the learners (icons). Tested with Test Harness.

(Merged for 2.2.1)

LDEV-2084 Backported from head for 2.2.1

LDEV-2068 fix circular reference when calling getDefaultLocale when ServerLocale is invalid, backported from HEAD

Added script common.js

LDEV-1902

Removed restriction on teacher creating and replying to messages.

LDEV-2067