lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1485 Fixed broken lamsfoundation.org link, and fixed visibility problem with the gnu.org/licenses/gpl.txt

    • binary
    /lams_flash/src/central/flash/lams_authoring.fla
LDEV-1499 Get downstream activities (tool/group based) for drop down display.

LDEV-1485 Fixed broken lamsfoundation.org link, and fixed visibility problem with the gnu.org/licenses/gpl.txt

    • binary
    /lams_flash/src/central/flash/lams_authoring.fla
LDEV1349 Changes to the lams:fckeditor tag to map FCKEditor language files to LAMS supported languages and locales.

FCKEditor language file mapping added to SupportedLocale persistant object, filtered through User and UserDTO for use in the FCKEditor tag.

LDEV-1485 Fixed broken lamsfoundation.org link, and fixed visibility problem with the gnu.org/licenses/gpl.txt

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
    • binary
    /lams_flash/src/central/flash/lams_authoring.fla
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
LDEV-1349 Changes to the lams:fckeditor tag to map FCKEditor language files to LAMS supported languages and locales.

FCKEditor.tag changes

    • -57
    • +57
    /lams_tool_laqa/web/WEB-INF/tags/FCKEditor.tag
    • -57
    • +57
    /lams_tool_vote/web/WEB-INF/tags/FCKEditor.tag
LDEV-1349 Changes to the lams:fckeditor tag to map FCKEditor language files to LAMS supported languages and locales.

    • -1
    • +1
    /lams_www/web/WEB-INF/tags/FCKEditor.tag
LDEV-1490 Display of labels on the Branch(es) in Monitor canvas

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
LDEV-1490 Changed sequence activity title which is referred to for Branch label text.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1490 Fixed label display on open of branching canvas. Merged with validation issues fix.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1490 Fixed label display on open of branching canvas.

Insert and update scripts for lams_supported_locale table for FCKEditor language file mappings for LDEV-1349

    • -50
    • +50
    /lams_common/db/sql/insert_types_data.sql
LDEV-1347 Tuesdays commit for validation issues dialog accidently missed some files

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1493: Leaves the lockWhenFinished as it is picked up from the default content rather than hardcoded

LDEV-1493: Revert to original as the change needs to be done in the VoteStarterAction.java instead

LDEV-1493: Leaves the lockWhenFinished as it is picked up from the default content rather than hardcoded

LDEV-1493: Revert to original as the change needs to be done in the QaStarterAction.java instead

LDEV-1490 Labels displaying for branches but still some problems with display after opening branching canvas.

LDEV-1349: Adding a column in the db to record the correct FCKeditor language file.

LDEV-1349: Adding a column in the db to record the correct FCKeditor language file.

    • -0
    • +1
    /lams_common/db/sql/create_lams_11_tables.sql
LDEV-1368: Tweaked the user agent checking code to make it more efficient.

LDEV-1368: Updated browser compatibility check to support Safari and Opera

Getting rid of scheduling message

    • -2
    • +1
    /dotlrn_packages/lams2int/www/admin/add.adp
LDEV-1347 Row height of validationIssuesDialog for all rows now set at runtime for all rows based on the row that requires greatest height.

    • binary
    /lams_central/web/lams_authoring_library.swf
    • binary
    /lams_flash/src/central/flash/lams_authoring.fla
LDEV-1454 default conditions loaded for boolean type definition

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1454 Modifications to conditions dialog and branch mappings dialog to accomodate branching changes (no branches setup) and definition switching.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1454: Adding two default conditions for each boolean tool output. This will allow the authoring branching clients to set up default conditions for these outputs.

LDEV-1473 Updating learner_progress_url for branching and sequence activities (now points to ComplexLearnerProgressAction in lams_monitoring rather than an action in lams_learning)

    • -4
    • +4
    /lams_common/db/sql/insert_types_data.sql
LDEV-1473 Add learner progress screens for complex activities. Parallel activities display simultaneously just like in learner; optional/branch activities state whether they have been started or not; optional/branch sequences display whether the sequences have been started, and link to each tool's learner progress url if the activity has been attempted. Branch screen yet to be tested due to flash error when making callback to LAMS.

    • -0
    • +48
    /lams_monitoring/web/complexProgress.jsp
    • -0
    • +28
    /lams_monitoring/web/parallelProgress.jsp
LDEV-1221: All run sequence folders now treated as read-only, so you can't paste sequences into the folder and user's cannot delete sequences.