• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4217 Remove LAMS Community integration

  1. … 38 more files in changeset.
LDEV-3996 Prevent NullPointerException on trying to change subcourse name

LDEV-4105: Save user after modifications.

LDEV-4030: Rename user save method to an explicit name so we can use it or avoid it when we need to.

  1. … 17 more files in changeset.
LDEV-3962

* support for favorite orgs and last visited one

* if last visited is stored, offcanvas bar is shown as hidden

* offcanvas bar is shrank to 220px

* CSS rules for main.jsp are all moved to main.css

* Javascript methods for main.jsp are moved to main.js. Profile related ones to profile.js. Only methods used by other pages are kept in groupDisplay.js.

* removed UserOrganisationCollapsed.java and code associated with it

  1. … 36 more files in changeset.
LDEV-3962 Bootstrap index page

  1. … 34 more files in changeset.
LDEV-3997 LAMS to become LTI compliant tool provider (version 1.1)

  1. … 27 more files in changeset.
LDEV-3315: If there is an exception saving an object to DB via UserManagementService, do not hide the exception as the following code is not aware of the problem.

LDEV-3315: If there is an exception saving an object to DB via UserManagementService, do not hide the exception as the following code is not aware of the problem.

LDEV-3826: Updating Admin for Bootstrap. Subcourses not able to be updated as they do not have folders so this code was throwing an exception.

LDEV-3776: Remove $Id CVS keyword.

  1. … 1074 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 1351 more files in changeset.
LDEV-3773: Remove Workspace and WorkspaceWorkspaceFolder entities. Link WorkspaceFolders directly to User and Organisation.

General clean up.

  1. … 19 more files in changeset.
LDEV-3773: Remove Workspace and WorkspaceWorkspaceFolder entities. Link WorkspaceFolders directly to User and Organisation.

General clean up.

  1. … 21 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 2120 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 1860 more files in changeset.
LDEV-3674: Remove multiple Flash elements: Authoring, icons, themes, i18n files, WDDX libraries and classes, methods, servlets etc.

Rename/rewrite methods for Flashless use.

  1. … 420 more files in changeset.
LDEV-3714: Remove archived courses list from the profile tab on the home page.

  1. … 7 more files in changeset.
LDEV-3697: Choosing user from autocomplete list displays results only for him/her. Entering generic query displays results for all matched users.

Major clean up: rewrite methods for finding users and move them from UserManagementService to UserDAO.

  1. … 10 more files in changeset.
LDEV-3575 Implement paging and search for "Find users" UI

  1. … 11 more files in changeset.
LDEV-3575 Implement paging and search for "Find users" UI

  1. … 11 more files in changeset.
LDEV-3620: Add paging and search in Edit Class dialog.

  1. … 14 more files in changeset.
LDEV-3620: Add paging and search in Edit Class dialog.

  1. … 14 more files in changeset.
LDEV-3578: Convert passwords from sha1 to sha256 with salt after successful authentication and on password change.

Remove password hashing in browser.

Change internal authentication mechanism for LoginRequestServlet and LoginAsAction.

  1. … 23 more files in changeset.
LDEV-3560 Search option for course management

  1. … 7 more files in changeset.
LDEV-3560 Search option for course management

  1. … 6 more files in changeset.
LDEV-3335, LDEV-3340: Make SessionManager a storage for servlet context, so it can be accesses by other classes at any time. Remove obsolete SSO classes.

  1. … 15 more files in changeset.
LDEV-3335, LDEV-3340: Remove or simplify SSO components. Fix sysadmin LoginAs functionality.

  1. … 17 more files in changeset.
LDEV-3315: Clean up roles and paths to secured resources in all modules.

Remove AUTHOR ADMIN role.

  1. … 73 more files in changeset.
LDEV-3315: Remove AUTHOR ADMIN role.

Allow AUTHOR role to preview lessons.

Allow MONITOR role to edit activities and run Live Edit.

  1. … 72 more files in changeset.