lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3440. Removed encoding which caused +s to appear in the name of the lesson in the learner interface.

LDEV-3430 Deleting lesson was showing a "true" message and no refreshing. It now only shows a message if an error occurs during deletion and refreshes the page on a successful removal.

    • -1
    • +1
    ./web/includes/javascript/groupDisplay.js
  1. … 1 more file in changeset.
LDEV-3424 Add new feature to integrations to be able to sync all marks in the lesson

  1. … 2 more files in changeset.
LDEV-3424 Add new feature to integrations to be able to sync all marks in the lesson

  1. … 9 more files in changeset.
LDEV-3415 update tablesorter plugin

    • -5
    • +23
    ./web/css/jquery.tablesorter.theme-blue.css
    • -0
    • +17
    ./web/includes/javascript/jquery.tablesorter-widgets.js
LDEV-3424 Add new feature to integrations to be able to sync all marks in the lesson

LDEV-3402 New users should be created at a a first run automatically instead of making a call to integrated server inquiring for user details

  1. … 1 more file in changeset.
LDEV-3426: Make Multiple Choice not clear "user" attribute. Remove unnecessary "user" attribute overwriting in different places in LAMS.

  1. … 3 more files in changeset.
LDEV-3424 Add new feature to integrations to be able to sync all marks in the lesson

  1. … 14 more files in changeset.
LDEV-3422: Remove JSP precompilation from Ant build files.

  1. … 3 more files in changeset.
LDEV-3415 update tablesorter plugin

    • -0
    • +17
    ./web/includes/javascript/jquery.tablesorter-widgets.js
LDEV-3115: Remove unnecessary vertical scrollbar for LD thumbnail in Import Part dialog.

LDEV-3115: Remove unnecessary vertical scrollbar for LD thumbnail in Import Part dialog.

LDEV-3412: Migrate branching entries to new groups.

LDEV-3412: Migrate branching entries to new groups.

LDEV-3415 update tablesorter plugin

    • -5
    • +23
    ./web/css/jquery.tablesorter.theme-blue.css
LDEV-3410 Add feature allowing disable export portfolio and live edit

  1. … 9 more files in changeset.
LDEV-3410 Add feature allowing disable export portfolio and live edit

LDEV-3410 Add feature allowing disable export portfolio and live edit

  1. … 9 more files in changeset.
LDEV-3322 recommitting missing FLA label

LDEV-3322 recommitting missing FLA label

LDEV-2975 Updating Greek, Norwegian, Spanish, English

LDEV-2975 Updating Greek, Norwegian, Spanish, English

LDEV-2265 adding servlet mappings to web.xml manually as it's no longer generated automatically

LDEV-2265 fix JS method

LDEV-3338: Upgrade jdom from version 0.7 to 1.1.2 shipped with WildFly. There is a version 2.x available, but it has different API and it would have to be included as a separate library again.

  1. … 84 more files in changeset.
LDEV-3339: Update Lucene 2.5 -> 4.10. Use StandardAnalyzer instead of Snowball. It does not stem words and works best with English.

  1. … 8 more files in changeset.
LDEV-3387 updated libraries. introduced new jquery.plugin.js (required for jqeury.countdown.js) and jgrowl plugin

    • -0
    • +100
    ./web/css/jquery.jgrowl.css
    • -7
    • +11
    ./web/includes/javascript/jquery.form.js
    • -0
    • +16
    ./web/includes/javascript/jquery.jgrowl.js
    • -0
    • +4
    ./web/includes/javascript/jquery.plugin.js
LDEV-2265 fixed openLearner() by introducing new method openLearnerShortenedUrl() designed particularly for opening learner window from shortened URLs like /lams/r/*

    • -159
    • +102
    ./web/includes/javascript/openUrls.js
LDEV-3275: Set request's default encoding in server configuration rather than in filter. Clean up locale setting.

  1. … 2 more files in changeset.