John McLear
|
644536b27b
|
fix for #2574
|
2015-04-02 13:16:49 +01:00 |
|
John McLear
|
70fdc7dcd7
|
Merge pull request #2423 from ether/fix/reimplement-ace-getAttributeOnSelection
Re-implement ace_getAttributeOnSelection
|
2015-03-31 23:21:49 +01:00 |
|
John McLear
|
b6ff1807da
|
Merge pull request #2482 from ether/chrome-list-handling
chrome list handling fix for #2412
|
2015-03-31 23:19:47 +01:00 |
|
John McLear
|
64a89a3ec0
|
Merge pull request #2541 from cristo-rabani/patch-3
fixed + support for value
|
2015-03-31 22:58:10 +01:00 |
|
John McLear
|
4397191f55
|
Merge pull request #2565 from tm-linkwerk/feature-2558-attributes-on-position
feature #2558 get attributes on position
|
2015-03-31 22:46:00 +01:00 |
|
Thomas Muehlichen
|
a930161cb9
|
feature #2558 added documentation
|
2015-03-31 10:58:47 +02:00 |
|
Thomas Muehlichen
|
1c05933dc9
|
Feature #2567 Added workaround to enable contentcollector to write key-value attributes
|
2015-03-26 18:49:35 +01:00 |
|
Thomas Muehlichen
|
fbcbc3c8a2
|
feature #2558 more precise documentation
|
2015-03-25 13:29:03 +01:00 |
|
Thomas Muehlichen
|
e8d85c1173
|
feature #2558 added functions to get all attributes at the current or an abritrary position
|
2015-03-25 12:04:10 +01:00 |
|
cristo-rabani
|
ed3ec96838
|
own list
|
2015-03-24 20:04:28 +01:00 |
|
John McLear
|
a67664055d
|
disable cut renumbering of OLs so cut paste works
|
2015-03-24 09:58:02 +00:00 |
|
John McLear
|
83e6591f1a
|
temp fix for cut paste but might break some OL functionality
|
2015-03-24 09:52:17 +00:00 |
|
cristo-rabani
|
382804e44c
|
fix
|
2015-03-22 23:14:17 +01:00 |
|
Thomas Muehlichen
|
a3f07c1048
|
fixes #2556 (error toggling line attribute) and clarified method documentation (AttributeManager.toggleAttributeOnLine)
|
2015-03-20 11:58:56 +01:00 |
|
lid2000
|
7894545556
|
Return true from handleCut function
|
2015-03-13 16:01:18 +11:00 |
|
Cristo
|
da1bf00a78
|
fixed + support for value
|
2015-03-06 23:02:31 +01:00 |
|
John McLear
|
56dbad41ad
|
a should always have white space pre-wrap stops caret walking in chrome on them
|
2015-03-04 17:46:49 +00:00 |
|
Chris Ball
|
063219bbce
|
Trigger renumbering when deleting (via cut) the first item of a list
Fixes #2514.
|
2015-02-27 12:54:29 -05:00 |
|
John McLear
|
178309e10d
|
Merge branch 'develop' of github.com:ether/etherpad-lite into develop
|
2015-02-26 12:13:41 +00:00 |
|
John McLear
|
1c044588e6
|
mobile stylings for chat always on screen
|
2015-02-22 17:56:44 +00:00 |
|
webzwo0i
|
c9a5167b41
|
throw in applyToText and not in applyToAText
|
2015-02-16 06:27:18 +01:00 |
|
webzwo0i
|
83e1bf0dc4
|
add semicolons
|
2015-02-16 03:33:57 +01:00 |
|
webzwo0i
|
440f74b2c1
|
we do not have the text/padid, but at least we can print the changeset
|
2015-02-15 15:47:45 +01:00 |
|
webzwo0i
|
b9dd983f81
|
print the actual text...
|
2015-02-15 15:27:27 +01:00 |
|
webzwo0i
|
c6ef7f4867
|
string concat, not multiple arguments...
|
2015-02-15 15:26:07 +01:00 |
|
webzwo0i
|
1f6a9afae4
|
better error message
|
2015-02-15 15:23:43 +01:00 |
|
webzwo0i
|
e7f01fa498
|
remove unnecessary code; because we have checks in every op now we don't
need this anymore
|
2015-02-15 15:12:24 +01:00 |
|
webzwo0i
|
ac2c7e9679
|
add newline counting for - and + op
|
2015-02-15 15:09:38 +01:00 |
|
webzwo0i
|
b4d4b16b1f
|
off by 1
|
2015-02-15 14:56:20 +01:00 |
|
webzwo0i
|
4313bd27f8
|
add a comment to make clear that the string in stringIterator
does not change; only curIndex is increased. Newlines are counted
between curIndex and the end of string.
|
2015-02-15 13:25:57 +01:00 |
|
webzwo0i
|
c191a8716e
|
totally wrong, introduced by myself in
3354b9406b
the first part is always false so the second part which is always true
in case a cs deleted some lines was never triggered...sigh
|
2015-02-14 16:41:50 +01:00 |
|
John McLear
|
275592e423
|
seems right
|
2015-02-11 02:07:20 +00:00 |
|
John McLear
|
0ad09c17db
|
fix JS error in timeslider if offset doesn't exist
|
2015-02-09 23:04:30 +00:00 |
|
John McLear
|
26ae375727
|
minor css polish for user input
|
2015-02-09 19:53:32 +00:00 |
|
John McLear
|
b216f9271b
|
should be final logic for chatandusers
|
2015-02-09 19:11:35 +00:00 |
|
John McLear
|
5245d2b797
|
and even mroe polish
|
2015-02-09 18:36:11 +00:00 |
|
John McLear
|
8c6507e78c
|
more styling stuff
|
2015-02-09 18:01:45 +00:00 |
|
John McLear
|
4af46921e1
|
better css
|
2015-02-09 17:37:20 +00:00 |
|
John McLear
|
7adcd5cba4
|
cleaner fix for queue issue
|
2015-02-08 14:34:48 +00:00 |
|
John McLear
|
1652ed42c5
|
fix scroll issue where focus is not well managed
remove console logs
|
2015-02-07 23:26:02 +00:00 |
|
John McLear
|
35da64be5c
|
hrm bit of a hack, anyone any ideas on better way?
|
2015-01-28 19:09:47 +00:00 |
|
John McLear
|
0216a10a12
|
better variable name
|
2015-01-27 20:10:38 +00:00 |
|
John McLear
|
bdfce1cbef
|
change to cc..
|
2015-01-27 19:41:01 +00:00 |
|
John McLear
|
8fbd7d83b6
|
content collector should also register the blocks, no idea why this wasnt in before
|
2015-01-27 19:16:36 +00:00 |
|
John McLear
|
c4f1189ebd
|
even cleaner
|
2015-01-26 02:39:43 +00:00 |
|
John McLear
|
18121a1507
|
much cleaner
|
2015-01-26 02:32:58 +00:00 |
|
John McLear
|
8156930208
|
clean support for image hook
|
2015-01-26 01:44:40 +00:00 |
|
John McLear
|
aca745ddf6
|
tell installer if old etherpad needs updating during plugin install
|
2015-01-25 02:44:10 +00:00 |
|
John McLear
|
f3e5682a0f
|
fix issue with load of showuserandchat
|
2015-01-24 18:31:19 +00:00 |
|
John McLear
|
3f08bf7405
|
Merge pull request #2490 from Gared/https_plugins_json
Use https to download plugins.json
|
2015-01-24 13:34:41 +00:00 |
|