UserOrgAction.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-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-1323 just putting size argument in label itself.

  1. … 1 more file in changeset.
LDEV-1323 overhaul add/remove user screen which didn't scale well for sysadmins - users added via search field now, with the option to click a link to retrieve all potential users

  1. … 8 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.
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.
Updated address of FSF in copyright statement

  1. … 1392 more files in changeset.
LDEV-662: courseAdminCanAddNewUsers and courseAdminCanBrowseAllUsers are now 1-1 with the 'create new user' and 'add/remove users' buttons. Used to need the canAddNewUsers permission before admin/manager would see the 'add/remove users' button.

  1. … 4 more files in changeset.
sysadmin can disable/enable users

  1. … 4 more files in changeset.
some optimisation to avoid unnecessary db queries.

  1. … 5 more files in changeset.
switch to use adminMessageService instead of ActionMessages to display errors such as error.authorisation and error.org.invalid in the new error.jsp

  1. … 2 more files in changeset.
list users according to login

  1. … 1 more file in changeset.
fix bug when checking for course admin role (for classes, need to check for role in the parent course)

  1. … 1 more file in changeset.
use proper spring context as Dapeng found out to fix OpenSessionInViewFilter-not-work issue

  1. … 4 more files in changeset.
add restrictions based on new org permissions

  1. … 2 more files in changeset.
change list of users from which you can add/remove people to a course/class

added primitive menu links, some fixes

  1. … 6 more files in changeset.
add/remove users from organisations functionality

    • -0
    • +136
    ./UserOrgAction.java
  1. … 5 more files in changeset.