Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

  1. … 1313 more files in changeset.
WVI-25: Change the way SAML servlet is enabled in LAMS EAR configuration.

LDEV-2823: Add connection string property, used also in other places in LAMS.

LDEV-2823: Add properties that select whether standalone or embedded MySQL should be used for LAMS run and/or build. Make all Tools use MXJ connectors if needed. Make Tool Deployer usage lighter - libraries are not copied to Tools but they are referenced from a single spot. Copy MXJ connectors from "mysql_embedded" project if needed.

    • -2
    • +16
    ./windows/jboss/service/mysql-ds.xml
  1. … 49 more files in changeset.
LDEV-2797: Change slim-jboss tasks so it removes more unnecessary files.

    • -0
    • +18
    ./slim/bootstrap.xml
    • -0
    • +262
    ./slim/deployers.xml
    • -0
    • +61
    ./slim/legacy-invokers-service.xml
    • -0
    • +1115
    ./slim/standardjboss.xml
    • -0
    • +253
    ./slim/war-deployers-jboss-beans.xml
    • -0
    • +1184
    ./slim/web.xml
  1. … 1 more file in changeset.
LDEV-2811: Use Spring injection to allow CacheManager to use SessionFactory and to manipulate cached objects. Prevent methods based on JMX retrieved Cache from being used. Adjust layout to reflect new approach to cache manipulation.

    • -109
    • +0
    ./unix/jboss/service/lams-cache-jboss-beans.xml
    • -119
    • +0
    ./windows/jboss/service/lams-cache-jboss-beans.xml
  1. … 8 more files in changeset.
LDEV-2784: Enable lams-signup project in JBoss 5. Make modifications to application.xml automatically when deploying WAR.

  1. … 4 more files in changeset.
WVI-12: Initial commit. Contains all functionality required for World Vision for SAML 2.0 integration.

  1. … 3 more files in changeset.
LDEV-2708 set access log format to combined

LDEV-2599: set URIEncoding to UTF-8

merge lams2_3 to head

  1. … 21 more files in changeset.
more merging (lams2_3_jboss5 new files into head)

    • -0
    • +18
    ./unix/jboss/jbossweb/context.xml
    • -0
    • +173
    ./unix/jboss/jbossweb/server.xml
    • -0
    • +252
    ./unix/jboss/jbossweb/war-deployers-jboss-beans.xml
    • -0
    • +22
    ./windows/jboss/jbossweb/context.xml
    • -0
    • +179
    ./windows/jboss/jbossweb/server.xml
    • -0
    • +252
    ./windows/jboss/jbossweb/war-deployers-jboss-beans.xml
  1. … 3 more files in changeset.
Merge lams2_3 into head

    • -0
    • +341
    ./j2ee/application_5.xsd
    • -0
    • +18
    ./unix/jboss/bootstrap.slim.xml
    • -0
    • +411
    ./unix/jboss/jboss-log4j.xml
    • -301
    • +140
    ./unix/jboss/jboss-service.xml
    • -0
    • +109
    ./unix/jboss/service/lams-cache-jboss-beans.xml
    • -0
    • +126
    ./unix/jboss/service/treecache.xml
    • -0
    • +18
    ./windows/jboss/bootstrap.slim.xml
    • -0
    • +411
    ./windows/jboss/jboss-log4j.xml
    • -301
    • +140
    ./windows/jboss/jboss-service.xml
    • -0
    • +119
    ./windows/jboss/service/lams-cache-jboss-beans.xml
  1. … 111 more files in changeset.
LDEV-2071: Added initial version of LAMS 2.3 on JBoss 5.1.

    • -395
    • +0
    ./unix/jboss/jboss-service.slim.xml
    • -125
    • +0
    ./unix/jboss/service/local-service.xml
    • -1038
    • +0
    ./unix/jboss/standardjboss.slim.xml
    • -138
    • +0
    ./unix/jboss/tomcat/jboss-service.xml
    • -69
    • +0
    ./windows/jboss/ejb-deployer.slim.xml
    • -395
    • +0
    ./windows/jboss/jboss-service.slim.xml
    • -125
    • +0
    ./windows/jboss/service/local-service.xml
    • -1038
    • +0
    ./windows/jboss/standardjboss.slim.xml
  1. … 15 more files in changeset.
updating unix copy of mysql-ds.xml

LDEV-2239: Upgrading mysql connector

  1. … 18 more files in changeset.
LDEV-2173 - Putting most of gradebook into its own project for easier maintainence

Database persistence beans and DAO are staying in lams_common

  1. … 45 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

    • -0
    • +69
    ./unix/jboss/ejb-deployer.slim.xml
    • -0
    • +395
    ./unix/jboss/jboss-service.slim.xml
    • -0
    • +1038
    ./unix/jboss/standardjboss.slim.xml
    • -0
    • +69
    ./windows/jboss/ejb-deployer.slim.xml
    • -0
    • +395
    ./windows/jboss/jboss-service.slim.xml
    • -40
    • +2
    ./windows/jboss/service/mysql-ds.xml
    • -0
    • +1038
    ./windows/jboss/standardjboss.slim.xml
  1. … 110 more files in changeset.
LDEV-2041: Added new libraries. Added export methods in FileUtil. Moved several common constants to CentralConstants.

  1. … 9 more files in changeset.
LDEV-1998: Added fitler based on Lucene project.

  1. … 13 more files in changeset.
Added local copy of application DTD so LAMS developers can build the project without internet access.

    • -0
    • +271
    ./j2ee/application_1_3.dtd
  1. … 2 more files in changeset.
LDEV-2111 Upgraded FCKEditor to version 2.6.4 and FCKEditor.java (taglibs) to 2.4.1

  1. … 84 more files in changeset.
LDEV-1907 Show a plus sign "+" in the activity if it contains more than 10 learners

LDEV-1469 Progress Bar - rotate green triangles

LDEV-1929 Implement presence in learner (Flash and non-flash)

= TODO:

+ must refactor to use xmpp service to create users with admin account

+ fix IE to catch flashvars sent from javascript

+ find workaround to not commenting out sasl in jsjac lib

LDEV-1783 Improve the error message when a user tries to select an activity inside an optional activity/sequence via the progress bar

  1. … 32 more files in changeset.
Adding flagstone jars to rams.application.xml incase someone tries to use it

LDEV-1916 add autopatch libs for rams

adding Flagstone libraries for SWF creation adding 2 servlets for SWF and JPG printing from Flash Whiteboard

  1. … 4 more files in changeset.
LDEV-1916 support database updating via autopatch

  1. … 11 more files in changeset.
LDEV-1849 set tomcat to enable cache-control header for requests to security-constrained content in order for IE to be able to display pdf files

LDEV-1849 set tomcat to enable cache-control header for requests to security-constrained content in order for IE to be able to display pdf files

LDEV-1717: Added utf-8 encoding to the quartz connection so that any lesson names using utf-8 characters will be recorded in the db correctly.