Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
LDEV-4501 First cut of audit log screen implemented.

  1. … 17 more files in changeset.
LDEV-4498 Portrait displayed on user search screen.

  1. … 1 more file in changeset.
LDEV-4421 Comments allowed for authored items in Share Resources

  1. … 65 more files in changeset.
LDEV-4488 Add "create date" in org details

LDEV-4488 Replace "description" column with "create date" in org list

  1. … 3 more files in changeset.
LDEV-4486 Prevent user from removing course if there are lessons in it

When sysadming tries to remove a course, he gets warned about lessons

existing in the course or its subcourses. Then he is redirected to a

page where he can remove the lessons. Only if the course and its

subcourses are empty, the course can get removed.

  1. … 2 more files in changeset.