Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added key label.save

updated keys, removed monitoring.tab.edit.statistics

added new key

added method update

new Form to hold parameters

cleaned up code layout

updated param names

new keys added, these need to be translated into chinese and spanish

Added utility class containing helper methods

added constants for monitoring page

added method to update hide flag

*** empty log message ***

merged with updated versions

i18n change

  1. … 6 more files in changeset.
*** empty log message ***

added new monitoring message

updated messages for monitoring tabs

Chinese and spanish file.

    • -0
    • +117
    ./java/org/lamsfoundation/lams/tool/forum/web/chinese_zh.txt
    • -0
    • +116
    ./java/org/lamsfoundation/lams/tool/forum/web/spanish_AR.txt
corrected spelling

Converted to Servlet 2.4, JSTL 1.1

  1. … 55 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.
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

    • -0
    • +50
    ./java/org/lamsfoundation/lams/tool/forum/dto/SessionDTO.java
Add messageSource and locale filter for later i18n update.

  1. … 2 more files in changeset.
Change toolSessionManager interface to add new toolSessionName.

  1. … 5 more files in changeset.
Change toolSessionManager interface to add new toolSessionName.

  1. … 1 more file in changeset.
Fix transaction name bug