lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
New theme for the RAMS project

    • -0
    • +1
    ./web/css/ramsthemeHTML.css
    • -0
    • +1
    ./web/css/ramsthemeHTML_learner.css
    • -0
    • +0
    ./web/css/ramsthemeHTML_rtl.css
    • -0
    • +0
    ./web/css/ramsthemeHTML_rtl_learner.css
    • binary
    ./web/images/ramsthemecss/add_lesson.jpg
    • binary
    ./web/images/ramsthemecss/add_lesson.rtl.jpg
    • binary
    ./web/images/ramsthemecss/body_bg.jpg
    • binary
    ./web/images/ramsthemecss/btn_add_off.gif
    • binary
    ./web/images/ramsthemecss/btn_add_off_rtl.gif
    • binary
    ./web/images/ramsthemecss/btn_add_over.gif
    • binary
    ./web/images/ramsthemecss/btn_add_over_rtl.gif
    • binary
    ./web/images/ramsthemecss/btn_over.gif
  1. … 20 more files in changeset.
made logo image dynamically loaded in wizard from www/images dir

  1. … 3 more files in changeset.
updated default + new rams skins + applied styles to additional components in authoring that had been hardcoded

  1. … 2 more files in changeset.
updated default skins + applied styles to additional components in authoring that had been hardcoded

    • -0
    • +1
    ./conf/flashxml/rams/ramsTheme.xml
Updating Welsh, Danish, Greek, English, Spanish, French, Korean, Maori, Norwegian, Polish, Portuguese, Swedish, Vietnamese... all this is for the copyright 2007 change

used a panel (mc) in learner tab view to fix a scroll height issue on the movieclip

  1. … 2 more files in changeset.
Replaced the hardcoded mode parameter in the method 'getFolderContentsExcludeHome' with the mode value supplied by the web service call 'getLearningDesigns'

merged canvas transition fix to the head

  1. … 1 more file in changeset.
updated authoring, monitoring, wizard to load their library swf's from a common (swf serving) jsp.

    • binary
    ./src/flash/lams_monitoring_main.fla
  1. … 3 more files in changeset.
updated authoring, monitoring, wizard to load their library swf's from a common (swf serving) jsp.

    • binary
    ./src/flash/lams_authoring_main.fla
    • binary
    ./src/flash/lams_monitoring_main.fla
    • -0
    • +35
    ./web/lams_shared_library.jsp
  1. … 6 more files in changeset.
fixed preloaded to append build no parameter to library file that is loaded

fixed transition temp line removal + changed lesson tab view text fields to labels to handle i18n non-roman characters

  1. … 2 more files in changeset.
Fixed wizard preloader movie - adjusted position of lams logo

2.0.2 Fix - LDEV-1166 Used servlet and wddx packet to perform initialize lesson call in replacement of struts action call (url). Removes utf8 encoding problem.

Fixed wizard preloader movie - adjusted position of lams logo

  1. … 8 more files in changeset.
Removing ApplicationResources_el_GK.properties

Fixing Greek

    • -0
    • +185
    ./conf/language/lams/ApplicationResources_el_GR.properties
Updated Portugeuse translation.

Updated Portugeuse translation.

Updating Greek

  1. … 3 more files in changeset.
Updating Norwegian, Greek and Welsh

fixed validation issues dialog - translation problem

translation fix

Updating English

    • -1
    • +1
    ./conf/flashxml/rams/learner/en_dictionary.xml
    • -1
    • +1
    ./conf/flashxml/rams/wizard/en_dictionary.xml
    • -0
    • +186
    ./conf/language/rams/ApplicationResources_en_AU.properties
  1. … 34 more files in changeset.
Updating Danish, French, Korean, Maori, Vietnamese

Updating Maori

Updating Danish, French, Italian, Korean, Maori

Updating Danish, French, Italian, Korean, Maori, Vietnamese

Updating French and Maori

modify RegisterService to be more flexible

LDEV-1112: Login was always going to the index page, and not straight to the lesson page for the launch lesson url. The JspRedirectStrategy code was forcing it to the index page. Now it lets it go to whatever page was requested initially for "normal" requests.

Had to change HomeAction to go to the index page, rather than direct to the login page as to make the change to JspRedirectStrategy - otherwise it would try to go to the login page straight after the login page!

    • -161
    • +161
    ./web/WEB-INF/struts/struts-config.xml