Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4534 Add x-editable library that allows inline editing

    • -0
    • +663
    ./css/x-editable.css
    • binary
    ./images/css/clear.png
    • binary
    ./images/css/loading.gif
    • -0
    • +7
    ./includes/javascript/x-editable.js
LDEV-4638 Option to turn on confidence levels for iRA tRA

  1. … 8 more files in changeset.
LDEV-4646 Introduce LoginServlet that will forward to login.jsp

It was added to be able to set locale for login.jsp. As

LocaleFilter doesn't get fired when login.jsp is requested.

  1. … 1 more file in changeset.
LDEV-4644 Add scale management

    • -0
    • +115
    ./outcome/scaleEdit.jsp
    • -0
    • +99
    ./outcome/scaleManage.jsp
  1. … 10 more files in changeset.
LDEV-4216: increasing tour popup sides to fix all language strings

The popup max-width is rather small for the button labels in some languages. increase from 276px to 320 instead.

LDEV-4644 Global outcomes management via sysadmin

  1. … 3 more files in changeset.
LDEV-4644 Add content folder ID for CKEditor to outcomes and scales

  1. … 13 more files in changeset.
LDEV-4644 Add/edit learning outcome

    • -0
    • +23
    ./includes/javascript/outcome.js
    • -0
    • +128
    ./outcome/outcomeEdit.jsp
    • -0
    • +97
    ./outcome/outcomeManage.jsp
  1. … 7 more files in changeset.
LDEV-4639 Use tour instead of tutorials video on first login

Tutorial videos have never been fully implemented. We get rid of them in

favour of tours.

  1. … 15 more files in changeset.
LDEV-4640, LDEV-4475 Do not make a chart bigger than available space

LDEV-4640 Fix chart legend if there are no participants

  1. … 1 more file in changeset.
LDEV-4636 Minor fixes in read-only feature

LDEV-4636 Use lock icon to depict read-only status

LDEV-4636 Initial implementation of read-only LDs feature

    • -24
    • +70
    ./includes/javascript/authoring/authoringGeneral.js
  1. … 3 more files in changeset.
LDEV-4617 Implement full email verification on sign up

    • -0
    • +37
    ./signup/emailVerify.jsp
    • -0
    • +45
    ./signup/emailVerifyResult.jsp
  1. … 7 more files in changeset.
LDEV-4617 Inform a new user that a verification email will be sent

  1. … 1 more file in changeset.
LDEV-4633: Increase height on profile window so no need for scrolling

LDEV-4622 Prevent double submit of sign up page

LDEV-4614 Sort country list by name rather than code

  1. … 5 more files in changeset.
LDEV-4612 Mindmap has full screen mode.

    • -0
    • +54
    ./includes/javascript/fullscreen.js
  1. … 7 more files in changeset.
LDEV-4605 Codify country for users

Change the country field to ISO_3166-1 alpha-2 codes (two letters).

So in when editing the profile, a user should be able to set his/her

country based on the list of countries in the ISO list.

Country should be a compulsory when editing profile, editing user

as group manager and in signup pages.

For integrations, if the country is not passed, then we should default

to a default country server.

  1. … 10 more files in changeset.
LDEV-4605 Move profile related jsps to /web/profile/ folder

    • -0
    • +422
    ./profile/editprofile.jsp
    • -0
    • +90
    ./profile/lessons.jsp
    • -0
    • +236
    ./profile/portrait.jsp
    • -0
    • +115
    ./profile/profile.jsp
Merge branch 'LDEV-4593'

  1. … 5 more files in changeset.
LDEV-4593 Further develop Policies & consents feature

* Remove "Create a new draft" functionality

* Add policy details page

    • -0
    • +86
    ./profile/policyDetails.jsp
  1. … 7 more files in changeset.
LDEV-4593 Further develop Policies & consents feature

  1. … 13 more files in changeset.
LDEV-4593 Further develop Policies & consents feature

    • -0
    • +104
    ./profile/profilePolicyConsents.jsp
  1. … 24 more files in changeset.
LDEV-4607 Show "no score" gradebook output option in authoring

  1. … 1 more file in changeset.
LDEV-4601 Removing debugging

LDEV-4601 Tweaking date validation and display of scheduled dates

  1. … 1 more file in changeset.
LDEV-4601 Schedule the end date when teacher creates a lesson.

  1. … 6 more files in changeset.