• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2691 fixed the issue "Can't add questions after performing any ajax call"

    • -6
    • +47
    ./includes/javascript/assessmentoption.js
LDEV-2683: Option for not displaying answers summary

    • -0
    • +17
    ./pages/monitoring/parts/advanceoptions.jsp
LDEV-2683: Option for not displaying answers summary

    • -0
    • +64
    ./pages/learning/parts/allquestions.jsp
  1. … 4 more files in changeset.
LDEV-2683: Option for not displaying answers summary

    • -0
    • +64
    ./pages/learning/parts/allquestions.jsp
file allquestions.jsp was initially added on branch lams2_3_release.

    • -0
    • +0
    ./pages/learning/parts/allquestions.jsp
LDEV-2683: Option for not displaying answers summary

  1. … 5 more files in changeset.
LDEV-2657 pull up JavaScript methods to monitorToolSummaryAdvanced.js

  1. … 7 more files in changeset.
LDEV-2678: Fixing jquery.jqGrid.js for FF4 similar as did before LDEV2666

    • -5
    • +1
    ./includes/javascript/jquery.jqGrid.js
LDEV-2657 Date and time restriction in Assessment

*merge from lams2_3_release

    • -0
    • +43
    ./pages/monitoring/parts/dateRestriction.jsp
  1. … 9 more files in changeset.
LDEV-2657 Date and time restriction for Assessment

    • -1
    • +5
    ./pages/authoring/parts/addmultiplechoice.jsp
    • -0
    • +43
    ./pages/monitoring/parts/dateRestriction.jsp
  1. … 9 more files in changeset.
file dateRestriction.jsp was initially added on branch lams2_3_release.

    • -0
    • +0
    ./pages/monitoring/parts/dateRestriction.jsp
LDEV-2648 Removed Finish button

*merge from HEAD

  1. … 2 more files in changeset.
LDEV-2648 Removed Finish button

  1. … 2 more files in changeset.
LDEV-2645 fixing status variables that got messed up

*merge from lams2_3_release

LDEV-2645 fixing status variables that got messed up

LDEV-1730 If Tool is not group do now show the group reference

  1. … 4 more files in changeset.
LDEV-2622 reinitializes thickbox after moving the questions

*merge from HEAD

LDEV-2504 upgrading jqGrid, jQuery and jQuery-UI to the latest versions

    • -0
    • +1
    ./pages/authoring/parts/overallfeedbacklist.jsp
LDEV-2623 fixing Poor work of assessment tool with new CKEditor

fixing 1-3 errors

    • -3
    • +1
    ./pages/authoring/parts/addmatchingpairs.jsp
    • -3
    • +1
    ./pages/authoring/parts/addnumerical.jsp
    • -6
    • +2
    ./pages/authoring/parts/addordering.jsp
    • -3
    • +1
    ./pages/authoring/parts/addshortanswer.jsp
LDEV-2622 reinitializes thickbox after moving the questions

LDEV-2623 fixing Poor work of assessment tool with new CKEditor

fixing 1-3 errors

    • -2
    • +2
    ./pages/authoring/parts/addmatchingpairs.jsp
    • -9
    • +9
    ./pages/authoring/parts/addmultiplechoice.jsp
    • -1
    • +5
    ./pages/authoring/parts/addnumerical.jsp
    • -2
    • +2
    ./pages/authoring/parts/addordering.jsp
    • -1
    • +5
    ./pages/authoring/parts/addshortanswer.jsp
LDEV-2504 upgrading jqGrid, jQuery and jQuery-UI to the latest versions

    • -1
    • +1
    ./pages/authoring/parts/addmatchingpairs.jsp
    • -1
    • +1
    ./pages/authoring/parts/addmultiplechoice.jsp
    • -1
    • +1
    ./pages/authoring/parts/addnumerical.jsp
    • -1
    • +1
    ./pages/authoring/parts/addordering.jsp
    • -1
    • +1
    ./pages/authoring/parts/addshortanswer.jsp
LDEV-2504 upgrading jqGrid, jQuery and jQuery-UI to the latest versions

    • -0
    • +295
    ./includes/css/jquery-ui-1.8.6.custom.css
    • -0
    • +138
    ./includes/css/ui.jqgrid.css
  1. … 132 more files in changeset.
LDEV-2577: Upgraded jQuery Form plugin to the latest version which fixed a bug in file uploading - previously impacting Shared Resources in Planner.

The new version is compatible with jQuery 1.3.2 which LAMS currently is using and should be backwards compatible, but it has not been tested in other projects than lams_central - sorry!

    • -486
    • +645
    ./includes/javascript/jquery.form.js
  1. … 2 more files in changeset.
LDEV-2577: Fixed a bug preventing multiple CKEditor instances on one page to be properly reinitialized after form submit.

  1. … 27 more files in changeset.
LDEV-2577: Added extra safety measure preventing plain textarea from being show instead of CKEditor instance.

  1. … 27 more files in changeset.
LDEV-2607: Hardcoded CKEditor width as a fix for Chrome inability to process "100%" width correctly.

  1. … 26 more files in changeset.
LDEV-2577: Set default height for CKEditor instances, as in IE it was minimal.

  1. … 27 more files in changeset.
LDEV-2595: As CSS parameter "display: none" does not work in IE, the initial textarea for CKEditor has height = 0px which does the trick instead.

  1. … 27 more files in changeset.
LDEV-2569 fixed problem with 2 ordering question on the same page

*merge from lams2_3_release