Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2918: Get rid of IE, "main" and "tabbed" styles as they are obsolete and only blur CSS tag work.

    • -1
    • +1
    ./pages/authoring/parts/addcondition.jsp
  1. … 99 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

  1. … 170 more files in changeset.
LDEV-3587 Modify Tasks monitor UI to support paging, sort and search

    • -43
    • +0
    ./pages/monitoring/daterestriction.jsp
    • -147
    • +157
    ./pages/monitoring/itemsummary.jsp
    • -0
    • +109
    ./pages/monitoring/parts/advanceoptions.jsp
    • -0
    • +43
    ./pages/monitoring/parts/daterestriction.jsp
    • -48
    • +0
    ./pages/monitoring/parts/notebook.jsp
    • -0
    • +23
    ./pages/monitoring/parts/reflections.jsp
    • -229
    • +112
    ./pages/monitoring/summary.jsp
  1. … 6 more files in changeset.
LDEV-3659 Fixed JS error on trying to leave Advanced tab in authoring

LDEV-3587 Modify Tasks monitor UI to support paging, sort and search

    • -43
    • +0
    ./pages/monitoring/daterestriction.jsp
    • -135
    • +152
    ./pages/monitoring/itemsummary.jsp
    • -0
    • +43
    ./pages/monitoring/parts/daterestriction.jsp
    • -48
    • +0
    ./pages/monitoring/parts/notebook.jsp
  1. … 12 more files in changeset.
LDEV-3587 Modify Tasks monitor UI to support paging, sort and search

    • -0
    • +109
    ./pages/monitoring/parts/advanceoptions.jsp
    • -0
    • +23
    ./pages/monitoring/parts/reflections.jsp
    • -224
    • +107
    ./pages/monitoring/summary.jsp
  1. … 17 more files in changeset.
LDEV-3654: Remove IE compatibility tags.

  1. … 33 more files in changeset.
LDEV-3472: Revert removal of libraries as they are needed for LDEV-2657.

  1. … 17 more files in changeset.
LDEV-3472: Revert removal of libraries as they are needed for LDEV-2657.

  1. … 17 more files in changeset.
LDEV-3472: Remove references to timepicker and blockUI.

  1. … 17 more files in changeset.
LDEV-3472: Remove references to timepicker and blockUI.

  1. … 18 more files in changeset.
LDEV-3095: Revert incorrect fix. Try to mute cross-domain iframe access errors, as requested by a client.

    • -6
    • +8
    ./pages/authoring/parts/addcondition.jsp
    • -6
    • +8
    ./pages/authoring/parts/conditionlist.jsp
  1. … 22 more files in changeset.
LDEV-3095: Revert incorrect fix. Try to mute cross-domain iframe access errors, as requested by a client.

    • -6
    • +8
    ./pages/authoring/parts/addcondition.jsp
    • -6
    • +8
    ./pages/authoring/parts/conditionlist.jsp
  1. … 23 more files in changeset.
LDEV-3095: Check if the current window is the one containing given methods. It may happen for some clients.

    • -2
    • +4
    ./pages/authoring/parts/addcondition.jsp
    • -1
    • +3
    ./pages/authoring/parts/conditionlist.jsp
  1. … 24 more files in changeset.
LDEV-3095: Check if the current window is the one containing given methods. It may happen for some clients.

    • -2
    • +4
    ./pages/authoring/parts/addcondition.jsp
    • -1
    • +3
    ./pages/authoring/parts/conditionlist.jsp
  1. … 24 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-3315: Clean up roles and paths to secured resources in all modules. Remove AUTHOR ADMIN role.

  1. … 72 more files in changeset.
LDEV-3315: Remove AUTHOR ADMIN role. Allow AUTHOR role to preview lessons. Allow MONITOR role to edit activities and run Live Edit.

  1. … 72 more files in changeset.
LDEV-3315: Clean up roles and paths to secured resources in all modules.

  1. … 38 more files in changeset.
LDEV-3305 Prevent iframe from expanding too big in Chrome

  1. … 12 more files in changeset.
LDEV-3298 fixed issue when CKeditor missed right and sometimes left border when it's being opened in an iframe using showMessage() method

  1. … 9 more files in changeset.
LDEV-3298 fixed issue when CKeditor missed right and sometimes left border when it's being opened in an iframe using showMessage() method

  1. … 9 more files in changeset.
LDEV-3305 Prevent iframe from expanding too big in Chrome

  1. … 12 more files in changeset.
LDEV-3303 CKEditor should respect height parameter overriden by editor instance

  1. … 36 more files in changeset.
LDEV-3301 prevent CKEditor from occupying more space than available due to its autogrow feature

    • -3
    • +13
    ./pages/authoring/parts/addtask.jsp
  1. … 14 more files in changeset.
LDEV-3301 prevent CKEditor from occupying more space than available due to its autogrow feature

    • -3
    • +13
    ./pages/authoring/parts/addtask.jsp
  1. … 11 more files in changeset.
LDEV-3303 CKEditor should respect height parameter overriden by editor instance

  1. … 37 more files in changeset.
LDEV-3293: Use Spring support for Hibernate 4 instead of 3 (session factory and filters). Use new path for Hibernate DTDs. Make XDoclet generate hbm.xml files with the correct path by providing it a new template.

  1. … 111 more files in changeset.