94 Commits (3b9e1ee10c5cdba7bdde89e352b92beaa0c6064e)

Author SHA1 Message Date
yflory 3b9e1ee10c Fix scrolling issue in pads when clicking on buttons 6 years ago
yflory 82c3c7f50b Improve the Typing Test in pad 6 years ago
yflory 1c5847dd01 Prevent Ctrl+S from saving useless content. Add support for custom shortcuts in CkEditor 6 years ago
yflory 9d6c9dcf5e Fix font issue with new paragraph in pads (#284) 6 years ago
yflory 2af2fccc11 Fix overflowing text in pad 6 years ago
yflory 35b0f878c7 Merge branch 'backupdrive' into staging 6 years ago
yflory 3e9e92dcac Implement full CryptDrive export 6 years ago
yflory 5a6c3597db Fix missing cursor in empty pads with Chrome and fix page mode 6 years ago
yflory f538a05044 Fix an issue with empty mediatag widgets in pads 6 years ago
yflory ee1027ceb9 Ability to import mediatags to the drive 6 years ago
yflory 264f7dc6a1 Move base64 migration prompt to corner and only when the pad is stored 6 years ago
yflory 90c96bfb70 Prompt users to migrate base64 images to mediatags in the pad app 6 years ago
yflory 3f89dd9908 Disable pasting base64 images in ckeditor 6 years ago
ansuz 2259d1b6ac Merge branch 'soon' into staging 6 years ago
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.
6 years ago
ansuz fb9cf2c81e lint compliance 6 years ago
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
6 years ago
Caleb James DeLisle 0d5ac05866 refactoring of the less infrastructure 6 years ago
yflory bc57f8c274 Replace media-tag.js with the new one 7 years ago
yflory c7e08fedfb Password-protected files 7 years ago
Paul Libbrecht 372f1dfeb4 First anchor test and restore of the CKEditor anchor function. 7 years ago
yflory 10ce95087a Merge branch 'password' into staging 7 years ago
yflory a66d33e5ca Improve export for pads with mediatags 7 years ago
yflory b26ae67df5 Fix issues with channel ID when using a password 7 years ago
yflory 7384568f77 Lint compliance 7 years ago
yflory 9d30e48a44 Fix mediatag redrawn on content update 7 years ago
yflory 2d08924462 Fix CkEditor issues 7 years ago
yflory cf549eeaef Clean the code 7 years ago
yflory 41afc28802 Fix conflicts, clean the code, add migration from old mediatags 7 years ago
yflory 6a4f25bc9f Test widget filters 7 years ago
yflory 5eab39ad75 Tets mediatag plugin using widgets 7 years ago
yflory 4288f536f1 Use requireCSS to load FontAwesome 7 years ago
yflory 01dd6953b9 Fix the previous fix... 7 years ago
yflory c3f7b74baf Fix CkEditor's toolbar initial state 7 years ago
yflory 442f15df98 Add help text in all the apps + french translation 7 years ago
yflory 7a70d69d8e Hide editor toolbars by default when using a small screen 7 years ago
yflory b0dba481d8 Fix small UI issues and IE issues 7 years ago
yflory ee3b926e84 Get rid of ckeditor's reset_all class... 7 years ago
yflory 2c90cb5907 Move help button in drawer and fix drawer style 7 years ago
yflory d975bb9cc0 Fix focus after pad creation screen 7 years ago
yflory 60b2384885 Move initial state into a help block 7 years ago
yflory 80df45f257 Get text from ckeditor 7 years ago
yflory fb192a2c45 Add a configurable background color in the file app in view mode 7 years ago
yflory f329d65bc8 Ability to reduce the width of ckeditor 7 years ago
yflory edc236e17b Disable edition in pad read-only mode 7 years ago
yflory 644f6e9985 Use the bounce app to open links from inner 7 years ago
ansuz 812df7de6f Merge branch 'merge-staging' into staging 7 years ago
yflory b0f553e9ea Add a markdown toolbar to help with the markdown syntax 7 years ago
Caleb James DeLisle 7b62a8042e Remove TextPatcher and begin to include ChainPad directly using requirejs instead of sniffing off the window 7 years ago
Caleb James DeLisle 75130150d5 Refactored out TextPatcher and JsonOT and replaced with new ChainPad 7 years ago