Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5006 cosmetic changes and labels

  1. … 1 more file in changeset.
LDEV-4440 Fix form URL to start a Zoom meeting

LDEV-5006 Make Zoom optional, configurable in advanced authoring tab

  1. … 8 more files in changeset.
LDEV-5006 Adjust password message

LDEV-5006 Protect Zoom meetings with passwords

  1. … 8 more files in changeset.
LDEV-4995 Upgrade to bootstrap 4

* Update LAMS code to use bootstrap 4

* Update and redesign index page

  1. … 198 more files in changeset.
LDEV-4932 removing multipart encoding

There are plenty of form we set the multipart encoding for uploading files, but no files are uploaded. This has implications for CSRF tokens. So we remove the enctype="multipart/form-data" for all the authoring forms that aren't needed.

  1. … 14 more files in changeset.
LDEV-4932 Passing CSRF token as a post rather than get

  1. … 41 more files in changeset.
LDEV-4932 Secure save tool authoring with CSRF Guard

  1. … 42 more files in changeset.
LDEV-4932 Secure edit in monitor with CSRF Guard

* In order to secure /definelater.do path, added definelater() method to

AuthoringController to the tools missing it

* Remove unnecessary forms from monitor in Vote, NB, QA tools

  1. … 109 more files in changeset.
LDEV-4759 DateTimePicker and Accordians updated

  1. … 388 more files in changeset.
LDEV-4759 Panels are now cards.

  1. … 499 more files in changeset.
LDEV-4759 Authoring and monitoring tabs working

  1. … 310 more files in changeset.
LDEV-4678 WebUtil.putActivityPositionInRequestByToolSessionId transformed into service method

Also introduce ICommonToolService that will hold methods shared by all

tools.

  1. … 141 more files in changeset.
LDEV-4440 Error messages converted to new error tag

  1. … 127 more files in changeset.
LDEV-4440 Migrate Zoom tool to Spring MVC

    • -20
    • +13
    ./learning/parts/finishButton.jsp
  1. … 48 more files in changeset.
LDEV-4599 Display a button for iPad as Zoom iframe does not open

  1. … 1 more file in changeset.
LDEV-4644 Add outcomes in authoring in all tools

  1. … 118 more files in changeset.
LDEV-4599 Add authoring advanced settings: duration and start in monitor

  1. … 8 more files in changeset.
LDEV-4599 Adjust learner layout

LDEV-4599 API keys management

  1. … 19 more files in changeset.
LDEV-4599 Get rid of unnecessary Config entity

  1. … 7 more files in changeset.
LDEV-4599 Build monitoring for Zoom activity

  1. … 4 more files in changeset.
LDEV-4599 Add monitor start meeting flow

  1. … 6 more files in changeset.
LDEV-4599 Initial implementation of Zoom tool

    • -0
    • +36
    ./authoring/advanced.jsp
    • -0
    • +47
    ./authoring/authoring.jsp
    • -0
    • +16
    ./authoring/basic.jsp
    • -0
    • +9
    ./authoring/headItems.jsp
    • -0
    • +11
    ./learning/defineLater.jsp
    • -0
    • +0
    ./learning/headItems.jsp
    • -0
    • +69
    ./learning/learning.jsp
    • -0
    • +41
    ./learning/notebook.jsp
    • -0
    • +77
    ./learning/parts/finishButton.jsp
    • -0
    • +39
    ./monitoring/editActivity.jsp
    • -0
    • +9
    ./monitoring/headItems.jsp
    • -0
    • +26
    ./monitoring/monitoring.jsp
    • -0
    • +44
    ./monitoring/notebook.jsp
  1. … 120 more files in changeset.