• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Move common.js in Lams_central to /includes/javascript subfolder

    • -0
    • +18
    ./web/includes/javascript/common.js
  1. … 10 more files in changeset.
Add TODO for hardcode

added toData*()

add a time out if we dont get anything form dixct or themes

added getGateActivityTypes

Changed storeLearningDesignDetails to expect the WDDX packet in the input stream,

not in a parameter.

Add UserDTO info to SharedSession

    • -0
    • +85
    ./src/java/org/lamsfoundation/lams/web/SharedSession.java
  1. … 1 more file in changeset.
Move to Lams_admin project

Fix small bugs

Fix small bugs

Modify MANIFEST.MF for searching contentrepository.jar

Added some more asserts to help track down a null ptr exception

Added java memory arguments - the tests sometimes fail with out of memory errors.

Move 2 classess into *.web.util package instead of *.web package.

  1. … 8 more files in changeset.
Change password screen display.

    • -0
    • +1
    ./conf/xdoclet/struts-message-resources.xml
    • -1
    • +6
    ./web/WEB-INF/struts/struts-config.xml
Move login/index stuff from Lams_common

Move login/index stuff from Lams_common

    • -0
    • +7
    ./conf/xdoclet/struts-plugins.xml
    • -0
    • +116
    ./src/java/org/lamsfoundation/lams/security/NestableGroup.java
    • -0
    • +113
    ./src/java/org/lamsfoundation/lams/security/SimpleGroup.java
    • -0
    • +222
    ./src/java/org/lamsfoundation/lams/web/HomeAction.java
  1. … 5 more files in changeset.
Move login/index stuff from Lams_common

Add tld from STRTUS and JSTL

Move login/index stuff from Lams_common

    • -0
    • +8
    ./conf/xdoclet/listeners.xml
    • -0
    • +26
    ./conf/xdoclet/web-security.xml
    • -0
    • +24
    ./web/adminHeader.jsp
    • -0
    • +11
    ./web/errorContent.jsp
    • -0
    • +148
    ./web/indexContent.jsp
    • -0
    • +77
    ./web/loginContent.jsp
    • -0
    • +18
    ./web/loginHeader.jsp
    • -0
    • +51
    ./web/passwordChangeContent.jsp
    • -0
    • +22
    ./web/passwordChangeOkContent.jsp
  1. … 29 more files in changeset.
Workspace xml file wasn't being included in jar file.

Merge Lams_authoring and Lams_workspace.

    • binary
    ./docs/LAMS_Learner_Guide_b60.pdf
    • binary
    ./web/doc/LAMS_Learner_Guide_b60.pdf
Merge Lams_authoring and Lams_workspace.

  1. … 2 more files in changeset.
Merge Lams_authoring and Lams_workspace.

    • -0
    • +3
    ./conf/jar/META-INF/MANIFEST.MF
    • -0
    • +2
    ./conf/war/META-INF/MANIFEST.MF
    • -0
    • +30
    ./conf/xdoclet/servlet-mappings.xml
    • -0
    • +62
    ./conf/xdoclet/servlets.xml
    • -0
    • +77
    ./conf/xdoclet/taglibs.xml
    • -0
    • +35
    ./conf/xdoclet/web-settings.xml
    • binary
    ./src/flash/common.swf
    • binary
    ./src/flash/lams_authoring.fla
    • -0
    • +1
    ./src/flash/sampleLearningDesign.xml
  1. … 85 more files in changeset.
v2108200501

changed the default toolbar to a limited set, instead of the original default toolbar

added FCKeditor Connector and Upload Servlet COnfiguration settings. These were previously placed in individual tool's web.xml, however they can now be removed.

jsp folder not needed. checked into cvs by mistake

update from fckEditor 2.0 fc to fckEditor 2.0

    • -32
    • +32
    ./web/fckeditor/fcktemplates.xml
    • -5
    • +35
    ./web/fckeditor/editor/_source/internals/fck.js
    • -3
    • +114
    ./web/fckeditor/editor/_source/internals/fck_1.js
    • -17
    • +58
    ./web/fckeditor/editor/_source/internals/fck_2.js
  1. … 152 more files in changeset.
under the ant target build-war, changed the directory name of fckEditor to fckeditor