Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added the upload war lams-www. Turned off the directory listing so the user must go directly to a file or action/servlet call, they can't get up a list of files in a directory.

    • -0
    • +984
    ./unix/jboss/tomcat/web.xml
    • -0
    • +984
    ./windows/jboss/tomcat/web.xml
  1. … 2 more files in changeset.
Corrected the initial dtd entry - contained two elements that are subelements of Dictionary. Should fix the error that occurs when LAMS first starts and the lams.xml file is loaded.

Added styling images to export portfolio. This required making lams-central.war an expanded war and adding the lams directory to the configuration file so that the css and image files could be copied using a file copy rather than using http (for performance).

  1. … 3 more files in changeset.
Fixing DTD error - not all the elements were listed in the Lams defn.

Moved hard coded jabber config from chat tool to lams.xml

  1. … 6 more files in changeset.
added commons-codec-1.3.jar

use spring.jar

Add xstream third party package.

  1. … 13 more files in changeset.
Adding audit logging to LAMS

Upgrade to JFreeChart version 1.0.1

  1. … 3 more files in changeset.
Added Smack XMPP client library.

  1. … 4 more files in changeset.
Previous update to include the datetimestamp replaced entries with window values. Bad - very bad!

Added a date/timestamp to the client versions, to try to trigger the Flash clients to reload when the server is restarted.

Default to having the access logger on

Added the language dictionary directory to the application. This will put all the language files on the common classpath. If we find later we don't want it on the common classpath then it will need to be added individually to each web-app's Manifest.

Updated ServerURL (unix) for Shaun configuration.

Add quartz persist table and upgrade to 1.5.2 from 1.5.0RC

    • -0
    • +16
    ./windows/jboss/service/mysql-ds.xml
  1. … 23 more files in changeset.
update mysql JDBC driver

  1. … 4 more files in changeset.
Updated to support library change.

  1. … 1 more file in changeset.
Added preview cleanup number of days

Invalid XML file - closing tag was repeated at end of file.

LDEV-72 - added some new values to configuration file. Updated dtd to reflect these changes.

LDEV-75 Implemented a Flash client crash dump utility. Writes out the wddx packet from Flash to a file in the LAMS dump directory. The DumpDirectory is configured via DumpDir in the LAMS configuration file.

  1. … 4 more files in changeset.
Update wddx version to LAMS1.1 CVS tag.

  1. … 3 more files in changeset.
Missed listing the new field in the lams(fields) list at the top of the file.

Added admin to the build

Implemented JBOSS Cache

    • -0
    • +125
    ./unix/jboss/service/local-service.xml
    • -0
    • +125
    ./windows/jboss/service/local-service.xml
  1. … 5 more files in changeset.
added new entry ContentRepositoryPath , updated jboss paths

Add secuirty role

Upgraded Hibernate to 3.0

  1. … 11 more files in changeset.