userlist.jsp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3322: adding id tags

  1. … 4 more files in changeset.
LDEV-3315: Clean up roles and paths to secured resources in all modules. Remove AUTHOR ADMIN role.

  1. … 72 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.

  1. … 72 more files in changeset.
LDEV-2868 * updated jquery.js, jquery-ui.js and jqgrid.js, jquery.layout.js, jqury.mobile.js, jqeury.form.js, jquery.autocomplete.js * removed repetitions of those libraries throughout all Lams * fixed some issues brought up by these updates * jquery.sizzle.js cut out from jquery.js and now it's a separate file

  1. … 764 more files in changeset.
LDEV-2850 Now it's possible to remove jquery 1.1.4

  1. … 1 more file in changeset.
LDEV-2929 fixed problem: Tablesorter with 0 rows throws JS error

  1. … 6 more files in changeset.
LDEV-2459 use double quotes when enclosing i18n text in javascript

  1. … 47 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.
LDEV-1298 Apply tablesorter to 'find user' search results. Also tweaked css settings for results table (table headers look more like the old table, don't sort on the 'actions' column)

  1. … 5 more files in changeset.
fix tablesorter pager not working

  1. … 1 more file in changeset.
separate some styles from the content

  1. … 1 more file in changeset.
Refactor admin breadcrumb so that title of a page is separate from the breadcrumb; put more info in orgs and user lists.

  1. … 35 more files in changeset.
enhancement for tablesorter pager - allow navigation to custom page

  1. … 2 more files in changeset.
LDEV-1298, LDEV-1323 add jquery tablesorter+pager plugin for displaying list of users and list of orgs.

  1. … 11 more files in changeset.
updated buttons to use class="button"

  1. … 14 more files in changeset.
updated jsp's for RTL (mainly fixed align issue)

  1. … 12 more files in changeset.
Added cellspacing=0 to table using alternative-color

  1. … 26 more files in changeset.
add global roles to group management screen; restrict possible roles to 3 sections, global/course/class.

  1. … 6 more files in changeset.
put taglibs into common taglibs.jsp

  1. … 21 more files in changeset.
combine title/fname/lname into one 'name' column

change 'edit' label to 'assign roles'

breadcrumb links; changed navigation a bit in group management tab; updated system admin tab

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

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

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

  1. … 10 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.
use applicationResources for 'roles' label

add restrictions based on new org permissions

  1. … 2 more files in changeset.
set table class to use alternative-color

  1. … 2 more files in changeset.