Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added navigation breadcrumbs to Cache Management and Maintain Login page.

Renamed <P> id attribute from authoringButton to saveCancelButtons to improve clarity. This id is used by javascript to hide and show the save and cancel buttons.

  1. … 15 more files in changeset.
Fixed missing remove button

Removed useless heading

set description td valign as "top"

removed a redundant table header

added link to integrated server management page

new pages for integrated server configuration

    • -0
    • +78
    ./servermaintain.jsp
added new .servermaintain and .serverlist definition

remove user_id column

Added id="authoringButton" to p element containing buttons. This is need by tool in order so set the visibility when a drop down window is present.

  1. … 14 more files in changeset.
Added "copy-tags" to the build to make it easier to update the tags. Updated the jsp pages to support stripes and the separate learner stylesheet.

  1. … 264 more files in changeset.
Don't display 'create new group' link if user isn't sysadmin. Switched to service proxy. Added comments.

  1. … 1 more file in changeset.
LDEV-745 update roles to use message resources

role tag to display role names in format understood by message resources' key format

  1. … 1 more file in changeset.
add org name to jsp, removed <col />, add error handling

  1. … 1 more file in changeset.
removed <col /> tag as it only worked in IE

  1. … 3 more files in changeset.
LDEV-736 removed # column and labelled 'actions' column

  1. … 1 more file in changeset.
LDEV-729 remove number column from list

Updated address of FSF in copyright statement

  1. … 1384 more files in changeset.
i18n headings

split user action into separate actions for user details and user's roles

  1. … 6 more files in changeset.
Adding the short parameter to the Date tag, and updating the tags for the FCKEditor and rtl/ltr changes

    • -0
    • +57
    ./WEB-INF/tags/FCKEditor.tag
  1. … 15 more files in changeset.
Removed xmlrequest.js. No longer being used.

  1. … 13 more files in changeset.
fix bug, where 'add/remove users' button only appeared if group had 'canBrowseAllUsers' checked. 'add/remove' is always present now, and 'canBrowseAllUsers' only determines who appears in the list of users to add/remove. see LDEV-662

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.
LDEV-551 removed link to delete an organisation

Fix LDEV-569: removed parentName from javascript link so that link isn't broken when parentName contains certain non-alphanumeric chars

sysadmin can disable/enable users

  1. … 3 more files in changeset.
when adding existing user to a subgroup, user is automatically added to group with same roles.

  1. … 3 more files in changeset.