• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4180: Fix the type of a numerical column.

  1. … 1 more file 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 obsolete SQL patch.

LDEV-4180: Remove help_text from lams_learning_activity as it is taken from i18n files anyway.

LDEV-4180 DB fixes for vote (as per Marcin's request)

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

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

  1. … 1276 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-2899 There is no need for /db/sql/updatescripts/** sql updates anymore as we use autopatch ever since. So we can remove according folders

    • -16
    • +0
    ./updatescripts/updateTo20080326.sql
  1. … 48 more files in changeset.
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

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

  1. … 10 more files in changeset.
LDEV-2657 Date restrictions for Vote (merge to HEAD)

  1. … 15 more files in changeset.
LDEV-2657: Date and time restrictions for Vote

  1. … 14 more files in changeset.
LDEV-2525 Include a minimum number of votes option

(merge from lams2_3_release)

  1. … 32 more files in changeset.
LDEV-2535 fixed Voting exception at importing sequences

  1. … 3 more files in changeset.
LDEV-2535 fixed Voting exception at importing sequences

  1. … 1 more file in changeset.
LDEV-2525 added a minimum number of votes option

  1. … 31 more files in changeset.
LDEV-2374: Vote tool does not "freeze" nominations the moment the first Learner reaches the activity. Nomination list can be extended by further inputs from previous tools.

  1. … 6 more files in changeset.
LDEV-2374:

- Vote now accepts nominations created by Teacher as well as ones derived from input.

- Teacher can now limit number of Learners contributing to Vote's nomination pool.

- Each tool now declares which DataOutputDefinitions it can accept for Data Flow.

  1. … 49 more files in changeset.
LDEV-2374: Data flow between tools: framework and example for Q&A -> Vote.

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

  1. … 118 more files in changeset.
LDEV-2174:

Changed Spring contexts to use ContextSingletonBeanFactoryLocator.

Added Ant task to slim JBoss.

  1. … 80 more files in changeset.
LDEV-1998: Committing Pedagogical Planner base files and support for chat, forum, multiple choice, Q&A, noticeboard, notebook and vote tools.

  1. … 111 more files in changeset.
LDEV-1916 adding autopatch to tools, including db_version_insert.sql script to tool deployer

    • -0
    • +2
    ./db_version_insert.sql
  1. … 71 more files in changeset.
Changing sql update scripts for vote, mc and forum so they have no multi-line commands, as the tooldeployer task in the updater seems to have difficulty with this. All commands changed to one-liners

  1. … 2 more files in changeset.
LDEV-1597: Added new advanced object ShowResults, which controls whether or not the full results are shown. The user can still see their votes in export portfolio and if they return to the voting screen.

    • -18
    • +0
    ./updatescripts/updateTo20080108.sql
    • -0
    • +23
    ./updatescripts/updateTo20080326.sql
  1. … 14 more files in changeset.
LDEV-1594: Adding a basic tool output. Only works if there is at most one nomination and the learner can't enter their own values.

  1. … 6 more files in changeset.