• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
*** empty log message ***

Incorporated the dictionary items for toolkit components

added description field to all the tools and activities

added methods to show Custom context menu for right click on the canvas to allow copy and paste selected activity on the canvas

fixed the bugs for resizing child activities container

added method to setActiveTool from other classes like Application.as on key Handler calls

added few Debugger log messages

added bgpanel to style canvas activity

added condition to check if the current active too is Transition then disable double click.

Added logging of theme exceptions, so that we can check the full exception in the log.

Removed CSS Theme related changes and config.

New action class for the new CSS ThemeService methods.

    • -0
    • +161
    ./java/org/lamsfoundation/lams/themes/web/ThemeAction.java
Moved servlet and updated to support (use) ThemeService in lams_common.

Fixed xdoclet definitions so that the attributes would be written out to the tag file.

    • -1
    • +11
    ./java/org/lamsfoundation/lams/web/tag/CssTag.java
  1. … 1 more file in changeset.
add logic to return css theme name if property 'theme' is called, instead of dto object.

*** empty log message ***

    • binary
    ./flash/lams_authoring-prady.fla
    • binary
    ./flash/lams_authoring.exe
  1. … 3 more files in changeset.
*** empty log message ***

Imported UI class and

wrote couple of lines of code to change the cursor back to default if it is any tool cursor

created a method to show PI items for Optional Activity Container

Added a one line command to make sure that onclick on the canvas the focus should be removed from the activity

restructured the method to different positions on the page

added monitoringURL andc ontributeURL. Need to aff accessos and toData support

Removed 'type' property from xdoclet.

Fixed xdoclet.

added bkg pnl to tool bar

  1. … 1 more file in changeset.
added resize to toolbar

added bkg panel

fix/workarounf bug in icon display

modified coordinate check for removing child from optional activity

added toolbar label using dictionary for internationalisation

added eventlistener for dictionary to check if dictionary is loaded before other components