• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2174:

Merged "context.tool" and "context.central" due to Locator inheritance bug in Spring.

Removed redundant Quartz Scheduler.

  1. … 12 more files in changeset.
Re-adding applicationContext.xml which was removed by accident in head

LDEV-2174: Added shared context support to Example Tool.

    • -9
    • +10
    /lams_tool_example/conf/xdoclet/web-settings.xml
    • -5
    • +1
    /lams_tool_example/db/sql/tool_insert.sql
file exampleApplicationContext.xml was initially added on branch lams2_3_spring_jboss_tune.

file applicationContext.xml was initially added on branch lams2_3_spring_jboss_tune.

    • -0
    • +0
    /lams_tool_example/web/WEB-INF/applicationContext.xml
LDEV-2174: Removed redundant App Context file from Noticeboard.

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: Fixed a bug in Assessment tool.

    • -1
    • +1
    /lams_tool_assessment/web/WEB-INF/web.xml
LDEV-2174:

Changed Spring contexts to use ContextSingletonBeanFactoryLocator.

Added Ant task to slim JBoss.

    • -6
    • +0
    /lams_build/conf/j2ee/rams.application.xml
    • binary
    /lams_build/lib/lams/lams-central.jar
file applicationContext.xml was initially added on branch lams2_3_spring_jboss_tune.

    • -0
    • +0
    /lams_tool_assessment/web/WEB-INF/applicationContext.xml
LDEV-2174:

Changed Spring contexts to use ContextSingletonBeanFactoryLocator.

Added Ant task to slim JBoss.

    • -4
    • +0
    /lams_tool_assessment/db/sql/tool_insert.sql
    • -10
    • +11
    /lams_tool_assessment/web/WEB-INF/web.xml
    • -1
    • +1
    /lams_tool_chat/conf/xdoclet/filters.xml
    • -10
    • +10
    /lams_tool_chat/conf/xdoclet/web-settings.xml
    • -5
    • +1
    /lams_tool_chat/db/sql/tool_insert.sql
    • -4
    • +0
    /lams_tool_daco/db/sql/tool_insert.sql
    • -11
    • +11
    /lams_tool_daco/web/WEB-INF/web.xml
    • -10
    • +10
    /lams_tool_dimdim/conf/xdoclet/web-settings.xml
    • -5
    • +1
    /lams_tool_dimdim/db/sql/tool_insert.sql
  1. … 66 more files in changeset.
LDEV-2174:

Changed Spring contexts to use ContextSingletonBeanFactoryLocator.

Added Ant task to slim JBoss.

file nbApplicationContext.xml was initially added on branch lams2_3_spring_jboss_tune.

file beanRefContext.xml was initially added on branch lams2_3_spring_jboss_tune.

file applicationContext.xml was initially added on branch lams2_3_spring_jboss_tune.

    • -0
    • +0
    /lams_central/web/WEB-INF/applicationContext.xml
    • -0
    • +0
    /lams_contentrepository/web/WEB-INF/applicationContext.xml
    • -0
    • +0
    /lams_learning/web/WEB-INF/applicationContext.xml
    • -0
    • +0
    /lams_monitoring/web/WEB-INF/applicationContext.xml
LDEV-2174:

Changed Spring contexts to use ContextSingletonBeanFactoryLocator.

Added Ant task to slim JBoss.

    • -8
    • +10
    /lams_admin/conf/xdoclet/web-settings.xml
    • -6
    • +0
    /lams_build/conf/j2ee/lams.application.xml
    • -0
    • +1038
    /lams_build/conf/unix/jboss/standardjboss.slim.xml
  1. … 16 more files in changeset.
file jboss-service.slim.xml was initially added on branch lams2_3_spring_jboss_tune.

    • -0
    • +0
    /lams_build/conf/unix/jboss/jboss-service.slim.xml
    • -0
    • +0
    /lams_build/conf/windows/jboss/jboss-service.slim.xml
file ejb-deployer.slim.xml was initially added on branch lams2_3_spring_jboss_tune.

    • -0
    • +0
    /lams_build/conf/unix/jboss/ejb-deployer.slim.xml
    • -0
    • +0
    /lams_build/conf/windows/jboss/ejb-deployer.slim.xml
file standardjboss.slim.xml was initially added on branch lams2_3_spring_jboss_tune.

    • -0
    • +0
    /lams_build/conf/unix/jboss/standardjboss.slim.xml
    • -0
    • +0
    /lams_build/conf/windows/jboss/standardjboss.slim.xml
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

LDEV-2173 - First commit for gradebook stuff

First monitor interface implemented, teachers can look by activity to mark the students work

    • -0
    • +113
    /lams_central/web/gradebook/gradeBookMonitor.jsp
    • -0
    • +1482
    /lams_central/web/includes/javascript/jqgrid/js/grid.base.js
    • -0
    • +441
    /lams_central/web/includes/javascript/jqgrid/js/grid.celledit.js
    • -0
    • +303
    /lams_central/web/includes/javascript/jqgrid/js/grid.common.js
    • -0
    • +416
    /lams_central/web/includes/javascript/jqgrid/js/grid.custom.js
  1. … 234 more files in changeset.
LDEV-2115 updated to use set dictionary complete event.