Timeline
03/03/09:
- 20:20 Ticket #3024 (Permission denied in IE7 when source view'ing in popup mode) created by
- In IE7, when viewing source in popup mode, we get an access denied error …
- 13:32 Ticket #3023 (extra <br /> added on GetHTML()) created by
- On GetHTML(), a <br/> is added in the displayed body. It is out of place …
- 13:23 Ticket #3022 (autoGrow doesnt work properly because of FF bug) created by
- There is a bug in FF that prevents autoGrow from working in certain …
- 12:07 Ticket #3018 (V3 : Styles Combo) closed by
- fixed: Fixed with [3120]. Click here for more info about our SVN …
- 12:06 Changeset [3120] by
- #3018 : Introduced the Styles combo.
- 08:44 Ticket #3021 (Toolbar layout is messed up in IE6 quirks mode) created by
- To reproduce: 1. Delete the <!DOCTYPE> line in sample.html. 2. Open …
- 04:52 Ticket #3020 (plugin:selection incomplete selectable element definition) created by
- The current selectable elements( elements which could be retrieved from …
- 04:40 Ticket #3019 (plugin:form all form-based dialog failed to work in edit mode.) created by
- Currently it's unable to update dialog from existed element attributes.
- 02:08 Ticket #3018 (V3 : Styles Combo) created by
- Implement the Styles combo in V3.
03/02/09:
- 23:14 Ticket #3017 (hyperlink target <popup window> not being saved) created by
- Using fckeditor for windows version 2.6.4, click on target of hyperlink …
- 19:43 Ticket #2927 (CKEDITOR.event duplicate dom event registration) closed by
- fixed: Fixed with [3119].
- 19:42 Changeset [3119] by
- Fixing CKEDITOR.event duplicate event registration across multiple …
- 19:37 Ticket #3016 (V3: New Unit Tests) created by
- Include covering of selection plugins.
- 15:04 Ticket #3015 (Insert Special Character - Code format choice) created by
- I've used FCKeditor for a long time now and I like what your doing with …
- 13:51 Ticket #3014 (Mediawiki extension of FCKeditor does not work in MediaWiki 1.14.0) created by
- After install it in MediaWiki 1.14.0, the home page of the wiki shows a …
- 13:39 Ticket #3007 (Font and Size combos) closed by
- fixed: Fixed with [3118]. Click here for more info about our SVN …
- 13:38 Changeset [3118] by
- #3007 : Font and Size combos.
- 10:24 Ticket #3006 (V3 : Style system enhancements) closed by
- fixed: Fixed with [3117]. Click here for more info about our SVN …
- 10:24 Ticket #3013 (V3: New functional tests) created by
- Covering basic functionality of form-based plugins.
- 10:24 Changeset [3117] by
- #3006 : Style system enhancements.
- 10:18 WikiStart edited by
- Corrected CSS style (width) after upgrading to 0.11.3 (diff)
- 09:09 Ticket #3012 (plugin:format 'h1' font too big to display) created by
- The h1 format selection option text is too big and cropped.
03/01/09:
- 16:47 Ticket #205 (IE: <br> removed from the end of paragraphs) reopened by
- I tested this with the latest 2.6.4 and it seems there is a problem with …
- 16:26 Ticket #3011 (MediaWiki syntax as a plugin) created by
- I know about MediaWiki+FCKeditor project but it has many bad points (you …
- 10:35 Ticket #3010 (Enhance testing framework regards 'selection range' testing) created by
- 1. Document content along with selection testing regards various …
- 09:55 Ticket #3009 (Enhance testing framework to support async 'setUp') created by
- In functional tests where always requires to have a fully interacted …
- 05:07 Ticket #3008 (plugin:form fields certain attributes not commited in IE) created by
- Specifically, attributes name,style and check box based …
- 01:52 Ticket #3007 (Font and Size combos) created by
- Implement the Font and Size combos.
- 01:49 Ticket #3006 (V3 : Style system enhancements) created by
- There are still lots of features in the V2 Style System that are missing …
02/28/09:
- 19:18 Ticket #3005 (plugin:form failed with click ok in IE) created by
- === Functional Testcase === Tested with test-form-all.patch.
- 18:08 Ticket #3004 (plugin:link created url not right with 'protocol' <other>) created by
- The generated link url is not right when setting protocol with …
- 14:20 Ticket #3003 (Parse HTML data on input) created by
- The editor is currently taking the input HTML as is, doing lots of string …
- 14:08 Ticket #3002 (Use "filters" for the htmlParser API) created by
- Currently, we are introducing specific output manipulation directly into …
- 14:02 Ticket #3001 (IE : Automatically save the selection when loosing focus) created by
- IE is not able to manage multiple selection, even cross frame. Because of …
- 13:48 Ticket #3000 (After release, toolbar items state are frozen on multiple instances) created by
- This issue happens only after preparing the trunk for release, not with …
- 13:41 Ticket #2999 (Bad performance on selection change checks) created by
- There is a really bad performance in the tasks being fired when the …
- 13:32 Ticket #2998 (Toolbar combos load the editor.css file with no timestamp) created by
- The timestamp querystring is not being appended to the editor.css file …
- 13:14 Ticket #2997 (FF : Toolbar combo contents flickers when opening) created by
- When opening a toolbar combo for the first time, it's possible to briefly …
- 13:10 Ticket #2996 (IE6 : Toolbar combos have horizontal scrollbar) created by
- In IE6 the toolbar combos panels have horizontal scrollbars.
- 13:07 Ticket #2995 (Toolbar combos panels are a bit mispositioned) created by
- The panels of toolbar combos must have their upper left corner perfectly …
- 13:02 Ticket #2994 (Format applied to the incorrectly if cursor at the end of a paragraph) created by
- == Steps to Reproduce == 1. Write two paragraphs of text. 2. Move to …
- 12:59 Ticket #2993 (Toolbar wraps incorrectly in IE) created by
- When resizing the browser window, the toolbars wrap incorrectly in IE.
- 12:57 Ticket #2992 (Toolbars don't wrap in Safari) created by
- If the editor width is reduced, the toolbar is not wrapping. To test it, …
- 07:48 Ticket #2991 (JAWS Tool is not able to recognize the new CKEditor3.0) created by
- JAWS Tool is not able to recognize the new CKEditor3.0. Thus we are not …
02/27/09:
- 18:31 Ticket #2990 (wrong IsDirty() after GetData() execution) created by
- 1. Before call of GetData() the value of IsDirty() was false. 2. After …
- 17:59 Ticket #2989 (document::insertHtml failed in IE) created by
- === Fuctional Testcase === test-editor-insertHtml.patch
- 16:55 Ticket #2988 (V3: Document Properties plugin) created by
- Document Properties plugin with Select Color dialog.
- 15:25 Ticket #2974 (Sample page editor instance UI over-width) closed by
- fixed: Fixed with [3116] of #2984
- 15:07 Ticket #2243 (File endings are incorrect in released packages) reopened by
- Once more ;o)) reopening, because package FCKeditor_2.6.4.tar.gz (as well …
- 14:55 Ticket #2985 (Find/Replace Match cyclic doesn't work) closed by
- duplicate: DUP of #2954
- 14:49 Ticket #2987 (All fake elements get lost after drag-and-drop in Webkit) created by
- === Procedures === 1. Open the replace by code example page in …
- 14:18 Ticket #2986 (plugin:image cause JavaScript Error with lockRatio button) created by
- 'this' in the dialog element onLoad function was fixed and now we need to …
- 13:48 Ticket #2984 (V3 : Toolbar reorganization) closed by
- fixed: Fixed with [3116]. Click here for more info about our SVN …
- 13:46 Changeset [3116] by
- #2984 : Toolbar reorganization
- 13:40 Changeset [3115] by
- Urgent fix that is breaking the nightly.
- 13:35 Ticket #2820 (Forms plugin) closed by
- fixed: Fixed with [3114]
- 13:33 Changeset [3114] by
- #2820 Added forms plugin
- 13:09 Ticket #2985 (Find/Replace Match cyclic doesn't work) created by
- Steps to reproduce: 1. Open nightly build. Currently …
- 12:44 Ticket #2984 (V3 : Toolbar reorganization) created by
- The toolbar is quite chaotic right now. It should be reorganized to …
- 12:26 Ticket #2983 (plugin:showblock missing tagname icon) created by
- === Procedures === 1. Open the replace by code example page in IE6; …
- 12:14 Ticket #2982 (plugin:flash 'id' attribute failed to apply in IE) created by
- Reproducing procedure: 1. Open Replace by code sample in IE; 1. …
- 12:09 v3_status edited by
- (diff)
- 12:05 Ticket #2971 (Introduce the Format combo) closed by
- fixed: Fixed with [3113]. Click here for more info about our SVN …
- 12:04 Changeset [3113] by
- #2971 : Introduced the Format combo and the panel and combo systems.
- 11:35 Ticket #2977 (Focus issues when inserting a numbered list) reopened by
- No, it isn't the same issue as #2952.
- 11:32 Ticket #2955 (plugin:numberlist/bulletlist failed when caret on inline-element end) reopened by
- Replying to garry.yao: > DUP of #2977 Oops,should be on the …
- 11:32 Ticket #2977 (Focus issues when inserting a numbered list) closed by
- duplicate: DUP of #2952
- 11:29 Ticket #2955 (plugin:numberlist/bulletlist failed when caret on inline-element end) closed by
- duplicate: DUP of #2977
- 11:23 Ticket #2953 (All toolbar buttons doesn't show title text in IE6) closed by
- fixed: Sorry, I should updated this one, actually it's been fixed along with your …
- 11:10 Changeset [3112] by
- Fixed a typo during the commit in [3310].
- 11:09 Ticket #2978 (Show blocks should keep state across mode switches) closed by
- fixed: Fixed with [3111].
- 11:09 Changeset [3111] by
- Fixed #2978 : Show blocks state is now persistent across mode switches.
- 11:07 Ticket #2916 (Implement Flash dialog.) closed by
- fixed: Fixed with [3110].
- 11:07 Changeset [3110] by
- Fixed #2916 : Added Flash dialog.
- 11:02 Ticket #2981 (Sample 10 second instance not working after clicking combo) created by
- In sample 10, after clicking a combo box in second instance, the second …
- 10:52 Ticket #2980 (Table feature does not provide ability to modify tables in V3) created by
- It is not possible to modify a table after it has been inserted into the …
- 10:46 Ticket #2979 (Focus issue after inserting table) created by
- When inserting a table at the end of a document it is not possible to …
- 10:44 Ticket #2978 (Show blocks should keep state across mode switches) created by
- To reproduce the bug: 1. Open replacebyclass.html of trunk in Firefox 3. …
- 10:43 Ticket #2869 (plugin:blockoutline porting from showblock of v2) closed by
- fixed: Fixed with [3109].
- 10:42 Changeset [3109] by
- Fixed #2869 : Added show blocks command.
- 10:33 Ticket #2977 (Focus issues when inserting a numbered list) created by
- When adding a new numbered list at the end of the document, the list item …
- 10:09 Ticket #2962 (plugin:link creation with target:popupwindow doesn't work) closed by
- fixed: Fixed with [3108].
- 10:09 Changeset [3108] by
- Fixed #2962 : Fixed non-working popup targets in link dialog.
- 10:08 Changeset [3107] by
- Various corrections in the langtool.
- 09:55 Ticket #2976 (plugin:basicstyle remove style at collapsed selection) created by
- === Description === Current inline style system doesn't handle the case …
- 09:27 Ticket #2975 (Blank edit page when extension is enabled (upgraded mediawiki)) created by
- When I enable the extension and press the edit button a blank page is …
- 09:17 Ticket #2951 (plugin:template replaceContent default not checked in IE) closed by
- fixed: Fixed with [3106].
- 09:17 Changeset [3106] by
- Fixed #2951 : Fixed incorrect initial checkbox values in template dialog …
- 09:16 Ticket #2768 (plug-in:basicstyle all basic styles unable to apply reversely) closed by
- fixed
02/26/09:
- 18:48 Ticket #2974 (Sample page editor instance UI over-width) created by
- Reproducing procedure: 1. Open Replace by code sample in Webkit. 1. …
- 18:41 Ticket #2973 (plugin:template UI display incorrect width) created by
- Reproducing procedure: 1. Open Replace by code sample in Webkit. 1. …
- 18:38 Ticket #2964 (plugin:image dialog loading cause JavaScript Error) closed by
- fixed
- 18:37 Changeset [3105] by
- Fix incorrect dialog instance reference of #2964.
- 17:25 Ticket #2972 (plugin:table insertion in empty document leave extra newline in IE) created by
- === Procedures === 1. Open the replace by code example page in IE6; …
- 17:06 Changeset [3104] by
- langtool: removed duplicate importClass statement
- 17:01 Changeset [3103] by
- langtool: simplified the I/O processing
- 16:20 Changeset [3102] by
- Introduced the language tool to check the translation status.
- 16:07 Ticket #2963 (Key board Tab navigation not working in FCK In IE.) closed by
- duplicate: This one is to be fixed with #979, which is already partially implemented …
- 16:00 Ticket #2968 (Disable certain commands state on 'source' mode) closed by
- duplicate: DUP of #2836
- 15:29 Ticket #2971 (Introduce the Format combo) created by
- The Format combo is to be developed for V3.
- 14:16 Ticket #2917 (Problem with html links on Chrome 2beta) closed by
- fixed: It was Chrome issue, and it's fixed: …
- 12:34 Ticket #2970 (Refactor CKEDITOR.dom.documentFragment) created by
- Current implementation of documentFragment has been ported from V2 …
- 10:25 Ticket #2959 (plugin:editingblock reload initial data on empty content) closed by
- fixed: Fixed with [3101].
- 10:25 Changeset [3101] by
- Fix editingblock reload initial data on empty content of #2959
- 10:20 Ticket #2947 (Indent does not work in IE) closed by
- fixed: Fixed with [3100].
- 10:20 Changeset [3100] by
- Fixed #2947 : Fixed non-working indent commands in IE.
- 09:48 Ticket #2967 (plugin:dialog JavaScript error at opening dialog boxes in IE) closed by
- duplicate: DUP of #2816.
- 09:41 Ticket #2950 (plugin:preview Click command got JavaScript error in IE) closed by
- invalid
- 09:37 Ticket #2969 (plugin:dialog Clicking on checkbox or radio button labels don't activate ...) created by
- To reproduce: 1. Open replacebyclass.html in IE. 2. Open the find …
- 09:35 Ticket #2968 (Disable certain commands state on 'source' mode) created by
- Need to implement logic for disable commands except the following ones …
- 09:27 Ticket #2960 (plugin:pastefromword unable to re-focus preview box) closed by
- fixed: Fixed with [3099].
- 09:26 Changeset [3099] by
- Fixed #2960 : Improved the usability of the Paste from Word dialog by …
- 09:21 Ticket #2967 (plugin:dialog JavaScript error at opening dialog boxes in IE) created by
- To reproduce the bug: 1. Open replacebyclass.html in IE6. 2. Triple …
- 09:19 Ticket #2964 (plugin:image dialog loading cause JavaScript Error) reopened by
- Thanks for remind, but the fix of [3096] is incomplete though.
- 09:10 Ticket #2966 (plugin:image cause JavaScript Error with 'Style' setting.) created by
- === Procedures === 1. Open the replace by code example page in IE; …
- 09:05 Ticket #2965 (plugin:image preview area failed to update 'align' option) created by
- === Procedures === 1. Open the replace by code example page in IE; …
- 09:03 Ticket #2961 (plugin:newpage lack of title on toolbar button) closed by
- fixed: Fixed with [3098].
- 09:03 Changeset [3098] by
- Fixed #2961 : Fixed toolbar button title of New Page in IE.
- 09:01 Ticket #2964 (plugin:image dialog loading cause JavaScript Error) closed by
- invalid: Hey, you forgot to update your local code copy. ;-) That was fixed …
- 08:44 Ticket #2964 (plugin:image dialog loading cause JavaScript Error) created by
- === Procedures === 1. Open the replace by code example page in IE; …
- 08:41 Ticket #2963 (Key board Tab navigation not working in FCK In IE.) created by
- Open http://www.fckeditor.net/demo with IE. Try to use keyboard Tab button …
- 08:37 Ticket #2962 (plugin:link creation with target:popupwindow doesn't work) created by
- === Procedures === 1. Open the replace by code example page in IE; …
- 07:51 Ticket #2961 (plugin:newpage lack of title on toolbar button) created by
- === Procedures === 1. Open the replace by code example page in IE; …
- 07:40 Ticket #2960 (plugin:pastefromword unable to re-focus preview box) created by
- === Procedures === 1. Open the replace by code example page in IE; …
- 07:23 Ticket #2959 (plugin:editingblock reload initial data on empty content) created by
- === Procedures === 1. Open the replace by code example page; 1. …
- 07:11 Ticket #2952 (Certain toolbar button looked mess in IE6) closed by
- fixed: Fixed with [3097].
- 07:09 Changeset [3097] by
- Fixed #2952 : Fixed messy toolbar layout in IE6.
- 05:36 Ticket #2958 (Safari 4 + FCKeditor for Mediawiki = very short text editor window) closed by
- wontfix: Support for beta version browsers is out of supporting scope.
02/25/09:
- 22:20 Ticket #2958 (Safari 4 + FCKeditor for Mediawiki = very short text editor window) created by
- screenshot attached
- 18:50 Ticket #2957 (plugin:table insertion doesn't continue with style it breaked) created by
- New table insertion should keep continuation with the element style which …
- 18:33 Ticket #2956 (plugin:sourcearea has extra <br /> when document is empty) created by
- Reproducing procedure: 1. Open Replace by code sample; 1. Delete …
- 18:22 Ticket #2955 (plugin:numberlist/bulletlist failed when caret on inline-element end) created by
- Reproducing procedure: 1. Open Replace by code sample; 1. Delete …
- 17:57 Ticket #2954 (Option 'Match cyclic' not working) created by
- The config option of Match cyclic which should restart the search …
- 17:43 Ticket #2953 (All toolbar buttons doesn't show title text in IE6) created by
- Reproducing procedure: 1. Open Replace by code sample with IE6; 1. …
- 17:35 Ticket #2952 (Certain toolbar button looked mess in IE6) created by
- Reproducing procedure: 1. Open Replace by code sample with IE6; 1. …
- 17:05 Ticket #2951 (plugin:template replaceContent default not checked in IE) created by
- The CKEDITOR.config.templates_replaceContent config option is by …
- 17:01 Ticket #2950 (plugin:preview Click command got JavaScript error in IE) created by
- Reproducing procedure: 1. Open Replace by code sample with IE6; 1. …
- 15:37 Ticket #2949 (FCK.GetNamedCommandValue( 'FontSize' ) always returns null / empty) created by
- I am accessing FCK.GetNamedCommandValue( 'FontSize' ) but always getting …
- 13:12 Ticket #2890 (Preview plugin) closed by
- fixed: Replying to garry.yao: > Preview button currently throw error …
- 13:11 Ticket #2879 (plugin:templates porting from v2) closed by
- fixed: Replying to garry.yao: > Initial state of config Replace …
- 12:59 Ticket #2879 (plugin:templates porting from v2) reopened by
- Initial state of config Replace contents still incorrect in IE, …
- 12:56 Ticket #2890 (Preview plugin) reopened by
- Preview button currently throw error in IE, it's easy to reproduce.
- 11:48 Changeset [3096] by
- Fixed a startup issue in the image dialog.
- 10:28 Ticket #2948 (insertHtml() mangles links) created by
- Calling insertHTML for a relative URL, like {{{<a …
- 10:24 Ticket #2947 (Indent does not work in IE) created by
- The indentation button has no effect in IE. Works well with Firefox, …
- 09:48 v3_status edited by
- (diff)
- 09:24 v3_status edited by
- (diff)
- 09:20 Ticket #2946 (Auto wrapping text in paragrahs) closed by
- duplicate: DUP of #2877. Please try to use Paste from Word function instead.
- 08:24 Changeset [3095] by
- Fixed #2768 : Implemented removable styles.
- 07:33 Ticket #2946 (Auto wrapping text in paragrahs) created by
- Additional spaces get added after you save a html formatted description. …
02/24/09:
- 17:17 Ticket #2945 (Editor instance intialization error) closed by
- fixed: Fixed with [3094]. Click here for more info about our SVN …
- 17:17 Changeset [3094] by
- #2945 : Fixed an editor initialization error if no form was present.
- 17:12 Changeset [3093] by
- Updated the packager file.
- 17:07 Ticket #2905 (plugin:find and replace move to trunk) closed by
- fixed: Fixed with [3902].
- 17:02 Changeset [3092] by
- Fixed #2905 : Added find/replace dialog.
- 15:59 Ticket #2940 (Override CKEDITOR.basePath and CKEDITOR.getUrl) closed by
- fixed: Fixed with [3091]. Click here for more info about our SVN …
- 15:59 Changeset [3091] by
- #2940 : Introduced ways to override CKEDITOR.basePath and CKEDITOR.getUrl.
- 15:56 Ticket #2944 (Event to indicate that the editor is ready for full interaction) closed by
- fixed: Fixed with [3090]. Click here for more info about our SVN …
- 15:56 Changeset [3090] by
- #2944 : Introduced the "instanceReady" event as well as the …
- 14:42 Ticket #2945 (Editor instance intialization error) created by
- The create editor on the fly APIs assume FORM always existed which …
- 11:27 Ticket #2944 (Event to indicate that the editor is ready for full interaction) created by
- Currently, we are able to do CKEDITOR.on( 'instanceCreated' ) to get an …
- 04:18 Ticket #2943 (The FCKConfig.CoreStyles[''] setting was not found. Please check the ...) created by
- Browser shows alert (FF3 and Opera 9.63. IE7 doesn't) "The …
02/23/09:
- 23:36 Ticket #2942 (Element Styling Tool) created by
- I'm missing a tool to style elements. For example, there …
- 21:58 Ticket #2941 (JavaScript : Sample 02 : Replacement of a TEXTAREA) created by
- XULElement.accessibleType …
- 18:53 Ticket #2940 (Override CKEDITOR.basePath and CKEDITOR.getUrl) created by
- A new feature present in V3 is that it automatically calculates the "base …
- 17:27 Ticket #2939 (New finnish translation) created by
- 15:09 Ticket #2938 (Special character plugin looks bad with webkit) created by
- Special character dialog looks bad in Safari and Chrome.
- 14:40 Ticket #2787 (Special character plugin doesn't work in IE) closed by
- fixed: Fixed with [3089]
- 14:40 Changeset [3089] by
- #2787 Special character plugin now works in IE
- 14:36 Ticket #2514 (the code should try to use Array.indexOf if it does exist) closed by
- fixed: Fixed with [3088]
- 14:36 Changeset [3088] by
- #2514 the code uses Array.indexOf if it does exist
- 14:18 Ticket #2937 (Internal Link FCKeditor / MediaWiki 1.14) created by
- Nature: On the load, FCKEditor add (wgArticlePath) to the beginning of the …
- 13:48 Ticket #2936 (Error creating folder 'dirname' {Can't create 'dirname' directory}) created by
- If in "fckeditor\editor\filemanager\connectors\php\config.php" I set only …
- 11:29 Ticket #2935 (V3:New Test) created by
- This is a agile patch for adding new test cases for v3 codes.
- 10:38 Ticket #2879 (plugin:templates porting from v2) closed by
- fixed: Fixed with [3087]. Click here for more info about our SVN …
- 10:30 Ticket #2775 (Implement Paste from Word dialog) closed by
- fixed: Fixed with [3083].
- 10:22 Changeset [3087] by
- #2879 : Introduced the Templates feature.
- 10:03 Ticket #2763 (Undo/Redo system porting from v2) closed by
- fixed: Fixed with [3086]. Click here for more info about our SVN …
- 10:03 Changeset [3086] by
- #2763 : Introduced the Undo/Redo system.
- 09:05 Ticket #2910 (V3 - Clipboard support) closed by
- fixed: Fixed with [3085]. Click here for more info about our SVN …
- 09:05 Changeset [3085] by
- #2910 : Introduced clipboard features.
- 08:52 Ticket #2932 (AJAX sample fails to populate editing area after subsequent editor ...) closed by
- fixed
- 08:51 Changeset [3084] by
- #2932: It was not possible to call setData right before creating an editor …
- 04:02 Changeset [3083] by
- Fixed #2775 : Added paste from word dialog.
02/22/09:
- 16:39 Ticket #2934 (avoid skype problems) created by
- I don't know if the current version does still creates problems while …[…]
- 16:32 Ticket #2933 (Show broken image icon in Firefox) created by
- Using the custom extension …
- 03:06 Changeset [3082] by
- Fixed typos
- 02:55 Changeset [3081] by
- doc tweak
- 02:50 Changeset [3080] by
- Completed connector.apt
02/21/09:
- 01:25 Changeset [3079] by
- Improved doc, fixed line endings, trimmed whitespace
- 01:03 Changeset [3078] by
- Fixed HTML inside the documentation, which was breaking the docs layout.
02/20/09:
- 22:58 Changeset [3077] by
- Improved doc, rearranged site.xml
- 17:12 Ticket #2932 (AJAX sample fails to populate editing area after subsequent editor ...) created by
- Instances of the editor which have been dynamically created using …
- 12:35 Ticket #2918 (Initial values for checkboxes are wrong) closed by
- fixed: Fixed with [3076].
- 12:35 Changeset [3076] by
- Fixed #2918 : Changed the default value attribute for checkbox definitions …
- 11:10 Ticket #2931 (V3 : SpellChecker - WSC) created by
- New V3 plugin: Spell Check.
02/19/09:
- 18:24 Ticket #1616 (Spelling is always done in English) closed by
- duplicate: DUP of #2548
- 17:59 Ticket #2930 (embed audio?) created by
- upload and embed audio files that then play on an inline jquery player. …
- 17:42 Ticket #2929 (extra space in style attribute - takes up extra room when storing it in DB) created by
- In the HTML generated from the editor, you always put an extra space: …
- 17:40 Ticket #2928 (turn editor area red when user doesn't fill it in) created by
- When a user presses the submit button on my site, I turn all the required …
- 17:18 Ticket #2681 (V3 - New plugins) closed by
- duplicate: Special Character - DUP of #2787 Insert/Edit Table - fixed with ticet …
- 17:14 Ticket #2819 (Image dialog) closed by
- fixed: Already fixed with [3072] (#2853)
- 15:57 Ticket #2927 (CKEDITOR.event duplicate dom event registration) created by
- Event delegation registration with CKEDITOR.event.implementOnis …
- 15:40 Ticket #2926 (Incorrect conversion of Hex(A0) and other values) created by
- On windows machines both firefox and IE, data put in a form field either …
- 14:41 Ticket #2925 (Cannot insert a list inside a div container created using the style ...) created by
- Added the following style to the fckstyles.xml file: <Style name="Online …
- 13:54 Ticket #2924 (Adding support for special-key handler in dialog field definition) created by
- It's a common use case for user to define custom logic as handler for …
- 09:52 Ticket #2923 ("CKEDITOR is not defined" on page reload when editor focused.) created by
- This bug is found to be due to reload the page with focus on wysiwyg …
- 08:59 Ticket #2922 (Whole editor broken caused by one malformed plugin) created by
- Now plugin manager is going down if any of the plugins on the list has a …
- 08:47 Ticket #2921 (plugin:selection adding new way to force fire 'selectionChange') created by
- There's several use cases around the codebase when interact with …
- 08:42 Ticket #2920 (Flow chart support) created by
- I would be grat if the editor could create flowcharts (or at least include …
- 06:11 Changeset [3075] by
- Rollback the unwanted cvs:ignore property in [3054].
02/18/09:
- 18:35 Ticket #2837 (Basicstyle plugin bug) closed by
- fixed: The commit should match the patch, which is not true in this case. An …
- 17:12 Ticket #2919 (mod_sec issues with File Browser) created by
- The FCKeditor file browser fails with hosts like HostGator that use …
- 16:53 Changeset [3074] by
- Updated the packager definition.
- 14:53 v3_status edited by
- (diff)
- 13:50 Ticket #2863 (Move Print plugin to trunk.) closed by
- fixed: Fixed with [3073]
- 13:49 Changeset [3073] by
- #2863 Added Print plugin.
- 13:40 Ticket #2853 (Move image dialog to trunk.) closed by
- fixed: Fixed with [3072]
- 13:40 Changeset [3072] by
- #2853 Added image plugin.
- 13:14 Ticket #2795 (V3: Remove all show?Tab settings) closed by
- fixed
- 13:11 Changeset [3071] by
- #2795 Removed all show?Tab settings
- 13:06 Ticket #2792 (Remove default dialog values from the default configuration) closed by
- fixed: Fixed with [3070]
- 13:05 Changeset [3070] by
- #2792 Removed default dialog values from the default configuration
- 12:43 Ticket #2918 (Initial values for checkboxes are wrong) reopened by
- Oops, make a mistake here, this ticket has nothing to do with [3054].
- 12:42 Ticket #2918 (Initial values for checkboxes are wrong) closed by
- fixed: Fixed with [3054].
- 11:57 Ticket #2906 (Make it possible to load multiple plugins from a single plugin.js file) closed by
- fixed: Fixed with [3069]. All changes in config.js are removed from the commit.
- 11:57 Changeset [3069] by
- Fixed #2906 : It is now possible to load multiple plugins from a single …
- 11:53 v3_status edited by
- (diff)
- 11:44 Ticket #2918 (Initial values for checkboxes are wrong) reopened by
- Ok.. turns out we're having another problem now. If one of the checkboxes …
- 11:36 Ticket #2911 (Make it possible for CKEDITOR.plugins.addExternal() to load plugins not ...) closed by
- wontfix: The problem with this approach is that, opening it in this way, will …
- 10:47 Ticket #2918 (Initial values for checkboxes are wrong) closed by
- fixed
- 10:46 Changeset [3068] by
- Fixed #2918 : Fixed the issue where default values of checkboxes are …
- 09:29 Ticket #2918 (Initial values for checkboxes are wrong) created by
- To reproduce the bug: 1. Open replacebyclass.html in Firefox. 2. Open …
02/17/09:
- 21:54 Changeset [3067] by
- USB docs completed
- 17:28 Ticket #2917 (Problem with html links on Chrome 2beta) created by
- Tested on Chrome 2.0.162.0. When an international character is somewhere …
- 13:37 Ticket #2884 (Implement blockquote command.) closed by
- fixed: Oops, yes you're right. Fixed with [3066].
- 13:32 Changeset [3066] by
- Added back missing justify and blockquote plugin files.
- 13:13 Ticket #2884 (Implement blockquote command.) reopened by
- Seems missing the new plugin files, which break the SVN version at 3064.
- 12:15 Ticket #2909 (V3: Move Range.CreateBookmark2 from V2) closed by
- fixed: Fixed with [3065]. Click here for more info about our SVN …
- 12:15 Changeset [3065] by
- #2909 : Introduced createBookmark2.
- 10:41 Ticket #2916 (Implement Flash dialog.) created by
- Need to port the Flash dialog from v2 to v3.
- 08:05 Ticket #2895 (Error when switching to source with selection) closed by
- fixed: Fixed by [3063]. The issue is no longer present in the trunk.
- 07:09 Ticket #2884 (Implement blockquote command.) closed by
- fixed: Fixed with [3064].
- 07:04 Changeset [3064] by
- Fixed #2884 : Implemented the blockquote command.
- 06:59 Ticket #2883 (Implement align commands.) closed by
- fixed: Fixed by [3063].
- 06:59 Changeset [3063] by
- Fixed #2883 : Added align commands.
02/16/09:
- 23:05 Changeset [3062] by
- Removed PMD from menu
- 22:35 Changeset [3061] by
- Removed PMD since it gave only a little benefit
- 22:24 Changeset [3060] by
- Fixed bad code marked by FindBugs
- 13:52 Ticket #2907 (V3: Make it possible to serialize range bookmark) closed by
- fixed: Martin, I suppose I got a Review+ for the code I've proposed with the …
- 13:52 Changeset [3059] by
- #2907 :It's now possible to serialize range bookmarks.
- 13:49 Ticket #2154 (Empty editor submits "<p> </p>" when ProcessHTMLEntities is false) closed by
- duplicate: Duplicate of #1660.
- 13:19 Ticket #2913 (V3: Make toolbar buttons start at the correct state) closed by
- fixed: Fixed with [3058]. Click here for more info about our SVN …
- 13:19 Changeset [3058] by
- #2913 : The toolbar buttons now start at the correct state.
- 13:17 Ticket #2912 (V3: Encapsulate the command state change logic inside the CKEDITOR.command ...) closed by
- fixed: Fixed with [3057]. Click here for more info about our SVN …
- 13:17 Changeset [3057] by
- #2912 : Encapsulated the command state change logic inside the …
Note: See TracTimeline
for information about the timeline view.
