Timeline
11/03/08:
- 20:44 Changeset [1104] by
-
Update CharacterMap to use the tango icon
- 20:40 Changeset [1103] by
-
UPDATED Ticket #1315 Remove events also need to come from the correct ...
- 20:38 Changeset [1102] by
-
UPDATED Ticket #1318 Switch over a number of icons to those coming from ...
- 20:34 Changeset [1101] by
-
UPDATED Ticket #1318 Added a few initial icons from the tango project...
10/31/08:
- 13:10 Ticket #1318 (Update the icons with those from the Tango Project) created by
- The Tango Project has a set of great open …
10/28/08:
- 15:01 Ticket #1317 (Xinha's postback and getback should allow for failure handlers.) closed by
- fixed: r1100 Fixes this and also cleans up success handling.
- 15:00 Changeset [1100] by
-
FIXED Ticket #1317 Add failure handlers to getback and postback ...
- 14:55 Ticket #1317 (Xinha's postback and getback should allow for failure handlers.) created by
- It's often useful to be able to handle failure when attempting to retrieve …
- 11:06 Ticket #1316 (In InternetExplorer, the cursor is lost when switching into source mode) created by
- if You switch between the modes in IE7 the is no visible …
10/24/08:
- 22:18 Ticket #1315 (Xinha's _addEvent uses event capturing.) closed by
- fixed
- 22:15 Changeset [1099] by
-
FIXED Ticket #1315 Firefox uses event bubbling so that events work the ...
- 22:13 Ticket #1315 (Xinha's _addEvent uses event capturing.) created by
- The addEvent code attaches all events in firefox for the capturing phase. …
10/23/08:
- 19:41 Ticket #1314 (Embed jQuery) created by
- Embedding a library like jQuery (which is small and has a compatible …
- 08:38 Ticket #1311 (new modals for "insert link" and "character map" appear behind parent ...) closed by
- fixed: rev [1098]: with this fix we should be always on top
- 08:37 Changeset [1098] by
-
#1311 new modals for "insert link" and "character map" appear behind ...
10/22/08:
- 21:28 Ticket #1313 (ES-Language contribution) created by
- Please, find annex some es.js files for xinha and a few of the plugins …
- 14:44 Ticket #1312 (background-color is removed from table cells) created by
- When using cell properties you can insert a background-color on a cell. …
10/21/08:
- 13:52 Ticket #1311 (new modals for "insert link" and "character map" appear behind parent ...) created by
- we launch xinha in a modal using jqmodal, which has worked great thus far …
10/20/08:
- 20:04 Ticket #1310 (Can't escape from a <pre> element) created by
- When the last element in the WYSIWYG editor is a <pre> element, …
- 15:57 Ticket #58 (feature-request: additional settings for Linker-Plugin) closed by
- fixed: Changeset r1097 allows for configurable target types.
- 15:56 Ticket #1308 (Linker "Remove Link" button doesn't work) closed by
- fixed: Changeset r1097 fixes these issues (switching target types causes a JS …
- 15:53 Changeset [1097] by
-
* Fixes #58 (configuration of allowed target types) * Fixes #1308 (remove ...
- 15:49 Ticket #1309 (Xinha chokes on anchors) created by
- Go into source view and create an anchor, e.g.: […]
10/15/08:
- 20:07 Ticket #1308 (Linker "Remove Link" button doesn't work) created by
- Clicking the "Remove Link" button fails at the following line because …
- 15:54 Changeset [1096] by
-
Minor cleanup
- 15:46 Changeset [1095] by
-
Rest of fix for #1307 (toolbar disabled in textmode)
- 15:42 Ticket #1307 ([Confirmed] Can't toggle between Text and WYSIWYG Mode) closed by
- fixed: This has been fixed by changeset r1094. Sorry for the screwup! Thanks …
- 15:39 Changeset [1094] by
-
Fixes #1307 (toolbar disabled entirely when switching to text mode)
- 09:20 Ticket #1307 ([Confirmed] Can't toggle between Text and WYSIWYG Mode) created by
- After toggle to text mode in function …
10/14/08:
- 18:53 Ticket #1259 (Editor still active when dialog is open (new-dialogs branch)) closed by
- fixed: Changeset r1093 fixes the selection restoration issue.
- 18:52 Changeset [1093] by
-
Fixes (for real this time) #1259 (fixes the ticket by correcting the ...
- 18:51 Ticket #1259 (Editor still active when dialog is open (new-dialogs branch)) reopened by
- Turns out this breaks selection restoration, reopening ticket.
- 17:13 Ticket #1259 (Editor still active when dialog is open (new-dialogs branch)) closed by
- fixed: I have tested this now in IE (6 and 7), Chrome, and Firefox under Windows, …
- 15:13 Ticket #1306 (Toolbar actions need access to the click event.) closed by
- fixed: r1092 Fixes this by passing the event to toolbar actions.
- 15:12 Changeset [1092] by
-
FIXED Ticket #1306 We now pass the click event to the toolbar action.
- 15:11 Ticket #1306 (Toolbar actions need access to the click event.) created by
- With access to the click event, toolbar actions could have amore …
- 14:33 Changeset [1091] by
-
CHANGED Altered icon to look like a note with a foot.
- 01:23 Ticket #1305 (Xinha acts wierd in Opera since revision 1059) closed by
- fixed: r1090 Fixes this by using GET requests to ping on Opera.
- 01:22 Changeset [1090] by
-
FIXED Ticket #1305 Pinging on Opera uses GET instead of HEAD
10/13/08:
- 23:08 Changeset [1089] by
-
Fixes #1259 (editor can be reactivated by tabbing when modal dialog is ...
- 21:08 Ticket #1305 (Xinha acts wierd in Opera since revision 1059) created by
- Since r1059 (the pinging version) Xinha acts bizarre in Opera. It never …
- 21:07 Ticket #1304 (Dialog code is horribly broken in IE) closed by
- fixed: r1088 Fixes this by using the Xinha internal function for converting a …
- 21:06 Changeset [1088] by
-
FIXED Ticket #1304 getElementsByName now uses the Xinha function ...
- 21:04 Ticket #1304 (Dialog code is horribly broken in IE) created by
- Dialogs on trunk generate a javascript error on every call. This is …
- 18:12 Ticket #1264 (Lightboxes should close when user presses ESC) closed by
- fixed: Closing since the fix from r1019 has now been tested in IE and Opera.
- 16:49 Ticket #1296 (Words in brackets, e.g., [foo], will be replaced with dialog IDs) closed by
- fixed: Changeset r1087 fixes this problem by strengthening the regex.
- 16:48 Changeset [1087] by
-
Fixes #1296 (words in brackets replaced with dialog IDs)
- 15:41 Changeset [1086] by
-
Remove getElementsByClassName function now that Xinha's got it built in ...
- 15:23 Ticket #1278 (** Preparing for the 0.96 release **) closed by
- fixed: Since we came to consensus on all this, I'm closing this as fixed. Further …
10/12/08:
- 17:52 Changeset [1085] by
-
some small fixes
- 17:42 Changeset [1084] by
-
svn keywords have stopped being replaced, don't exactly know why; maybe ...
- 17:04 Changeset [1083] by
-
test, please ignore
- 17:03 Changeset [1082] by
-
test, please ignore
- 15:54 Ticket #1303 (add getElementsByClassName()) closed by
- fixed: rev [1080]: implemented as {{{ Xinha.getElementsByClassName = …
- 15:49 Ticket #1302 (add Array.prototype.forEach for Browser that doesn't support it) closed by
- fixed: rev [1080]
- 15:48 Changeset [1081] by
-
delete old about.html
- 15:44 Changeset [1080] by
-
* #1303 add getElementsByClassName() * #1302 add Array.prototype.forEach ...
- 15:33 Ticket #1303 (add getElementsByClassName()) created by
- ...because it's practical and one can do nice things with it that would be …
- 15:30 Ticket #1302 (add Array.prototype.forEach for Browser that doesn't support it) created by
- ...because I like it :)
10/11/08:
- 19:37 Ticket #1301 (loading should not fail if plugin omits _pluginInfo) closed by
- fixed: rev [1079]
- 19:37 Ticket #1300 (create namespace for plugins within Xinha namespace) closed by
- fixed: rev [1079]
- 19:06 Changeset [1079] by
-
* #1301 loading should not fail if plugin omits _pluginInfo * #1300 create ...
- 19:03 Ticket #1301 (loading should not fail if plugin omits _pluginInfo) created by
- At the moment, loading of the editor fails completely if this object is …
- 18:33 Ticket #1300 (create namespace for plugins within Xinha namespace) created by
- currently all plugins are simple functions, i.e. they are in the global …
10/10/08:
- 21:16 Ticket #629 (clearFonts function that removes font tags and spans) closed by
- no action needed: Word cleaning is now in Xinha, no action needed
- 21:12 Ticket #1299 (We should be able to disable Linker's mailto and anchor link UI) closed by
- fixed: r1078 Fixes this by adding two new config options to Linker, …
- 21:12 Changeset [1078] by
-
FIXED Ticket #1299 Add configuration options for streamlining the Linker ...
- 21:10 Ticket #1299 (We should be able to disable Linker's mailto and anchor link UI) created by
- You don't always want to expose the interface for mailto or anchor links …
- 19:08 Ticket #1272 (google chrome wrong popup size) closed by
- wontfix: Linker has been ported to the new Dialog system. As such, it no longer …
- 18:40 Ticket #1219 (Start editor without needing to click into editor) closed by
- fixed: r1077 Fixes this by tying autofocus to initframe to make sure everything …
- 18:39 Changeset [1077] by
-
FIXED Ticket #1219 Add an option for autofocus to config that isn't ...
- 18:33 Ticket #1219 (Start editor without needing to click into editor) reopened by
- After the editors are generated, they use setTimeout to insure proper …
- 18:30 Ticket #1273 (IE 6/7 onFocus browser crash) closed by
- worksforme
- 16:02 Ticket #1215 ([HtmlTidy] plugin doesn't work when compressed for release) closed by
- wontfix: HtmlTidy has been deprecated in favor of SuperClean. Please see Ticket …
- 16:00 Ticket #1297 (Plugins that are unsupported should be phased out) closed by
- fixed: r1076 Changes the direcotry name, and adds NoteServer to the list of …
- 15:58 Changeset [1076] by
-
Ticket #1297 rename unsupported director to be more understandable
10/09/08:
- 22:02 Changeset [1075] by
-
UPDATES #1283 (new-dialogs version of TableOperations is ...
- 21:31 Changeset [1074] by
-
FIXED Ticket #1280 there was an extraneous 'editor' in the code...
- 21:17 Ticket #1298 (CSS styling gets inserted into table cell after viewing source (Safari ...) created by
- To reproduce: 1. Click "Insert Table" and then click "OK" to insert a …
- 19:54 Ticket #1297 (Plugins that are unsupported should be phased out) reopened by
- Replying to douglas: > InsertNote? is actually a new plugin …
10/08/08:
- 21:49 Ticket #1290 (Word clean doesn't properly clean all word garbage from document) closed by
- fixed: r1073 is my final fix against this ticket. …
- 21:47 Changeset [1073] by
-
CHANGED Ticket #1290 At some point we stopped cleaning empty links. ...
- 18:54 Ticket #1297 (Plugins that are unsupported should be phased out) closed by
- fixed: r1072 Updates Xinha to handle unsupported plugins. The list of …
- 18:48 Changeset [1072] by
-
Ticket #1297 Move certain plugins to an unsupported directory for phasing ...
10/07/08:
- 21:14 Ticket #1297 (Plugins that are unsupported should be phased out) created by
- There are a number of plugins in Xinha that are very old. Some are no …
- 16:42 Changeset [1071] by
-
* fix repeated calls for registerPlugin() in module loading * remove ...
10/06/08:
- 22:29 Changeset [1070] by
-
CHANGED Gah, I can't believe I checked this in. Reverting accidental ...
- 21:10 Changeset [1069] by
-
CHANGED Ticket #1290 For my last fix I was testing against a cached copy. ...
- 19:56 Changeset [1068] by
-
FIXED Ticket #1290 Cleaning up Word HTML deal with misparented elements
- 19:51 Ticket #1292 (change naming scheme of plugin files) closed by
- fixed: rev [1067]: renamed all plugin files.
- 19:46 Changeset [1067] by
-
#1292 change naming scheme of plugin files
- 18:55 Changeset [1066] by
-
#1292 test if renaming doesn't screw up history
- 17:04 Ticket #1296 (Words in brackets, e.g., [foo], will be replaced with dialog IDs) created by
- The regex used in XinhaDialog?.js casts the net a little too wide: […]
- 16:13 Changeset [1065] by
-
Fix formatting and tabs
- 16:05 Changeset [1064] by
-
Fix formatting/tabs (remove actual tabs, replace with 2-space indents)
- 14:01 Changeset [1063] by
-
#1292 change naming scheme of plugin files
- 10:07 Ticket #1295 (Textarea not aligned under toolbar) created by
- Hi everyone, first of all I apologize if i'm opening a ticket already …
10/05/08:
- 22:26 Changeset [1062] by
-
#1292 change naming scheme of plugin files
- 19:40 Ticket #1294 (Editor higher in HTML mode) closed by
- fixed: rev [1061]
- 19:40 Ticket #1293 ([Gecko] Window scrolls to top of editing area when switching from text to ...) closed by
- fixed: rev [1060]
- 19:38 Changeset [1061] by
-
#1294 Editor higher in HTML mode
- 19:37 Ticket #1294 (Editor higher in HTML mode) created by
- open Newbie.html and switch modes
- 18:33 Changeset [1060] by
-
#1293 [Gecko] Window scrolls to top of editing area when switching from ...
- 18:32 Ticket #1293 ([Gecko] Window scrolls to top of editing area when switching from text to ...) created by
- 18:30 Ticket #1065 (Scrolling in Firefox) closed by
- invalid: >Is it true, that is not possible to scroll the content window of Xinha …
10/04/08:
- 18:21 Changeset [1059] by
-
#1292 change naming scheme of plugin files
- 18:20 Ticket #1292 (change naming scheme of plugin files) created by
- Why are the plugin files named as they are? In case anyone knows, plaese …
- 12:31 Changeset [1058] by
-
svn keywords are not substituted; trying if newly setting the property ...
- 11:54 Changeset [1057] by
-
fixed some unnecessarily global variables
- 00:36 Ticket #1280 (restoreSelection doesn't always work in internet explorer) closed by
- fixed: rev [1056]: Ok, the bug was not really in your patch, it just revealed it. …
- 00:26 Changeset [1056] by
-
#1280 restoreSelection doesn't always work in internet explorer
