lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4440 Fix "next activity" in Spreadsheet

LDEV-4440 Fix issues with tools' admin pages

    • -2
    • +3
    /lams_tool_forum/web/jsps/admin/config.jsp
LDEV-4440 <input> tag can't have a closing tag in HTML

Also change <input type="submit"></input> into <button>, as otherwise

button's label is displayed incorrectly

    • -1
    • +1
    /lams_admin/web/policies/editPolicy.jsp
    • -26
    • +29
    /lams_central/web/authoring/authoring.jsp
    • -1
    • +1
    /lams_tool_chat/web/pages/authoring/basic.jsp
    • -1
    • +1
    /lams_tool_forum/web/jsps/admin/config.jsp
    • -3
    • +3
    /lams_tool_mindmap/web/common/mapjs.jsp
LDEV-4440 Update source code of several 3rd party libraries

  1. … 455 more files in changeset.
Merge branch 'LDEV-4664' into LDEV-4440

LDEV-4664 Make Tool Deployer compatible with Java 11

Also update libraries.

    • binary
    /lams_build/deploy-tool/lib/commons-collections-3.2.2.jar
    • binary
    /lams_build/deploy-tool/lib/commons-io-2.4.jar
    • binary
    /lams_build/deploy-tool/lib/commons-lang-2.6.jar
    • binary
    /lams_build/deploy-tool/lib/xstream-1.1.3.jar
  1. … 3 more files in changeset.
LDEV-4664 Adjust Ant build files for Java 11

LDEV-4664 Make LAMS depend on Java Activation from WF and not JDK

LDEV-4664 Tweak HTTP connection access

LDEV-4664 Use HTTP classes from another package

LDEV-4664 Add required modules references

LDEV-4664 Delete obsolete reference

LDEV-4440 fix faulty tag format

LDEV-4440 Make paths more consistent across tools

LDEV-4440 Fix Edit link in monitoring

LDEV-4440 Full path is not required in these cases

LDEV-4440 Migrate Planner to Spring MVC

Also several minor fixes to Planner logic

LDEV-4440 Force Complete URL corrected

LDEV-4440 Resetting essay assessment vaildation and escaping

Merge branch 'LDEV-4662' into LDEV-4440

LDEV-4440 Fix DimDim's web.xml

LDEV-4662 Rewrite main Ant build file

lams-cruise was renamed to deploy-lams as there is no Cruise Control

anymore. Some tasks were made internal as they are unlikely to be run

manually. deploy-lams-all-tools was added mainly for development.

LDEV-4440 Use correct form names for learning outcome authoring

    • -1
    • +1
    /lams_tool_task/web/pages/authoring/advance.jsp
LDEV-4440 Reintroduce custom textarea tags

LDEV-4440 Adjust lams:textarea tag to support "disabled" attribute

    • -0
    • +7
    /lams_admin/web/WEB-INF/tlds/lams/lams.tld
    • -0
    • +7
    /lams_central/web/WEB-INF/tlds/lams/lams.tld
    • -0
    • +7
    /lams_gradebook/web/WEB-INF/tlds/lams/lams.tld
    • -0
    • +7
    /lams_learning/web/WEB-INF/tlds/lams/lams.tld
    • -0
    • +7
    /lams_tool_bbb/web/WEB-INF/tlds/lams/lams.tld
    • -0
    • +7
    /lams_tool_chat/web/WEB-INF/tlds/lams/lams.tld
    • -0
    • +7
    /lams_tool_daco/web/WEB-INF/tlds/lams/lams.tld
    • -0
    • +8
    /lams_tool_doku/web/WEB-INF/tlds/lams/lams.tld
    • -0
    • +7
    /lams_tool_gmap/web/WEB-INF/tlds/lams/lams.tld
  1. … 20 more files in changeset.
LDEV-4440 Fix reflection always showing up after Chat

LDEV-4440 Fix a malformed Spring tag in Comments tag

    • -0
    • +1
    /lams_admin/web/WEB-INF/tlds/lams/lams.tld
    • -0
    • +1
    /lams_gradebook/web/WEB-INF/tlds/lams/lams.tld
    • -1
    • +0
    /lams_learning/web/WEB-INF/tlds/lams/lams.tld
    • -0
    • +46
    /lams_tool_bbb/web/WEB-INF/tags/Alert.tag
    • -0
    • +55
    /lams_tool_bbb/web/WEB-INF/tags/Arrow.tag
  1. … 105 more files in changeset.
LDEV-4440 Always get idle timeout from current configuration cache

LDEV-4440 Get rid of obsolete token processing

LDEV-4440 Rename preferred locale attribute name to non-Struts