Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3076 added ability to upload images by learners using CKeditor

  1. … 28 more files in changeset.
LDEV-2865 Remove excessive logging from QA tool

    • -1
    • +0
    ./org/lamsfoundation/lams/tool/qa/QaQueUsr.java
  1. … 14 more files in changeset.
LDEV-2865 Remove unused method

LDEV-2865 Remove excessive logging from QA tool

LDEV-2865 Remove excessive logging from QA tool

LDEV-2865 Remove excessive logging from QA tool

LDEV-3026: Add utilities for getting activity position. Make Tools position-aware and display different label if they are last in LD.

  1. … 182 more files in changeset.
LDEV-2868 updated jRating library and removed its repetitions from LAMS tools

  1. … 2 more files in changeset.
LDEV-2868 updated jRating library and removed its repetitions from LAMS tools

  1. … 36 more files in changeset.
LDEV-2946: setting correct mime type for json

  1. … 4 more files in changeset.
LDEV-2946 in order to send json object in utf-8 explicitly set ContentType to "application/x-json;charset=utf-8", as basic "application/x-json" doesn't work

  1. … 2 more files in changeset.
LDEV-2868 * updated jquery.js, jquery-ui.js and jqgrid.js, jquery.layout.js, jqury.mobile.js, jqeury.form.js, jquery.autocomplete.js * removed repetitions of those libraries throughout all Lams * fixed some issues brought up by these updates * jquery.sizzle.js cut out from jquery.js and now it's a separate file

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

  1. … 51 more files in changeset.
fix issue when upgrading

  1. … 1 more file in changeset.
LDEV-2657 Date restrictions for Q&A (merge to HEAD)

  1. … 12 more files in changeset.
LDEV-2676: fixing upgrade issue

LDEV-2676: fixing upgrade issue

LDEV-2660 rolled back QaQuestion.java --> QaQueContent.java

*merge from lams2_3_release

    • -14
    • +14
    ./org/lamsfoundation/lams/tool/qa/QaCondition.java
    • -0
    • +228
    ./org/lamsfoundation/lams/tool/qa/QaQueContent.java
  1. … 22 more files in changeset.
LDEV-2654 preserve all Advanced Settings in monitor

*merge from lams2_3_release

  1. … 1 more file in changeset.
LDEV-2653 autosave feature

*merge from lams2_3_release

    • -17
    • +19
    ./org/lamsfoundation/lams/tool/qa/QaCondition.java
    • -376
    • +0
    ./org/lamsfoundation/lams/tool/qa/QaQueContent.java
    • -241
    • +9
    ./org/lamsfoundation/lams/tool/qa/QaQueUsr.java
    • -0
    • +228
    ./org/lamsfoundation/lams/tool/qa/QaQuestion.java
  1. … 106 more files in changeset.
LDEV-2656 Display star rating in export portfolio

*merge from lams2_3_release

    • -0
    • +124
    ./org/lamsfoundation/lams/tool/qa/util/QaBundler.java
  1. … 1 more file in changeset.
LDEV-2649 display advanced setting in monitor

  1. … 1 more file in changeset.
LDEV-2649 Q&A option to rate other student's responses

*merge from lams2_3_release

    • -0
    • +4
    ./org/lamsfoundation/lams/tool/qa/QaUtils.java
    • -0
    • +121
    ./org/lamsfoundation/lams/tool/qa/ResponseRating.java
    • -0
    • +67
    ./org/lamsfoundation/lams/tool/qa/dao/IResponseRatingDAO.java
    • -0
    • +54
    ./org/lamsfoundation/lams/tool/qa/dto/AverageRatingDTO.java
  1. … 28 more files in changeset.
LDEV-1730 If Tool is not group do now show the group reference

  1. … 13 more files in changeset.
LDEV-2642, LDEV-2616: Move Planner activity metadata (hidden, collapsed, expanded) to a separate table, as it may grow in the future and we don't want to make ToolActivity too complex. Move Editing Advice content from Online Instructions in activities to the metadata table. Allow editing the Editing Advice straight from the planner. Use jquery_ui instead of cluetip (dispose the last one completely). While creating a node, the Learning Design is imported just once from ZIP into DB, instead of importing it each time someone opens it in Planner. This allows less unnecessary copies of the LD and allows easier modfication of the original design. Change the way a Teacher gets a copy of the design. When opening the template in Planner, a copy is made in common folder ("Planner preview"). When the user saves the design, the same copy is *moved* to user's folder, rather than copying it again. Futhermore, each subsequent save modifies the same LD rather than making another copy.

  1. … 25 more files in changeset.
LDEV-2611 updating tool's version in order to make work import filter

*merge from lams2_3_release

LDEV-2611 Added import filter to remove the old isOptional field and correctly add the required field.

LDEV-2524 adding autopatch script

*merge from lams2_3_release

LDEV-2579 saving conditionList when editing activity in monitor

Merging changes from 2.3 release branch for LDEV-2524.

    • -26
    • +22
    ./org/lamsfoundation/lams/tool/qa/QaQueContent.java
    • -11
    • +0
    ./org/lamsfoundation/lams/tool/qa/QaUtils.java
  1. … 15 more files in changeset.