Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2329 fix for Chrome (as it doesn't execute location.href="bla-bla" command if window is going to be closed)

  1. … 32 more files in changeset.
LDEV-2839: Convert custom ExportPortOutput and ProgressOutput tags to plain JSP pages. These tags call include themselves recursivly what causes errors in JSP precompilation process. This is a know bug (JBAS-7496) of JBoss 5.1, fixed in JBoss 7. These tags were used only in lams_learning, so after conversion they were left only there. They were removed from all other projects.

    • -59
    • +0
    ./WEB-INF/tags/ExportPortOutput.tag
  1. … 100 more files in changeset.
LDEV-1737 Modified Define in Monitor so it doesn't show the "Re-Edit" or "Close" page

    • -18
    • +37
    ./WEB-INF/tags/AuthoringButton.tag
  1. … 26 more files in changeset.
LDEV-2839: Assessment Tool clean up: Add missing taglibs references. Add missing "drop table" statement for tool deployment.

    • -0
    • +2
    ./pages/export/parts/exportlearner.jsp
    • -0
    • +2
    ./pages/export/parts/exportteacher.jsp
    • -0
    • +1
    ./pages/learning/parts/allquestions.jsp
    • -0
    • +2
    ./pages/learning/parts/markandpenaltyarea.jsp
    • -0
    • +2
    ./pages/learning/parts/questionsummary.jsp
    • -0
    • +2
    ./pages/monitoring/parts/userresponse.jsp
  1. … 1 more file in changeset.
LDEV-2838 fix Assessment matching pare

LDEV-2798: Adding nogo to finishbutton

    • -2
    • +2
    ./pages/learning/parts/allquestions.jsp
LDEV-2752 Widened all entry fields as we have more space after we've enlarged thickbox area

    • -5
    • +5
    ./pages/authoring/parts/addmatchingpairs.jsp
    • -8
    • +8
    ./pages/authoring/parts/addmultiplechoice.jsp
    • -5
    • +5
    ./pages/authoring/parts/addnumerical.jsp
    • -7
    • +7
    ./pages/authoring/parts/addordering.jsp
    • -5
    • +5
    ./pages/authoring/parts/addshortanswer.jsp
    • -7
    • +7
    ./pages/authoring/parts/addtruefalse.jsp
    • -2
    • +2
    ./pages/authoring/parts/matchingpairoption.jsp
    • -1
    • +1
    ./pages/authoring/parts/orderingoption.jsp
    • -2
    • +2
    ./pages/authoring/parts/shortansweroption.jsp
LDEV-2751: Change default width of CKEditor to "100%" so it is the same as in old FCKeditor.

  1. … 29 more files in changeset.
LDEV-2752 Widen the thickbox in Assessment

LDEV-2691 CKEditors don't disappear after ajax calls

    • -34
    • +28
    ./includes/javascript/assessmentoption.js
LDEV-2732 * adjusted assessment's CKEditor width to let it fit * moved css parameters to separate .css file

    • -0
    • +6
    ./includes/css/addQuestion.css
    • -7
    • +2
    ./pages/authoring/parts/addmatchingpairs.jsp
    • -7
    • +2
    ./pages/authoring/parts/addmultiplechoice.jsp
    • -7
    • +2
    ./pages/authoring/parts/addnumerical.jsp
    • -7
    • +2
    ./pages/authoring/parts/addordering.jsp
    • -7
    • +2
    ./pages/authoring/parts/addshortanswer.jsp
    • -7
    • +2
    ./pages/authoring/parts/addtruefalse.jsp
    • -2
    • +2
    ./pages/authoring/parts/matchingpairoption.jsp
    • -1
    • +1
    ./pages/authoring/parts/orderingoption.jsp
    • -2
    • +2
    ./pages/authoring/parts/shortansweroption.jsp
LDEV-2732: Copy the modified CKEditor tag to all Tools.

  1. … 28 more files in changeset.
LDEV-2739: Upgrade FCKEditor references to new CKEditor 3.x. Remove unnecessary CSS and JS files.

  1. … 32 more files in changeset.
LDEV-2717 Added passing mark feature to assessment tool

*merge from lams2_3_release

    • -0
    • +17
    ./pages/monitoring/parts/advanceoptions.jsp
  1. … 9 more files in changeset.
LDEV-2716 Eliminate duplicate entries in "Learner summary" table

    • -1
    • +1
    ./pages/monitoring/parts/masterDetailLoadUp.jsp
LDEV-2714 Pool of questions for assessment tool

*merge from lams2_3_release to HEAD

    • -0
    • +74
    ./pages/authoring/importQuestions.jsp
    • -20
    • +104
    ./pages/authoring/parts/questionlist.jsp
  1. … 15 more files in changeset.
CNG-1: Single activity LD configuration opens authoring for only that activity instead of Planner with the whole LD. Parameter "notifyCloseURL" support has been added to each Tool's authoring saved page in order to redirect back to MindApp.

    • -11
    • +15
    ./WEB-INF/tags/AuthoringButton.tag
  1. … 30 more files in changeset.
LDEV-2702 moving css properties from TabName.tag to .css files

merge from lams2_3_release

  1. … 34 more files in changeset.
LDEV-2664 LearnerFlashEnabled.tag has been reimplemented as Java class (this is done in order to prevent updating list of mobile devices in all modules )

*merged from lams2_3_release

    • -53
    • +0
    ./WEB-INF/tags/LearnerFlashEnabled.tag
  1. … 59 more files in changeset.
LDEV-2664 update LearnerFlashEnabled tag with detecting mobile devices

    • -1
    • +9
    ./WEB-INF/tags/LearnerFlashEnabled.tag
  1. … 24 more files in changeset.
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
    • +64
    ./pages/learning/parts/allquestions.jsp
  1. … 4 more files in changeset.
LDEV-2657 pull up JavaScript methods to monitorToolSummaryAdvanced.js

  1. … 7 more files in changeset.
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-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-1730 If Tool is not group do now show the group reference

  1. … 4 more files in changeset.
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