Timeline
09/14/07:
- 17:14 Developers/IRC-2007-09-14 created by
- 17:08 Developers/IrcLogs edited by
- (diff)
- 09:57 Ticket #75 ($ is being replaced) closed by
- invalid: From the jQuery docs: "Always use jQuery instead of $ inside your plugin …
09/13/07:
- 00:35 Changeset [452] by
-
isAtEnd() looks ugly but should work
09/11/07:
- 15:04 Ticket #76 (Image uploading feature) created by
- "Image uploading" feature would allow end users to insert in their …
09/10/07:
- 13:37 Changeset [451] by
-
Created 0.4 tag.
- 12:00 Milestone 0.4 completed
- 12:00 Milestone 0.3.1 completed
09/09/07:
- 06:33 Ticket #75 ($ is being replaced) created by
- a little defect of wymeditor - it replaces the $ link to jQuery…
- 01:03 Changeset [450] by
-
fixed isAtStart() again (it had problems with <br/>s)
- 00:46 Changeset [449] by
-
fixed isAtStart()
09/07/07:
- 21:20 Changeset [448] by
-
Fix missing semi-colon.
09/06/07:
- 13:43 Ticket #60 (Document: how to use WYMeditor in Django administration) closed by
- fixed
- 13:16 Contrib/IntegrateInDjango created by
- Copied content from ticket #60
- 12:49 Changeset [447] by
-
Fix PRE bug #73 using keyup event handler and WYM_FORMAT_BLOCK.
09/03/07:
- 11:50 Changeset [446] by
-
Added linking of images and empty selection detection
- 11:10 Changeset [445] by
-
Simplified some of the code in the jquery.wymeditor.safari.js functions
- 07:46 Changeset [444] by
-
Added some checks to CreateLink in jquery.wymeditor.safari.js so that if ...
- 07:39 Changeset [443] by
-
Woo-hoo! I got the CreateLink command working
- 03:38 Changeset [442] by
-
Finished commenting all the functions in jquery.wymeditor.safari.js
- 03:29 Changeset [441] by
-
Added comments to most of the functions in jquery.wymeditor.safari.js
- 00:29 Changeset [440] by
-
Added an xhtml cleanup method to strip out Apple style spans and ...
09/02/07:
- 23:41 Changeset [439] by
-
Removed an incorrect basePath option in safari.basic.html
- 23:18 Changeset [438] by
-
Added a safari-specific test file because Safari requires a few additional ...
- 23:15 Changeset [437] by
-
Uncommented the WymSafari instantiation in jquery.wymeditor.js
- 23:04 Changeset [436] by
-
Added wymeditor.safari link to basic.html
- 23:01 Changeset [435] by
-
Added wymeditor.safari to 0.5 branch
- 20:36 Changeset [434] by
-
Replaced wymsubmit by wymupdate, which is the correct class name to update ...
- 20:34 Changeset [433] by
-
Replaced wymsubmit by wymupdate, which is the correct class name to update ...
- 03:37 Ticket #74 (Incorrect nesting of lists in MSIE) closed by
- fixed: This issue has been fixed at [432], I included a test case which passes on …
- 03:34 Changeset [432] by
-
Moving HTML to XHTML list conversion available at WymClassMozilla to the ...
- 02:14 Changeset [431] by
-
Adding unit tests for checking the correctness of list nesting.
09/01/07:
- 23:34 Changeset [430] by
-
Creating a branch for the Safari implementation.
- 22:56 Changeset [429] by
-
Updating old version of WYM Safari for making it work in newer Safari ...
- 22:07 WikiStart edited by
- (diff)
- 21:58 0.4/Integration created by
08/29/07:
- 21:55 Ticket #74 (Incorrect nesting of lists in MSIE) created by
- Lists aren't correctly nested in …
- 10:48 Changeset [428] by
-
Added different classes PHP test page.
- 10:23 Changeset [427] by
-
Added test page for different class names.
- 10:15 Changeset [426] by
-
Use WYM_INSTANCES.push() instead of jQuery's each() index, so we can call ...
08/28/07:
- 11:02 Changeset [425] by
-
Use Packer's fastdecode option in the Makefile. Use CSS syntax instead of ...
08/27/07:
- 21:31 Developers/Resources edited by
- (diff)
- 13:07 Changeset [424] by
-
Updated test pages to use the non-packed parsers.
- 12:44 Changeset [423] by
-
Added missing semi-colons to the parsers, updated the Makefile to pack ...
- 11:41 Changeset [422] by
-
Added WYM_WYM_PATH and computeWymPath() so we can use the packed version ...
- 11:24 Changeset [421] by
-
Updated jQuery to 1.1.4. Replaced deprecated functions.
08/26/07:
- 22:23 Ticket #66 (Include jQuery and integration examples in the package) closed by
- fixed: Done, see r418.
08/24/07:
- 15:59 Changeset [420] by
-
Added apps folder. Added Fire Editor, a WYMeditor Firefox extension ...
- 12:57 Ticket #73 (Preformatted container is broken in FF and Opera) created by
- When I assign preformatted type to the text block, I can not create the …
08/23/07:
- 10:31 Changeset [419] by
-
Updated Makefile to use better compression.
- 10:27 Changeset [418] by
-
Added customization examples.
- 09:06 Changeset [417] by
-
default/screen.css: image replacement on the text link to the wymeditor ...
- 02:34 Changeset [416] by
-
complete _getNodeAndOffset() rewrite. not yet cleaned up, but working.
08/22/07:
- 17:38 Changeset [415] by
-
Use 'wymeditor_link' instead of 'wymeditor_icon'. The icon will be added ...
- 17:07 Changeset [414] by
-
Updated Makefile to include jQuery and integration examples in the ...
- 17:06 Changeset [413] by
-
jquery.wymeditor.js, skins/default/screen.css, skins/wymeditor_icon.png: ...
- 17:00 Changeset [412] by
-
Added getting started examples.
- 14:40 Changeset [411] by
-
Fixed compute path regex, so we can use e.g. packed versions of jQuery and ...
- 13:02 Changeset [410] by
-
Added dialogTypeSelector, updated dialogs body (added wym_dialog_type). ...
- 12:56 Changeset [409] by
-
Updated jQuery to 1.1.3.1 compressed.
08/20/07:
- 03:16 Changeset [408] by
-
Fixed offset in conjuction with <br>s (forward search)
08/17/07:
- 19:11 Changeset [407] by
-
Fixed offset bug in Internet Explorer
- 17:37 Changeset [406] by
-
Implemented properties for the Internet Explorer Selection API