Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove folder after it was moved to master

Removing it as there is no need to keep it in lams25 branch after it was

moved to the master branch. Besides, it was never meant to be run under

JBoss (lams25 branch).

    • -44
    • +0
    ./java/net/gjerull/etherpad/client/GETRequest.java
    • -56
    • +0
    ./java/net/gjerull/etherpad/client/POSTRequest.java
  1. … 125 more files in changeset.
LDEV-4252: Use another collection type instead of synchronisation.

LDEV-4252: Use another collection type instead of synchronisation.

LDEV-4300 Audit logs when activity is modified in monitor

LDEV-4300 Audit logs when activity is modified in monitor

LDEV-4291 Move getAccessMode method to WebUtil

LDEV-4291 Move getAccessMode method to WebUtil

LDEV-4286 Show authoring advanced tab on re-editing content from monitor

  1. … 3 more files in changeset.
LDEV-4286 Show authoring advanced tab on re-editing content from monitor

  1. … 3 more files in changeset.
LDEV-4259 Fixed a few issues

  1. … 1 more file in changeset.
LDEV-4259 Fixed a few issues

  1. … 1 more file in changeset.
LDEV-4259 Make one minute added more precise

LDEV-4259 Make one minute added more precise

LDEV-4259 Add time limit feature

  1. … 10 more files in changeset.
LDEV-4259 Add time limit feature

  1. … 10 more files in changeset.
LDEV-4205 Attempt to solve the problem with setting cookies to the top level domain

LDEV-4205 Attempt to solve the problem with setting cookies to the top level domain

LDEV-4196 Cope with expired and close to being expired Etherpad sessions (which Etherpad regardless of their expiration date always returns)

LDEV-4196 Cope with expired and close to being expired Etherpad sessions (which Etherpad regardless of their expiration date always returns)

LDEV-4196 * Adding buttons in monitoring that will recover faulty sessions. * Improved timelimit feature so it opens in the same iframe * Show line numbers option. Etherpad ignores this URL parameter when it's stored in cookie so turned off checking this cookie.

  1. … 6 more files in changeset.
LDEV-4196 * Adding buttons in monitoring that will recover faulty sessions. * Improved timelimit feature so it opens in the same iframe * Show line numbers option. Etherpad ignores this URL parameter when it's stored in cookie so turned off checking this cookie.

  1. … 6 more files in changeset.
LDEV-4196 * Сlose Etherpad session when user finishes activity * Use top level domain for storing cookies * Get rid of the ability of changing user names when editing pads * Remove several extra buttons from Etherpad toolbar. But show timeslider and export html buttons in monitor instead as a separate buttons * Fixed a few previous bugs

  1. … 6 more files in changeset.
LDEV-4196 * Сlose Etherpad session when user finishes activity * Use top level domain for storing cookies * Get rid of the ability of changing user names when editing pads * Remove several extra buttons from Etherpad toolbar. But show timeslider and export html buttons in monitor instead as a separate buttons * Fixed a few previous bugs

  1. … 6 more files in changeset.
LDEV-4196 Added new options to allow multiple leaders

  1. … 5 more files in changeset.
LDEV-4196 Added new options to allow multiple leaders

  1. … 5 more files in changeset.
LDEV-4196 Create document collaboration tool

LDEV-4196 Create document collaboration tool

LDEV-4196 Create document collaboration tool

  1. … 7 more files in changeset.
LDEV-4196 Create document collaboration tool

  1. … 7 more files in changeset.
LDEV-4196 Create document collaboration tool

    • -0
    • +865
    ./java/net/gjerull/etherpad/client/EPLiteClient.java
    • -0
    • +301
    ./java/net/gjerull/etherpad/client/EPLiteConnection.java
    • -0
    • +11
    ./java/net/gjerull/etherpad/client/EPLiteException.java
    • -0
    • +44
    ./java/net/gjerull/etherpad/client/GETRequest.java
    • -0
    • +56
    ./java/net/gjerull/etherpad/client/POSTRequest.java
    • -0
    • +5
    ./java/net/gjerull/etherpad/client/Request.java
  1. … 124 more files in changeset.