lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2105 update to ordering question type

LDEV-2105 update to ordering question type

LDEV-2005 - Voice recording tool - FCKEditor plugin present - Changes to configuration file for Red5 settings - Updates to VideoRecorderForFCK (Flex)

    • binary
    /lams_build/lib/lams/lams-central.jar
    • binary
    /lams_build/lib/lams/lams-learning.jar
  1. … 62 more files in changeset.
Fixing up the format of some java files in QA

  1. … 35 more files in changeset.
Fixing up the format of some java files in QA

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

Already committed to 2.2.1 branch so also committing to head

Fixing up the format of some qa java files

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

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

LDEV-2105 New ordering question type

    • -0
    • +2
    /lams_tool_assessment/db/sql/create_lams_tool_assessment.sql
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-2054 Added flash support for View Students Before Selection option to learner chosen grouping in author

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
    • binary
    /lams_flash/src/central/flash/lams_authoring.fla
Putting back the labels for the planner in LAMS central

LDEV-2141 Parallel (floating) activity is marked as completed when all children (both) are finished.

LDEV-2140 Progress toward flash export to gradebook support. Added label & combobox to pi, populated it with toolOutputDefinition types for selected tool act. Got copy/paste copying selected definition working also

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
    • binary
    /lams_flash/src/central/flash/lams_authoring.fla
LDEV-2127 Fixed floating parallel acts behaviour affect finished - display close window msg.

LDEV-2139 using a sync map with manually syncronize the method moveToActivity

Updating Greek, English, Spanish, Norwegian and Chinese (Taiwan)

Updating English, Spanish, Greek

Updating English and Spanish

Updating greek and norwegian

LDEV-1998: Added Pedagogical Planner editor with add/edit node functionality.

    • binary
    /lams_build/lib/lams/lams-central.jar
  1. … 32 more files in changeset.
Added local copy of application DTD so LAMS developers can build the project without internet access.

    • -0
    • +271
    /lams_build/conf/j2ee/application_1_3.dtd
    • -1
    • +1
    /lams_build/conf/j2ee/lams.application.xml
LDEV-2138 and LDEV-2136: Now BasePath and FullBasePath work as before. So that fixes the smilies.

Tag is no longer used.

LDEV-2135

    • -72
    • +0
    /lams_www/web/WEB-INF/tags/HTMLEditor.tag
Updated fck:editor tag

LDEV-2135

    • -12
    • +13
    /lams_admin/web/loginmaintain.jsp
LDEV-2131 Using ajax call to servlet to complete item's (from popup), return javascript to refresh main frame (share resources) and just close window if tool session for the user is finished (ie user moved to next activity).

    • -0
    • +10
    /lams_tool_larsrc/web/WEB-INF/web.xml
    • -0
    • +1
    /lams_tool_larsrc/web/common/header.jsp
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
Wrapped FileOutputStream with BufferedOutputStream

LDEV-2132