UserAction.java

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4407 Move classes to the proper packages

Action classes were moved to admin.web.action package; forms to

admin.web.form; DTOs to admin.web.dto.

(To access files' earlier history use Eclipse's Show in History feature

or run 'git log --follow ./path/to/file')

  1. … 76 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. … 17 more files in changeset.
LDEV-4076 Sysadmins should be allowed to mark users as required to use two-factor authentication

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

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

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

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

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

  1. … 473 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-2519 added fields 'timezone' and 'enable flash for learner window' to Admin user edit page

  1. … 4 more files in changeset.
LDEV-2544 Default Timezones *merge from lams2_3_release

  1. … 35 more files in changeset.
LDEV-2420 Fixing it so you can edit user theme in sysadmin areas

  1. … 1 more file in changeset.
LDEV-2420 Work on adding theme options to the add and edit user pages

  1. … 6 more files in changeset.
LDEV-1416: Sysadmin can now change user's authentication method in admin control panel.

  1. … 6 more files in changeset.
LDEV-1495 course checkbox 'course admins can add new users' enables course admins and managers to create as well as edit users.

  1. … 2 more files in changeset.
merge LangUtil into LanguageUtil

  1. … 8 more files in changeset.
merge changes from ldap2_0_4 branch back to HEAD

  1. … 14 more files in changeset.
change 'course admin/manager' in db to 'group admin/manager' so users don't have to say 'course admin/manager' when specifying roles in a spreadsheet ('course' replaced by 'group').

  1. … 15 more files in changeset.
added global group admin

  1. … 13 more files in changeset.
last change needs a null check

added global roles to user display

  1. … 2 more files in changeset.
code block should work now that UserManagementService is updated (sorry!)

Commenting out the code that is breaking the build.

LDEV-986 display user's org roles when editing/viewing their profile

  1. … 3 more files in changeset.
breadcrumb links; changed navigation a bit in group management tab; updated system admin tab

  1. … 20 more files in changeset.
remove most remaining 'getBlahService' text and use functions in AdminServiceProxy

  1. … 16 more files in changeset.
add error handling

Updated address of FSF in copyright statement

  1. … 1392 more files in changeset.
split user action into separate actions for user details and user's roles

  1. … 10 more files in changeset.
i18n'd audit messages

  1. … 5 more files in changeset.