lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3997 Support for LTI 1.1 * httpclient was removed as it's now available as WV internal library * added new libraries required to verify OAuth signature and util classes for LTI

    • binary
    /lams_build/lib/basiclti-util/basiclti-util-1.2.0.jar
    • -0
    • +47
    /lams_build/lib/basiclti-util/basiclti-util.module.xml
    • binary
    /lams_build/lib/basiclti-util/oauth-provider-20100527.jar
    • -0
    • +33
    /lams_build/lib/basiclti-util/oauth.module.xml
    • binary
    /lams_build/lib/basiclti-util/signpost-commonshttp4-1.2.1.2.jar
    • binary
    /lams_build/lib/basiclti-util/signpost-core-1.2.1.2.jar
LDEV-3997 These classes are now available as library from /lams_build/basiclti-utl/oauth

  1. … 21 more files in changeset.
LDEV-3662: Use the right exception.

LDEV-3662: Do not stop on missing/removed tools.

LDEV-3999: replacing bitmap images with vector images (faicons)

    • -1
    • +1
    /lams_admin/web/import/importGroups.jsp
LDEV-3999: replacing bitmap images with vector images (faicons)

LDEV-3999: replacing bitmap images with vector images (faicons)

    • -3
    • +2
    /lams_tool_laqa/web/common/messages.jsp
    • binary
    /lams_tool_laqa/web/images/delete.gif
    • binary
    /lams_tool_laqa/web/images/down.gif
    • binary
    /lams_tool_laqa/web/images/edit.gif
    • binary
    /lams_tool_laqa/web/images/error.jpg
    • binary
    /lams_tool_laqa/web/images/hidden-eye.png
    • binary
    /lams_tool_laqa/web/images/iconInformation.gif
LDEV-3999: replacing bitmap images with vector images (faicons)

    • binary
    /lams_tool_forum/web/images/delete.gif
    • binary
    /lams_tool_forum/web/images/downarrow.gif
    • binary
    /lams_tool_forum/web/images/edit.gif
    • binary
    /lams_tool_forum/web/images/paperclip.gif
    • binary
    /lams_tool_forum/web/images/uparrow.gif
    • binary
    /lams_tool_forum/web/images/uparrow_disabled.gif
LDEV-3999: replacing bitmap images with vector images (faicons)

LDEV-3999: replacing bitmap images with vector images (faicons)

LDEV-3999: replacing bitmap images with vector images (faicons)

LDEV-3998 Remove reference to Organisation from ExtServerOrgMap class

LDEV-3997 LAMS to become LTI compliant tool provider (version 1.1)

LDEV-3998 Remove reference to Organisation from ExtServerOrgMap class

    • -4
    • +1
    /lams_admin/conf/xdoclet/struts-forms.xml
    • -2
    • +0
    /lams_admin/web/lti/ltiConsumerList.jsp
    • binary
    /lams_build/lib/lams/lams-central.jar
  1. … 23 more files in changeset.
LDEV-3997 LAMS to become LTI compliant tool provider (version 1.1)

    • -0
    • +8
    /lams_central/conf/xdoclet/servlets.xml
    • -0
    • +278
    /lams_central/web/lti/addLesson.jsp
    • -0
    • +141
    /lams_central/web/lti/learnerMonitor.jsp
LDEV-3997 These classes are now available as library from /lams_build/basiclti-utl/oauth

  1. … 15 more files in changeset.
LDEV-3997 LAMS to become LTI compliant tool provider (version 1.1)

LDEV-3997 LTI 1.1: updated httpclient to 4.2.3 version, added new libraries required to verify OAuth signature and util classes for LTI

    • binary
    /lams_build/lib/basiclti-util/basiclti-util-1.2.0.jar
    • binary
    /lams_build/lib/basiclti-util/oauth-provider-20100527.jar
    • binary
    /lams_build/lib/basiclti-util/signpost-commonshttp4-1.2.1.2.jar
    • binary
    /lams_build/lib/basiclti-util/signpost-core-1.2.1.2.jar
    • binary
    /lams_build/lib/jakarta-commons/commons-httpclient-4.2.3.jar
    • binary
    /lams_build/lib/jakarta-commons/commons-httpcore-4.2.2.jar
LDEV-3997 LTI 1.1: Added ability to manage lti tool consumers

    • -0
    • +12
    /lams_admin/conf/xdoclet/struts-forms.xml
    • -0
    • +10
    /lams_admin/web/WEB-INF/tiles-defs.xml
    • -0
    • +101
    /lams_admin/web/lti/ltiConsumer.jsp
    • -0
    • +73
    /lams_admin/web/lti/ltiConsumerList.jsp
LDEV-3662: Add sysadmin interface to delete preview lessons.

    • -0
    • +20
    /lams_admin/web/WEB-INF/struts-config.xml
    • -0
    • +5
    /lams_admin/web/WEB-INF/tiles-defs.xml
    • -0
    • +72
    /lams_admin/web/cleanupPreviewLessons.jsp
LDEV-3920 :Fix for feedback fields to have ckeditor

LDEV-3920 :Fix for feedback fields to have ckeditor .

LDEV-3669:Fix for Wiki date/time restriction in monitor.

LDEV-3669:Fix for Wiki date/time restriction in monitor.

    • -1
    • +1
    /lams_tool_wiki/db/sql/create_lams_tool_wiki.sql
    • -1
    • +1
    /lams_tool_wiki/db/sql/table-schema.sql
    • -0
    • +18
    /lams_tool_wiki/web/pages/learning/submissionDeadline.jsp
    • -1
    • +14
    /lams_tool_wiki/web/pages/learning/wiki.jsp
LDEV-3668: Fix for toggle subscription to receive email notifications by email. (merging to MAIN Sanjana's commit)

LDEV-3668:Fix for toggle subscription to receive email notifications by email.

LDEV-3960: Redirect to login JSP page instead of going straight to j_security_check as it does not work for WF (auth data needs to be POSTed).

LDEV-3994: Use ⌘ key rather than ctrl to draw transitions in mac

LDEV-3978: Allow mutliple learner select on Mac. Fill a JS alert with proper learner names.

LDEV-3772: Fix an incorrect iteration condition.