Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #2565 was successful

Job: Build was successful

Stages & jobs

  1. Default Stage

Code commits

Openfire (master)

  • daryl herzmann <akrherz@iastate.edu>

    daryl herzmann <akrherz@iastate.edu> 15290859271334a5df20a51588f3473b4a403fc9

    Merge pull request #2426 from guusdk/OF-2805_Admin-console-session-details
    OF-2805: Align session details with session summary

  • Guus der Kinderen

    Guus der Kinderen 37dfa08326a4c93c1d76520dd882a8f216792164 m

    OF-2805: Align session details with session summary
    When the same user logs in with more than one client, its 'session details' page on the admin console lists a small table with all the sessions for that user.

    This table re-uses the session-details row from the session-summary page. This page was modified in OF-2706 (notably, the 'resource' column got deleted).

    With this commit, the layout on the session details page is updated to match that of the rows on the session summary page.

    • xmppserver/src/main/webapp/session-details.jsp (version 37dfa08326a4c93c1d76520dd882a8f216792164)