lams-github

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

fix xmlize() not found when moving block's position

add steps on using ant targets

update to 2.3.1; videorecorder tool disabled on new installs

    • -0
    • +4
    /debian_installer/lams2/2.3.0to2.3.1.sql
    • -0
    • +2
    /debian_installer/lams2/configure2.3.0.sql
    • -0
    • +6
    /debian_installer/lams2/debian/changelog
    • -0
    • +34
    /debian_installer/lams2/debian/postinst
remove accidental newline char

    • -2
    • +1
    /debian_installer/lams2/2.2.0to2.3.0.sql
file shouldn't have been merged (was deleted on branch)

LDEV-2372 testing framework * a lot of refactoring * constants moved to separate class * when we get verification error(s) Selenium server shuts down correctly now * fixed random assertion failures by setting minimum Selenium speed to 400ms (can't be decreased) * added assertions to the createNewLesson method * fixed problem with saving learning designs with the same name * receiving workspaceFolderID from DB now

LDEV-2372 testing framework *there is no more need in removing .hbm.xml files

merge fix for LDEV-2381 from lams2_3_release branch

doesn't belong

LDEV-2379 initial commit of lamsv2 block showing lesson status

add package create task

    • -0
    • +1
    /temp_moodle_dev/.cvsignore
remove php warning

    • -1
    • +1
    /temp_moodle_dev/moodle/mod/lamstwo/lib.php
LDEV-2372 * just a fix to notebook test

LDEV-2378 launch lams learner immediately if lamstwo contains only one lams lesson

    • -3
    • +17
    /temp_moodle_dev/moodle/mod/lamstwo/view.php
fix typo

LDEV-2380: Added some code comments.

LDEV-2380: Added recently edited LDs list on the first Ped Planner page.

    • -0
    • +11
    /lams_common/db/sql/create_lams_11_tables.sql
LDEV-2377 allow removal of lams lessons from lamstwo

    • -7
    • +37
    /temp_moodle_dev/moodle/mod/lamstwo/lib.php
    • -0
    • +30
    /temp_moodle_dev/moodle/mod/lamstwo/view.php
adding dev build tasks

    • -0
    • +1
    /temp_moodle_dev/build.properties
    • -0
    • +29
    /temp_moodle_dev/build.xml
LDEV-2372 * fixes to testing framework * example test for the assessment tool