Projet

Général

Profil

Paste
Télécharger (25,3 ko) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / ckeditor / CHANGELOG.txt @ 2e0f6994

1
7.x-1.x-dev
2
Development snapshot
3

    
4
2020-03-17
5
New stable release: 7.x-1.19
6

    
7
[#2349885] by hass, Dieter Geiling: Add config.smiley_path for relative image urls
8
[#2993053] by stefan.korn: DocBlock missing for hook_user_presave()
9
[#2211217] by bwaindwain, gifad: Using "theme css", CKEditor fails to translate URI to valid URL
10
[#172229] by vokiel: Update CKEditor to 4.14.0
11
[#169464] by vokiel: Fix (remove) the eval() usage inside JavaScript files.
12
[#2679179] by Dave Reid, ron_s: CKEditor uses separate cache-busting query string from Drupal's
13
[#2795603] by hgoto: drush ckeditor-download command raises warning with undefined offset
14
[#2947109] by jstoller: New default CKEditor skin not recognized
15
[#2898012] bump CKEditor to 4.9.2
16
[#2790539] by Johnny vd Laar: prepare callback is optional, ckeditor_filter_xss causes notices
17

    
18
2017-06-26
19
New stable release: 7.x-1.18
20

    
21
[#2463187] by Devin Carlson: Allow plugins to specify custom paths for button icons
22
[#2299617] by ben.kyriakou: IMCE browser in CKEditor plugin doesn't respect current language
23
[#1330794] by m4olivei, bwaindwain, ConfuciusDa1st, fearlsgroove: Use theme css in sub-theme does not include base theme
24
[#2886073] by anrikun: Mistake in feature dependencies
25
[#2644124] by drclaw: Some CKEditor plugins buttons don't appear in the Drag & Drop toolbar wizard
26
[#2540528] by neerajsingh: In filemanager.config.php, Building $baseDir
27
[#2705773] by japerry: ckeditor missing the 'prepare callback' from input filters
28
[#2745809] by alvar0hurtad0: Add some tests to avoid failed testing of all patches
29

    
30
2015-11-30
31
New stable release: 7.x-1.17
32

    
33
[#2550535] by jcisio, donquixote: $plugin_settings['active'] is messing with features
34
[#2574253] by karenann: User specific "Default state" setting is not obeyed
35
[#2514938] by themic8, jcisio: Use the latest version from CDN
36
[#2542566] by jcisio: remove leftover icon.gif
37
[#2542566] by bneil, srjosh, jcisio: Remove Media integration
38
[#2437749] by Perignon, david.gil, jcisio: Infinity bucle in some cases in ckeditor_file_download
39
[#2463461] by Luukyb: Cleanup .gitignore file from git
40
[#1154730] by Sutharsan: CKEditor not following body rows setting Drupal 7
41
[#2292575] by Hai-Nam Nguyen: mistakenly added a new line
42
[#2292575] by Angry Dan: Naming of mediaembed plugin is confusing
43
[#2323149] by kaare: ckeditor.admin.css: url() for tick.png and delete.png must point to ../images/
44
[#2159403] by das-peter, aDarkling, Devin Carlson, wwalc, Angry Dan, brantwynn, agoradesign, micbar, joelpittet, brockfanning, iKb: Make CKEditor plugin system modular and clean
45
[#2324383] by eugene.ilyin: Toolbar in Ckeditor profile is not saved: incompatibility with jQuery 1.10
46
[#2367913] by yched: Fixed ckeditor_help() issues one uncached locale query on each page.
47

    
48
2014-10-14
49
New stable release: 7.x-1.16
50

    
51
[#2357029] SA-CONTRIB-2014-098 - CKEditor - Cross Site Scripting (XSS)
52

    
53
2013-07-15
54
New stable release 7.x-1.15
55

    
56
Updated the default URL to CKEditor CDN to use the 4.4.3 version.
57
[#2175565] removed ckeditor.make added in 7.x-1.14.
58

    
59
2013-05-08
60
New stable release 7.x-1.14
61

    
62
[#2255129] by wwalc: Introduced support for the codesnippet and mathjax plugins.
63
[#1762328] by wwalc: IMPORTANT: <code> tags are no longer protected by default.
64
[#1327898] by grasmash: Adding new ckeditor_security_filter_alter() hook.
65
[#2175565] by hswong3i: Download Library with ckeditor.make for Simple Profile Integration. (removed in 7.x-1.15)
66
[#2249139] by wwalc: Use CKEditor 4.4.0 from CKEditor CDN (http://cdn.ckeditor.com) by default.
67
[#1370894] by uberhacker, mgifford, Devin Carlson: Conditionally load ckeditor.css only when necessary.
68
[#1960808] by valkum, wwalc: Avoid using arg() in code.
69
[#1914496] by Danylo Dragan: Drush integration code doesn't respect --skip option.
70
[#2085245] by jlyon: Fix theme path displayed on Edit CKEditor Profile page.
71
[#2123669] by wwalc: Better support for loading custom CKEditor skins.
72
[#1914904] by rooby: Media plugin not working in IE 9 and below.
73
[#2244835] by loopduplicate: CKEditor is not visible in Panels IPE in IE11.
74
[#2244817] by wwalc: CKEditor from CDN does not load in Panels IPE when a form is loaded in a popup for the first time.
75
[#2244387] by wwalc: 3rd party plugins with large icons break the toolbar configurator.
76
[#2013657] by pfrenssen: Allow other modules to alter the default settings.
77
[#2236367] by greenSkin: Add $conf array to ckeditor_settings alter hook.
78
[#1452544] by covenantd, RedRat: DrupalPageBreak button not visible when using Smart Paging module.
79
[#2231005] by ChinggizKhan: Only set "window.CKEDITOR_BASEPATH" when it isnt already set.
80
[#1659576] by ChinggizKhan: Text of "Switch to plain text editor" link doesn't toggle.
81
[#2043365] by Erik Erskine, Danny_Joris: CKEditor profile exported as feature with filter format does not import properly.
82
[#2234971] by wwalc: Adjust the default toolbars.
83
[#2234967] by wwalc: Add support for loading CKEditor from remote URL.
84
[#2234943] by wwalc: Use the moono icons in the administration area.
85
[#2127467] by wwalc: Support Pantheon Live Environment.
86
[#1971566] by wwalc: Mediaembed throws JS error with ACF enabled.
87
[#1950498] by wwalc: Advanced Content Filter introduced in CKEditor 4.1 is now configurable in CKEditor profile.
88
[#1971502] by wwalc: Mediaembed plugin should define allowedContent for ACF.
89

    
90
2013-04-12
91
New stable release 7.x-1.13
92

    
93
Bug fixes:
94

    
95
[#1063482] by nod_, wwalc, roderik, helior, hadsie: Use Libraries API for CKEditor
96
[#1898294] by kscheirer: Fatal error if Libraries module is enabled after CKEditor
97
[#1961596] by jcisio: Added 'feature_source()' option so that ckeditor_profile() component is visible in drush.
98
[#1356026] by Volx, hctom: Fixed Profile loses text formats when exported into a feature using Drush.
99
[#1895278] by wwalc WYSIWYG editor should allow Drupal to trigger 'formUpdated' event
100
[#1957066] by rudiedirkx: Use field_extra_fields to be able to position the "Rich text editor settings" fieldset
101
[#1959754] by wwalc: CKFinder is not installed correctly - improve information in the status report
102
[#1810910] by mokaspar, jcisio, DeFr: Fixed Comments gets filtered out by ckeditor_filter_xss().
103
[#1909318] by Simon Georges: Useless file inclusion in ckeditor.info.
104
[#1603014] by anou, SebCorbin: Corrected strings used in Security section.
105
[#1889010] by michal_cksource: Problem with CKFinder files upload when private download method is used
106
[#1885950] by michal_cksource: Fix HTML validation for iframe in profile configuration
107
[#1885938] by michal_cksource: Disable div based editor on default
108
[#1872064] by dczepierga: Undefined index: loadPlugins in ckeditor_modules_disabled() and ckeditor_modules_uninstalled()
109

    
110
2012-12-22
111
New stable release 7.x-1.12
112

    
113
Bug fixes:
114
[#1871918] by matulis: Bug in checking if a file "contents.css" exists
115
[#1870270] by dczepierga: Disable plugins which not exists and are stored in ckeditor profiles
116
[#1864760] by dczepierga: Wrong path to plugins stored in database
117
[#1868416] by dczepierga: Move skin selection option to CKEditor Global Profile
118
[#1866654] by dczepierga: Remove "Skin" and "Toolbar state on startup" options from user profile
119
[#1865086] by dczepierga: Set default theme if selected not exists
120

    
121
2012-12-12
122
New stable release 7.x-1.11
123

    
124
New features:
125
[#1858840] by dczepierga: Add option to enable/disable aggregate ckeditor.js script
126
[#1847662] by dczepierga: Add support for CKEditor v4
127
[#1577518] by dczepierga: Remove unused/unsupported hook_user from code
128
[#1559700] by dczepierga: Disable HTML Entities conversion by default
129
[#1692666] by dczepierga: Unset Ckeditor-Plugin upon module disabling/uninstalling
130

    
131
Bug fixes:
132
[#1760506] by ceng: CKEditor features are not reverted or applied from the command line
133
[#1857910] by dczepierga: Using extraPlugins config option in Custom JavaScript (Advanced options) not working
134
[#1850626] by dczepierga: Wrong path to external plugins loaded by hook
135
[#1844390] by dczepierga: Undefined index: loadPlugins in ckeditor_modules_enabled()
136
[#1790082] by dczepierga: Order of filters calling in ckeditor filter XSS function
137
[#1728318] by dczepierga: Text format filters are not properly given $format; cannot look up their per-format settings
138
[#1698600] by azovsky: Undefined index: format in ckeditor_pre_render_text_format()
139
[#1651130] by lmeurs: Wrong variable substitution using t()
140
[#1637416] by michal_cksource: Fix description to "Custom JavaScript configuration" option
141
[#1595606] by kmcnamee: Wrong instructions for configuring CKFinder
142
[#1350998] by MegaChriz: CKEditor settings appear on all user profile edit pages
143
[#1567022] by dczepierga: Overlays of administration toolbar appears in CKEditor maximized mode
144
[#1557526] by dczepierga: CKEditor gets inserted multiple times on text format selection
145
[#1554840] by dczepierga: Missing argument - WYSIWYG Filter, HTML Purifier & HTMLawed
146

    
147
2012-04-18
148
New stable release 7.x-1.9
149

    
150
New features:
151
[#1489358] by dczepierga: Add support for the Stylesheet Parser plugin
152
[#1483402] by dczepierga: Change security filters policy
153
[#1489074] by acbramley: Change CKEditor XSS URL to be passed through url()
154
[#1473010] by michal_cksource: Set spellchecker to use the interface language
155

    
156
Bug fixes:
157
[#1537824] by dczepierga: External plugins do not work when the ckeditor_basic.js loading method is used
158
[#1507852] by dczepierga: 'drush ckeditor-download' fails if SVN is not installed
159
[#1432068] by kruser:  Fix path to the sites/all/libraries/ckeditor/ckeditor.styles.js file
160
[#1504398] by ndeschildre: Importing CKEditor profile features fails, manual revert is needed
161
[#1508342] by dczepierga: WSOD on saving content from CKEditor using Ajax when the node edit form is embedded in the display of another node
162
[#1491210] by michal_cksource: CKEditor gets disabled/enabled on all AJAX calls
163
[#1512196] by dczepierga: Refactor code with titles and descriptions now available for translation
164
[#1496164] by michal_cksource: Buttons are too high when using the drag & drop feature in Firefox
165
[#1492344] by dczepierga: Portuguese language missing
166

    
167
2012-03-15
168
New stable release 7.x-1.8
169

    
170
Bug fixes:
171
[#1371660] by dczepierga: CKFinder requirement check needs fixing
172

    
173
2012-03-14
174
New stable release 7.x-1.7
175

    
176
New features:
177
[#1338044] by dczepierga: Add an option to disable the toolbar wizard
178
[#1349330] by dczepierga: Add a configuration option to set the CKFinder library path
179

    
180
Bug fixes:
181
[#1345738] by michal_cksource: Included JavaScript files for the toolbar drag & drop wizard should be minified
182
[#1361846] by mrsimonelliott: CKEditor does not load on a 'Long Text' CCK field
183
[#1371660] by dczepierga: CKFinder requirement check needs fixing
184
[#1043230] by KoCo: D7 administration toolbar overlays CKEditor in maximized mode
185
[#1357794] by dczepierga: Invalid attribute "disc-type" in ckeditor.css
186
[#1324990] by michal_cksource: Problems with access to private files (download)
187
[#1343310] by michal_cksource: Change settings for private download
188
[#1351470] by dczepierga: CKEditor plugins added with the "hook_ckeditor_plugin" button do not appear in the toolbar
189
[#1329980] by jherencia: Problem with CKEditor module update
190
[#1347682] by jherencia: D6 to D7 - error in update #7003 when running update.php
191
[#1350382] by michal_cksource: Improve regex pattern to find plugins for CKEditor
192
[#1349304] by michal_cksource: Change descriptions in CKEditor help page
193
[#1343310] by michal_cksource: Change settings for private download
194
[#1348196] by michal_cksource: Change of the default path for CKFinder settings
195
[#1346818] by michal_cksource: Change of Full toolbar buttons
196
[#1345658] by michal_cksource: Enable the Drupal Breaks plugin by default
197

    
198
2011-11-10
199
New stable relase 7.x-1.6
200

    
201
Bug fixes:
202
[#1337064] by michal_cksource: Fix Fatal error: Call to undefined function db_fetch_object()
203

    
204
2011-11-09
205
New stable relase 7.x-1.5
206

    
207
Bug fixes:
208
[#1334140] by michal_cksource: CKEditor is cut off in comments form
209
[#1331728] by michal_cksource: Remove unnecessary Drupal Page Break button if there is no module to support this feature
210
[#1331720] by michal_cksource: Fix broken link to Global Profile in CKEditor configuration main page
211
[#1331716] by michal_cksource: Fix missing version number in report status
212
[#1324554] by dczepierga: Fix adding custom plugin - change in ckeditor.api.php
213
[#1283918] by michal_cksource: Fix UTF-8 issues
214
[#1327540] by michal_cksource: Fix hook_file_download allows downloading of private files created by another module
215
[#1325412] by michal_cksource: Fix problem with list-style-type in ckeditor.css
216

    
217

    
218
2011-10-26
219
New stable release 7.x-1.4
220

    
221
-- 2011-10-24
222
- [#1319658] by michal_cksource: Correct language list in the CKEditor profile configuration
223

    
224
-- 2011-10-20
225
- [#1259510] by michal_cksource: Fix for setting a private files folder breaks CKEditor file uploads
226

    
227
-- 2011-10-17
228
- [#1310280] by dczepierga: Improve icons detection from CKEditor plugins (part 2)
229
- [#1298972] by michal_cksource: Correct messages and add language fixes
230
- [#1311928] by dczepierga: Add jquery_ui support to the Drag & Drop toolbar configuration
231

    
232
-- 2011-10-14
233
- [#1310280] by dczepierga: Improve icons detection from CKEditor plugins
234
- [#1295176] by dczepierga: Fix Notice: Undefined index: default in ckeditor_admin_profile_form() - when editing CKEditor profile
235
- [#1310198] by duozersk: Add plugin to count symbols and words inside CKEditor
236

    
237
-- 2011-10-04
238
- [#1298972] by michal_cksource: Correct messages and add language fixes
239

    
240
-- 2011-09-26
241
- [#1154264] by dczepierga: Fix for deleting profle - after deleting the Advanced profile, Full HTML profile doesn't load
242

    
243
-- 2011-09-23
244
- [#1288084] by dczepierga: Disable Media and IMCE module selection if these modules are not installed
245

    
246
-- 2011-09-20
247
- [#1283788] by dczepierga: Fix Notice: Undefined index: buttons in ckeditor_toolbar_buttons_all()
248

    
249
-- 2011-09-19
250
- [#1219348] by dczepierga: Fix for WYSIWYG filter - add missing argument
251

    
252
-- 2011-09-15
253
- [#1280298] by dczepierga: Add configuration option to disable text format filters in filter/xss request
254
- [#1270792] by dczepierga: Further improvements to the Drag & Drop toolbar configuration
255

    
256
-- 2011-09-13
257
- [#1173294] by dczepierga: Fix for incorrect file path for uploaded Images
258

    
259
-- 2011-09-12
260
- [#1270792] by michal_cksource: Improved Drag & Drop toolbar configuration - fixed css styles
261
- [#1270792] by michal_cksource: Improved Drag & Drop toolbar configuration - fixed errors (dragged item was to low in Firefox and validation failed when 'group' button was first in buttons row)
262

    
263
-- 2011-09-06
264
- [#1270792] by dczepierga: Add Drag & Drop toolbar configuration
265

    
266
-- 2011-08-31
267
- [#1264884] by dczepierga: Fix warning: is_dir(): open_basedir restriction in effect
268

    
269
-----------------------------
270
 2011-08-29
271
 Released CKEditor 7.x-1.3
272
-----------------------------
273

    
274
-- 2011-08-29
275
- [#1260892] by dczepierga: Add regex to work with new CKEditor toolbar format (toolbar groups compatible with WAI-ARIA)
276
- [#1258326] by dczepierga: Add configuration option for setting CKEditor plugins directory
277

    
278
-- 2011-08-25
279
- [#1257308] by dczepierga: Add loading sample toolbar to profile configuration
280
- [#1192622] by dczepierga: Replace static paths to plugins in the database with dynamic paths
281

    
282
-- 2011-08-16
283
- [#1250496] by dczepierga: 'CKEDITOR' is not defined - problem with ckeditor.styles.js
284

    
285
-- 2011-08-11
286
- [#1231130] by dczepierga: The "Use theme style" setting now always uses the "seven" theme (admin menu theme)
287

    
288
-- 2011-08-10
289
- [#1245306] by dczepierga: "Custom JavaScript configuration" field description is wrong
290

    
291
-- 2011-08-08
292
- [#1231338] by dczepierga: Features module support for Drupal 7 (exporting profiles)
293

    
294
-- 2011-08-02
295
- [#1235142] by madmanmax: README.TXT - Installing CKFinder - wrong permission name
296

    
297
-- 2011-07-12
298
- [#1216104] by dczepierga: Bug in custom JavaScript configuration - semicolon problem
299
- [#1215032] by dczepierga: Bad location of the configuration file in the description of CKEditor profile
300

    
301
-- 2011-07-04
302
- [#1190278] by dczepierga: CKEditor does not work with the Insert module
303

    
304
-- 2011-06-28
305
- [#1198068] by michal_cksource: Confusing behavior with IMCE button implementation
306

    
307
-- 2011-06-27
308
- [#1201180] by dczepierga: SCAYT spelling language does not match node language
309

    
310
-- 2011-06-22
311
- [#1196166] by dczepierga: Bug in custom JavaScript configuration - editor not showing in some cases
312

    
313
-- 2011-06-17
314
- [#1032120] by dczepierga: Formatting is lost when editing a node
315

    
316
-- 2011-06-14
317
- [#1187808] by RolandK: Not formatting text between code tags
318

    
319
-- 2011-06-13
320
- [#1186880] by dczepierga: Handling arrays in the "Custom JavaScript configuration"
321

    
322
-- 2011-06-09
323
- [#1183218] by neclimdul: Fix broken teasers for long paragraphs
324

    
325
-- 2011-06-06
326
- [#1179880] by dczepierga: Add hook to register a plugin
327
- [#1063646] by dczepierga: Fix calling Undefined index: "loadPlugins" in ckeditor_admin_values_to_settings()
328

    
329
-- 2011-06-02
330
- [#1176212] by dczepierga: Remove not supported linktomenu and linktonode plugins
331
- [#1176208] by dczepierga: Add plugins management in profile settings
332

    
333
-----------------------------
334
 2011-05-30
335
 Released CKEditor 7.x-1.2
336
-----------------------------
337

    
338
-- 2011-05-27
339
- [#1170612] by dczepierga: Add support for autogrow and tableresize plugin
340

    
341
-- 2011-05-26
342
- [#1169402] by dczepierga:  Fix duplicated path in the error message displayed when CKEditor is not installed correctly
343

    
344
-- 2011-05-23
345
- [#1165864] by dczepierga: Improve manual selection of the user interface color
346
- [#1093038] by marhak: CKEDITOR is not defined when using ckeditor_basic.js - Editor is not loading
347
- [#1039810] by cwc: Fix to predefined styles path errors (fix typo)
348
- [#1164270] by TommyChris: Fix to work with ckeditor_link module (http://drupal.org/project/ckeditor_link)
349

    
350
-- 2011-05-16
351
- [#1158898] by dczepierga: Add Google PageSpeed and Drupal JS/CSS aggregation support
352

    
353
-- 2011-05-09
354
- [#1134252] by dczepierga: Add HTML Entities configurable option in each profile
355

    
356
-- 2011-05-04
357
- [#1022986] by dczepierga: Add integration with Media Module
358

    
359
-- 2011-05-02
360
- [#1142600] by taite11: Readme file edit - there is no core upload module in Drupal 7
361

    
362
-- 2011-04-28
363
- [#1022986] by dczepierga: Add integration with Media Module  (http://drupal.org/project/media)
364

    
365
-- 2011-04-11
366
- [#1116516] by weboide: Fix to CKEditor and Profile2 - remove call to undefined function ckeditor_user_customize_form_validate() on uid=1
367

    
368
-- 2011-04-07
369
- [#1093028] by marhak: Text written in rich text editor (WYSIWYG) mode disappears when switching to plain text editor mode
370
- [#1102824] by dczepierga: CKEditor loses all text when uploading an image or file via field API
371

    
372
-- 2011-03-31
373
- [#1093038] by marhak: CKEDITOR is not defined when using ckeditor_basic.js - Editor is not loading
374

    
375
-- 2011-03-30
376
- [#1109366] by dczepierga: #1052604 Fix remove call to undefined function ckeditor_user_customize_form_validate
377

    
378
-- 2011-03-29
379
- [#1107882] by dczepierga: Add a warning message when the wysiwyg module is enabled in Drupal 7
380

    
381
-- 2011-03-28
382
- [#1107882] by dczepierga: Add a warning message when the wysiwyg module is enabled in Drupal 7
383

    
384
-- 2011-03-23
385
- [#1039810] by cwc: Fix to predefined styles path errors
386

    
387
-- 2011-03-17
388
- [#1095954] by dczepierga: Fix to prevent calling "Toggle rich text link" multiple times
389

    
390
-----------------------------
391
 2011-03-10
392
 Released CKEditor 7.x-1.1
393
-----------------------------
394

    
395
-- 2011-02-22
396
- [#960576] by dczepierga:  Add loading ckeditor.css from theme.
397
- [#1069012] by dczepierga: CKEditor version could not be determined
398

    
399
-- 2011-02-21
400
- [#1068186] by dczepierga: Added support for CKEditor SWF (http://drupal.org/project/ckeditor_swf) and CKEditor Link (http://drupal.org/project/ckeditor_link) modules
401

    
402
-- 2011-02-17
403
- [#1064422] by dczepierga: All changes to the text are lost when input format is changed
404

    
405
-- 2011-02-14
406
- [#1053222] by dczepierga: Two editors appeared when JavaScript Aggregation was enabled
407
- [#1037390] by dczepierga: Cannot use CKEditor module to create header/footer in Views
408
- [#1052604] by dczepierga: Call to undefined function ckeditor_user_customize_form_validate
409

    
410
-- 2011-02-11
411
- [#1056068] by dczepierga: Fix Warning: file_get_contents(/drupal7/sites/all/libraries/ckeditor/ckeditor.js)
412

    
413
-- 2011-02-08
414
- [#1054414] by dczepierga: Added support for elFinder (http://drupal.org/project/elfinder) file manager
415
- [#1054606] by dczepierga: No detach method in Drupal.behaviors.ckeditor
416

    
417
-- 2011-02-07
418
- [#1037390] by dczepierga: Cannot use CKEditor module to create header/footer in Views
419
- [#1053358] by dczepierga: Removed option to "Use CKEditor in a popup window" in "My account" settings
420

    
421
-- 2011-02-04
422
- [#1050034] by dczepierga: Disabled editor gets enabled again after ajax calls
423

    
424
-- 2011-02-03
425
- [#1037390] by dczepierga: Cannot use CKEditor module to create header/footer in Views
426

    
427
-- 2011-02-01
428
- [#1037390] by dczepierga: Cannot use CKEditor module to create header/footer in Views
429

    
430
-- 2011-01-24
431
- [#1035544] by dczepierga: Remove double http:// in ckeditor.drush.inc
432

    
433
-- 2011-01-20
434
- [#1006770] by OnkelTem: Fix Notice: Undefined index: filtered_html in ckeditor_profile_load()
435

    
436
-----------------------------
437
 2011-01-13
438
 Released CKEditor 7.x-1.0
439
-----------------------------
440

    
441
-- 2011-01-13
442
- Added Upgrade.txt
443
- Fixed filters description (HTML should be allowed there)
444
- Link to CKEditor Global Profile was not displayed properly.
445
- [#1025472] by dczepierga: Starting slash in editor path result in Warnings
446
- [#1022562] by dczepierga: In IE8 break button icon doesn't appear
447
- [#1023546] by dczepierga: Useless ajax call when no security filters are checked
448

    
449
-- 2011-01-11
450
- [#1022666] by dczepierga: Teaser break doesn't work with filtered html input format.
451
- [#1022494] by dczepierga: CKEditor module - Compatibility with Drupal's coding standards
452

    
453
-- 2011-01-10
454
- [#1011112] by Oren_Held: Support RTL also when CSS is not in theme mode (self/none)
455
- [#1020612] by amateescu: Extra table borders added by the Seven theme
456
- [#1003462] by dczepierga: CKfinder path customization won't work
457
- [#1020820] by dczepierga: CKEditor does not work after enabling javascript aggregation
458
- [#1006230] by amateescu: Editor not loading for Full HTML
459

    
460
-- 2011-01-05
461
- [#1006770] by dczepierga: Notice: Undefined index: filtered_html in ckeditor_profile_load()
462

    
463
-- 2010-12-29
464
- [#1009816] by dczepierga: Access denied: ckeditor/xss
465
- [#1004822] by dczepierga: Switching text format to filtered html deletes all "p" tags
466

    
467
-- 2010-12-28
468
- [#1006124] by dczepierga: Registered user gets "Undefined index: popup" message
469
- [#1000330] by dczepierga: No Insert File button in IMCE
470

    
471
-- 2010-12-20
472
- [#1000838] by dczepierga: The Teaser button is absolutely necessary - important functionality has been deleted
473

    
474
-----------------------------
475
 2010-12-15
476
 Released CKEditor 7.x-1.0 RC
477
-----------------------------
478

    
479
-- 2010-12-15
480
- [#991380] by dczepierga: Language files (D7)
481
- Removed a link to delete the global profile
482
- [#999292] by dczepierga: Remove filter_html as default option in Full HTML text format (D7)
483
- Fixed a typo
484
- Updated comments, minor corrections
485

    
486
-- 2010-12-14
487
- [#997136] by dczepierga: CKFinder - thumbnails not available
488
- [#997124] by dczepierga: Invalid error message when CKFinder is enabled but not configured properly.
489
- [#997116] by dczepierga: D7 Custom formatting options not used
490
- [#997090] by dczepierga: XSS protection not working as expected
491
- [#997098] by dczepierga: Error when CKEditor (the editor) is not present in the ckeditor folder
492

    
493
-- 2010-12-13
494
- [#997074] by dczepierga: Corect the default order of Bidi buttons
495

    
496
-- 2010-12-10
497
- [#994372] by dczepierga: Update README.TXT (D7)
498

    
499
-- 2010-12-09
500
- [#993436] by dczepierga: Disable option of using CKEditor in a popup window (D7)
501
- [#993362] by dczepierga: CKEditor not work in popup window (D7)
502
- [#993330] by dczepierga: Change editor theme in profile edit form (D7)
503
- [#993272] by dczepierga: User Interface color change enabled only for Kama skin
504

    
505
-- 2010-12-07
506
- [#991380] by dczepierga: Language files (D7)
507
- [#984986] by dczepierga: Code syntax after Coder module validation
508
- [#984978] by dczepierga: Security filters not works (D7) - Security mode fix
509
- [#984968] by dczepierga: Make sure that the help information is correct (D7)
510

    
511
-- 2010-12-06
512
- [#990368] by dczepierga: Cleanup code - modules not ported to Drupal 7
513
- [#985006] by dczepierga: Review README.txt (D7)
514

    
515
-- 2010-12-04
516
- [#984978] by dczepierga: Security filters not works (D7)
517

    
518
-- 2010-12-03
519
- [#984976] by dczepierga: User Interface color not saved in D7
520
- [#985002] by dczepierga: Remove DrupalPageBreak button from toolbar
521

    
522
-- 2010-11-30
523
- [#984986] by dczepierga: Code syntax after Coder module validation
524
- Removed extra information that should be added by the packaging script
525

    
526
-- 2010-11-29
527
- [#984202] by dczepierga: Detecting of summary field in form
528
- [#966490] by dczepierga: Comment form after ckeditor install.
529
- [#966492] by dczepierga: CKEditor in edit summary/teaser mode
530
- [#984096] by dczepierga: Compatibility of DrupalBreaks Plugin
531
- [#984000] by dczepierga: CKeditor not works in node edit
532

    
533
-- 2010-11-25
534
- [#981624] by dczepierga: Compatibility with drupal 7.0-beta3
535
- [#966488] by dczepierga: CKEditor should respect input format changes
536

    
537
-- 2010-11-23
538
- [#976968] by dczepierga: Toolbar config validation in profile
539

    
540
-- 2010-11-19
541
- [#901502] by dczepierga: Multi toolbar configuration, and different settings for each
542
- [#975360] by dczepierga: Remove Minimum rows
543
- [#975456] by dczepierga: Remove visibility settings in Global profile in D7
544
- [#975458] by dczepierga: Selecting UI Color not working
545

    
546
-- 2010-11-09
547
- [#966598] by dczepierga: CKFinder compatibility
548

    
549
-- 2010-11-08
550
- [#965280] by dczepierga: Profiles after save lose all input formats
551
- [#965258] by dczepierga: Compatibility with drupal 7.0-beta2
552

    
553
-- 2010-10-26
554
- Created initial dev version of the CKEditor module for Drupal 7.x