Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3575 Implement paging and search for "Find users" UI

  1. … 9 more files in changeset.
LDEV-3575 Implement paging and search for "Find users" UI

  1. … 9 more files in changeset.
LDEV-3654: Minor adjustments so IE does not show syntax warnings.

LDEV-3654: Remove IE compatibility tags.

  1. … 33 more files in changeset.
LDEV-3621 Ability to import and use groups from integrated server

  1. … 14 more files in changeset.
LDEV-3621 Ability to import and use groups from integrated server

  1. … 19 more files in changeset.
LDEV-3560 Search option for course management

  1. … 6 more files in changeset.
LDEV-3560 Search option for course management

  1. … 6 more files in changeset.
LDEV-3501 Fixed "Cannot read property 'msie' of undefined" JS error * removed debug info

LDEV-3519: Course signup description to use CKEditor

  1. … 2 more files in changeset.
LDEV-3519: Make DynaActionForm accessible in JSP page.

  1. … 1 more file in changeset.
LDEV-3519: Course signup description to use CKEditor

  1. … 1 more file in changeset.
LDEV-3501 Fixed "Cannot read property 'msie' of undefined" JS error

  1. … 1 more file in changeset.
LDEV-3501 Fixed "Cannot read property 'msie' of undefined" JS error

  1. … 1 more file in changeset.
LDEV-3453: Alert, confirm and prompt JS functions do not decode i18n labels properly (quotes are still HTML entities). This trick decodes the labels before setting them as JS variables.

    • -3
    • +5
    ./toolcontent/learningLibraryGroup.jsp
  1. … 5 more files in changeset.
LDEV-3453: Alert, confirm and prompt JS functions do not decode i18n labels properly (quotes are still HTML entities). This trick decodes the labels before setting them as JS variables.

    • -3
    • +5
    ./toolcontent/learningLibraryGroup.jsp
  1. … 5 more files in changeset.
LDEV-3453: Fix JSP code for writing out i18n labels.

    • -4
    • +4
    ./toolcontent/learningLibraryGroup.jsp
  1. … 6 more files in changeset.
LDEV-3453: Fix JSP code for writing out i18n labels.

    • -4
    • +4
    ./toolcontent/learningLibraryGroup.jsp
  1. … 6 more files in changeset.
LDEV-3453: Escape single quotes in i18n labels for Javascript.

    • -4
    • +8
    ./toolcontent/learningLibraryGroup.jsp
  1. … 6 more files in changeset.
LDEV-3453: Escape single quotes in i18n labels for Javascript.

    • -4
    • +8
    ./toolcontent/learningLibraryGroup.jsp
  1. … 7 more files in changeset.
LDEV-3410 Add feature allowing disable export portfolio and live edit

  1. … 9 more files in changeset.
LDEV-3410 Add feature allowing disable export portfolio and live edit

  1. … 9 more files in changeset.
LDEV-3382 Add datetime parameter check to LoginRequest.

  1. … 8 more files in changeset.
LDEV-3382 Add datetime parameter check to LoginRequest.

  1. … 9 more files in changeset.
LDEV-3382 ability to edit integrated server's setting responsible for how long LoginRequest will be valid.

  1. … 2 more files in changeset.
LDEV-3382 ability to edit integrated server's setting responsible for how long LoginRequest will be valid.

  1. … 3 more files in changeset.
LDEV-3335, LDEV-3340: Remove a filter which sets inactive timeout in sessions. With new SSO it is just needed in Central and it is already taken care of by SessionListener.

  1. … 33 more files in changeset.
LDEV-3335, LDEV-3334: Add session and cookie configuration to jboss-all.xml. Remove obsolete configuration from web.xml files.

  1. … 35 more files in changeset.
LDEV-3335, LDEV-3334: Use SSO mechanism introduced in WildFly 9. Do not create web.xml files with XDoclet as it can not produce them based on 3.1 schema. Use static ones instead. Make SessionManager just a proxy to webserver's HTTP session. Remov custom shared sessions and JSESSIONIDSSO cookie as they are obsolete. Remove own session monitoring as the container should take care of invalidation. Move injecting UserDTO into session to SsoHandler intead of UniversalLoginModule as an authentication request may not reach the latter due to WildFly credentials caching.

  1. … 226 more files in changeset.
LDEV-3322: adding id tags