1. 24 Jan, 2018 1 commit
    • dbh's avatar
      OF-1460, Session Row jspf has a Hazelcast related bug. It assumes that all... · 957541b4
      dbh authored
      OF-1460, Session Row jspf has a Hazelcast related bug. It assumes that all sessions are LocalClientSessions. But, in a multi-node hazelcast enabled openfire environment, (#997)
      
      there may be remote (not local) sessions as well.  The bug is a cast of sess to LocalClientSession, but that isn't always appropriate. Session Details and Session Summary jspf pages use this jspf file
      957541b4
  2. 19 Jan, 2018 1 commit
  3. 23 Dec, 2017 4 commits
  4. 22 Dec, 2017 3 commits
  5. 21 Dec, 2017 3 commits
  6. 20 Dec, 2017 1 commit
    • Anno van Vliet's avatar
      Added User Status Plugin (#977) · 0b5ba6cf
      Anno van Vliet authored
      * Added User Status Plugin
      Plugin from Stefan Reuter to keep a history of the user status in the
      database.
      
      * revert unrelated javadoc change
      
      * update plugin versioning
      
      we still have to support ant builds
      
      * update note about supported databases
      0b5ba6cf
  7. 19 Dec, 2017 3 commits
  8. 18 Dec, 2017 1 commit
  9. 16 Dec, 2017 1 commit
  10. 15 Dec, 2017 6 commits
  11. 12 Dec, 2017 15 commits
  12. 08 Dec, 2017 1 commit