lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Sequential listing mode implementation, to be tested

Improvements to Q/A learning module for request scope handling. Work in progress.

Learning module starter action is being rewritten based on a DTO in request scope.

made a small change in the dragIcon method to draw Icon in the center of mouse pointer

made a small change in the setStyles method to handle parallel activity child styling

open/close folder when clicked

made changes in the code to handle lock and unlock of container

added two methods to lock and unlock all complex activities when transtion tool is active and inactive

made changes in the canvas release method to drop group and optional activity on the centre where mouse pointer is released

added code to centre activties to the mouse pointer when dropped on canvas

open/close folder when clicked

    • binary
    /lams_monitoring/web/lams_wizard.swf
latest flash compile after resolving Jira Task:

465 (transitions in complex actvity should be done by dropping icon any where on the surface) and

479 (the x and y location where user drop an activity with the mouse should be the center of the activity, instead of the left top corner.)

    • binary
    /lams_central/web/lams_authoring.swf
open/close folder when clicked

Partially implemented rich text editor option.

    • -3
    • +3
    /lams_tool_notebook/db/sql/create_lams_tool_notebook.sql
    • -1
    • +1
    /lams_tool_notebook/db/sql/table-schema.sql
Remove code to keep transition ID always! It causes "save as" does not replicate transition error.

latest flash compile after resolving Jira Tasks: 477 (not allowing user to save empty design) and 467 (dragging activity to optional container should be direct)

    • binary
    /lams_central/web/lams_authoring.swf
added new entry for alert message when user tries to save an empty design

added code in save Design method to raise alert message and not allowing user to save empty design

only show license comment textarea for other licensing agreement option

    • binary
    /lams_central/web/lams_authoring.swf
added code to allow user to drop any tool activity directly to optional container

Fixed typo.

mergered with Mitch's version and added code to handle direct placing of tool activities into optional container

clear importing designs workspace folder cache

    • binary
    /lams_central/web/lams_authoring.swf
refresh index page when closing wizard window

only show license comment textarea for other licensing agreement option + order license list by license_id

fixed bug where roles did not appear in user list until you refreshed the page. needed to attach the UserOrganisationRole to the UserOrganisation instead of just saving the UserOrganisationRole.

refresh index page when closing wizard window

    • binary
    /lams_monitoring/web/lams_wizard.swf
Return to previous activity is now a single call

    • binary
    /lams_learning/web/lams_learner.swf
remove session scoped ActionForm when it's not going to used

fix jsp