Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5250 Do not set obsolete PedPlanner URL when adding a tool

It causes problems when a tool is deployed after server starts for the

first time and PedPlanner tables are already gone via Autopatch.

  1. … 18 more files in changeset.
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-4743 Update SQL script with autopatch changes for LAMS 3.1 release

  1. … 139 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 help_text from lams_learning_activity as it is take from i18n files anyway.

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

  1. … 35 more files in changeset.
LDEV-4180: Make DB patches produce up-to-date structure during build instead of applying multiple patches. Get rid of unnecessary tables and keys. Modify boolean columns to tinyint(1) Simplify patches where possible.

  1. … 218 more files in changeset.
LDEV-3669:Fix for Wiki date/time restriction in monitor.

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

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

  1. … 1274 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-2826: Allow marking Wiki pages as removed instead of removing them completely. Clear references to unexisting pages. Fix refresh Wiki page list after removing one.

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

  1. … 52 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.
Merging wiki greek characters fix with head

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

  1. … 118 more files in changeset.
LDEV-1998: Added support for Wiki tool.

  1. … 8 more files in changeset.
Putting a unique key for title and tool-session for wiki pages, to ensure a tightly contained database model

Setting the activity type of the wiki tool to a collaborative activity

LDEV-1972 - adding notifications for the wiki tool

implemented for teachers and students

Required the completion of LDEV1977, which allowed direct linking to the wiki from outside LAMS, so the link could be sent in emails

  1. … 20 more files in changeset.
LDEV-1966 Implemented a special workspace folder for each session of the wiki

Monitor and learner modules adjuested to point to this folder

Export portfolio adjusted to export folder images and point to the correct location

  1. … 9 more files in changeset.
LDEV-1657 Fixed the problem with commas and inverted commas by replacing with escape characters.

  1. … 12 more files in changeset.
LDEV-1952 implement tool output for wiki tool

number of edits,

number of adds

  1. … 5 more files in changeset.
LDEV-1611 and LDEV-1953 Monitor and learner modules completed for wiki tool, apart from reflection, see LDEV-1954

  1. … 22 more files in changeset.
First commit for new wiki tool

Progress: Author finished

Learner begun

    • -0
    • +80
    ./activity_insert.sql
    • -0
    • +95
    ./create_lams_tool_wiki.sql
    • -0
    • +2
    ./db_version_insert.sql
    • -0
    • +13
    ./drop_lams_tool_wiki.sql
    • -0
    • +16
    ./library_insert.sql
  1. … 157 more files in changeset.