Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5440 Rewrite config files and library references

  1. … 955 more files in changeset.
LDEV-5058 Move activity category from DB to authoring front end

  1. … 14 more files in changeset.
LDEV-4453 Mark chosen activity outputs as weightable

Activity outputs without max score are not eligible for weighting as we

can not calculate percent in which the activity is completed. They must

not appear in weighting dialog and they must always have 0% weight.

  1. … 10 more files in changeset.
LDEV-4127: Remove default tool conditions. Fix conditions refresh in Authoring.

  1. … 28 more files in changeset.
LDEV-3824: Replace Eadventure with a stub. Make Authoring process, but hide invalid Tools (needed for LD import).

  1. … 218 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 1071 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 780 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

    • -143
    • +138
    ./ToolOutputDefinitionDTO.java
  1. … 2118 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

    • -143
    • +138
    ./ToolOutputDefinitionDTO.java
  1. … 1859 more files in changeset.
LDEV-3744: Use hardcoded icons' Data URIs instead of fetching and processing each icon before save. Remove canvg library as calculations can be done in an easier, native way.

  1. … 10 more files in changeset.
LDEV-3674: Remove multiple Flash elements: Authoring, icons, themes, i18n files, WDDX libraries and classes, methods, servlets etc. Rename/rewrite methods for Flashless use.

  1. … 419 more files in changeset.
LDEV-3498: Add Gradebook support when creating LDs in FLA and Single Activity Lessons.

  1. … 8 more files in changeset.
LDEV-3498: Add Gradebook support when creating LDs in FLA and Single Activity Lessons.

  1. … 8 more files in changeset.
LDEV-3225: Remove unused colums for tool contribution and moderation.

  1. … 42 more files in changeset.
LDEV-3115: Allow unifinished branches. Validation of groupings not being used in a sequence. Remove grouping references when transition is removed. Recently Used Sequences (LD access) full functionality. Detect LDs being overwritten by manually providing an existing title. Change how Parallel Activities are detected and described in Flashless Authoring in LD Importer. Multiple CSS changes and bug fixes.

  1. … 15 more files in changeset.
LDEV-3115: Support for Parallel Activities.

  1. … 13 more files in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

  1. … 72 more files in changeset.
LDEV-3115: Allow saving of LDs consisting of simple Tool activities. Fixes to JSON parsing. Activity colouring based on categories.

  1. … 12 more files in changeset.
LDEV-3115: Fill "input" dropdown in branching properties. Load branching grouping from stored LD. Add "Match Groups to Branches" dialog.

  1. … 8 more files in changeset.
LDEV-3115: Use jQuery draggable for Activity templates, so they can be separated from main canvas. Add transition drawing.

    • -0
    • +33
    ./ToolDTONameComparator.java
  1. … 12 more files in changeset.
Merge lams2_3 to head (including things not merged last time due to eclipse's merge wizard not handling the lams2_3 start point as expected)

  1. … 167 more files in changeset.
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.

  1. … 2 more files in changeset.
LDEV-1454: Adding two default conditions for each boolean tool output. This will allow the authoring branching clients to set up default conditions for these outputs.

  1. … 4 more files in changeset.
LDEV-1376: Couple of small tweaks needed on the back end - the validation wanted start to be not null so that was removed (the logic in the runtime test was fine, it was just the validation) and the greater than was sending back a dummy 9999, which is now null.

  1. … 2 more files in changeset.
LDEV-1135: Tweaking the output definition to suit the authoring client.

  1. … 3 more files in changeset.
LDEV-1134: Adding more support for the tool output based branching. Added a couple of simple tool output definitions for MCQ and Forum and added a class to the core to help tools create the tool output definitions (OutputDefinitionFactory), which required a change to MessageService. Also added the call to the core tool service to support calling the tools for their output definitions.

  1. … 6 more files in changeset.
temp call for returning Tool Output Definitions

    • -0
    • +113
    ./ToolOutputDefinitionDTO.java
  1. … 3 more files in changeset.
Updated address of FSF in copyright statement

  1. … 1392 more files in changeset.
helpURL added to dto's

  1. … 3 more files in changeset.
Copyright statement change - only support GPL v2, not future versions. Missed the "version 2.0" the previous check in

  1. … 261 more files in changeset.