Luiza Pagliari
|
1353c093db
|
Add new icon to fontawesome subset: comment
|
2015-06-10 18:05:24 -03:00 |
John McLear
|
5a5d245c06
|
fix issues with redrawing focus back to input element would lose param selected name
|
2015-06-08 17:13:46 +01:00 |
Siebrand Mazeland
|
2fa2dc8a03
|
Localisation updates from https://translatewiki.net.
|
2015-06-08 16:09:38 +02:00 |
John McLear
|
fd20c5ef79
|
Merge pull request #2689 from luin/develop
Change "Javascript" to "JavaScript"
|
2015-06-03 12:55:02 +01:00 |
Zihua Li
|
beae99415c
|
Change "Javascript" to "JavaScript"
|
2015-06-03 19:45:08 +08:00 |
John McLear
|
d11c92cbf9
|
Merge pull request #2684 from hinnerk/develop
Conver.js: Use current mysql client API
|
2015-05-30 16:40:22 +01:00 |
Hinnerk Haardt
|
7ba5e97a60
|
Use current mysql client API
|
2015-05-30 15:14:40 +02:00 |
John McLear
|
b049f4bfc7
|
Merge pull request #2681 from lpagliari/develop
Allowing 'value' to be a localizable attribute on HTML elements.
|
2015-05-25 22:07:05 +01:00 |
Siebrand Mazeland
|
7e38e2c2b1
|
Localisation updates from https://translatewiki.net.
|
2015-05-25 13:00:34 +02:00 |
Luiza Pagliari
|
92aabe12dc
|
Allowing 'value' to be a localizable attribute on HTML elements.
|
2015-05-25 07:08:24 -03:00 |
John McLear
|
bfb34ff806
|
Merge pull request #2678 from shimaore/patch-2
Do not extend Array.prototype
|
2015-05-22 11:29:32 +01:00 |
Stéphane Alnet
|
0b3216ecb6
|
Do not extend Array.prototype
|
2015-05-22 12:27:08 +02:00 |
John McLear
|
757ad765d3
|
use removeItem instead of remove namespace
|
2015-05-22 11:09:21 +01:00 |
John McLear
|
0eb8b800cf
|
hide chat if its already open on readonly mode
|
2015-05-20 01:50:37 +01:00 |
John McLear
|
48da5c1ab1
|
docs for handle message security
|
2015-05-20 01:09:35 +01:00 |
John McLear
|
3944a0e79b
|
more read only mode fixes andadd support for handleMessageSecurity hook
|
2015-05-20 01:05:53 +01:00 |
John McLear
|
fe7ab21c84
|
dont allow chat input or name input on read only pads
|
2015-05-19 17:52:43 +01:00 |
John McLear
|
818408cf49
|
other bits required for read only
|
2015-05-19 16:57:53 +01:00 |
John McLear
|
41d24a8c8f
|
Merge branch 'develop' of github.com:ether/etherpad-lite into develop
|
2015-05-19 16:44:57 +01:00 |
John McLear
|
b662d5c618
|
dont show editing buttons in R/O view
|
2015-05-19 16:43:19 +01:00 |
John McLear
|
5615bab0d9
|
Merge pull request #2668 from simong/tidy
Tidy HTML before trying to convert it with abiword
|
2015-05-18 20:04:15 +01:00 |
Simon Gaeremynck
|
fd9d0bc291
|
Added backend tests for TidyHtml
|
2015-05-18 17:44:11 +01:00 |
Simon Gaeremynck
|
7fe99cccad
|
Using log4js in TidyHtml
|
2015-05-18 17:43:46 +01:00 |
Simon Gaeremynck
|
786b43efc8
|
Tidy HTML before trying to convert it with abiword
|
2015-05-18 16:24:41 +01:00 |
Siebrand Mazeland
|
0c4b3f8124
|
Localisation updates from https://translatewiki.net.
|
2015-05-16 18:53:23 +02:00 |
John McLear
|
a2130b52af
|
Merge pull request #2665 from lpagliari/develop
Fixing documentation of collectContentPre
|
2015-05-15 18:07:08 +01:00 |
Luiza Pagliari
|
6bd2013c71
|
Fixing documentation of collectContentPre
|
2015-05-15 11:18:58 -03:00 |
John McLear
|
9e9207d8b6
|
Merge pull request #2657 from simong/cookie-parser
Use the cookie parser middleware
|
2015-05-11 15:10:45 +01:00 |
John McLear
|
3b91b46baa
|
always hide connected one second after connected
|
2015-05-10 11:46:49 +01:00 |
John McLear
|
f5ccd3ce6d
|
Merge pull request #2656 from stefanmintert/20150507-innertext-bugfix
Bugfix innerText
|
2015-05-07 23:09:24 +01:00 |
Simon Gaeremynck
|
5a7750781b
|
Use the cookie parser middleware
|
2015-05-07 18:35:21 +01:00 |
John McLear
|
74071dc066
|
Merge pull request #2621 from ether/fix-dead-keys
first attempt at fixing dead keys, it cant be this easy can it?
|
2015-05-07 16:57:43 +01:00 |
John McLear
|
debca84ebe
|
Merge branch 'develop' of https://github.com/ether/etherpad-lite into fix-dead-keys
|
2015-05-07 15:56:01 +00:00 |
John McLear
|
975bd99064
|
support for french stuff
|
2015-05-07 15:55:52 +00:00 |
Stefan Mintert
|
250afd0451
|
Bugfix. Description of bug at https://github.com/tm-linkwerk/ep_linebreak/blob/WR-72-linebreak-cursorverhalten/static/hooks.js#L94
|
2015-05-07 16:47:14 +02:00 |
John McLear
|
ee0368fd0f
|
Merge pull request #2649 from xavidotron/develop
When using setText(), replace the entire existing text of the pad.
|
2015-05-06 16:37:07 +01:00 |
Xavid
|
9e86fb279b
|
Fix backend tests with new setText() implementation; tests depended
on the old setText() behavior leaving the last character.
|
2015-05-06 08:45:22 -04:00 |
John McLear
|
a1893ec629
|
Merge pull request #2650 from ether/iframe-issues
Iframe issues
|
2015-05-06 00:58:38 +01:00 |
John McLear
|
361807e578
|
console msg should go to window
|
2015-05-06 00:36:42 +01:00 |
John McLear
|
c903cb3925
|
fix alt c and escape
|
2015-05-06 00:32:36 +01:00 |
John McLear
|
363d5d06b7
|
Merge branch 'develop' of github.com:ether/etherpad-lite into develop
|
2015-05-05 20:41:58 +01:00 |
John McLear
|
48c2b7cde1
|
fixes #2570
|
2015-05-05 20:41:40 +01:00 |
Xavid
|
5e64c292a4
|
When using setText(), replace the entire existing text of the pad,
rather than replacing all except the last letter.
|
2015-05-05 14:18:27 -04:00 |
John McLear
|
a5872f536b
|
Merge pull request #2647 from 0ip/fix/awkward-css
Fix popup border border
|
2015-05-04 21:28:48 +01:00 |
0ip
|
9b85b8dc98
|
Fix popup border
|
2015-05-04 22:18:34 +02:00 |
Siebrand Mazeland
|
8967c3ea49
|
Localisation updates from https://translatewiki.net.
|
2015-05-04 10:39:03 +02:00 |
John McLear
|
0a9c631410
|
better fix for #2625
|
2015-05-01 20:44:36 +01:00 |
John McLear
|
4938c7be38
|
plugins always return html so use that endpoint
|
2015-04-29 20:54:41 +01:00 |
John McLear
|
da06ac6fd7
|
dont prompt twice on import fool
|
2015-04-29 16:40:29 +01:00 |
John McLear
|
4b4a121f08
|
Merge pull request #2643 from AlexanderS/fix-timeslider-export
timeslider: Fix export links
|
2015-04-29 15:48:10 +01:00 |