lams_tool_forum

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
replaced form to edit activity, with link to authoring tool

    • -31
    • +36
    ./web/jsps/monitoring/viewactivity.jsp
Updated labels for page links to use standard names

    • -19
    • +27
    ./web/jsps/monitoring/tabmenu.jsp
The page no longer contains form to edit the forum activity. It provides link to authoring page.

    • -37
    • +38
    ./web/jsps/monitoring/editactivity.jsp
added link to forum messages

    • -41
    • +74
    ./web/jsps/monitoring/contentuserlist.jsp
fix bug when JSTL upgrade.

update encoding to UTF-8

*** empty log message ***

update encoding to UTF-8

*** empty log message ***

change tab to make auto resize width.

    • -13
    • +13
    ./web/jsps/authoring/authoring.jsp
Fix bug add param name to refresh.

    • -1
    • +1
    ./web/jsps/authoring/message/create.jsp
change tab feature to meet width requirement

added new monitoring message

updated messages for monitoring tabs

Add charset and move some string to properties file.

Chinese and spanish file.

corrected spelling

Converted to Servlet 2.4, JSTL 1.1

    • -393
    • +0
    ./web/WEB-INF/jstl/tlds/c-rt.tld
    • -162
    • +309
    ./web/WEB-INF/jstl/tlds/c.tld
    • -403
    • +0
    ./web/WEB-INF/jstl/tlds/fmt-rt.tld
    • -128
    • +357
    ./web/WEB-INF/jstl/tlds/fmt.tld
    • -0
    • +207
    ./web/WEB-INF/jstl/tlds/fn.tld
    • -0
    • +448
    ./web/WEB-INF/jstl/tlds/x.tld
    • -212
    • +0
    ./web/WEB-INF/struts/tlds/struts-bean-el.tld
    • -3302
    • +0
    ./web/WEB-INF/struts/tlds/struts-html-el.tld
    • -382
    • +0
    ./web/WEB-INF/struts/tlds/struts-logic-el.tld
    • -343
    • +0
    ./web/WEB-INF/struts/tlds/struts-tiles-el.tld
  1. … 41 more files in changeset.
test for chinese (later use)

Service bean transaction definition was missing some of the ToolContentManager and ToolSessionManager methods, so these methods were not forming part of transactions.

  1. … 4 more files in changeset.
new version - smaller file size and move reg-point

  1. … 3 more files in changeset.
updated pages to display Session Name instead of Session ID

    • -6
    • +6
    ./web/jsps/monitoring/contentuserlist.jsp
implemented use of SessionDTO to transfer session data to jsp pages.

added sessionName field

updated createToolSession to use the sessionName

new DTO to store tool session details, ie sessionID and sessionName

update sql script to include column "session_name" in tl_lafrum11_tool_session table

update model to include column "session_name" in tl_lafrum11_tool_session table

Add messageSource and locale filter for later i18n update.

Change toolSessionManager interface to add new toolSessionName.

  1. … 2 more files in changeset.