• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file dialog.js was added on branch lams2_head_wildfly on 2015-05-27 06:23:54 +0000

LDEV-3479: Use jQuery dialog for Flashless Authoring inner windows: edit Activity, Import Learning Design. Fix CVS resizing as dialog resizes.

    • -0
    • +62
    ./includes/javascript/dialog.js
    • -61
    • +1
    ./includes/javascript/groupDisplay.js
  1. … 1 more file in changeset.
file rating.js was added on branch lams2_head_wildfly on 2015-06-15 22:42:48 +0000

LDEV-3450 further development of rating/comments feature

(developed when working on Q&A's peer review feature)

    • -0
    • +142
    ./includes/javascript/rating.js
  1. … 16 more files in changeset.
LDEV-3479: Add jQuery Dialogextend library. Display Flashless Authoring in jQuery UI Dialog with extra buttons, instead of a regular pop up.

    • -2
    • +36
    ./includes/javascript/groupDisplay.js
file jquery.dialogextend.js was added on branch lams2_head_wildfly on 2015-05-20 09:03:50 +0000

LDEV-3479: Add jQuery Dialogextend library. Display Flashless Authoring in jQuery UI Dialog with extra buttons, instead of a regular pop up.

    • -2
    • +36
    ./includes/javascript/groupDisplay.js
    • -0
    • +2
    ./includes/javascript/jquery.dialogextend.js
Extra code added back in accidently in a previous commit - stops LAMS running.

LDEV-3467: Proper fix for thickbox.js for jQuery UI 1.11.

  1. … 1 more file in changeset.
LDEV-3467: Proper fix for thickbox.js for jQuery UI 1.11.

  1. … 1 more file in changeset.
LDEV-3467: Fix Smoothness theme CSS for jQuery UI.

    • -16
    • +16
    ./css/jquery-ui-smoothness-theme.css
LDEV-3467: Fix Smoothness theme CSS for jQuery UI.

    • -16
    • +16
    ./css/jquery-ui-smoothness-theme.css
LDEV-3466: Make several more course and lesson management windows non-modal.

    • -231
    • +167
    ./includes/javascript/groupDisplay.js
  1. … 2 more files in changeset.
LDEV-3466: Make several more course and lesson management windows non-modal.

    • -231
    • +167
    ./includes/javascript/groupDisplay.js
  1. … 2 more files in changeset.
LDEV-3115: Add an i18n label.

LDEV-3115: Add an i18n label.

LDEV-3467: Fix menu items being clickable only on labels, not whole row.

Get rid of Thickbox's customisation for IE 6 as it depends on jQuery.browser which is not available in version 1.11.

LDEV-3467: Fix menu items being clickable only on labels, not whole row.

Get rid of Thickbox's customisation for IE 6 as it depends on jQuery.browser which is not available in version 1.11.

LDEV-3450 further development of rating/comments feature

  1. … 22 more files in changeset.
LDEV-3453: Alert, confirm and prompt JS functions do not decode i18n labels properly (quotes are still HTML entities). This trick decodes the labels before setting them as JS variables.

  1. … 2 more files in changeset.
LDEV-3453: Alert, confirm and prompt JS functions do not decode i18n labels properly (quotes are still HTML entities). This trick decodes the labels before setting them as JS variables.

  1. … 2 more files in changeset.
LDEV-3466: Make Monitor dialogs non-modal and resizable.

    • -14
    • +38
    ./includes/javascript/groupDisplay.js
  1. … 3 more files in changeset.
LDEV-3467: New jQuery files, images and layout adjustments.

    • -208
    • +971
    ./css/jquery-ui-redmond-theme.css
    • -208
    • +971
    ./css/jquery-ui-smoothness-theme.css
  1. … 19 more files in changeset.
LDEV-3466: Make Monitor dialogs non-modal and resizable.

    • -13
    • +37
    ./includes/javascript/groupDisplay.js
  1. … 3 more files in changeset.
LDEV-3467: New jQuery files, images and layout adjustments.

    • -208
    • +971
    ./css/jquery-ui-redmond-theme.css
    • -208
    • +971
    ./css/jquery-ui-smoothness-theme.css
  1. … 19 more files in changeset.
LDEV-3450 further development of rating/comments feature

  1. … 3 more files in changeset.
LDEV-3450

1) Display what rate you have given

2) Rate only once

3) Don't see the average rating until you rate it.

4) Add an option for a brief comment

  1. … 26 more files in changeset.
LDEV-3453: Remove unnecessary code, re-added during a merge.

LDEV-3450 Introduce rating limits

  1. … 25 more files in changeset.
LDEV-3455 Rest support for templates, involving portions of a rest based learning design saving interface.

  1. … 6 more files in changeset.