webzwo0i
|
f249b42ab4
|
empty author should be allowed to support clearAuthorship functionality
|
2015-03-03 16:39:14 +01:00 |
|
webzwo0i
|
0693c0ae97
|
- operator do not show up in the attribs of a pad, but authors could still leak to the pool
|
2015-03-03 15:37:56 +01:00 |
|
webzwo0i
|
01cd82427a
|
check author in = operator
|
2015-03-03 15:20:33 +01:00 |
|
John McLear
|
152f51aeab
|
Merge pull request #2527 from ldidry/issue-1870-get-saved-revisions-count
Fixes #1870
|
2015-02-27 12:03:03 +00:00 |
|
John McLear
|
178309e10d
|
Merge branch 'develop' of github.com:ether/etherpad-lite into develop
|
2015-02-26 12:13:41 +00:00 |
|
Luc Didry
|
92022e493e
|
Add backend tests for new API functions
These new functions are:
* getSavedRevisionsCount
* listSavedRevisions
* saveRevision
+ typo fixing in backend tests
|
2015-02-25 01:05:58 +01:00 |
|
Luc Didry
|
845788c39d
|
Add a saveRevision API function
Calling saveRevision create an author which name is "API"
|
2015-02-25 01:04:27 +01:00 |
|
Luc Didry
|
a08c50a77d
|
Fixes #1870
Add two functions to API :
* getSavedRevisionsCount
* listSavedRevisions
|
2015-02-24 23:42:35 +01:00 |
|
John McLear
|
470b0ba2a6
|
Merge pull request #2520 from ether/load-testing-settings
allow for load testing connections to hit by a setting
|
2015-02-22 14:41:09 +00:00 |
|
John McLear
|
d5bec1701e
|
fix export of bad pads and also limit import to files
|
2015-02-21 12:33:30 +00:00 |
|
John McLear
|
ec6a2b5ba9
|
allow for load testing connections to hit by a setting
|
2015-02-16 23:02:19 +00:00 |
|
webzwo0i
|
37924e441a
|
add try-catch clause around calls to applyToAText
|
2015-02-16 09:01:30 +01:00 |
|
webzwo0i
|
59328aa33a
|
Revert "51c14d994756e60333b0b60eccb7255cf0c86461 changed the return value of"
This reverts commit 66582b19e7 .
|
2015-02-16 06:22:49 +01:00 |
|
webzwo0i
|
66582b19e7
|
51c14d9947 changed the return value of
applyToText to an array that includes if there was an error in the
newline part of an changeset op.
easysync_tests need to know this too
|
2015-02-15 16:21:07 +01:00 |
|
John McLear
|
ddc69831b2
|
working, need to test though
|
2015-02-11 17:59:05 +00:00 |
|
John McLear
|
b9802616b6
|
use latest cleanCSS
|
2015-02-04 17:57:34 +00:00 |
|
Stefan
|
4c64b7a670
|
Revert 'asyncLineHTMLForExport' hook
|
2015-01-25 22:08:40 +01:00 |
|
John McLear
|
aca745ddf6
|
tell installer if old etherpad needs updating during plugin install
|
2015-01-25 02:44:10 +00:00 |
|
John McLear
|
831151cfba
|
Merge pull request #2487 from ether/html-e-hook
Better HTML Export rewrite hook allows functions to be passed instead of strings means state is saved between plugins
|
2015-01-25 00:07:34 +00:00 |
|
John McLear
|
c798a27ad8
|
boop
|
2015-01-24 13:39:45 +00:00 |
|
webzwo0i
|
6b0cf29af6
|
Stop processing a message without auth (i.e. a client did not send
CLIENT_READY)
|
2015-01-24 06:34:41 +01:00 |
|
John McLear
|
1890ba3976
|
working, might need polish its pretty late
|
2015-01-24 05:14:38 +00:00 |
|
John McLear
|
9abb85799c
|
realization how aCallAll works
|
2015-01-24 04:31:50 +00:00 |
|
John McLear
|
372063295f
|
beginning of a hook, needs docs etc
|
2015-01-24 04:09:13 +00:00 |
|
John McLear
|
6fd0285d4d
|
include lineContent in hok
|
2015-01-21 21:36:11 +00:00 |
|
John McLear
|
cb65224997
|
better logic for author handling
|
2015-01-21 00:28:00 +00:00 |
|
John McLear
|
5f9bbd0666
|
restrict expor4t to only expose this pad ID
|
2015-01-21 00:03:39 +00:00 |
|
John McLear
|
4f637befeb
|
more fixing
|
2015-01-19 02:59:17 +00:00 |
|
John McLear
|
85fffbe14c
|
more handling
|
2015-01-19 02:57:10 +00:00 |
|
John McLear
|
cadb83ac5a
|
bumpage
|
2015-01-19 02:51:32 +00:00 |
|
John McLear
|
6bc74a9adb
|
more export logic handling
|
2015-01-18 23:33:29 +00:00 |
|
John McLear
|
e50ea6ffea
|
whoops proper regexp fix for listNumber
|
2015-01-18 23:24:20 +00:00 |
|
John McLear
|
bd9ff770fe
|
reset all numbers on first item
|
2015-01-18 23:21:34 +00:00 |
|
John McLear
|
af70902bef
|
support deeper nested elements on exports
|
2015-01-18 23:16:58 +00:00 |
|
John McLear
|
689ced8443
|
and this one..
|
2015-01-18 20:15:17 +00:00 |
|
John McLear
|
a553b44dbc
|
refix plugins
|
2015-01-11 23:59:18 +00:00 |
|
Timothy Gu
|
9b9a747167
|
Support ejs 2.0
Fixes #2437.
This is still relying on undocumented behavior, but should unbreak the app
in the mean time.
|
2015-01-11 08:17:17 -08:00 |
|
John McLear
|
17ce67d936
|
final html export hook
|
2015-01-06 16:31:52 +00:00 |
|
John McLear
|
26c839063f
|
check file system that abiword exists
|
2015-01-04 14:47:08 +00:00 |
|
John McLear
|
036b7d2890
|
Merge pull request #2418 from ether/etherpad-export-and-import
Full Pad portability (Export/Import)
|
2014-12-31 13:32:09 +00:00 |
|
John McLear
|
4b6df17e99
|
Merge pull request #2421 from webzwo0i/fix-swagger
hack to avoid warnings in swagger usage
|
2014-12-31 13:27:00 +00:00 |
|
John McLear
|
01c667aa2e
|
export html more styles
|
2014-12-31 00:53:20 +00:00 |
|
webzwo0i
|
b0da214ad5
|
hack to avoid warnings in swagger usage
|
2014-12-30 18:06:41 +01:00 |
|
Stefan
|
c20a7e9bce
|
Merge pull request #2406 from Gared/fix/author-not-set-callback
Fix missing callback of #2400 and ignore missing author on timeslider on client-side
|
2014-12-30 14:55:49 +01:00 |
|
John McLear
|
90e83ed6b5
|
more styling
|
2014-12-30 14:53:44 +01:00 |
|
John McLear
|
716b1c6113
|
Merge branch 'develop' of github.com:ether/etherpad-lite into develop
|
2014-12-30 14:44:55 +01:00 |
|
John McLear
|
16713d8b3b
|
some demo export loic for handling OL incrementation
|
2014-12-30 14:43:00 +01:00 |
|
John McLear
|
4687d226c6
|
Merge pull request #2417 from webzwo0i/fix-export
Fix ExportHtml.js list parsing code
|
2014-12-30 13:47:31 +01:00 |
|
John McLear
|
a07d1722fc
|
no errors on chrome client
|
2014-12-30 12:12:24 +01:00 |
|
John McLear
|
5ba3cab445
|
better take some responsibility
|
2014-12-30 00:13:01 +01:00 |
|