lams_tool_nb

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating JSPs to use tag lib standard, new lams tags. Rationalising authoring down to the DHTML version (had been a DHTML and non-DHTML version). Updating URLS as per LDEV-38

  1. … 59 more files in changeset.
changed the authoring url to the new one. (DHTML 3 tabs)

Updated parameter names and classpath so that the learner screen could be called from the dummy monitoring page.

removed reference to lams

  1. … 1 more file in changeset.
Changed db urls to not start with leading slash.

  1. … 8 more files in changeset.
cleaned up code

Noticeboard tool icon

    • binary
    ./web/images/icon_noticeboard.swf
updated the classpath for conf/hibernate/mapping to conf/hibernate/mappinsg

updated with the extra cookie parameter

Fixed the activity icons plus some descriptive text

  1. … 3 more files in changeset.
fix for middlegen

Upgraded Hibernate to 3.0

  1. … 50 more files in changeset.
pages need for teh security stuff. copied frm the sbmt tool

  1. … 2 more files in changeset.
403 error page definition and security stuff mapping roles and action

    • -0
    • +4
    ./conf/xdoclet/error-pages.xml
    • -0
    • +63
    ./conf/xdoclet/web-security.xml
Removed '/lams' from the image urls as per Dave's request. He will include the 'lams' bit.

  1. … 3 more files in changeset.
ExportServlet - this is the servlet that the export service will call...this servlet in turn opens a httpurlconnection to the real export url, and saves the content in a file.

*** empty log message ***

added the definition for the export servlet

added the mapping for the export servlet

the contents of filters.xml is commented out. uncomment these if you want to try the functionality of the filter

    • -0
    • +9
    ./conf/xdoclet/filters.xml
added test data so that users can run the examples on the noticeboard starter page

    • -1
    • +41
    ./db/sql/insert_lams_tool_nb_data.sql
Removed ISOLATION_READ_COMMITTED from the transactions as it is not supported by the JTA transaction manager. We will have to rely on the database settings.

  1. … 7 more files in changeset.
fixed up the comments.

when a learner clicks on finish, it will call learnerService.completeToolSession which returns the link to the next activity. the tool then redirects to this new url

the error message if the userId or toolSessionId is missing is changed.

changed the url from /tool/.../ to /lams/tool/...

Move common.js in Lams_central to /includes/javascript subfolder

  1. … 10 more files in changeset.
Use the hibernate properties bean from lams.jar

  1. … 2 more files in changeset.
Switched to shared transaction manager and JNDI toolDataSource

  1. … 5 more files in changeset.
Add the new tool identifier and version fields.