• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:fionam:20160509120350:8 does not match your current filter (clear filter).

file AdvancedAccordian.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./tags/AdvancedAccordian.tag
file TabBodys.tag was initially added on branch lams2_head_wildfly.

file TabBodyArea.tag was initially added on branch lams2_head_wildfly.

file TSTable.tag was initially added on branch lams2_head_wildfly.

file RestrictedUsageAccordian.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./tags/RestrictedUsageAccordian.tag
  1. … 1 more file in changeset.
file ProgressBar.tag was initially added on branch lams2_head_wildfly.

file CommentsAuthor.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./tags/CommentsAuthor.tag
file Comments.tag was initially added on branch lams2_head_wildfly.

file Arrow.tag was initially added on branch lams2_head_wildfly.

LDEV-3775: Bootstrap authoring and monitor. A couple of the secondary screens in monitor have been rationalised to reduce mouse clicks and to reuse existing screens.

    • -0
    • +54
    ./tags/RestrictedUsageAccordian.tag
  1. … 34 more files in changeset.
LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

  1. … 402 more files in changeset.
LDEV-3701 Tweaking formatting

  1. … 6 more files in changeset.
LDEV-3701 Update Forum Learner to Bootstrap

  1. … 23 more files in changeset.
file Alert.tag was initially added on branch lams2_head_wildfly.

file Page.tag was initially added on branch lams2_head_wildfly.

LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels.

Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

  1. … 370 more files in changeset.
LDEV-2918: Get rid of IE, "main" and "tabbed" styles as they are obsolete and only blur CSS tag work.

  1. … 102 more files in changeset.
LDEV-3654: Remove IE compatibility tags.

  1. … 33 more files in changeset.
LDEV-3443: Improve performance by paging - load only 50 'threads' at a time within a topic. The Edit and the Reply are also inlined for the standard interface.

  1. … 35 more files in changeset.
LDEV-3443: Inlined Learner Edit.

  1. … 14 more files in changeset.
LDEV-3443: Scrolling now working for mobile version and it correctly pages after edit and reply (was previously doing the full load after edit and reply).

  1. … 6 more files in changeset.
LDEV-3443: Paging the messages on the detailed messages screen. Loads approx 50 messages at a time and autoloads when end of page is reached. Required adding a thread id to the message sequence table. The database patch involves running stored procedures so the autopatch libray in lams_build needs to be updated to match the forum changes.

  1. … 19 more files in changeset.
LDEV-3322: adding id tags for selenium

  1. … 4 more files in changeset.
LDEV-3322: adding id tags for selenium

  1. … 4 more files in changeset.
LDEV-3405 Forum monitor to implement paging

  1. … 29 more files in changeset.
LDEV-3405 Forum monitor to implement paging

  1. … 19 more files in changeset.
LDEV-1978, LDEV-3340: Remove AccessPermissionFilter. It was designed to control lesson access for Learners, but it was not really used. With the new SecurityService it is/will be obsolete.

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