• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1285 Size fixes for Optional container.

  1. … 4 more files in changeset.
LDEV-1251 add floating link to enable sorting, fixes issue when collapsing courses messes with the sorting container of other courses

    • -0
    • +30
    ./web/includes/javascript/groupDisplay.js
LDEV-1199: Fixing access for sysadmin and authoring admins so that these users can delete content from the shared folders

LDEV-1250 add lesson completed icon to display alongside lesson (todo: the icon); also moved disabled/archived labels to an icon. currently uses an existing icon.

LDEV-1395 fix html comment missing hyphen so that main.jsp displays in safari; add html comment tags to other js for consistency

    • -2
    • +2
    ./web/includes/javascript/groupDisplay.js
adding break statement and change error code

LDEV-1252 adding new table lams_user_organisation_collapsed; refactored jsps/action/data access to accomodate collapsible courses; added callback servlet UpdateCollapsedGroupServlet.

    • -0
    • +79
    ./web/groupContents.jsp
    • -0
    • +20
    ./web/groupHeader.jsp
    • -0
    • +110
    ./web/includes/javascript/groupDisplay.js
  1. … 12 more files in changeset.
LDEV-1268: Learning designs (when saved and when exported) now have the version in x.x.x.xxxxxx format.

  1. … 1 more file in changeset.
Fixed a nullpointer exception problem that appeared with teh implicit sign on change

LDEV-1285 Changed stepper to combo box component (0..10 values). Can add and remove sequences using the combo box component in Property Inspector.

  1. … 8 more files in changeset.
fix off-by-one error causing user's role not to be detected

LDEV-1396 - Impliment implicit login requests so that integrated servers can pass user details and perform a loginRequest implicitly

  1. … 3 more files in changeset.
LDEV-1253 convert newlines to <br> for lesson description, widen tooltip box, change colour.

LDEV-1251 restored and added validation to LessonOrderServlet; fix ids in sortables so that containment now works for ie6/7 and firefox

LDEV-1252 use slideToggle for ie6, otherwise the course contents gets messed up after being toggled twice (hide/show).

LDEV-1382: The content repository needs the user details from the session to function properly, so it was throwing an exception on import. I've added some code to dummy up the session but it needs to be tested.

LDEV-1285 Added two options (buttons) for Optional to the Toolbar. Ready to now configure Optional Activity (canvas class) to manage Sequences within Optionals.

  1. … 8 more files in changeset.
LDEV-1132 Improved robustness of drawing branching activities and fixed problem with activities disappearing on drag-drop to canvas after clearing canvas.

  1. … 4 more files in changeset.
merge latest changes from ldap2_0_4 branch (dated 26/10/07)

  1. … 3 more files in changeset.
LDEV-1132 Improved initialising branching activities (and views) when opening a design.

  1. … 5 more files in changeset.
Adding Japanese and Malay

    • -0
    • +1
    ./conf/flashxml/lams/learner/ja_JP_dictionary.xml
    • -0
    • +1
    ./conf/flashxml/lams/learner/ms_MY_dictionary.xml
Adding Japanese

    • -0
    • +1
    ./conf/flashxml/lams/wizard/ja_JP_dictionary.xml
Adding Japanese and Malay. Updating English, Spanish, French

    • -0
    • +1
    ./conf/flashxml/lams/monitoring/ja_JP_dictionary.xml
    • -0
    • +1
    ./conf/flashxml/lams/monitoring/ms_MY_dictionary.xml
Updating English, Spanish

Adding Japanese. Updating French, Maori, Malay, Norwegian and Polish

    • -0
    • +1
    ./conf/flashxml/lams/authoring/ja_JP_dictionary.xml
LDEV-1253: adding ToolTip to interface.js, display lesson description in a hovering tooltip when moused over

    • -1
    • +1
    ./web/includes/javascript/interface.js
LDEV-1377 stepper visibility problems fixed in author

  1. … 2 more files in changeset.
use randomly generated password instead of magic text; don't skip roles update for local users, in the case where a non-LAMS IdP is the local IdP.

LDEV-1251 downgrade to jquery 1.1.4 + dimensions plugin for sortable compatibility with ie6; make lessons in child groups sortable as well

    • -0
    • +11
    ./web/includes/javascript/jquery-1.1.4.pack.js
    • -0
    • +12
    ./web/includes/javascript/jquery.dimensions.pack.js
LDEV-1394 Activities now open in seperate windows in Monitor and are not reloaded if already open.

  1. … 1 more file in changeset.
LDEV-1251 get sortable containment working, remove lesson validation

LDEV-1251 workaround fix for problem with last item in sortable list being dropped outside of parent container