lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Corrected path to language files - activity names not appearing translated in authoring.

    • -1
    • +1
    /lams_tool_vote/db/sql/activity_insert.sql
    • -1
    • +1
    /lams_tool_vote/db/sql/tool_insert.sql
corrected a mistake while calulating max width between gate, branch and flow button to show correct submenu panel width

latest flash compile after fixing menu button resizing based on language bug and some UI changes in the Property Inspector for Optional, Grouping and gate activities

    • binary
    /lams_central/web/lams_authoring.swf
added a check for Toolkit Title label test width if it is more than 25 characters then truckated the title to max 25 caraters plus 3 dots.

made changes in the draw method to place learner icon on parent movieclip of the learner's current activity in progress data when called from Sequence Tab in monitor application.

set the visibility of delimeter line for tool activities to true

added few class properties and method to setup button on toolbar with variable width depending on the with of button label and button icon as they vary from language to language

added a method to create an array of toolbar menu buttons and notify view to setup buttons on toolbar panel

added a line of code to initiate drawing of toolbar menu button

Removed css styles no longer used. Fixed up invalid html.

No longer needed.

No longer needed.

Updated instructions page to follow standard layout. See LDEV-372.

Add import/export tool content transaction control.

Fix 2 bugs: 1. Insert activity parent is always before itself, so avoid foreign key exception. 2. Ignore some file attachment class which has null uuid.

Ignore Exception when import/export.

Improve error msgs handling.

    • -31
    • +41
    /lams_central/web/toolcontent/import.jsp
Add explode war task.

Add 'Link' button to toolbar.

    • -1
    • +2
    /lams_central/web/fckeditor/fckconfig.js
changed save to encrypt a user's password for editing as well as creating users

Updated authoring instructions page

Added summary page to learner's progressive results screen

Added j2eelibs so it gets it from jboss instead of MyEclipse

fixed css tag

fix for look and feel

    • -0
    • +179
    /lams_tool_vote/web/learning/LearnerRep.jsp
Fixed login_err messages.

changed % to _ for uniqueID

added a entry for error message when user try to create a circular sequence

latest flash compile after resolving circular sequence check

    • binary
    /lams_central/web/lams_authoring.swf
changes in the getTransitionsForActivityUIID method to handle circular sequence check with two new items in return object (out and into) returing out transition and from to transition