Commit graph

418 commits

Author SHA1 Message Date
yflory
9f903b645a ckeditor wordcount 2019-11-22 12:20:07 +01:00
yflory
7bd4a4028b Fix fileHost again... 2019-08-27 15:31:22 +02:00
ClemDee
3e918ec1cf Fix issues of no file extension for pad export 2019-07-29 16:30:48 +02:00
yflory
8e7858e6ae New share modal in all the apps 2019-06-03 11:57:55 +02:00
yflory
27eb2a81d5 Add support for Mathjax in CkEditor 2019-04-02 14:19:41 +02:00
yflory
e993925d81 Better implementation of the IE fix 2019-01-22 13:36:21 +01:00
yflory
01f93f6f7b FIx unrecoverable errors when using IE11 2019-01-22 12:25:49 +01:00
ansuz
060e5a12a2 lint compliance 2019-01-09 16:16:44 +01:00
yflory
6af7d393fd Fix cache issue with ckeditor css 2019-01-08 17:47:22 +01:00
yflory
cef9733262 Enable spellcheck in pad 2018-12-21 18:16:29 +01:00
yflory
a11a883cff Cursor improvements in pad, code and slide 2018-12-17 11:44:08 +01:00
yflory
2031d535d7 Cursor in pads (again) 2018-12-14 16:40:15 +01:00
yflory
ee3102143f Remove debugging logs 2018-12-14 15:38:04 +01:00
yflory
2498f45eb3 Clickable links in pad 2018-12-13 13:22:19 +01:00
yflory
7bbf6951f2 Disable cursors in pad 2018-12-11 14:16:15 +01:00
yflory
186e4b14fe Add missing file 2018-12-10 11:58:34 +01:00
yflory
c6f63d4d54 Cursor position in pad 2018-12-10 11:57:39 +01:00
yflory
cc3e6f3924 Fix scrollbar position in ckeditor #296 2018-11-27 14:07:17 +01:00
yflory
dbad925e5e New cursor recovery system (beta) 2018-11-26 16:23:16 +01:00
yflory
13d6579861 Add typing test in the code app 2018-11-22 14:45:12 +01:00
yflory
015449832c Fix missing characters caused by concurrent editing 2018-11-22 14:44:46 +01:00
yflory
3d712d9008 Merge branch 'cursor' into staging 2018-11-19 15:22:35 +01:00
yflory
9d9845434e lint compliance 2018-11-16 11:28:05 +01:00
yflory
3b9e1ee10c Fix scrolling issue in pads when clicking on buttons 2018-11-15 18:24:01 +01:00
yflory
c64feae7bf Merge branch 'staging' into cursor 2018-11-12 11:51:17 +01:00
yflory
2a6945cbe5 Fix export in the pad app with Chrome 2018-11-12 10:54:21 +01:00
yflory
fe0d579d56 Cursor improvements in pad (Beta) 2018-11-08 12:06:46 +01:00
yflory
82c3c7f50b Improve the Typing Test in pad 2018-11-08 10:46:07 +01:00
yflory
1c5847dd01 Prevent Ctrl+S from saving useless content. Add support for custom shortcuts in CkEditor 2018-11-05 16:53:25 +01:00
yflory
9d6c9dcf5e Fix font issue with new paragraph in pads (#284) 2018-10-29 11:47:57 +01:00
yflory
2af2fccc11 Fix overflowing text in pad 2018-10-26 16:30:01 +02:00
yflory
35b0f878c7 Merge branch 'backupdrive' into staging 2018-10-22 15:14:08 +02:00
yflory
3e9e92dcac Implement full CryptDrive export 2018-10-18 18:50:38 +02:00
yflory
5a6c3597db Fix missing cursor in empty pads with Chrome and fix page mode 2018-10-17 15:02:02 +02:00
yflory
f538a05044 Fix an issue with empty mediatag widgets in pads 2018-10-17 14:33:16 +02:00
yflory
8b05b1acaf Fix scrolling issue in pad when the userlist or the messenger was too big 2018-09-11 18:16:36 +02:00
yflory
2f3576f90e Fix image preview not resized correctly in the mediatag dialog 2018-09-04 10:50:34 +02:00
yflory
ab07554d0b Fix initial size of the image preview in the mediatag dialog 2018-09-04 10:45:18 +02:00
yflory
ee1027ceb9 Ability to import mediatags to the drive 2018-08-31 15:41:08 +02:00
yflory
264f7dc6a1 Move base64 migration prompt to corner and only when the pad is stored 2018-08-30 11:21:33 +02:00
yflory
90c96bfb70 Prompt users to migrate base64 images to mediatags in the pad app 2018-08-29 18:20:34 +02:00
yflory
5cd3cdc208 Don't handle drop events in the blockbase64 plugin 2018-08-27 14:57:16 +02:00
yflory
3f89dd9908 Disable pasting base64 images in ckeditor 2018-08-27 11:59:18 +02:00
ansuz
2259d1b6ac Merge branch 'soon' into staging 2018-08-16 13:33:09 +02:00
ansuz
8a113d742e
Merge pull request #245 from xwiki-labs/issue-169-anchors-should-output-anchors
#169: First anchor test and restore of the CKEditor anchor function.
2018-08-14 17:32:16 +02:00
ansuz
fb9cf2c81e lint compliance 2018-08-14 17:11:08 +02:00
Paul Libbrecht
0dc1500784 This should solve issue #169: The test now completes with the insertion of a random anchor (menu-driven) and some text, the export is then checked to contain <a name="..." id="..."> as expected, then cleans up.
paul
2018-08-13 21:04:24 +02:00
Caleb James DeLisle
0d5ac05866 refactoring of the less infrastructure 2018-07-14 15:15:23 +02:00
Caleb James DeLisle
a6d3dbf94f Wrapped modal.less into a mixin which gets rid of the last file which emitted CSS 2018-07-12 19:13:04 +02:00
yflory
bc57f8c274 Replace media-tag.js with the new one 2018-06-07 14:12:33 +02:00