lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Branching: Getting the progress engine working so it will display the branch activities if the sequence/branch contains one or no activities

  1. … 12 more files in changeset.
remove 'name' from struts actions that have no actionform - causes struts warnings like "WARN [org.apache.struts.util.RequestUtils] No FormBeanConfig found under 'AuthoringAction"

connectors work to end point

  1. … 4 more files in changeset.
Updating Wizard files for RAMS

    • -1
    • +1
    ./conf/flashxml/rams/wizard/en_dictionary.xml
Updating RAMS Monitoring

add help-no-tags class for displaying help icon in pages other than authoring (namely, lams_admin)

update lams:help tag with style attribute, mainly for lams_admin to display properly

  1. … 15 more files in changeset.
LDEV-1257: Tweaking the collection tests when copying the groups - need to check that they aren't null as Hibernate may not have created empty groups yet.

LDEV-1257: Added support for Groups to be created in authoring (so that the names can be entered) and the mapping table to map groups to a sequence activity (ala branch) for a Group based branching activity.

  1. … 17 more files in changeset.
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages. Moved the utf-8 statements to the same tag so we don't have to remember to put them in all pages.

  1. … 184 more files in changeset.
Updating Polish

branching changes

  1. … 2 more files in changeset.
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages.

    • -0
    • +41
    ./web/WEB-INF/tags/Head.tag
  1. … 31 more files in changeset.
adding branch activity to sequence - basic model/dto changes and packet handling

  1. … 9 more files in changeset.
removing flash fla and as files

removing flash fla and as files

removing flash fla and as files

    • binary
    ./src/flash/lams_authoring_main.fla
    • binary
    ./src/flash/lams_monitoring_main.fla
  1. … 252 more files in changeset.
updated dictionary load url to include build no/version param

  1. … 5 more files in changeset.
Updating greek

  1. … 8 more files in changeset.
Updating Danish, Greek and Italian

  1. … 3 more files in changeset.
Updating Italian

Updating Danish and Italian

updated learner to jump to active/current activity pos on startup

  1. … 1 more file in changeset.
fixed learner icon drag/drop for force completing a learner

  1. … 2 more files in changeset.
Updating English

Updating Danish, Greek, English, Spanish and Italian

fix for lock/unlocking complex acts on canvas

  1. … 2 more files in changeset.
fixed learner icon bug where icon would hide behind activities if moving from an optional activity - fixed depth issue by creating a container for the learnerIcon(s)

  1. … 2 more files in changeset.
LDEV-1245 allow learners to access content repository download servlet

Stop null pointer exception from appearing in logs when user with no roles logs in.