• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

LDEV-1251 restrict dragging to vertical axis

LDEV-1251 fix error when org.lessons couldn't lazy load

fix for ConcurrentModificationException while Iterating over a Set; stop printing password in logs; make reading of roles mapping values more flexible

  1. … 3 more files in changeset.
LDEV-1251 user needs monitor or group manager role in a group to be able to sort lessons.

LDEV-1251, LDEV-1064. Refactored the way lessons are retrieved for the index page (fixed LDEV-1064); added interface 1.2 (jquery extension), allowing sorting of lessons via drag and drop (LDEV-1251); added ordered_lesson_ids column to lams_organisation (LDEV-1251).

    • -0
    • +154
    ./src/java/org/lamsfoundation/lams/web/LessonOrderServlet.java
    • -0
    • +8
    ./web/includes/javascript/interface.js
  1. … 5 more files in changeset.
LDEV-1132 Removing connecting branches when activity is removed. Set new default branch if removed branch was the default.

  1. … 4 more files in changeset.
LDEV-1381: adds importLearningDesign method to handle uploads to the LAMS Community.

LDEV-1379: allow preview from integrations

Updating English, German, Spanish, French, Maori, Polish

LDEV-1374: Moving the fix to encode filename (done for LDEV-1243) into FileUtil in lams.jar, so that it can be using to encode the filenames of files coming from the content repository.

  1. … 1 more file in changeset.