lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5167 Improved implementation

Rather than adding as a multiple options, use a plugin as a background selector

    • -0
    • +78
    ./web/ckeditor/plugins/wavepanel/dialogs/wave.css
    • -0
    • +227
    ./web/ckeditor/plugins/wavepanel/dialogs/wave.js
    • binary
    ./web/ckeditor/plugins/wavepanel/icons/hidpi/image.png
    • binary
    ./web/ckeditor/plugins/wavepanel/icons/image.png
    • binary
    ./web/ckeditor/plugins/wavepanel/images/noimage.png
    • -0
    • +14
    ./web/ckeditor/plugins/wavepanel/lang/en.js
    • -0
    • +37
    ./web/ckeditor/plugins/wavepanel/plugin.js
  1. … 4 more files in changeset.
LDEV-5167 Adding wave headers

  1. … 6 more files in changeset.
LDEV-4909 Allow grouping not connected to parallel support activity

LDEV-5145 Trigger Bootstrap tooltips when new AE gets added

    • -0
    • +2
    ./web/authoring/template/tbl/appexDoku.jsp
LDEV-5145 Add gallery walk read-only feature and instructions

    • -1
    • +27
    ./web/authoring/template/tbl/appexDoku.jsp
  1. … 1 more file in changeset.
LDEV-4769 Updating English, Norwegian and Greek

  1. … 22 more files in changeset.
LDEV-5145 Move doKu creation to AE new question dropdown

    • -22
    • +26
    ./web/authoring/template/tbl/tbl.jsp
LDEV-5145 Add doKu gallery walk support in TBL template

    • -0
    • +10
    ./web/authoring/template/tbl/appexDoku.jsp
  1. … 1 more file in changeset.
LDEV-5145 Introduce Doku AE in TBL template back-end

  1. … 1 more file in changeset.
LDEV-5145 Introduce Doku AE in TBL template front-end

    • -0
    • +95
    ./web/authoring/template/tbl/appexDoku.jsp
    • -8
    • +14
    ./web/authoring/template/tbl/tbl.jsp
LDEV-5145 Improve Assessment AE code formating

    • -77
    • +122
    ./web/authoring/template/tbl/appexAssessment.jsp
LDEV-5145 Rename Assessment AE file to distinguis from Doku AE

    • -106
    • +0
    ./web/authoring/template/tbl/appex.jsp
    • -0
    • +106
    ./web/authoring/template/tbl/appexAssessment.jsp
LDEV-5165 Adding missing email verification labels that were missing for a while

LDEV-4553 Adding missing label for Q&A

  1. … 3 more files in changeset.
LDEV-5163 Reintroduce code that restarts lesson on each learner entry

LDEV-4553 Updating labels

  1. … 1 more file in changeset.
LDEV-5140 Fixing image email

Adding new LAMS logos and adjusting email teamplate for grades

    • -0
    • +1
    ./web/images/svg/lamsv5_logo.svg
    • -0
    • +1
    ./web/images/svg/lamsv5_logo_reverse.svg
  1. … 1 more file in changeset.
LDEV-4769 Update Norwegian, Spanish, English, Greek, German, French

  1. … 21 more files in changeset.
LDEV-3115 Remove grouping/input references on activity remove

LDEV-4909 Allow grouping not being connected to support activity

LDEV-5153 Remove obsolete GradebookServlet.

It was introduced for LDEV-2711.

Unnecessary optional layout modification has also been removed.

  1. … 4 more files in changeset.
LDEV-5140 Fix passing learner IDs when sending emails

  1. … 1 more file in changeset.
LDEV-4510 Allow more options in MCQ questions

LDEV-4510 Skip validation on welcome screen

LDEV-5143 Allow changing leader in Dokumaran monitoring

    • -0
    • +1
    ./conf/security/Owasp.CsrfGuard.properties
  1. … 8 more files in changeset.
LDEV-5143 Allow changing leader in Q&A, Submit Files and Vote monitoring

    • -1
    • +6
    ./conf/security/Owasp.CsrfGuard.properties
  1. … 33 more files in changeset.
LDEV-3115 Fix a typo in i18n label

LDEV-3115 Check range conditions correctly

LDEV-3115 Check range conditions correctly

LDEV-4901 Invalidate session on login only if auth as another user

If the user being reauthenticated is the same as current one, just let

him through as SsoHandler will redirect him instead of running

UniversalLoginModule.