lams_tool_forum

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2839: Convert custom ExportPortOutput and ProgressOutput tags to plain JSP pages. These tags call include themselves recursivly what causes errors in JSP precompilation process. This is a know bug (JBAS-7496) of JBoss 5.1, fixed in JBoss 7. These tags were used only in lams_learning, so after conversion they were left only there. They were removed from all other projects.

    • -59
    • +0
    ./web/WEB-INF/tags/ExportPortOutput.tag
    • -79
    • +0
    ./web/WEB-INF/tags/ProgressOutput.tag
  1. … 100 more files in changeset.
LDEV-2839: Make JSP precompilation task independent of schemaexport.classpath Ant variable which does not exist and is not needed in all projects.

  1. … 26 more files in changeset.
LDEV-2839: Simplify choosing files for WAR with precompiled JSPs. Current solution creates unnecessary tree of empty directories where JSPs were located. The advantage is that special directories in Tools like Wiki (wikiling plugin) or Videorecorder (previewImages and recordings) do not need to be listed explicitly for compilation which allows generic Ant task for Tools and other projects.

  1. … 26 more files in changeset.
  1. … 94 more files in changeset.
LDEV-2839: Create Java source folder if it was not created in previous step (Java files generation from JSPs) to prevent compilation errors.

  1. … 6 more files in changeset.
LDEV-2839: Turn off debugging in generated classes. This reduces size of WAR almost by half.

  1. … 3 more files in changeset.
LDEV-2839: Adjust JSP precompilation settings as it will be used mainly for production, not development environment.

  1. … 1 more file in changeset.
LDEV-2839: JSP precompilation mechanism adjustment: If there are other compiled classes in source WEB-INF folder, do not take them for WAR assembly.

LDEV-2839: Forum Tool clean up: Set compile output folder same as in other projects. Make "clean" task less verbose while doing the same thing.

LDEV-2839: Forum Tool clean up: remove duplicate taglibs file, update references.

    • -1
    • +1
    ./web/jsps/learning/message/bodyarea.jsp
    • -1
    • +1
    ./web/jsps/learning/message/topicform.jsp
    • -1
    • +1
    ./web/jsps/learning/message/topiclist.jsp
    • -1
    • +1
    ./web/jsps/learning/message/topicview.jsp
    • -1
    • +1
    ./web/jsps/learning/mobile/definelater.jsp
    • -1
    • +1
    ./web/jsps/learning/mobile/message/bodyarea.jsp
  1. … 14 more files in changeset.
LDEV-2839: Allow JSP precompilation in Forum Tool.

  1. … 1 more file in changeset.
LDEV-2755: Updating labels

  1. … 49 more files in changeset.
LDEV-2755: Updating labels

  1. … 388 more files in changeset.
LDEV-2823: Add properties that select whether standalone or embedded MySQL should be used for LAMS run and/or build. Make all Tools use MXJ connectors if needed. Make Tool Deployer usage lighter - libraries are not copied to Tools but they are referenced from a single spot. Copy MXJ connectors from "mysql_embedded" project if needed.

  1. … 50 more files in changeset.
LDEV-2755: Updating labels

  1. … 84 more files in changeset.
LDEV-2749 some fixes for mobile version of Forum tool

    • -4
    • +1
    ./web/includes/mobileLearnerLayout.jsp
    • -1
    • +8
    ./web/jsps/learning/mobile/definelater.jsp
    • -6
    • +11
    ./web/jsps/learning/mobile/notebook.jsp
    • -12
    • +17
    ./web/jsps/learning/mobile/runoffline.jsp
    • -3
    • +3
    ./web/jsps/learning/mobile/viewforum.jsp
    • -4
    • +1
    ./web/jsps/learning/mobile/viewtopic.jsp
LDEV-2415: Remove caching of maximum file size as it can be changed by administrator within single server run.

LDEV-2415: Updating labels

LDEV-2755: Updating Norwegian

LDEV-2415: For Forum information label reuse FileValidatorUtil method to format file size.

  1. … 1 more file in changeset.
LDEV-2749 support for ipad; removed next parameters from urlrewrite config file: - confReloadCheckInterval, by default the conf file won't be checked for reload; - logLevel, the default level is INFO - confPath, the default path is /WEB-INF/urlrewrite.xml

  1. … 4 more files in changeset.
LDEV-2807: Support for MySQL 5.5

    • -11
    • +11
    ./db/sql/create_lams_tool_forum.sql
  1. … 49 more files in changeset.
LDEV-2749 Chrome gets regular version of learning rather than Mobile one

LDEV-2800 fix autopath mistake in Forum

LDEV-2749 Chrome gets regular version of learning rather than Mobile one

  1. … 1 more file in changeset.
LDEV-2415: Forum doesn't tell user about upload attachment size limits

LDEV-2755 updating labels

LDEV-2415: Add information and error text for file upload size limit. Fix Struts source reference. Fix a typo in CKEditor comment.

  1. … 1 more file in changeset.
LDEV-2798: Adding nogo to finishbutton

    • -1
    • +1
    ./web/jsps/learning/mobile/notebook.jsp
    • -1
    • +1
    ./web/jsps/learning/mobile/runoffline.jsp
  1. … 64 more files in changeset.
LDEV-2749 Forum Mobile css clean-up

    • -68
    • +2
    ./web/includes/mobileLearnerLayout.jsp
    • -66
    • +2
    ./web/jsps/learning/mobile/viewtopic.jsp