Blaž Oražem
8abed1794f
Slovenian language added ( #4796 )
...
* Add Slovenian language
2019-12-10 20:17:42 +11:00
Ben Thomson
e97057246a
Fix empty Richeditor class lists from breaking widget ( #4725 )
2019-11-06 17:44:46 +08:00
Samuel Georges
52e2a838eb
Fixes typo, recompile assets
2019-09-11 21:42:02 +10:00
Samuel Georges
3291e07191
Update Deprecated code in October into (event.key) ( #4489 )
...
Update Deprecated code in October into (event.key)
2019-09-11 21:35:18 +10:00
Samuel Georges
96537033c8
Recompile assets
2019-09-11 20:02:43 +10:00
Ayumi Hamasaki
5e18655ae9
Fix Rich Editor focus to fill the full height of the container ( #4485 )
...
Credit to @ayumihamsaki.
2019-07-30 09:04:38 +08:00
Marc Jauvin
30f4d4c5af
Fix: Restore FroalaEditor extendability ( #4356 )
...
Credit to @mjauvin.
2019-06-03 14:15:47 +03:00
Samuel Georges
1ad43554d4
Compile rich editor with inline style and class
...
Fixes #3883
2019-06-01 14:43:07 +10:00
Marc Jauvin
8448d4b972
Fix media manager access ( #4305 )
2019-05-10 20:59:57 +03:00
Samuel Georges
3e5449c855
Include CSRF token in uploads to richeditor
...
Fixes #4302
2019-04-30 16:27:55 +10:00
Samuel Georges
7a4052be60
Recompile assets
...
build-oc-plugins.js -> build-plugins.js
Refs #4075
2019-04-30 16:24:00 +10:00
Marc Jauvin
edf6e135e2
Seperate proprietary and ocms js asset bundles ( #4075 )
...
* register a new bundle
* add the new bundle target asset
* remove the non-proprietary source file from the proprietary bundle definition
* create a new build target for the non-proprietary asset files
* remove the non-proprietary code from the compiled proprietary asset
* add compiled and minified build-ocms file
* add missing line at the end
* use better asset file names
2019-04-30 16:19:17 +10:00
Serge
da8073c945
Fixed minor visual glitch in the Insert URL popup of Froala ( #3993 )
...
Credit to @Lavrushin.
2019-04-19 16:06:47 -06:00
Szabó Gergő
7189cc7fcb
Improved Hungarian translation ( #4250 )
...
Backend: Added new brand settings option label and no image message.
System: Added changelog and custom error messages.
Richeditor: Many correction (https://github.com/froala/wysiwyg-editor/blob/master/js/languages/hu.js ).
2019-04-11 13:39:43 +03:00
rejuvenatedigital
aeeb791899
Fixes cursor position being lost when adding an image from the mediafinder to a richeditor ( #4233 )
...
Credit to @rejuvenatedigital
2019-04-05 09:27:48 -06:00
Samuel Georges
cca64db205
Fix expired message
2019-03-29 17:44:57 +11:00
Samuel Georges
463008450b
Bump froala_editor to v2.9.3
2019-03-29 03:49:46 +11:00
fansaien
d6b1b6e95d
Fixed the Delete and Enter not being captured in keydown.oc.richeditor ( #4015 )
...
Credit to @fansaien.
The keydown event can not capture the Backspace(Delete) and Enter key event.
Moved the binding keydown function into froalaEditor.initialized event to solve this issue. Please review this Froala Editor issue: https://github.com/froala/wysiwyg-editor/issues/1879
The editor.events doesn't support off function. So, can not call off function in the unregisterHandlers()
2019-01-03 14:07:29 -06:00
Luke Towers
400ce2391e
Fix support for the placeholder property in RichEditor FormWidgets
2018-12-27 15:28:10 -06:00
vanmil
4cdbf2a051
Add customization of froala lineBreaker tags ( #3687 )
...
Credit to @vanmil
2018-08-11 13:33:34 -06:00
Viamage
667b82e6ce
Replace keyup listener with input listener ( #3567 )
...
Fixes #1270 . Credit to @viamage
2018-05-30 20:26:38 -06:00
Fl0Cri
ec8dd56121
Fix richeditor popup z-index inside modal ( #3194 )
...
Fixes #3098 . Related: #3111 , #3113 , #3114
2017-10-24 12:35:31 -06:00
Fl0Cri
d7b0e55ceb
Fixes broken richeditor z-index inside and outside of a popup ( #3113 )
...
Fixes #3098 , #3111 . Credit to @Fl0Cri
2017-09-14 15:17:31 -06:00
TimFoerster
ead70c43f3
changing z-index of richeditor ( #3099 )
...
Changed z-index of the richeditor to prevent hidden popups.
Fixes #3098
2017-09-07 08:36:50 -06:00
Samuel Georges
1db67af8e8
Merge remote-tracking branch 'remotes/origin/develop' into l55upgrade
...
Conflicts:
modules/system/lang/en/lang.php
2017-07-11 10:48:54 +10:00
Hartmut Glücker
dfcf324d00
Support changing the global default for richeditor buttons ( #2937 )
...
Added support for changing the global default for richeditor buttons.
Addresses: #2677 , #2384 , #2078 , #1743 and rainlab/pages-plugin#188
2017-07-04 08:10:58 -06:00
Samuel Georges
e2781c5fdf
URL -> Url
2017-06-02 23:34:50 +10:00
Samuel Georges
5f91c45f79
Implement disabled support for some form widgets
...
Recompile assets
Fixes #2749 (Media Finder)
Fixes #2750 (File upload)
Fixes #2751 (Rich Editor)
Refs #2724
2017-03-14 13:52:47 +11:00
Szabó Gergő
8cfc10280a
Update Hungarian translation
2017-03-02 13:52:01 +01:00
Samuel Georges
13471b4178
Bump froala_editor to v2.4.2
2017-02-08 19:10:24 +11:00
Szabó Gergő
ebd476e00f
Update the Hungarian translate
2017-01-30 10:07:55 +01:00
Samuel Georges
a2a0b207c6
Expose isCodeViewActive API function
...
Recompile JS
2016-11-12 14:12:48 +11:00
Szabó Gergő
d1268c9905
Translate the Page link popup ( #2467 )
...
* Translate the Page link popup
* Remove the unnecessary dot
* Update the import/export Hungarian translation
* Update the Froala Hungarian translation
2016-11-10 07:39:29 +11:00
Samuel Georges
5eab7bc365
Handle when editor is not initialized yet
...
https://github.com/rainlab/pages-plugin/issues/197
2016-10-13 05:57:38 +11:00
Samuel Georges
de1b85e796
Rich editor content saves when in code view mode
...
Refs https://github.com/rainlab/pages-plugin/issues/193
2016-10-12 06:42:36 +11:00
Samuel Georges
8c91bfe66c
Update froala to latest, recompile assets
2016-10-12 06:33:28 +11:00
Samuel Georges
5746f4dec0
Fixes missing ace vendor path
...
Refs https://github.com/rainlab/pages-plugin/issues/193
2016-10-12 06:13:01 +11:00
Szabó Gergő
da254af4e6
Update the Hungarian translate ( #2334 )
...
* Update the Hungarian translate
2016-09-03 09:44:32 +10:00
Szabó Gergő
813fdef1d1
Translated Froala missing keys for Hungarian
2016-08-16 08:49:20 +02:00
Jérémy Gaulin
66965e7a43
Translated missing keys
2016-08-15 22:25:55 +04:00
Aleksey Bobkov
53b8df0721
Force rich editor to synchronize when a form is saved.
2016-07-06 18:27:27 -07:00
Samuel Georges
68923d406b
Update Froala to latest (2.3.3)
...
Recompile assets
2016-07-05 20:08:44 +10:00
Samuel Georges
4ca30f9888
Beautify saved content
2016-07-05 19:58:51 +10:00
Samuel Georges
927250e9c9
Allow customization of default rich editor buttons
...
Fixes #2078
Recompile assets
2016-06-11 13:51:34 +10:00
Samuel Georges
47d0a2677c
UI Blocks can now be moved by dragging
...
Page links handler is now strict definition
Use more explicit naming for config_dashboard config
We have to use the codeeditor for mail templates for now, since froala is not playing nicely with twig
2016-05-27 05:21:50 +10:00
Samuel Georges
4c50c23654
Refit the Predefined Page Links implementation
...
Refs #2005
2016-05-25 05:19:12 +10:00
Samuel Georges
ef290df3af
Custom CSS classes for styling elements
...
Define allowed tags, allowed empty, do not wrap, remove tags
Refs #2005
2016-05-24 05:33:32 +10:00
Samuel Georges
e3f777b192
Native Rich Editor messages should remain multi-lingual
...
Refs #2005
2016-05-22 07:41:38 +10:00
Samuel Georges
af19341c01
"Quick Uploads" are dumped in a special folder via media manager
...
Refs #2005
Remove the active state on media manager table data for consistency with other view modes
2016-05-22 07:24:04 +10:00
Samuel Georges
bcacc326bd
Update Froala to latest
2016-05-22 05:21:19 +10:00