• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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 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

  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.