lams_tool_task

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2657 pull up JavaScript methods to monitorToolSummaryAdvanced.js

    • -70
    • +14
    ./web/pages/monitoring/summary.jsp
  1. … 7 more files in changeset.
LDEV-2679 fixing a bug "Moving tasks up or down doesn't work"

*merge from lams2_3_release

  1. … 2 more files in changeset.
LDEV-2679 fixing a bug "Moving tasks up or down doesn't work"

  1. … 2 more files in changeset.
Updating Norwegian

  1. … 6 more files in changeset.
LDEV-2657 Date restrictions for TaskList (merge to HEAD)

LDEV-2657: Task labels

LDEV-2657 Date restrictions for TaskList (merge to HEAD) fixing typo

LDEV-2657: small typo

LDEV-2657 Date restrictions for TaskList (merge to HEAD)

    • -0
    • +1
    ./db/sql/create_lams_tool_taskList.sql
    • -3
    • +16
    ./web/pages/learning/runoffline.jsp
    • -0
    • +43
    ./web/pages/monitoring/daterestriction.jsp
    • -13
    • +88
    ./web/pages/monitoring/summary.jsp
LDEV-2657: Date and time restrictions for TaskList

    • -0
    • +1
    ./db/sql/create_lams_tool_taskList.sql
    • -3
    • +16
    ./web/pages/learning/runoffline.jsp
    • -0
    • +43
    ./web/pages/monitoring/daterestriction.jsp
file patch20110510_updateTo236.sql was initially added on branch lams2_3_release.

file daterestriction.jsp was initially added on branch lams2_3_release.

    • -0
    • +0
    ./web/pages/monitoring/daterestriction.jsp
Updating Norwegian

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

    • -1
    • +3
    ./web/pages/monitoring/itemsummary.jsp
LDEV-2577: Fixed a bug - the response after ajaxSubmit was trimmed improperly, leaving unnecessary code on the top.

Also added missing label.

  1. … 8 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-2598: Updating Greek

  1. … 2 more files in changeset.
LDEV-2549 delete unnecesary conditions from DB

and update condition's sequenceId every time we do this

*merge from lams2_3_release

  1. … 2 more files in changeset.
LDEV-2549 delete unnecesary conditions from DB

and update condition's sequenceId every time we do this

  1. … 2 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-2598: Updating Maori

  1. … 6 more files in changeset.
LDEV-2598: Spanish (MX), Maori

  1. … 2 more files in changeset.
LDEV-2596: Forcing CKEditor be reinitialized after AJAX form submit.

  1. … 28 more files in changeset.
LDEV-2577: Readded videorecorder plugin. Readded missing contentFolderID parameter to CKEditor instances.

  1. … 36 more files in changeset.
LDEV-2577, LDEV-2588:

Fixed names of buttons that have changed from FCKEditor.

CKEditor are hidden until they are completely initialized.

  1. … 25 more files in changeset.
LDEV-2577: Removed quotation marks on "displayExpanded" option so it gets parsed correctly.

  1. … 27 more files in changeset.