lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Compiled after rejigging the content repository project to use the shared libraries.

Moved ear conf files to build project, added a few more libraries needed to run lams.

    • -1
    • +89
    /lams_build/conf/j2ee/application.xml
    • -0
    • +161
    /lams_build/conf/unix/jboss/login-config.xml
    • -0
    • +44
    /lams_build/conf/unix/jboss/service/mysql-ds.xml
    • -0
    • +16
    /lams_build/conf/unix/lams/lams.dtd
    • -0
    • +22
    /lams_build/conf/unix/lams/lams.xml
    • -0
    • +6
    /lams_build/conf/windows/authentication.dtd
    • -0
    • +53
    /lams_build/conf/windows/authentication.xml
    • -0
    • +161
    /lams_build/conf/windows/jboss/login-config.xml
    • -0
    • +44
    /lams_build/conf/windows/jboss/service/mysql-ds.xml
    • -0
    • +28
    /lams_build/conf/windows/lams.dtd
  1. … 13 more files in changeset.
removing from util

Created

Moved to style from util

remove customizedOpenSessionInviewFilter

useful lams1.0 docs

    • binary
    /lams_documents/lams1.0/ANTI_POLLING.doc
progress engine doc

    • binary
    /lams_documents/lams_learning/LAMS 1.1 Progress Engine.doc
tool contract from Chris

Added over-ridden method for setting contentPath as this is set up in extended component

changed popup call to implement width+height

fixed bug w. elements array not being created

Added debug level constants

added resize + button event handlers

created

changed popup call to implement width+height

created

add TODO comments

Moving common libraries to a shared build area

    • -0
    • +17
    /lams_build/.project
    • -0
    • +79
    /lams_build/3rdParty.userlibraries
    • -0
    • +20
    /lams_build/conf/j2ee/application.xml
    • -0
    • +81
    /lams_build/lib/.classpath
    • binary
    /lams_build/lib/aopalliance/aopalliance.jar
    • binary
    /lams_build/lib/cglib/cglib-full-2.0.2.jar
    • binary
    /lams_build/lib/dom4j/dom4j-1.5.2.jar
    • binary
    /lams_build/lib/ehcache/ehcache-1.0.jar
    • binary
    /lams_build/lib/hibernate/hibernate-tools.jar
    • binary
    /lams_build/lib/hibernate/hibernate2.jar
    • binary
    /lams_build/lib/hibernate/src/hibernate-src.zip
    • binary
    /lams_build/lib/httpunit/Tidy.jar
    • binary
    /lams_build/lib/httpunit/httpunit.jar
    • binary
    /lams_build/lib/httpunit/js.jar
  1. … 69 more files in changeset.
added some busy error checking... lookout for it

Springsoft library AS2lib

    • -0
    • +331
    /lams_common/src/flash/org/springsoft/aslib/BinaryTree.as
    • -0
    • +153
    /lams_common/src/flash/org/springsoft/aslib/HashTable.as
    • -0
    • +82
    /lams_common/src/flash/org/springsoft/aslib/ListNode.as
    • -0
    • +118
    /lams_common/src/flash/org/springsoft/aslib/ObjectListNode.as
    • -0
    • +158
    /lams_common/src/flash/org/springsoft/aslib/ObjectTreeNode.as
    • -0
    • +41
    /lams_common/src/flash/org/springsoft/aslib/QueueObject.as
    • -0
    • +41
    /lams_common/src/flash/org/springsoft/aslib/StackObject.as
    • -0
    • +103
    /lams_common/src/flash/org/springsoft/aslib/TreeNode.as
make it use requestURL rather than just hardcoded

Include the id #s needed for either testing or demoing the progress engine.

changed test learning desing foreign key

    • -1
    • +1
    /lams_common/db/sql/insert_survey_design.sql
changed test learning design

added scrolling + resizing functionality

    • binary
    /lams_common/src/flash/LFWindow.fla
    • binary
    /lams_common/src/flash/LFWindow.swc
inserted trace

Changed dialog creation method for workspace

Now handles rezising and event handling from container scrollPane and LFWindow

DataTransferObject... not sure if we will need this.