Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1905 forgot to use label

LDEV-1919 add tool/db versions to tool management screen; adjusted layout to accomodate extra info

    • -13
    • +26
    ./toolcontent/toolcontentlist.jsp
  1. … 5 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-1811 lams.tld has been updated in all packages

  1. … 19 more files in changeset.
LDEV-1246

Renamed lams:out attribute escapeXml to escapeHtml

  1. … 15 more files in changeset.
LDEV-1005: Implementing Flashless learner required two new tags to be added. Copying across all projects.

    • -0
    • +45
    ./WEB-INF/tags/LearnerFlashEnabled.tag
    • -0
    • +79
    ./WEB-INF/tags/ProgressOutput.tag
  1. … 50 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.
Removing log4j.xml from the project as it is confusing having log4j in multiple projects.

  1. … 1 more file in changeset.
LDEV-1296 Changed build so that logs are written to rams.log for RAMS, not lams.log.

Another task is still pending

(Also, need to differentiate between LAMS entries in the system.log and the RAMS entries.)

  1. … 1 more file in changeset.
LDEV-1502 make 'find users' part of 'group management' instead of 'maintain lams'

LDEV-1349 Changes to the lams:fckeditor tag to map FCKEditor language files to LAMS supported languages and locales.

FCKEditor.tag changes

  1. … 14 more files in changeset.
LDEV-1498 - Help links on the Admin screen are missing their locale.

maintain integrated server help url changed to coincide with the Integration page, which has now been moved to the lamsdocs space

update heading to new breadcrumb style

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.

    • -0
    • +82
    ./organisation/courseAdminEdit.jsp
    • -0
    • +111
    ./organisation/createOrEdit.jsp
    • -0
    • +232
    ./organisation/list.jsp
  1. … 3 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. … 3 more files in changeset.
fix tablesorter pager not working

separate some styles from the content

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. … 21 more files 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. … 4 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. … 7 more files in changeset.
revert changes from last (accidental) commit

handle non-integers

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

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

  1. … 10 more files in changeset.
add style to lams:help tag (missing when merged from branch)

LDEV-1301 i18n configuration items, categorise items, add validation

  1. … 12 more files in changeset.
merging changes from ldap2_0_4 branch to HEAD

  1. … 13 more files in changeset.
add help icon to ldap configuration wiki page