Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge lams2_3 into head

  1. … 35 more files in changeset.
LDEV-2205 Didnt commit all the required files for the group admin view

  1. … 5 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 118 more files in changeset.
LDEV-2111 Upgraded FCKEditor to version 2.6.4 and FCKEditor.java (taglibs) to 2.4.1

  1. … 85 more files in changeset.
LDEV-2099 - Alter registration module for lc integration, altering registration action and form to talk to lc server instead of redirecting to it

  1. … 8 more files in changeset.
LDEV-1916 change autopatch to load as the first servlet listener in lams_admin rather than a spring bean in lams_central, as we want db changes to occur before any spring beans are loaded. lams_admin is the first webapp to be loaded in jboss. The 'WEB-INF/lib' folder is expected by autopatch's discovery library.

  1. … 2 more files in changeset.
LDEV-1416: Sysadmin can now change user's authentication method in admin control panel.

  1. … 6 more files in changeset.
LDEV-1912 set session timeout programmatically according to lams' UserInactiveTimeout value via a servlet listener rather than hard coding to 120 mins (in some webapps, no session timeout was specified at all).

  1. … 35 more files in changeset.
LDEV-1629 this listener not used in lams-admin

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-1301 i18n configuration items, categorise items, add validation

  1. … 12 more files in changeset.
adding ldap database synchronisation and screen

  1. … 8 more files in changeset.
LDEV-1261 improve import user speed by running in separate thread (bypass hibernate filter), and update browser with progress every 5 seconds so it doesn't timeout.

  1. … 12 more files in changeset.
LDEV-1261 remove import spreadsheet actions from customised hibernate filter - need to enumerate each url in lams_admin that requires the filter from now on

LDEV-1259 bulk import groups via spreadsheet

  1. … 9 more files in changeset.
LDEV-1213 fixing paths for fckeditor, set contentfolderid=-1 for now

  1. … 1 more file in changeset.
LDEV-167 new screen for sysadmins for cleaning up temp files

  1. … 5 more files in changeset.
LDEV-1098: Increased size of locale_id field so that it will take more than 127 rows in the database. Matching java field is now an Integer, not a Byte.

  1. … 13 more files in changeset.
updated register server page

  1. … 5 more files in changeset.
LDEV-987 split search results into pages

  1. … 3 more files in changeset.
updating security-roles in web.xmls with change from 'course' to 'group' admin/manager

  1. … 2 more files in changeset.
LDEV-987 add checkbox to display all users (still need to split results into pages)

  1. … 3 more files in changeset.
sysadmin window now displays links according to role (either sysadmin or author admin)

  1. … 4 more files in changeset.
give 'author admin' access to lams_admin (so they can access 'edit default tool content' in sysadmin screen)

register server

  1. … 8 more files in changeset.
bulk import support

  1. … 13 more files in changeset.
admin - managing configuration settings

  1. … 8 more files in changeset.
added integrationContext

added ServerOrgMapForm definition.

removed duplicate filter configuration