Timeline



Dec 25, 2008:

11:05 PM Changeset [2810] by Michael Osipov
Added stubs and Ids
4:10 PM Changeset [2809] by Michael Osipov
- Fixed typos - extended docs
2:05 AM Ticket #2744 (<th> in Tables) created by Peter Ertman
Work for a Federal agency, We have to comply with what is known as …

Dec 24, 2008:

7:53 AM Changeset [2808] by Martin Kou
Added CKEDITOR.dom.range::splitBlock().
6:29 AM Changeset [2807] by Martin Kou
Added CKEDITOR.dom.range::checkStartOfBlock() and …
12:51 AM Changeset [2806] by Michael Osipov
Improved apt files

Dec 23, 2008:

10:58 PM Changeset [2805] by Michael Osipov
- Fixed typo - added deprecations
9:41 PM Ticket #2581 (Rename UserPathBuilder interface to something more appropriate) closed by Michael Osipov
wontfix: This ticket has been wontfixed because the name UserPathBuilder is …
9:37 PM Changeset [2804] by Michael Osipov
The name UserPathBuilder will stay in final release
9:37 PM Changeset [2803] by Michael Osipov
The name UserPathBuilder will stay in final release
8:41 PM Changeset [2802] by Michael Osipov
CLOSED - #2743: Add getUserFilesAbsolutePath to UserPathsBuilder interface
8:41 PM Changeset [2801] by Michael Osipov
CLOSED - #2743: Add getUserFilesAbsolutePath to UserPathsBuilder interface
8:40 PM Ticket #2743 (Add getUserFilesAbsolutePath to UserPathsBuilder interface) closed by Michael Osipov
fixed: Fixed in [2801]
8:13 PM Ticket #2743 (Add getUserFilesAbsolutePath to UserPathsBuilder interface) created by Michael Osipov
We need another method to reflect the behavior of other connectors in …
7:58 PM Changeset [2800] by Artur Formella
Added first step to size management
7:16 PM Ticket #2742 (FF3: Detached toolbar disappears when display is toggled between none ...) created by ahjort
I have an editor with ToolbarLocation = Out:toolbarDIV. Both editor …
6:35 PM Ticket #2741 (Mediawiki+FCKeditor wipes out ISBN links.) created by Don Stringham
FCKeditor, the WYSIWYG text editor on the wiki, is apparently …
12:49 PM Ticket #2695 (Don't convert newline characters into <BR /> inside <PRE>...</PRE>) closed by Emerson José Silveira da Costa
invalid: Indeed, I have tried the Nightly Build and it is working fine. No <BR …
10:18 AM Ticket #2740 (Allow tab character to be inserted) created by scott
Add a new setting so that the tab character can actually be inserted …
6:34 AM Changeset [2799] by Martin Kou
Fixed a bug with CKEDITOR.dom.range::enlarge() which causes the …
6:15 AM Ticket #2739 (Opera 10.0 Alpha Multiple Editors Bug) created by OperaBug
Opera 10.0 is still in Alpha phase, but I decided to fill these …
5:52 AM Changeset [2798] by Martin Kou
Added CKEDITOR.ENLARGE_BLOCK_CONTENTS and …

Dec 22, 2008:

10:46 PM Changeset [2797] by Michael Osipov
CLOSED - #2592: Add more logging statements
10:43 PM Ticket #2592 (Add more logging statements) closed by Michael Osipov
fixed
10:40 PM Changeset [2796] by Michael Osipov
Added some TODOs
3:40 PM Ticket #2738 (strict warnings cleanup) closed by Alfonso Martínez de Lizarrondo
fixed: Fixed with [2795]
3:39 PM Changeset [2795] by Alfonso Martínez de Lizarrondo
#2738 Fix of strict warnings.
9:45 AM Changeset [2794] by Martin Kou
Added domWalker plugin for making depth-first searches within DOM …
4:32 AM Ticket #2696 (Fix autogrow in Firefox) closed by Martin Kou
fixed: Fixed with [2793]. Click here for more info about our SVN …
4:32 AM Changeset [2793] by Martin Kou
Fixed #2696 : Fixed non-working autogrow plugin.

Dec 21, 2008:

12:03 AM Changeset [2792] by Michael Osipov
UserAction#isCreateFolderEnabled introduced from an old method

Dec 20, 2008:

11:10 PM Changeset [2791] by Michael Osipov
one more exception added
10:36 PM Changeset [2790] by Michael Osipov
Added deprecations
10:07 PM Ticket #2738 (strict warnings cleanup) created by Alfonso Martínez de Lizarrondo
three little changes.
3:58 PM Changeset [2789] by Artur Formella
Improved conversion IMG<->INPUT. Fixed problem with isChanged(). …
1:42 PM Changeset [2788] by Artur Formella
Moved messages to language file. Removed alerts.
1:33 PM Changeset [2787] by Artur Formella
Added basic logic and content sensitivity in image dialog
12:02 PM Ticket #2440 (Dutch language file updates) closed by Artur Formella
fixed: Fixed with [2786]
11:59 AM Changeset [2786] by Artur Formella
#2440 Dutch language file update
1:56 AM Changeset [2785] by Michael Osipov
Separation of concern: Dispatches now only returns the response object
1:30 AM Changeset [2784] by Michael Osipov
- The Connector now sports explicit read and write exceptions - The …
1:30 AM Changeset [2783] by Michael Osipov
- The Connector now sports explicit read and write exceptions - The …

Dec 19, 2008:

6:14 PM Ticket #2732 (Formatted (<pre>) content is replaced by "_FCKpd_1" when entering ...) closed by Alfonso Martínez de Lizarrondo
fixed: Fixed with [2782]
6:13 PM Changeset [2782] by Alfonso Martínez de Lizarrondo
Fix for #2732. Array.push returns the new length, not item position.
5:02 PM Ticket #2737 (Drawing Functions) closed by Alfonso Martínez de Lizarrondo
wontfix: Drawing would be too complex for FCKeditor, it should be a separate …
4:53 PM Ticket #2737 (Drawing Functions) created by kloury@…
Similar to the drawing functions in Office (e.g. autoshapes: Basic …
4:17 PM Ticket #2612 (Chrome: "Paste as a plain text" option not working) closed by Alfonso Martínez de Lizarrondo
fixed: Fixed with [2781]
4:16 PM Changeset [2781] by Alfonso Martínez de Lizarrondo
Respect ForcePasteAsPlainText in webkit. #2612
4:11 PM Changeset [2780] by Alfonso Martínez de Lizarrondo
Some simplifications in the table handler #1865
4:09 PM Ticket #2603 (Set EMailProtection to none by default.) closed by Alfonso Martínez de Lizarrondo
fixed: Fixed with [2779]
4:08 PM Changeset [2779] by Alfonso Martínez de Lizarrondo
Set default email protection to none. #2603
1:55 PM Ticket #2649 (IE: Error on Find dialog with "match whole word") closed by Martin Kou
fixed: Fixed with [2778]. Click here for more info about our SVN …
1:55 PM Changeset [2778] by Martin Kou
Fixed #2649 : Fixed a JavaScript error in IE when user tries to search …
1:53 PM Ticket #2679 (Indent causes infinite loop) closed by Martin Kou
fixed: Fixed with [2777]. Click here for more info about our SVN …
1:52 PM Changeset [2777] by Martin Kou
Fixed #2679 : Fixed infinite loop problems with FCKDomRangeIterator …
10:56 AM Ticket #2736 (Opera can't display spell check) created by almas
Opera can't display spellerpages Error displayed: […] IE, …
8:50 AM Ticket #2735 (clicking link in Opera when text is selected doesn't clear selection ...) created by fahrao
Steps to recreate bug 1. Open demo 2. Select any of the text …
3:02 AM Ticket #2734 (2 advices for FCKEditor) created by Whikiey
1. Add a access for the config "FCKeditor:UserFilesPath" like that …
1:20 AM Ticket #2733 (Changing table cell properties cannot be undone (undoes the previous ...) created by thiloplanz
Changing table cell properties does not insert an undo step. The …

Dec 18, 2008:

10:39 PM Ticket #2731 (XML request error) closed by Alfonso Martínez de Lizarrondo
invalid: It's obvious from the screenshots that you aren't using the latest …
10:37 PM Ticket #2729 (User can delete images from server) closed by Alfonso Martínez de Lizarrondo
duplicate: As mosipov said, that feature is available in CKFinder. dup of #354
8:40 PM Ticket #2732 (Formatted (<pre>) content is replaced by "_FCKpd_1" when entering ...) created by Ian Danforth
1. Go to nightly build …
4:02 PM Ticket #2731 (XML request error) created by Shawn
This is the license info on top of each file within our application. …
2:33 PM Ticket #2730 (CreateFolder uses incorrent HTTP method) created by Michael Osipov
The CreateFolder command uses HTTP GET to create a folder on the …
5:53 AM Changeset [2776] by Martin Kou
Fixed the issue where default values are not erased properly in the …
5:36 AM Ticket #2729 (User can delete images from server) created by Pathik
I am one of the user of fckeditor and also a website developer. one …
2:47 AM Ticket #2728 (String.prototype.Trim should also trim unicode ideographic space) created by thiloplanz
String.prototype.Trim (defined in fckjscoreextensions.js) should also …

Dec 17, 2008:

9:05 PM Changeset [2775] by Artur Formella
Added content sensitivity in dialogs
7:40 PM Changeset [2774] by Artur Formella
Improved coding style in form dialogs
7:05 PM Changeset [2773] by Artur Formella
Introduced simple content sensitivity in button dialog
1:04 PM Changeset [2772] by Martin Kou
Added URL protection logic.

Dec 16, 2008:

4:37 PM Changeset [2771] by Artur Formella
Added initial focus
4:23 PM Changeset [2770] by Artur Formella
Improved grouping in image dialog. Use of CKEDITOR.dialog.validate
2:16 PM Ticket #2727 (FCKDomTools.GetIndexOf(node) failed for IE) created by Dongqiang Bai
== Steps to reproduce == 1. Load following code into source view: …
9:37 AM Changeset [2769] by Martin Kou
Added logic for creating tables in the table dialog.
9:34 AM Ticket #2712 (Editor crashes when left-aligning centered text) reopened by rmehlem
After applying the patch for #2679 the error still persists.

Dec 15, 2008:

4:37 PM Ticket #2687 (Customize contextmenu using plugin) closed by Artur Formella
invalid
11:04 AM Ticket #2726 (Extend "Configurations Properties" list) created by Wiktor Walc
At this moment it is impossible to set the …
9:41 AM Changeset [2768] by Martin Kou
Made the unlink command keep original selections.
8:58 AM Changeset [2767] by Martin Kou
Fixed the button states of the Unlink button. Added execution code for …

Dec 14, 2008:

10:18 PM Changeset [2766] by Michael Osipov
Error names aligned to those in the file browser.
7:59 PM Changeset [2765] by Michael Osipov
Again improved unchecked exceptions
12:29 AM Changeset [2764] by Michael Osipov
- Checking unchecked exceptions removed - WriteException reintroduced …

Dec 13, 2008:

11:25 PM Changeset [2763] by Michael Osipov
First alignment of checked unchecked handling. Unchecked exceptions …

Dec 12, 2008:

3:55 PM Ticket #2723 (4 Errors - Fatal - Editor not loaded - FireFox) closed by Alfonso Martínez de Lizarrondo
invalid: That means that you have done something wrong in the upgrade …
3:09 PM Ticket #2722 (Unable to open context menu to edit Select control (Drop Down) in fckeditor) closed by Alfonso Martínez de Lizarrondo
duplicate: it's a bug in Firefox, not FCKeditor, so we can't fix it. dup of #703
3:03 PM Ticket #2723 (4 Errors - Fatal - Editor not loaded - FireFox) created by Герман Клюшин
FCKTools.FixCssUrls is not a function window.document.dir = …
9:26 AM Ticket #2722 (Unable to open context menu to edit Select control (Drop Down) in fckeditor) created by Rohit Joshi
i am unable to open context menu by right clicking to edit the drop …
9:22 AM Ticket #2721 (Get rid of Parser_OldPP) created by Etienne Massip
Today, I've checked out MediaWiki 1.14 alpha and FCKEditor extension …
8:46 AM Ticket #2657 ("Real" inline editing request - similar or using contentEditable (see ...) closed by Martin Kou
fixed: This is already implemented in the CKEditor v3 prototype branch, you …
7:55 AM Ticket #2720 (Cursor jumps around on IE after pasting entire paragraphs into ...) created by thiloplanz
1. Into a blank editor - enter "aaaa" (first paragraph) - …

Dec 11, 2008:

8:42 PM Ticket #2719 (Selected image could cause overlapped button not working.) closed by Alfonso Martínez de Lizarrondo
wontfix: That's one of the IE behaviors that can't be fixed.
8:04 PM Ticket #2719 (Selected image could cause overlapped button not working.) created by Dapeng
This happens on IE only (FFx is fine). 1. go to fckeditor demo page …
7:29 PM Ticket #1377 (mediawiki + fckeditor - anchor) reopened by Christian
Steps to reproduce: 1. Click anchor button 2. Enter anchor name 3. …
8:49 AM Ticket #2718 (Find-replace function doesn't work properly) created by Ekaterina
source code in fck-editor looks like <b>Lorem ipsum dolor sit amet</b> …
8:37 AM Ticket #2712 (Editor crashes when left-aligning centered text) closed by Martin Kou
duplicate: After some tests, this is found to be the same bug as #2679. Marking …
12:11 AM Ticket #2716 (Image upload dialog freezes on IE when uploaded file is missing (or ...) created by thiloplanz
In IE you can directly enter the file name to be uploaded. When …

Dec 10, 2008:

4:09 PM Ticket #2715 (Improved translation of preferences messages: French) created by José Manuel Ciges Regueiro
I have added a few phrases to the list of strings for the preferences …
4:05 PM Ticket #2714 (Improved translation of preferences messages: Galician) created by José Manuel Ciges Regueiro
I have added a few phrases to the list of strings for the preferences …
3:38 PM Ticket #2713 (New translation of preferences messages: Spanish) reopened by José Manuel Ciges Regueiro
3:36 PM Ticket #2713 (New translation of preferences messages: Spanish) closed by José Manuel Ciges Regueiro
fixed
3:32 PM Ticket #2713 (New translation of preferences messages: Spanish) created by José Manuel Ciges Regueiro
I have make the translation for strings shown in preferences dialog of …
10:07 AM Changeset [2762] by Martin Kou
Fixed the issue where focusing text inputs will not switch tabs.
9:49 AM Changeset [2761] by Martin Kou
Fixed the issue where disable toolbar buttons can still be highlighted …
9:00 AM Changeset [2760] by Martin Kou
Fixed a bug in IE6 in which the Link toolbar icon isn't properly …
8:44 AM Changeset [2759] by Martin Kou
Added logic to update the saved default values for the Link dialog at …
Note: See TracTimeline for information about the timeline view.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy