etherpad

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5223 Customise settings JSON file

LDEV-5223 Rename folder as new version of author_neat plugin is used

LDEV-5223 Customise new version of author_neat2 plugin

LDEV-5223 Customise new version of comments_page plugin

LDEV-5223 Prevent users from editing their names

    • -572
    • +343
    ./etherpad-lite/src/static/js/pad_userlist.js
LDEV-5223 Fix "Return to pad" button so settings are preserved

    • -245
    • +211
    ./etherpad-lite/src/static/js/pad_editbar.js
LDEV-5223 Allow comments in readonly Etherpad

    • -788
    • +723
    ./etherpad-lite/src/node/handler/PadMessageHandler.js
LDEV-5223 Use own colour paletter for author highlighting

    • -81
    • +57
    ./etherpad-lite/src/node/db/AuthorManager.js
LDEV-5223 Fix showLineNumber functionality

    • -672
    • +457
    ./etherpad-lite/src/static/js/pad.js
LDEV-5223 Customise new version of stats plugin

LDEV-5223 Customise new version of resize plugin

LDEV-5223 Author names are not being wrapped by default, no need for CSS

    • -82
    • +0
    ./etherpad-lite/src/static/css/pad.css
LDEV-5127 Prevent overwriting comments in Etherpad

LDEV-5127 Prevent author name wrapping in Etherpad

Multi-word names got wrapped and overlapped with each other, rendering

them unreadable.

    • -0
    • +82
    ./etherpad-lite/src/static/css/pad.css
LDEV-5149 Upgrade Comments plugin to 0.1.47

It does not throw an exception on text copy.

Also changes to replace new line characters with spaces is not needed

anymore.

LDEV-5120 index.html should be blank

    • -0
    • +3
    ./etherpad-lite/src/templates/index.html
LDEV-5127 Fix a bug when change suggestion with new lines caused error

LDEV-5127 Fix a bug when counting characters in stats plugin

LDEV-5127 Improve stats popup layout and positioning

    • -0
    • +46
    ./etherpad-lite/node_modules/ep_stats/static/css/stats.css
    • -0
    • +303
    ./etherpad-lite/node_modules/ep_stats/static/js/stats.js
LDEV-5127 Hide right comments bar by default

LDEV-5127 Add settings to show stats and comments section

LDEV-5127 Inform that Etherpad plugins are not optional anymore

LDEV-5127 Identify new Etherpad authors immediately

LDEV-5127 Fix "Return to pad" button so settings are preserved

    • -0
    • +537
    ./etherpad-lite/src/static/js/pad_editbar.js
LDEV-5127 Allow comments in readonly Etherpad

    • -0
    • +1508
    ./etherpad-lite/src/node/handler/PadMessageHandler.js
LDEV-5127 Add exact plugin version information for Etherpad

LDEV-5127 Add standard LAMS customisations to Etherpad 1.8.5

    • -1
    • +1
    ./etherpad-lite/src/node/db/AuthorManager.js
    • -19
    • +34
    ./etherpad-lite/src/static/js/pad.js
LDEV-5118 Update information about Etherpad plugins

LDEV-5118 Use sameSite=None for Etherpad cookies

So Etherpad can be embedded in iframe

    • -0
    • +207
    ./etherpad-lite/src/node/hooks/express/webaccess.js
    • -0
    • +149
    ./etherpad-lite/src/static/js/pad_cookie.js
    • -0
    • +577
    ./etherpad-lite/src/static/js/pad_utils.js
LDEV-5118 Update Etherpad to version 1.8.6

    • -21
    • +41
    ./etherpad-lite/src/static/js/pad.js