• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating Dutch, English, English (Australia), Spanish, German, Korean and Norwegian

    • -1
    • +1
    ./web/flashxml/authoring/de_dictionary.xml
    • -1
    • +1
    ./web/flashxml/authoring/en_dictionary.xml
    • -1
    • +1
    ./web/flashxml/authoring/es_dictionary.xml
    • -1
    • +1
    ./web/flashxml/authoring/ko_dictionary.xml
    • -1
    • +1
    ./web/flashxml/authoring/nl_dictionary.xml
    • -1
    • +1
    ./web/flashxml/authoring/no_dictionary.xml
fixed multiple calls issue in monitor

  1. … 2 more files in changeset.
fully use message resources; use javascript from index.jsp to display archived groups.

added variable for displaying either 'active' groups or 'archived' (for profile page) groups.

added function for export portfolio

    • -0
    • +21
    ./web/includes/javascript/openUrls.js
some more messages for profile page

correct event listeners

latest flash compile after resolving Jira task: 531 (When saving a sequence, make file name input box to recieve focus by default)

latest flash compile after resolving Jira Task: 466 (Drawing transitions as in 1.0.x )

added code to initiate drawing of temperory transition when user click on activity with transition tool active

added code to draw transition as users mouse drags on the canvas from one activity to another

reverted controller code + updated preloader to load movie to root

updated author following PI changes

deleted some code related to context menu

removed some code related to contect menu

preloader + cursor + transition fixes

    • binary
    ./src/flash/lams_authoring_main.fla
    • binary
    ./src/flash/lams_monitoring_main.fla
fixed transition and icon issues

made a smal change in the propertyinspectornew movieclip

changed code to hide steppers in PI when author loads

change password

    • -0
    • +56
    ./src/java/org/lamsfoundation/lams/web/PasswordAction.java
edit profile

    • -0
    • +20
    ./conf/xdoclet/struts-forms.xml
    • -0
    • +87
    ./src/java/org/lamsfoundation/lams/web/ProfileSaveAction.java
    • -0
    • +99
    ./web/editprofile.jsp
use current style not old style

modify style a bit so it didn't clash with current style

modify link to profile popup window

updated labels for profile page

Remove unused lesson columns in Learning Design table

  1. … 10 more files in changeset.
revert back to loading author directly

preloader changes

    • binary
    ./src/flash/LoadQue.as
    • binary
    ./src/flash/lams_authoring_main.fla
    • binary
    ./src/flash/lams_monitoring_main.fla
    • binary
    ./src/flash/preloader.fla
preload flash movies prior to loading + chg bg colour

    • binary
    ./web/lams_preloader.swf
ValidateLearningDesign has been split from StoreLearningDesign, but I forgot to add it as a transationed method.