Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4614 Sort country list by name rather than code

  1. … 6 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. … 12 more files in changeset.
LDEV-4593: small UI changes

Adding a new label to explain the scope of minor changes to policies

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

* Remove "Create a new draft" functionality

* Add policy details page

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

    • -0
    • +100
    ./policies/policyTable.jsp
  1. … 9 more files in changeset.
LDEV-4593 Further develop Policies & consents feature

    • -0
    • +143
    ./policies/editPolicy.jsp
    • -0
    • +164
    ./policies/policies.jsp
    • -81
    • +0
    ./policies/previousVersionsList.jsp
    • -0
    • +82
    ./policies/userConsents.jsp
  1. … 20 more files in changeset.
LDEV-4593 Introduce Policies & consent feature

    • -0
    • +138
    ./policies/edit.jsp
    • -0
    • +115
    ./policies/list.jsp
    • -0
    • +81
    ./policies/previousVersionsList.jsp
  1. … 17 more files in changeset.
LDEV-4559 Comments can be left anonymously.

  1. … 91 more files in changeset.
LDEV-4573 Spinner indicates busy and no data found message added.

  1. … 2 more files in changeset.
LDEV-4571 Allow (de)selecting all users for org password change

  1. … 1 more file in changeset.
LDEV-4565 Adding column name for Remarks column in Event Log

  1. … 1 more file in changeset.
LDEV-4540 Introduce hooks in command websockets

When a command is added, the JSON can contain "hookTrigger" and

"hookParams" attributes.

hookTrigger is just a string which uniquely identifies a page. If this

page set the same commandWebsocketHookTrigger, then command is consumed

and function defined on this page as commandWebsocketHook is run with

parameters taken from hookParams from JSON.

This way back end can tell exact page on front end to run any code it

defines itself.

  1. … 35 more files in changeset.
LDEV-4533 Exception details are hidden as per system config

  1. … 34 more files in changeset.
LDEV-4501 Merge work replacing audit logs with LogEvent entries

Resolved conflicts for lams.jar and the Admin language file.

  1. … 12 more files in changeset.
LDEV-4501 Debugging removed for merge to master.

LDEV-4519 Hide learners who are also staff

  1. … 7 more files in changeset.
LDEV-4519 Real password change

Also correctly bind form widgets with its fields

and process checkboxes correctly.

  1. … 1 more file in changeset.
LDEV-4519 Add form validation and success message

  1. … 3 more files in changeset.
LDEV-4519 Layout adjustments

  1. … 1 more file in changeset.
LDEV-4519 Store users excluded from password change

Minor CSS changes

LDEV-4501 All Audit Log entries are now Log Event entries

  1. … 65 more files in changeset.
LDEV-4519 Add paged, sortable user grids

  1. … 10 more files in changeset.
LDEV-4519 Prevent both group checkboxes from being unchecked

LDEV-4519 Prompt user to enter own password or generate one

  1. … 1 more file in changeset.
LDEV-4519 Allow password re-generating

  1. … 1 more file in changeset.
LDEV-4519 Display organisation name as a title

  1. … 1 more file in changeset.
LDEV-4519 Basic form for org password change

  1. … 3 more files in changeset.
LDEV-4519 Add button and blank page for org password change

    • -0
    • +0
    ./orgPasswordChange.jsp
  1. … 4 more files in changeset.
LDEV-4514 Greek names appear in notification window correctly.

Also added some HTML escaping to the display of the leader's name

in tool messages.

  1. … 33 more files in changeset.
LDEV-4501 Tool context files no longer reference audit service.

  1. … 62 more files in changeset.