OrganisationAction.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-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-1324 Allow group admins/managers to edit group details, but not group permissions; group's status editable by admin/manager when 'canChangeStatusOfCourse' is enabled; refactored organisation related jsps into their own directory.

  1. … 8 more files in changeset.
LDEV-1328 fixed group managers and group admins should be able to edit subgroup details

  1. … 4 more files in changeset.
remove unused imports

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

  1. … 13 more files in changeset.
make orgid=null when there's an error

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

  1. … 20 more files in changeset.
Gives authorisation error is someone tries to create a new group/course and is not sysadmin; switched to use service proxy

Updated address of FSF in copyright statement

  1. … 1392 more files in changeset.
LDEV-551 commented out 'remove' method as organisations won't actually be deleted from database, just flagged as removed.

organise imports only

Removed redundant language and country tables - now just use the supported locale tables.

  1. … 34 more files in changeset.
fix a bug about loading locales and status

retrieve WebApplicationContext from proper servletContext to get IUserMangementService bean , as Dapeng found out to fix OpenSessionInViewFilter-not-work issue

  1. … 5 more files in changeset.
modified to use locale

  1. … 3 more files in changeset.
use updated UserManagementService interfaces

  1. … 6 more files in changeset.
remove deprecated DAO reference , use baseDAO instead

  1. … 7 more files in changeset.
Added funtionality implementation

  1. … 2 more files in changeset.
changed OrgManageAction.java, OrganisationAction.java changed struts doclet of ScheduledJobListAction.java Added OrgSaveAction.java

  1. … 3 more files in changeset.
removed some classes, added some, modified some

  1. … 13 more files in changeset.
Changing organisation structure to a simple root, course, class structure.

  1. … 37 more files in changeset.
Copyright statement change - only support GPL v2, not future versions. Missed the "version 2.0" the previous check in

  1. … 64 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

  1. … 22 more files in changeset.