lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -6
    • +5
    /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.

updating selenium some changes made by andrey in the notebook module - mergin with lams_common

updating selenium userExtensions.js

    • -193
    • +118
    /lams_build/lib/selenium/user-extensions.js
LDEV-2372 testing framework * ability to run tests in IE (version 7) * changes to user-extensions * fixed test failures on the newly started JBoss server * added timeouts preventing Selenium from crashing

    • -193
    • +118
    /lams_tool_notebook/lib/user-extensions.js
LDEV-2372 Adding forum tests, so far only forum author finished

LDEV-2372 Small changes to the comon abstact selenium test to allow for seperated tests

LDEV-2372 Adding more tests to the wiki tool

LDEV-2386 Fixing null pointer problem with gradebook caused by pre 2.3 lessons having their gradebook exported

immediately return false if login blank

Adding Japanese

    • -0
    • +256
    /lams_tool_daco/conf/language/lams/ApplicationResources_ja_JP.properties
    • -0
    • +125
    /lams_tool_gmap/conf/language/lams/ApplicationResources_ja_JP.properties
    • -0
    • +184
    /lams_tool_images/conf/language/lams/ApplicationResources_ja_JP.properties
    • -0
    • +116
    /lams_tool_mindmap/conf/language/lams/ApplicationResources_ja_JP.properties
    • -0
    • +125
    /lams_tool_pixlr/conf/language/lams/ApplicationResources_ja_JP.properties
    • -0
    • +198
    /lams_tool_videorecorder/conf/language/lams/ApplicationResources_ja_JP.properties
Updating English and Japanese

Updating Japanese

Updating Japanese

LDEV-2372 Adding more tests to the wiki tool

LDEV-2379 add border-collapse: collapse to fix IE css incompatibility

LDEV-2379 improvements

don't display problems with file_get_contents when making initial call to get sequences

    • -1
    • +1
    /temp_moodle_dev/moodle/mod/lamstwo/lib.php
LDEV-2372 Moving the wiki testing class to a more understandable classpath

LDEV-2372 First draft of selenium testing for wiki tool

LDEV-2372 Putting the selenium testing classes inside the build dir and the 3rdPartyUserLibraries file so that they can be used in all projects

    • binary
    /lams_build/lib/selenium/flash-selenium.jar
    • binary
    /lams_build/lib/selenium/flex-ui-selenium-0.1.1.jar
    • binary
    /lams_build/lib/selenium/selenium-java-client-driver-sources.jar
    • binary
    /lams_build/lib/selenium/selenium-java-client-driver-test-sources.jar
    • binary
    /lams_build/lib/selenium/selenium-java-client-driver-tests.jar
    • binary
    /lams_build/lib/selenium/selenium-java-client-driver.jar
    • binary
    /lams_build/lib/selenium/selenium-server-sources.jar
    • binary
    /lams_build/lib/selenium/selenium-server.jar
    • -0
    • +386
    /lams_build/lib/selenium/user-extensions.js
LDEV-2372 Adding the core selenium testing clasess to lams_common instead of notebook tool