lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2150: adding lesson search icon/button

    • -2
    • +30
    /lams_central/web/css/defaultMainHTML.css
    • -0
    • +12
    /lams_central/web/css/defaultMainHTML_rtl.css
    • binary
    /lams_central/web/images/css/search_lesson.png
removing outdated file post-merge

merging improvements from lams2_3_spring_jboss_tune branch

    • -8
    • +10
    /lams_admin/conf/xdoclet/web-settings.xml
    • -6
    • +0
    /lams_build/conf/j2ee/lams.application.xml
    • -6
    • +0
    /lams_build/conf/j2ee/rams.application.xml
    • -0
    • +69
    /lams_build/conf/unix/jboss/ejb-deployer.slim.xml
    • -0
    • +395
    /lams_build/conf/unix/jboss/jboss-service.slim.xml
    • -0
    • +1038
    /lams_build/conf/unix/jboss/standardjboss.slim.xml
    • -0
    • +69
    /lams_build/conf/windows/jboss/ejb-deployer.slim.xml
    • -0
    • +395
    /lams_build/conf/windows/jboss/jboss-service.slim.xml
    • -0
    • +1038
    /lams_build/conf/windows/jboss/standardjboss.slim.xml
    • binary
    /lams_build/lib/lams/lams-central.jar
  1. … 104 more files in changeset.
Fixing up the jqgrid show/hide column dialog so it looks better and displays only the required text

LDEV-2169 Monitoring

* tool outputs

* export portfolio

* fixing bugs

* user master detail

    • -2
    • +0
    /lams_tool_assessment/db/sql/create_lams_tool_assessment.sql
    • -2
    • +4
    /lams_tool_assessment/db/sql/tool_insert.sql
  1. … 16 more files in changeset.
LDEV-2041: Added new libraries. Added export methods in FileUtil. Moved several common constants to CentralConstants.

    • -0
    • +6
    /lams_build/conf/j2ee/lams.application.xml
    • -1
    • +13
    /lams_build/conf/j2ee/rams.application.xml
    • binary
    /lams_build/lib/csv/opencsv-1.8.jar
    • binary
    /lams_build/lib/csv/src/opencsv-1.8-src.zip
    • binary
    /lams_build/lib/excel/jxl.jar
    • binary
    /lams_build/lib/excel/src/jexcelapi-2.6-src.zip
    • binary
    /lams_build/lib/lams/lams-central.jar
LDEV-1998: Removed "Editor" and "Preview" links if subnode has a full description.

    • -0
    • +4
    /lams_central/web/css/pedagogicalPlanner.css
LDEV-2173 Fixed up some javascript referencing issues with the jqGrid library, Now it will work server-wide for LAMS (it will not work for RAMS unfortunately at this point but this can be fixed by editing the jquery.jqGrid.js file

LDEV-2173

Fixed up images for progress

and

Error handling

LDEV-2173 Some code cleanup for gradebook actions and services

LDEV-2173 Added paging to activity grids

LDEV-2184 Updated monitoring service (lesson class servlet) - to handle default lesson class when receiving null or (empty) users in wddx packet.

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