Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3472: Remove references to timepicker and blockUI.

    • -3
    • +0
    ./monitoring/MonitoringMaincontent.jsp
  1. … 15 more files in changeset.
LDEV-3472: Remove references to timepicker and blockUI.

    • -3
    • +0
    ./monitoring/MonitoringMaincontent.jsp
  1. … 16 more files in changeset.
LDEV-3095: Revert incorrect fix. Try to mute cross-domain iframe access errors, as requested by a client.

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

  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.

  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.

  1. … 24 more files in changeset.
LDEV-3460: Remove references to obsolete CSS files. Re-introduce necessary images.

    • binary
    ./images/indicator.gif
  1. … 11 more files in changeset.
LDEV-3460: Remove references to obsolete CSS files. Re-introduce necessary images.

    • binary
    ./images/indicator.gif
  1. … 11 more files in changeset.
LDEV-3415 Update tablesorter initialization after plugin update

    • -7
    • +1
    ./learning/mobile/RevisitedLearnerRep.jsp
    • -15
    • +7
    ./monitoring/MonitoringMaincontent.jsp
  1. … 1 more file in changeset.
LDEV-3417 Monitor Q&A should always show the name of the students

    • -8
    • +6
    ./monitoring/MonitoringMaincontent.jsp
LDEV-3415 Update tablesorter initialization after plugin update

    • -7
    • +1
    ./learning/mobile/RevisitedLearnerRep.jsp
    • -7
    • +1
    ./monitoring/MonitoringMaincontent.jsp
  1. … 1 more file 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-2866 rolling back to the previous version of these jsps (as committed changes were done solely for testing purposes and not supposed to be committed)

    • -28
    • +110
    ./learning/mobile/AnswersContent.jsp
  1. … 2 more files in changeset.
LDEV-2866 rolling back to the previous version of these jsps (as committed changes were done solely for testing purposes and not supposed to be committed)

    • -28
    • +110
    ./learning/mobile/AnswersContent.jsp
  1. … 2 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-2866 * Got rid of duplicative jsp parts in Ozgur's tools * Some initial refactoring of the code

    • -110
    • +28
    ./learning/mobile/AnswersContent.jsp
    • -1
    • +1
    ./learning/mobile/RevisitedLearnerRep.jsp
    • -22
    • +0
    ./learning/mobile/parts/ratingStars.jsp
    • -22
    • +0
    ./learning/mobile/parts/ratingStarsDisabled.jsp
    • -0
    • +22
    ./learning/mobile/ratingStarsDisabled.jsp
  1. … 93 more files in changeset.
LDEV-3305 Prevent iframe from expanding too big in Chrome

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

  1. … 13 more files in changeset.
LDEV-2866 * Got rid of duplicative jsp parts in Ozgur's tools * Some initial refactoring of the code

    • -110
    • +28
    ./learning/mobile/AnswersContent.jsp
    • -1
    • +1
    ./learning/mobile/RevisitedLearnerRep.jsp
    • -22
    • +0
    ./learning/mobile/parts/ratingStars.jsp
    • -22
    • +0
    ./learning/mobile/parts/ratingStarsDisabled.jsp
    • -0
    • +22
    ./learning/mobile/ratingStarsDisabled.jsp
  1. … 92 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

    • -2
    • +0
    ./authoring/pedagogicalPlannerForm.jsp
  1. … 12 more files in changeset.
LDEV-3304 * added tablesorter paging due to "Q&A "all answers" page takes minutes to load when there are a lot of responses left by other users" * slightly optimized export content

    • -89
    • +121
    ./learning/RevisitedLearnerRep.jsp
    • -83
    • +117
    ./learning/mobile/LearnerRep.jsp
    • -62
    • +102
    ./learning/mobile/RevisitedLearnerRep.jsp
    • -5
    • +78
    ./monitoring/MonitoringMaincontent.jsp
  1. … 15 more files in changeset.
LDEV-3304 * added tablesorter paging to QA monitor * slightly optimized export content * fixed problem with displaying non-latin letters in tablesorter * fixed problem with incorrect display jRating for all items except the last one

    • -22
    • +20
    ./learning/RevisitedLearnerRep.jsp
    • -21
    • +19
    ./learning/mobile/LearnerRep.jsp
    • -21
    • +19
    ./learning/mobile/RevisitedLearnerRep.jsp
    • -5
    • +78
    ./monitoring/MonitoringMaincontent.jsp
  1. … 7 more files in changeset.
LDEV-3304 added sorting by rating

    • -2
    • +1
    ./learning/mobile/RevisitedLearnerRep.jsp
  1. … 2 more files in changeset.
LDEV-3304 added tablesorter paging due to "Q&A "all answers" page takes minutes to load when there are a lot of responses left by other users"

    • -88
    • +123
    ./learning/RevisitedLearnerRep.jsp
    • -82
    • +119
    ./learning/mobile/LearnerRep.jsp
    • -60
    • +103
    ./learning/mobile/RevisitedLearnerRep.jsp
  1. … 13 more files in changeset.
LDEV-3303 CKEditor should respect height parameter overriden by editor instance

  1. … 37 more files in changeset.