• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1646: Replacing the horrible exception that you get when you try to import the IMSLD format with a nicer error message.

  1. … 2 more files in changeset.
LDEV-1633 make getSupportedLocale handle null inputs gracefully

LDEV-1611 Fixup for uniquecontentfolder stuff

  1. … 1 more file in changeset.
Fixed missing import statement causing lams-cruise to fail

  1. … 1 more file in changeset.
LDEV-1611 Learners now able to access unique content folder per session

  1. … 1 more file in changeset.
LDEV-1352: Adding branching to IMSLD export. The branch activities are now exported, along with the branch mappings, conditions and groupings in a structured format. Still problems with ordering of the activities within a branch, there aren't any conditions to control the branches and the groups don't line up with IMS LD groups.

  1. … 1 more file in changeset.
[LDEV-273] Forgot password cahnges to make password searchable on username or email

  1. … 3 more files in changeset.
LDEV-1571: Sync gates to open for group based and teacher chosen branching. The "potential list of learners" is restricted to the group of learners associated with the group assigned to the branch.

  1. … 11 more files in changeset.
LDEV-273 Password Reset

All the code for the forgot your login stuff, still needs validation and some comsmetics to be finished

  1. … 8 more files in changeset.
LDEV-1598 Added four new configuration items for setting screen sizes of authoring, monitor, learner and system admin.

  1. … 11 more files in changeset.
LDEV-1622: Fixed the group creation so that if the existing group names do not start at 1 then the logic to create the groups will still cope - it was failing when it was trying to create a group with a name that already existed.

Fixing a Hibernate xdoclet statement to match to the hbm.xml file.

LDEV-1612: Final code tweaks to get the learner part working.

  1. … 1 more file in changeset.
LDEV-1612: Tweaking the condition names for OUTPUT_SET_BOOLEAN type definitions, so that Flash can match existing conditions back to their definitions.

  1. … 1 more file in changeset.
LDEV-1612: Added new output type for custom tool outputs ie tool outputs with a set of boolean conditions, normally constructed by the user in authoring page for the tool.

LDEV-1594: Made the I18N code more generic so that tool's could get any arbitrary value (rather than having to access their message source directly). This was useful for the open vote option in voting, and may also be useful for custom conditions.

  1. … 2 more files in changeset.
list of lessons returned was including preview lessons when it shouldn't.

LDEV-1594: Added a new flag "showConditionNameOnly". When this is true, Flash will hide the details of the condition (e.g. Range blah to blah). Needed for the default Voting activity as the condition details are meaningless to the user.

LDEV-1579: Tools now indicate whether or not they support tool outputs, which allows the authoring client to only list tools that should have conditions.

    • -3
    • +26
    ./java/org/lamsfoundation/lams/tool/Tool.java
  1. … 8 more files in changeset.
LDEV-1572: Resize charts to allow larger charts when the legend is large. If it looks like the legend will go over 4 or more lines, then it creates a chart 750x550. I've also increased the size of the small chart to 400 square. Moved some of the common code into a utility class so that our sizing is always consistent.

    • -0
    • +111
    ./java/org/lamsfoundation/lams/util/ChartUtil.java
  1. … 3 more files in changeset.
LDEV-1005: Added lesson name to headings, added help button, improved layout, improved browser compatibility on the page sizing, added scrolling to the iframe, hide the branches that the user isn't doing, adding support for the jump ahead in preview.

  1. … 18 more files in changeset.
LDEV-1005: Implementing a non-Flash learner interface

  1. … 49 more files in changeset.
LDEV-1563: Allow sites to set up a custom tab.

  1. … 10 more files in changeset.
LDEV-1558: Once a learner completes a lesson by hitting a "stop after activity" branch, it stays completed, irrespective of whether the user hits resume or if Live Edit is done and new activities are added to the end of the design.

  1. … 7 more files in changeset.
LDEV-1511 forgot to add null checks

LDEV-1447 update workspace/folder names when group gets a new name

Adding LessonJoin xml web service that allows a learner to join a lesson, based on a learning design id - creates new lesson as necessary based on given max class size.

  1. … 2 more files in changeset.
LDEV-523, LDEV-1527: The tool's help urls need to be modified to include the language code before sending to Flash.

    • -0
    • +77
    ./java/org/lamsfoundation/lams/util/HelpUtil.java
  1. … 9 more files in changeset.
LDEV-1217 When user cancels an export portfolio download, an exception is not caught

  1. … 1 more file in changeset.
LDEV-1477: Server validation now allows for empty sequences in optional sequences