lams_admin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3776: Clean up and format all LAMS Java code.

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

  1. … 41 more files in changeset.
LDEV-3401: Convert XDoclet annotations to empty comments.

  1. … 459 more files in changeset.
LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

    • -0
    • +923
    ./web/WEB-INF/struts-config.xml
    • -0
    • +13
    ./web/WEB-INF/validation.xml
  1. … 396 more files in changeset.
LDEV-3749: Remove OpenID resources.

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

LDEV-3705: Prevent duplicates.

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.
LDEV-2917: Change DOCTYPE tag of files which have not been picked up by previous runs as they had this tag broken into 2 lines and regex had not detected them.

  1. … 340 more files in changeset.
LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels. Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

    • -10
    • +0
    ./web/organisation/createOrEdit.jsp
  1. … 368 more files in changeset.
LDEV-3661: Remove Aspirin library. Emails will be send using the configured SMTP server. Simplify Event Notifications - remove unnecessary methods, internal Event pool, extra threads.

  1. … 50 more files in changeset.
LDEV-2918: Get rid of IE, "main" and "tabbed" styles as they are obsolete and only blur CSS tag work.

  1. … 102 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

    • -1
    • +1
    ./web/toolcontent/learningLibraryGroup.jsp
  1. … 166 more files in changeset.
LDEV-3575 Implement paging and search for "Find users" UI

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

  1. … 7 more files in changeset.
LDEV-3654: Minor adjustments so IE does not show syntax warnings.

LDEV-3654: Remove IE compatibility tags.

  1. … 33 more files in changeset.
LDEV-3560: Look up course ID by its name. Existing solution does not work for TestHarness after tablesorter has been introduced.

  1. … 1 more file in changeset.
LDEV-3560: Look up course ID by its name. Existing solution does not work for TestHarness after tablesorter has been introduced.

  1. … 1 more file in changeset.
LDEV-3621 Ability to import and use groups from integrated server

  1. … 12 more files in changeset.
LDEV-3621 Ability to import and use groups from integrated server

  1. … 17 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: Add salt to user form in Admin module.

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. … 22 more files in changeset.
LDEV-3560 Search option for course management

  1. … 5 more files in changeset.
LDEV-3560 Handle null entries

LDEV-3560 Search option for course management

  1. … 5 more files in changeset.
LDEV-3501 Fixed "Cannot read property 'msie' of undefined" JS error * removed debug info