lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
checked in for Fiona to test

Not the final one, checked in for Fiona to test

fixed a potential NullPointerException bug

build lams valve in build-jar, copy lams valve to jboss lib folder in copyfiles target

added lams valve

    • -0
    • +3
    /lams_build/conf/unix/jboss/tomcat/server.xml
*** empty log message ***

*** empty log message ***

LDEV-722: use Dapeng's lams:out tag to display reflections so that newlines are converted to html line breaks.

updated with Dapeng's 'out' tag from lams-central

change to save reflection instructions regardless of whether reflection is enabled or not; in line with other tools

Updated version number to RC1

    • -2
    • +3
    /lams_admin/conf/jar/META-INF/MANIFEST.MF
    • -0
    • +3
    /lams_admin/conf/war/META-INF/MANIFEST.MF
    • -1
    • +1
    /lams_central/conf/jar/META-INF/MANIFEST.MF
    • -0
    • +3
    /lams_central/conf/war/META-INF/MANIFEST.MF
    • -1
    • +1
    /lams_common/conf/jar/META-INF/MANIFEST.MF
    • -1
    • +1
    /lams_learning/conf/jar/META-INF/MANIFEST.MF
    • -0
    • +3
    /lams_learning/conf/war/META-INF/MANIFEST.MF
    • -1
    • +1
    /lams_tool_chat/conf/jar/META-INF/MANIFEST.MF
    • -0
    • +3
    /lams_tool_chat/conf/war/META-INF/MANIFEST.MF
    • -1
    • +3
    /lams_tool_chat/web/META-INF/MANIFEST.MF
  1. … 26 more files in changeset.
Updated address in copyright statement

Point to jboss rather than the old MyEclipse directories

latest flash compile after resolvign Jira Task: 682 (showing tooltip for the activityies where title is bigger than 19 character and aligning progress bar line to centre )

    • binary
    /lams_learning/web/lams_learner.swf
Added reflection support for import

Updated version number to RC1 and fixed dtd

    • -4
    • +0
    /lams_build/conf/windows/lams/lams.dtd
    • -1
    • +1
    /lams_build/conf/windows/lams/lams.xml
put back copyright notes after tag lib updates

    • -4
    • +4
    /lams_tool_lamc/web/monitoring/Edit.jsp
    • -4
    • +3
    /lams_tool_lamc/web/monitoring/Stats.jsp
security roles added

    • -0
    • +112
    /lams_tool_lamc/web/WEB-INF/web.xml
new tag structure used <%@ include file="/common/taglibs.jsp"%>

    • -9
    • +2
    /lams_tool_lamc/web/monitoring/Edit.jsp
    • -9
    • +2
    /lams_tool_lamc/web/monitoring/Stats.jsp
define later fix

fix for new layout structure

using contentFolderID

added control for contentFolderID

removed help > about lams from meonitor menu bar

reduced the tooltip delay time from 2 to 1 second

fix bug with reflect checkbox and instructions not being displayed in author

added code to check for title length and trim it if it is more than 19 characters

added a line of code to text align title to center of canvas activity

Adding Danish

    • -0
    • +1
    /lams_central/web/flashxml/learner/da_DK_dictionary.xml
When an import fails, we want to display both the tool errors and overall errors - sometimes a tool error causes the transaction to be marked as rollback and then the rollback appears as an overall error. If we don't display both, we get just the rollback error and that's not much help.