Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4401 Remove deprecated parameters for integrations

We no longer use External server URL and Timeout URL settings. So they

can be removed.

  1. … 6 more files in changeset.
LDEV-4402 Substitute Gson and Apache JSON with Jackson

Jackson is a top JSON library shipped with WF10.

Apache JSON resides in an ancient library which we do not need for

anything else.

We use GSon only for serializing Java objects to JSON, which Jackson can

do too.

  1. … 132 more files in changeset.
LDEV-4245: Removing logo upload from login maintenance screen.

  1. … 4 more files in changeset.
LDEV-4247: Do not parse Flash theme column.

LDEV-4217 Remove LAMS Community integration

    • -253
    • +0
    ./org/lamsfoundation/lams/admin/web/RegisterForm.java
  1. … 33 more files in changeset.
LDEV-4023 :Implement password policy

  1. … 2 more files in changeset.
LDEV-4023 :Implement password policy

  1. … 3 more files in changeset.
LDEV-4030: Rename user save method to an explicit name so we can use it or avoid it when we need to.

  1. … 15 more files in changeset.
LDEV-4078 :Sysadmin shouldn't need to change the user's password when modifying her details.

LDEV-4096 Add role management feature for LTI tool consumers

  1. … 10 more files in changeset.
LDEV-3979: Enforcing char limitation on course import via .xls

LDEV-4076 Sysadmins should be allowed to mark users as required to use two-factor authentication

  1. … 3 more files in changeset.
LDEV-3254: Refresh cache after sysadmin saves configuration.

LDEV-3998 Remove reference to Organisation from ExtServerOrgMap class

  1. … 34 more files in changeset.
LDEV-3997 Support for LTI 1.1 * Added ability to manage lti tool consumers

  1. … 5 more files in changeset.
LDEV-3998 Remove reference to Organisation from ExtServerOrgMap class

  1. … 34 more files in changeset.
LDEV-3997 LTI 1.1: Added ability to manage lti tool consumers

  1. … 7 more files in changeset.
LDEV-3662: Add sysadmin interface to delete preview lessons.

  1. … 9 more files in changeset.
LDEV-3749 Remove OpenID support

  1. … 8 more files in changeset.
LDEV-3845: Broke entries on main sysadmin page into logical groups

  1. … 2 more files in changeset.
LDEV-3826: Updating Admin for Bootstrap.

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

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

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

    • -87
    • +83
    ./org/lamsfoundation/lams/admin/web/ConfigAction.java
  1. … 36 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

    • -87
    • +85
    ./org/lamsfoundation/lams/admin/web/ConfigAction.java
  1. … 41 more files in changeset.
LDEV-3401: Convert XDoclet annotations to empty comments.

  1. … 459 more files in changeset.
LDEV-3749: Remove OpenID resources.

  1. … 5 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. … 415 more files in changeset.
LDEV-3578: Store salt when importing users.

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. … 9 more files in changeset.