Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
repeated the same process done for q/a for mcq: switched to JSP 2.0 / Servlet 2.4 / JSTL 1.1 organized q/a's web.xml based on lams central web.xml made sure web.xml is valid and Eclipse has no formatting warnings added GPL license notices to files tested and made some modifications to jsps in relation to JSTL upgrade

  1. … 25 more files in changeset.
same things done for q/a project: Switched to JSP 2.0 / Servlet 2.4 / JSTL 1.1 Organized q/a's web.xml based on lams central web.xml Made sure web.xml is valid and Eclipse has no formatting warnings Added GPL license notices to files

    • -0
    • +207
    ./jstl/tlds/fn.tld
    • -0
    • +34
    ./jstl/tlds/permittedTaglibs.tld
    • -0
    • +51
    ./jstl/tlds/scriptfree.tld
    • -0
    • +416
    ./struts/tlds/c.tld
    • -212
    • +0
    ./struts/tlds/struts-bean-el.tld
  1. … 47 more files in changeset.
made formatting change

Export Portfolio implementation in the form of jsp pages and config files

  1. … 2 more files in changeset.
added definition:

<forward

name="learningStarter"

path=".learningStarter"

redirect="true"

/>

changes for the preview mode

updated definitions for preview mode

changes for the authoring preview

  1. … 3 more files in changeset.
modified learning starter definition

added

<forward

name="starter"

path=".starter"

redirect="true"

/>

added the definition starter under define later starter

addd loadMonitoring definition to monitoring action

added McLearningAction

no changes

enabled forwarding to monitoring content from authoring starter

changed /monitoring so that authoring questions view/edit can be presented

added localLink attribute to csstag

  1. … 3 more files in changeset.
added errorList to Monitoring/

removed .error definition

changed errorList definitions

added mcErrorBox definition

included error handling by adding to Actions <exception key="error.exception.McApplication" type="org.lamsfoundation.lams.tool.mc.McApplicationException" handler="org.lamsfoundation.lams.tool.mc.web.CustomStrutsExceptionHandler" path=".mcErrorBox" scope="request" />

modified /monitoring action definition for use with LamsDispatchAction

added monitoring related tiles definitions

reformated and included monitoring related definitions

no change

added new /defineLaterStarter definition

updated definitions for learning/ and authoring/ level jsps.

updated/removed fck editor related definitions changed hibernate filter

removed viewSummary definition