• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3998 Remove reference to Organisation from ExtServerOrgMap class

    • -3
    • +3
    ./lams/admin/web/ServerListAction.java
    • -40
    • +13
    ./lams/admin/web/ServerMaintainAction.java
    • -64
    • +16
    ./lams/admin/web/ServerSaveAction.java
  1. … 34 more files in changeset.
LDEV-3997 LTI 1.1: Added ability to manage lti tool consumers

    • -8
    • +0
    ./lams/admin/web/ServerListAction.java
    • -0
    • +1
    ./lams/admin/web/ServerSaveAction.java
    • -0
    • +194
    ./lams/admin/web/action/LtiConsumerManagementAction.java
  1. … 7 more files in changeset.
file CleanupPreviewLessonsAction.java was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./lams/admin/web/action/CleanupPreviewLessonsAction.java
LDEV-3749 Remove OpenID support

    • -115
    • +0
    ./lams/admin/web/OpenIDConfigAction.java
    • -44
    • +0
    ./lams/admin/web/OpenIDConfigForm.java
  1. … 8 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

    • -1
    • +1
    ./lams/admin/service/IImportService.java
    • -1
    • +1
    ./lams/admin/service/ImportService.java
    • -1
    • +1
    ./lams/admin/web/DisabledUserManageAction.java
    • -1
    • +1
    ./lams/admin/web/ImportExcelAction.java
    • -1
    • +1
    ./lams/admin/web/ImportExcelSaveAction.java
    • -1
    • +1
    ./lams/admin/web/OrganisationAction.java
    • -2
    • +2
    ./lams/admin/web/ScheduledJobListAction.java
    • -1
    • +1
    ./lams/admin/web/ToolContentListAction.java
  1. … 1060 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

    • -74
    • +80
    ./lams/admin/service/IImportService.java
    • -629
    • +634
    ./lams/admin/service/ImportService.java
    • -90
    • +91
    ./lams/admin/web/CacheAction.java
    • -30
    • +30
    ./lams/admin/web/CacheActionForm.java
    • -87
    • +85
    ./lams/admin/web/ConfigAction.java
    • -25
    • +23
    ./lams/admin/web/DisabledUserManageAction.java
    • -19
    • +18
    ./lams/admin/web/ImportExcelAction.java
    • -20
    • +20
    ./lams/admin/web/ImportExcelForm.java
    • -54
    • +55
    ./lams/admin/web/ImportExcelSaveAction.java
    • -39
    • +39
    ./lams/admin/web/LoginMaintainAction.java
    • -94
    • +87
    ./lams/admin/web/LoginSaveAction.java
    • -68
    • +71
    ./lams/admin/web/OpenIDConfigAction.java
    • -32
    • +33
    ./lams/admin/web/OpenIDConfigForm.java
  1. … 41 more files in changeset.
LDEV-3575 Implement paging and search for "Find users" UI

    • -78
    • +109
    ./lams/admin/web/UserSearchAction.java
  1. … 11 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.

    • -93
    • +109
    ./lams/admin/web/OrganisationAction.java
  1. … 1 more file in changeset.
LDEV-3620: Add paging and search in Edit Class dialog.

    • -107
    • +103
    ./lams/admin/web/UserManageAction.java
  1. … 14 more files in changeset.
LDEV-3560 Handle null entries

LDEV-3560 Search option for course management

    • -43
    • +93
    ./lams/admin/web/OrgManageAction.java
  1. … 6 more files in changeset.
LDEV-3544: Allow Sysadmin to create courses when he is a root course manager.

    • -12
    • +10
    ./lams/admin/web/OrgManageAction.java
LDEV-3519: Make DynaActionForm accessible in JSP page.

  1. … 1 more file in changeset.
LDEV-3382 ability to edit integrated server's setting responsible for how long LoginRequest will be valid.

    • -5
    • +1
    ./lams/admin/web/ServerSaveAction.java
  1. … 3 more files in changeset.
LDEV-3315, LDEV-3367: Refactor SecurityService methods. Improve security in several places.

    • -113
    • +136
    ./lams/admin/service/AdminServiceProxy.java
    • -124
    • +114
    ./lams/admin/web/OrgManageAction.java
  1. … 16 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.

    • -2
    • +2
    ./lams/admin/web/ToolContentListAction.java
    • -2
    • +1
    ./lams/admin/web/UserManageAction.java
  1. … 69 more files in changeset.
LDEV-3269: Add learning design groups management in Admin and utilisation in Flashless Authoring.

    • -10
    • +92
    ./lams/admin/web/ToolContentListAction.java
  1. … 26 more files in changeset.
LDEV-3208: changing the labels for ones that already existed

    • -3
    • +3
    ./lams/admin/service/ImportService.java
    • -1
    • +1
    ./lams/admin/web/ServerSaveAction.java
LDEV-3208 added validation for changing user parameters and organisation name

    • -120
    • +156
    ./lams/admin/service/ImportService.java
    • -2
    • +10
    ./lams/admin/web/ServerSaveAction.java
    • -18
    • +30
    ./lams/admin/web/UserSaveAction.java
  1. … 3 more files in changeset.
LDEV-3208 Create a validationutil for all the regex in a central place and include the validation for the integrations.

  1. … 12 more files in changeset.
LDEV-3208: improves validation for course names

LDEV-3164: Store created users in a file for later reference.

    • -28
    • +41
    ./lams/admin/web/UserSaveAction.java
  1. … 13 more files in changeset.
LDEV-3113: Remove Flash Learner. Remove unnecessary SWF, tag and other files, along with methods in service classes.

    • -2
    • +1
    ./lams/admin/service/ImportService.java
  1. … 159 more files in changeset.
LDEV-3061: Allow emailing learners from Monitor.

Fix issues with EventNotificationService.

Move emailing module from Admin to Central.

    • -150
    • +0
    ./lams/admin/web/action/EmailUserAction.java
    • -75
    • +0
    ./lams/admin/web/form/EmailForm.java
  1. … 36 more files in changeset.
LDEV-3010 added option to send emails with Html Content-type

    • -3
    • +4
    ./lams/admin/web/action/EmailUserAction.java
  1. … 24 more files in changeset.
LDEV-2905 sysadmin options sorted alphabetically

LDEV-2986 added option to allow choosing which tab is active on a signup page

  1. … 9 more files in changeset.
LDEV-2972 remove sun.misc.BASE64Decoder

LDEV-2960: Removing V1 imports

    • -10
    • +1
    ./lams/admin/service/IImportService.java
    • -123
    • +1
    ./lams/admin/service/ImportService.java
LDEV-2958: fix the login logo so we don't need to modify the .jsp when a new picture is uploaded. Instead, we replace the image.

    • -67
    • +5
    ./lams/admin/web/LoginSaveAction.java
  1. … 2 more files in changeset.