Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5058 Allow tool adding both on fresh build and afterwards

As a column got removed from a LAMS core table, we need to make sure

that all scenarios work well: an upgrade from previous version, a fresh

build and adding extra tools afterwards.

  1. … 41 more files in changeset.
LDEV-4180: Adjust SQL scripts in tool stubs.

  1. … 9 more files in changeset.
LDEV-3147 Get rid of 'supports_run_offline_flag' and 'define_later_url' columns from lams_tool table

  1. … 31 more files in changeset.
LDEV-4180: Remove patches for dropping DB tables as we never use them.

  1. … 35 more files in changeset.
LDEV-3824: Replace VideoRecorder with a stub.

    • -165
    • +2
    ./create_lams_tool_videoRecorder.sql
  1. … 172 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 999 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. … 420 more files in changeset.
LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels. Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

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

  1. … 42 more files in changeset.
LDEV-3207: Remove unnecessary gate columns in each tool's initial insertion SQL.

  1. … 27 more files in changeset.
LDEV-3123 All DB tables names to be lowercase

  1. … 26 more files in changeset.
LDEV-2899 There is no need for /db/sql/updatescripts/** sql updates anymore as we use autopatch ever since. So we can remove according folders

  1. … 48 more files in changeset.
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

  1. … 1313 more files in changeset.
LDEV-2807: Support for MySQL 5.5

  1. … 52 more files in changeset.
LDEV-2254 Safari and VR Author fixed

LDEV-2286

VR tool now deployed as archived .war

LDEV-2281

Lessons with VR tool activities are now exported correctly

Author recordings are held locally on LAMS server

LDEV-2289

Popup now shown if EITHER media server settings are blank (both required for VR to work)

LDEV-2005

Export for learner/teacher working

Conditions tab removed

Author recordings added to FCK content folder

Preview images uploaded to own content folder for each VR session

  1. … 162 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 118 more files in changeset.
LDEV-2005 - Voice recording tool - fixed "Next Activity" button by adding needed reflectOnActivity and reflectInstructions to videoRecorder model

  1. … 4 more files in changeset.
LDEV-2005 - Voice recording tool - FCKEditor plugin present - Changes to configuration file for Red5 settings - Updates to VideoRecorderForFCK (Flex)

  1. … 76 more files in changeset.
LDEV-2005 VideoRecorder VideoRecorder most recent code Flex and AS source files are in lams_flash in the common and central flex folders

    • -8
    • +99
    ./create_lams_tool_videoRecorder.sql
  1. … 57 more files in changeset.
First commit of VideoRecorder tool

    • -0
    • +80
    ./activity_insert.sql
    • -0
    • +59
    ./create_lams_tool_videoRecorder.sql
    • -0
    • +2
    ./db_version_insert.sql
    • -0
    • +14
    ./drop_lams_tool_videoRecorder.sql
    • -0
    • +16
    ./library_insert.sql
    • -0
    • +4
    ./updatescripts/updateTo20070227.sql
    • -0
    • +2
    ./updatescripts/updateTo20080229.sql
  1. … 162 more files in changeset.