Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2420 Work on adding theme options to the add and edit user pages

  1. … 5 more files in changeset.
LDEV-2420 Removing uneccessary data structures and tables from the db, as well as implementing the same theme settings for flash themes

  1. … 47 more files in changeset.
LDEV-2426 set tutorialsDisabled field

  1. … 2 more files in changeset.
LDEV-2426 set firstLogin field

  1. … 2 more files in changeset.
LDEV-2420 Adding functionality to add new themes to the database. All that is left now is to remove the defunct tables that are not used

    • -0
    • +94
    ./java/org/lamsfoundation/lams/admin/web/form/ThemeForm.java
  1. … 18 more files in changeset.
LDEV-2075 fixing statistics page so you can choose which group to display instead of just displaying them all

  1. … 2 more files in changeset.
LDEV-2075 creating overall statistics page for admin

  1. … 6 more files in changeset.
Merge lams2_3 to head (including things not merged last time due to eclipse's merge wizard not handling the lams2_3 start point as expected)

  1. … 167 more files in changeset.
Merge lams2_3 into head

  1. … 36 more files in changeset.
LDEV-2030 update workspace name when user's name/s are changed; LDEV-2196 ensure user workspaces are created with utf8 strings when user is created

  1. … 1 more file in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 118 more files in changeset.
Modified getService and getMessageService to set service beans after initial access.

LDEV-2099 - Alter registration module for lc integration, altering registration action and form to talk to lc server instead of redirecting to it

    • -0
    • +166
    ./java/org/lamsfoundation/lams/admin/web/RegisterDTO.java
    • -0
    • +254
    ./java/org/lamsfoundation/lams/admin/web/RegisterForm.java
  1. … 6 more files in changeset.
fixing up the formatting for registerAction

LDEV-1416: Sysadmin can now change user's authentication method in admin control panel.

  1. … 5 more files in changeset.
LDEV-1919 add tool/db versions to tool management screen; adjusted layout to accomodate extra info

  1. … 5 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. … 1 more file in changeset.
LDEV-523, LDEV-1527: The tool's help urls need to be modified to include the language code before sending to Flash.

  1. … 18 more files in changeset.
LDEV-1270 Add spreadsheet import summary and failure statements to the audit log.

  1. … 2 more files 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. … 7 more files in changeset.
LDEV-1267 add support for authentication_method_id as well as name in user spreadsheet. tweak logging output.

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.
LDEV-1323 fix 'show all potential users' link not showing potential users from parent group

LDEV-1323 just putting size argument in label itself.

  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. … 32 more files in changeset.
LDEV-1284 add check for when organisation is missing in integration entry; don't add new users to the integration org since there no longer is one.

  1. … 1 more file in changeset.
LDEV-1284 integration organisation no longer mandatory; orgid column in lams_ext_server_org_map can be null now.

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

  1. … 3 more files 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. … 6 more files in changeset.
LDEV-1301 only called updateItem previously, now calls persist method as well in order to save to database

  1. … 1 more file in changeset.