Ben Thomson
a59d3b83eb
Code quality clean up ( #4449 )
...
Credit to @bennothommo
2019-07-18 08:50:37 -06:00
Marc Jauvin
8448d4b972
Fix media manager access ( #4305 )
2019-05-10 20:59:57 +03: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
Tom
04bf359d8c
Fix for RichEditor root page links being returned with empty hrefs. ( #3085 )
...
Fixes issue found in https://github.com/octobercms/october/issues/3064#issuecomment-326008148 , specifically 2nd bullet point. Credit to @joltmode.
2019-04-19 12:46:13 -06:00
Nathan van der Werf
3a918ad200
Remove "null" assignments
2018-08-15 18:33:24 +02:00
vanmil
4cdbf2a051
Add customization of froala lineBreaker tags ( #3687 )
...
Credit to @vanmil
2018-08-11 13:33:34 -06: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
Quezler
cc17b679f1
Code dusting ( #2826 )
...
Code cleaning according to PSR-2 w/ exemptions (mostly dust).
2017-04-24 21:38:19 +10:00
Samuel Georges
b841f9e066
{@inheritDoc} -> @inheritDoc
2017-03-16 06:26:14 +11: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
Samuel Georges
29040b416c
Allow redirect: false on importExportController
...
Implement getFieldName() method
2016-11-28 07:50:06 +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
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
d02a922868
Add custom toolbar button support
...
Style toolbar
Refs #2005
2016-05-20 04:35:40 +10:00
Samuel Georges
4789616190
Initial switch from Redactor to Froala
2016-05-19 13:13:30 +10:00
Samuel Georges
6347f2bb03
Complete multilingual richeditor support
...
Refs #1652
2016-02-13 12:59:49 +11:00
Samuel Georges
b010732796
These methods should be protected, update client lang
2015-08-04 10:01:17 +10:00
Samuel Georges
0da649551b
Complete pagelinks plugin for redactor
2015-06-25 12:59:59 +10:00
Samuel Georges
dbe5141189
Add plugin to extend links popup with predefined links (unfinished)
2015-06-24 17:32:06 +10:00
Samuel Georges
f8ae611ec9
Refactor form widgets to use new fillFromConfig() helper
2015-02-28 14:43:34 +11:00
Samuel Georges
85c47c4e01
public -> protected $defaultAlias
2015-02-28 12:43:53 +11:00
Samuel Georges
c36971b8fc
Minify and combine RichEditor assets
2015-02-14 16:40:50 +11:00
Samuel Georges
d91d4112a5
getLoadData -> getLoadValue
2015-01-05 09:45:04 +11:00
Stefan Talen
f29151100b
Updating modules/backend/formwidgets
2014-10-10 23:50:05 +02:00
Sam Georges
334725594a
Add image toolbar button
2014-09-20 16:47:52 +10:00
Sam Georges
12b8e07aa2
Add table plugins, isolate WYSIWYG classes to OC prefix, add front end defaults
2014-09-20 15:46:50 +10:00
Sam Georges
d31f2eb97e
Create custom redactor stylesheet, add figure and quote redactor plugins. So v. cool! :-)
...
This will break the stretch implementation, since we no longer using iframe. Att: @alekseybobkov
2014-09-18 19:20:47 +10:00
Sam Georges
3007cc6e0a
Rich editor should use a data locker so fullscreen does not pull textarea out of the form element. Add cleanup plugin.
2014-09-18 15:18:05 +10:00
Sam Georges
e7e518adf8
Rich Editor no longer uses iframe or individual stylesheet, adds fullscreen button
2014-09-18 14:48:21 +10:00
Sam Georges
c8f3c640b8
columnName -> fieldName + general improvements to FormWidgetBase
2014-09-17 16:07:06 +10:00
Sam Georges
b8fbb073ac
Minor
2014-09-14 10:57:58 +10:00
Sam Georges
2b820a20d6
Convert all boolean table columnns to use is_ prefix
...
Add email template/layout system
2014-06-06 21:39:20 +10:00
Sam Georges
9e2a76d821
Add core build tag to core assets
2014-05-24 16:57:38 +10:00
Sam Georges
71a5dd67ab
Welcome to the world, October :-)
2014-05-14 23:24:20 +10:00