• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2374: Fixed a bug - maxInputs were not saved into DB.

Merging a small fix for assessment mark export

Fixing up small issue causing a nullpointer for some assessment mark exports

LDEV-2185: Merging from branch to head

LDEV-2185: Fixing output when reviewing the vote after finishing activity

LDEV-2374:

- Vote now accepts nominations created by Teacher as well as ones derived from input.

- Teacher can now limit number of Learners contributing to Vote's nomination pool.

- Each tool now declares which DataOutputDefinitions it can accept for Data Flow.

  1. … 35 more files in changeset.
LDEV-2387 Changed rendering of FCKEditor in Assessment and Notebook tool

* removed commented script part from FCKEditor.tag

* removed all references to fckeditor.js, fckcontroller.js, fckeditor.css

    • -4
    • +0
    /lams_tool_notebook/web/common/learnerheader.jsp
LDEV-2392 Wrong work of thickbox in Assessment tool fixed

rolled back to the previous version of thickbox.js + jQuery.browser.version bug fixed

LDEV-2392 Wrong work of thickbox in ImageGallery tool fixed

there are no chances of using unified thickbox.patched.js in ImageGallery tool

as it was previously dramatically modified specially for this tool

so rolled back to the previous version of thickbox.js + jQuery.browser.version bug fixed

    • -163
    • +0
    /lams_tool_images/web/includes/css/thickbox.css
LDEV-2391 Fixing small bug causing incorrect names to be returned for the ntu gradebook service

- ooops forgot one little change

Merging changes to head from the branch

Merging language files from head to branch

LDEV-2385: Updating English, Spanish, Japanese

LDEV-2391 Fixing small bug causing incorrect names to be returned for the ntu gradebook service

LDEV-2385 Merging changes with 2.3.2 branch

    • -583
    • +583
    /lams_tool_sbmt/db/model/lams_tool_sbmt.clay
    • -1
    • +4
    /lams_tool_sbmt/db/sql/create_lams_tool_sbmt.sql
  1. … 11 more files in changeset.
file patch20090723_updateFrom231.sql was added on branch lams2_3_release on 2009-07-23 05:09:50 +0000

file MarkForm.java was added on branch lams2_3_release on 2009-07-23 05:09:51 +0000

file MarkAction.java was added on branch lams2_3_release on 2009-07-23 05:09:49 +0000

LDEV-2385 Adding ability for teachers to upload a marked file in the submit tool

    • -1
    • +4
    /lams_tool_sbmt/db/sql/create_lams_tool_sbmt.sql
  1. … 8 more files in changeset.
Committing changes for grades integration servlet somehow lost during 2.2-2.3

LDEV-2380: Changed number of displayed LDs to 10. Made the list show/hidden.

LDEV-2382: Fixing a bug causing only the first activity in branches in Planner to be displayed.

LDEV-2372

prevent popup window for user logging in for the first time

LDEV-2372

completely moving all Selenium classes to lams_common

    • binary
    /lams_tool_notebook/lib/flash-selenium.jar
    • binary
    /lams_tool_notebook/lib/flex-ui-selenium-0.1.1.jar
    • binary
    /lams_tool_notebook/lib/selenium-java-client-driver-sources.jar
    • binary
    /lams_tool_notebook/lib/selenium-java-client-driver-test-sources.jar
    • binary
    /lams_tool_notebook/lib/selenium-java-client-driver-tests.jar
    • binary
    /lams_tool_notebook/lib/selenium-java-client-driver.jar
    • binary
    /lams_tool_notebook/lib/selenium-server-sources.jar
    • binary
    /lams_tool_notebook/lib/selenium-server.jar
    • -311
    • +0
    /lams_tool_notebook/lib/user-extensions.js
LDEV-2372

doing nothing except for updating formatting

LDEV-2372

* removing redundant selenium libraries and updating 3rdParty.userLibraries

* adding required libs to the lams_comon classpath

    • binary
    /lams_build/lib/selenium/selenium-java-client-driver-test-sources.jar
    • binary
    /lams_build/lib/selenium/selenium-java-client-driver-tests.jar
add some helper targets for moodle tool adapter changes

LDEV-2371 fix import method

    • -7
    • +6
    /temp_moodle_dev/moodle/mod/chat/lib.php
LDEV-2372 Learner tests completed for forum

LDEV-2372 Updated formatting of this file. As well as a one-line change on line 498. Break; added to the for loop as this would not work for the forum tool without the break, it ended up giving a nullpointer.