lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2183 have to manually escape apostrophes before sending to moodle's database lib

removed leftover debugging line

LDEV-2179: Added "Export sequence" button.

LDEV-2182: Swapped references to transitions during import.

LDEV-2169 Monitoring

* question summary

* statistic

* fixed bug with contentId

* refreshing of the summary page

fixing typo which stopped upgrades from working if glossary module had grades

    • -1
    • +1
    /temp_moodle_dev/moodle/mod/glossary/lib.php
include last change from deleted lamstwo folder in this now-authoritative version

    • -2
    • +1
    /temp_moodle_dev/moodle/mod/lamstwo/lib.php
making moodle/mod/lamstwo the *only* lamstwo module folder.

    • -0
    • +36
    /temp_moodle_dev/README
    • -92
    • +0
    /temp_moodle_dev/lamstwo/add_form.php
    • -169
    • +0
    /temp_moodle_dev/lamstwo/backuplib.php
    • -168
    • +0
    /temp_moodle_dev/lamstwo/config.html
    • -50
    • +0
    /temp_moodle_dev/lamstwo/db/install.xml
    • -78
    • +0
    /temp_moodle_dev/lamstwo/db/migrate2utf8.php
    • -18
    • +0
    /temp_moodle_dev/lamstwo/db/migrate2utf8.xml
    • -18
    • +0
    /temp_moodle_dev/lamstwo/db/mysql.php
    • -18
    • +0
    /temp_moodle_dev/lamstwo/db/postgres7.php
    • -130
    • +0
    /temp_moodle_dev/lamstwo/db/upgrade.php
    • -738
    • +0
    /temp_moodle_dev/lamstwo/lib.php
  1. … 25 more files in changeset.
Adding a 30 forums sequence for testing

    • binary
    /TestHarness4LAMS2/30forums.zip
LDEV-2173 Added "Activity view" to gradebook, which meant a bit of changing of naming of classes etc, plus a few more services calls and actions. I attempted to take advantage of OO design as much as possible here.

    • -29
    • +113
    /lams_central/web/gradebook/gradeBookMonitor.jsp
  1. … 4 more files in changeset.
Reverting commit by accident

    • -2
    • +2
    /lams_common/db/sql/insert_lams_unix_config_data.sql
LDEV-2177 Fixed IE using cached version of workspace tree by making each request unique by appending the current time in milliseconds to the request that gets the folder's contents

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-2169 Monitoring

* grade's editing

* several bugs fixed

* most of question summary

LDEV-2169 Monitoring

* fix for a quatation in question titles

LDEV-2005 VideoRecorder tool and FCKEditor video recorder updated

  1. … 36 more files in changeset.
Change save as template to Save As Sequence

Fixing spelling mistake

Deleted ExternalServerUtil, better class exists in lams_common package

Re-adding applicationContext.xml which was removed by accident in head

VideoRecorder Flex Common stuff

LDEV-2173 Adding feedback to gradebook

    • -0
    • +2
    /lams_common/db/sql/create_lams_11_tables.sql
    • -2
    • +2
    /lams_common/db/sql/insert_lams_unix_config_data.sql
LDEV-2169 Monitoring

* summary and user summary

  1. … 119 more files in changeset.
LDEV-2114 Learning

* teacher is able now to enter learning.jsp as a monitor

LDEV-2105 Authoring

* check up for at least one question to be saved

LDEV-2174: Changed Spring contexts to use ContextSingletonBeanFactoryLocator. Added Ant task to slim JBoss.

fix duplicate constraint name, rationalise index/constraint names

Modified getService and getMessageService to set service beans after initial access.

LDEV-2173 - Adding user lesson status to monitor gradebook view

Undoing uneccessary commit of unix config data

    • -2
    • +2
    /lams_common/db/sql/insert_lams_unix_config_data.sql
Added repositoryService via spring

Removed calls to RepositoryProxy class.

LDEV-2171