# # ChangeLog for /trunk/common # # Generated by Trac 0.11.1 # 11/28/09 15:54:11 Wed, 11 Jun 2008 22:46:16 GMT ddavis [264] * trunk/common/JSON.js (modified) use the proper format for \u encoding Wed, 07 May 2008 23:25:24 GMT auno [263] * trunk/common/Editor/Textarea.js (modified) Fixed to work insert image button properly on convert line breaks mode ... Wed, 06 Feb 2008 05:04:04 GMT ddavis [259] * trunk/common/Calendar.js (modified) fix the calendar. If setting the month fails, its due to an ... Wed, 19 Dec 2007 20:16:39 GMT ddavis [257] * trunk/common/DOM.js (modified) the max function returns undef if any values are undef. I wrapped all ... Tue, 18 Dec 2007 18:02:07 GMT ddavis [256] * trunk/common/App.js (modified) potentially undef golbal values must be checked against the window Tue, 18 Dec 2007 00:45:38 GMT ddavis [255] * trunk/common/DOM.js (modified) Fix safari logic in getAbsoluteCursorPosition. BugzID: 64047 Mon, 17 Dec 2007 23:54:18 GMT miyagawa [254] * trunk (modified) * trunk/common/App.js (modified) Merge from vox-40 Tue, 11 Dec 2007 02:27:38 GMT ydnar [251] * trunk/common/Core.js (modified) * trunk/common/DOM.js (modified) bugid:63155; short aliases for common functions Fri, 07 Dec 2007 21:52:56 GMT ydnar [250] * trunk/common/Client.js (modified) support URLs with existing query strings Wed, 05 Dec 2007 01:31:47 GMT ddavis [249] * trunk/common/DOM.js (modified) Fixed the MT editor resizer by adding the window scroll offsets to the ... Thu, 29 Nov 2007 18:35:18 GMT ydnar [248] * trunk/common/DOM.js (modified) merged changes from LJ JavaScript for Safari 3 support Mon, 26 Nov 2007 18:57:32 GMT ydnar [247] * trunk/common/Cookie.js (modified) bugid:60472; fix for cookie toggling in IE Fri, 02 Nov 2007 17:07:29 GMT ydnar [242] * trunk/common/Devel.js (modified) bugid:61087; support window.console in Safari Fri, 02 Nov 2007 17:06:58 GMT ydnar [241] * trunk/common/Core.js (modified) removed unused escaping functions Thu, 11 Oct 2007 19:35:23 GMT ydnar [238] * trunk/common/Core.js (modified) * trunk/common/DOM.js (modified) merged r237 into trunk Fri, 28 Sep 2007 20:18:33 GMT ydnar [228] * trunk/common/Core.js (modified) * trunk/common/DOM.js (modified) bugid:58987; added Enumerator class for non-IE browsers Tue, 18 Sep 2007 18:20:57 GMT janine [226] * trunk/common/AdEngine.js (modified) Put this line in a try/catch, because for some reason Opera doesn't like ... Tue, 24 Jul 2007 23:41:29 GMT ddavis [221] * trunk/common/DOM.js (modified) allow addClassName, hasClassName and removeClassName to specify ... Thu, 12 Jul 2007 18:19:45 GMT ydnar [220] * trunk/common/Client.js (modified) svn merge -c219 http://code.sixapart.com/svn/js/branches/vox-33/ . Fri, 06 Jul 2007 01:25:33 GMT ydnar [217] * trunk/common/Client.js (modified) * trunk/common/Core.js (modified) * trunk/common/DOM.js (modified) bugid:54098; added query string encoding, replaceWithHTML() method and ... Mon, 11 Jun 2007 17:08:49 GMT ddavis [212] * trunk/common/Component.js (modified) Fix js errors due to events being delivered during destruction. BugzID: ... Sat, 09 Jun 2007 00:29:39 GMT btrott [211] * trunk/common/AdEngine.js (modified) AdEngine.insertAdsMulti for inserting multiple ads at a time. Mon, 04 Jun 2007 20:20:30 GMT ddavis [210] * trunk/common/Editor/Textarea.js (modified) remove unnessary vars Fri, 01 Jun 2007 19:21:10 GMT ddavis [209] * trunk/common/List.js (modified) Allow radio buttons or checkboxes in lists. BugzID: 50196 Fri, 01 Jun 2007 19:17:01 GMT ddavis [208] * trunk/common/Editor/Textarea.js (modified) Simpler selection code. Safari fixed, and lists now split by ... Wed, 30 May 2007 20:57:07 GMT ddavis [206] * trunk/common/Autolayout.js (modified) add autolayout flyout left from right for the cat selector. ... Wed, 30 May 2007 20:15:59 GMT ddavis [205] * trunk/common/Autolayout.js (modified) add autolayout flyout left for cat selector. BugzID: 50196 Wed, 30 May 2007 19:50:59 GMT ddavis [204] * trunk/common/Template.js (modified) fix whitespace check Wed, 30 May 2007 16:36:56 GMT ddavis [203] * trunk/common/Editor/Textarea.js (modified) Format buttons in plain text mode are done. createLink still ... Wed, 30 May 2007 14:24:43 GMT ddavis [202] * trunk/common/Editor/Textarea.js (modified) Format buttons in plain text mode are almost done. ... Tue, 29 May 2007 22:51:10 GMT ddavis [201] * trunk/common/Editor.js (modified) fixed IE setting the editor text value to 'null', and use setChanged for ... Tue, 29 May 2007 08:01:13 GMT ddavis [200] * trunk/common/Editor.js (modified) fixed instance where if source mode was blank it would not reset ... Thu, 24 May 2007 12:59:30 GMT ddavis [199] * trunk/common/Editor.js (modified) * trunk/common/Editor/Iframe.js (modified) * trunk/common/Editor/Textarea.js (modified) Make editor changes easier to detect in a subclass. BugzID: 32161 Tue, 22 May 2007 18:28:48 GMT ddavis [198] * trunk/common/Template.js (modified) allow whitespace between pound star and the command in templates Mon, 21 May 2007 20:09:31 GMT ddavis [197] * trunk/common/Core.js (modified) use negative absolute equality instead of ternary operator for defined ... Thu, 17 May 2007 02:10:17 GMT ddavis [196] * trunk/common/Component.js (modified) Prefer NAMESPACE:command over css command- Thu, 17 May 2007 02:09:55 GMT ddavis [195] * trunk/common/Core.js (modified) Avoid errors after events fired after destruction of ... Wed, 16 May 2007 00:05:47 GMT ydnar [194] * trunk/common/Editor.js (modified) * trunk/common/Editor/Toolbar.js (modified) svn merge -c193 http://code.sixapart.com/svn/js/branches/vox-29/common . Mon, 14 May 2007 17:00:41 GMT ydnar [191] * trunk/common/Editor (modified) svn propset svn:ignore "*.jsc" Editor/ Thu, 10 May 2007 00:11:26 GMT ddavis [190] * trunk/common/Component.js (modified) check for NAMESPACE:command attribute after the class based ... Sat, 05 May 2007 00:46:04 GMT ydnar [189] * trunk/common/Editor/Toolbar.js (modified) bugid:47825; added toggleMode command to Compose toolbar for users with ... Fri, 04 May 2007 22:30:13 GMT ddavis [188] * trunk/common/Editor/Textarea.js (modified) clean up Fri, 04 May 2007 22:15:56 GMT ydnar [187] * trunk/common/Editor.js (modified) * trunk/common/Editor/Textarea.js (modified) * trunk/common/Editor/Toolbar.js (modified) bugid:47825; implemented editor.actual; switchable ... Fri, 04 May 2007 22:09:01 GMT ddavis [186] * trunk/common/Editor/Textarea.js (modified) implement get/set html and focus Fri, 04 May 2007 20:45:03 GMT ydnar [185] * trunk/common/Editor.js (modified) * trunk/common/Editor/Test.js (modified) * trunk/common/Editor/Toolbar.js (modified) bugid:47825; toolbar, iframe and textarea are now initialized based on ... Fri, 04 May 2007 20:21:57 GMT ddavis [184] * trunk/common/Editor/Textarea.js (modified) add function stubs Fri, 04 May 2007 20:08:27 GMT ydnar [183] * trunk/common/Editor (added) * trunk/common/Editor.js (added) * trunk/common/Editor/Iframe.js (added) * trunk/common/Editor/Test.js (added) * trunk/common/Editor/Textarea.js (added) * trunk/common/Editor/Toolbar.js (added) bugid:47825; moved Editor into code.sixapart.com repo Fri, 04 May 2007 06:13:12 GMT ddavis [179] * trunk/common/Core.js (modified) fix TC add and remove class name functions. Using a property iterator ( ... Thu, 03 May 2007 01:16:39 GMT ddavis [174] * trunk/common/Component.js (modified) support non a-z0-9 methods Thu, 03 May 2007 01:16:01 GMT ddavis [173] * trunk/common/App.js (modified) modal mask should't be required in all instances, only load it when it ... Mon, 30 Apr 2007 23:38:11 GMT ydnar [165] * trunk/common/Core.js (modified) bugid:48991; minor cleanup in Core.js Wed, 25 Apr 2007 20:41:19 GMT ydnar [164] * trunk/common/SelectionRange.js (modified) merged r163 into trunk Tue, 24 Apr 2007 23:36:22 GMT ddavis [161] * trunk/common/Devel.js (modified) change firebug logging to use the functions for each type: error, info, ... Tue, 24 Apr 2007 01:05:37 GMT ydnar [159] * trunk/common/AdEngine.js (modified) * trunk/common/App.js (modified) * trunk/common/Autolayout.js (modified) * trunk/common/Cache.js (modified) * trunk/common/Calendar.js (modified) * trunk/common/Client.js (modified) * trunk/common/Component.js (modified) * trunk/common/Cookie.js (modified) * trunk/common/DOM.js (modified) * trunk/common/DOM/Convert.js (modified) * trunk/common/DOM/Proxy.js (modified) * trunk/common/Devel.js (modified) * trunk/common/Dialog.js (modified) * trunk/common/JSON.js (modified) * trunk/common/List.js (modified) * trunk/common/Observable.js (modified) * trunk/common/Pager.js (modified) * trunk/common/SelectionRange.js (modified) * trunk/common/SpellChecker.js (modified) * trunk/common/Template.js (modified) * trunk/common/Timer.js (modified) * trunk/common/WordWalker.js (modified) added line Tue, 24 Apr 2007 01:03:33 GMT ydnar [158] * trunk/common/Core.js (modified) added line Tue, 24 Apr 2007 01:01:29 GMT ydnar [157] * trunk/common/Core.js (modified) added line Tue, 24 Apr 2007 01:01:07 GMT ydnar [156] * trunk/common/Core.js (modified) added line Tue, 24 Apr 2007 01:00:57 GMT ydnar [155] * trunk/common/Core.js (modified) added line Tue, 24 Apr 2007 00:54:31 GMT ydnar [154] * trunk/common/SelectionRange.js (modified) bugid:47825; fixed logic flaw that would return all child nodes of ... Tue, 24 Apr 2007 00:44:57 GMT ydnar [153] * trunk/common/Component.js (modified) fixed header comment Mon, 23 Apr 2007 03:17:39 GMT ydnar [152] * trunk/common/SelectionRange.js (modified) bugid:49540; bugid:49541; fixed logic flaw in SelectionRange::getNodes ... Fri, 20 Apr 2007 20:58:38 GMT ydnar [151] * trunk/common/Calendar.js (modified) bugid:45836; cleaned up init a tiny bit Fri, 20 Apr 2007 20:36:27 GMT ddavis [150] * trunk/common/Calendar.js (modified) combine the calendar widget BugzID: 45836 Wed, 18 Apr 2007 19:12:52 GMT ydnar [149] * trunk/common/Cookie.js (modified) fixed Cookie.remove method Mon, 09 Apr 2007 22:10:24 GMT ydnar [147] * trunk/common/JSON.js (modified) revert to earlier behavior, serializing {foo:undefined} as {} Thu, 05 Apr 2007 23:09:15 GMT ydnar [145] * trunk/common/Core.js (modified) * trunk/common/DOM.js (modified) bugid:47872; merge change from branches/vox-26 Thu, 05 Apr 2007 05:51:53 GMT ydnar [143] * trunk/common/Client.js (modified) * trunk/common/Component.js (modified) * trunk/common/List.js (modified) * trunk/common/Observable.js (moved) * trunk/common/SpellChecker.js (modified) bugid:48991; changed Observer -> Observable + made related cleanups Thu, 05 Apr 2007 05:20:23 GMT ydnar [142] * trunk/common/DOM/Convert.js (modified) * trunk/common/DOM/Proxy.js (modified) removed svn:executable property Thu, 05 Apr 2007 05:19:52 GMT ydnar [141] * trunk/common/AdEngine.js (modified) removed svn:executable property Wed, 04 Apr 2007 06:48:29 GMT ydnar [139] * trunk/common/App.js (modified) * trunk/common/Client.js (modified) * trunk/common/Component.js (modified) * trunk/common/Cookie.js (modified) * trunk/common/Core.js (modified) * trunk/common/DOM.js (modified) * trunk/common/DOM/Convert.js (modified) * trunk/common/DOM/Proxy.js (modified) * trunk/common/Devel.js (modified) * trunk/common/JSON.js (modified) * trunk/common/Observer.js (modified) * trunk/common/SpellChecker.js (modified) * trunk/common/Template.js (modified) bugid:48991; Object.prototype is no longer modified by Core.js ... Tue, 20 Mar 2007 22:17:22 GMT ydnar [136] * trunk/common/DOM/Convert.js (modified) bugid:48368; fixed logic to not early out (return) if filter ... Tue, 13 Mar 2007 06:41:05 GMT ydnar [135] * trunk/common/DOM/Convert.js (modified) bugid:48188; added filter callback to DOM.convertHTML and DOM.detectHTML Sun, 25 Feb 2007 17:07:20 GMT ydnar [133] * trunk/common/Template.js (modified) use correct ellipses; bugid:47697 Tue, 20 Feb 2007 16:02:58 GMT ydnar [130] * trunk/common/DOM.js (modified) bugid:47201; eolas patent workaround Tue, 20 Feb 2007 15:22:42 GMT ydnar [129] * trunk/common/Core.js (modified) bugid:47492; fixed bad call to applySuper() Mon, 12 Feb 2007 21:26:07 GMT ydnar [128] * trunk/common/Template.js (modified) added interpolate filter to Template.Filters; uses new ... Mon, 12 Feb 2007 20:41:51 GMT ydnar [127] * trunk/common/Core.js (modified) cleaned up way Class constructor finds super method; ... Fri, 09 Feb 2007 22:17:47 GMT ydnar [126] * trunk/common/Core.js (modified) removed line Thu, 08 Feb 2007 19:00:02 GMT ydnar [124] * trunk/common/Core.js (modified) * trunk/common/Devel.js (modified) revised initSingleton machinery; now no longer accepts ... Thu, 08 Feb 2007 01:20:31 GMT ydnar [123] * trunk/common/List.js (modified) * trunk/common/Pager.js (modified) * trunk/common/SpellChecker.js (modified) using new __super and constructor methods in all core/common classes Thu, 08 Feb 2007 01:09:40 GMT ydnar [122] * trunk/common/App.js (modified) * trunk/common/Component.js (modified) * trunk/common/Dialog.js (modified) using new __super and constructor methods Thu, 08 Feb 2007 01:07:58 GMT ydnar [121] * trunk/common/Core.js (modified) enabled __super property on methods & constructors; added callSuper and ... Sat, 03 Feb 2007 01:38:45 GMT ydnar [118] * trunk/common/App.js (modified) * trunk/common/Component.js (modified) * trunk/common/Core.js (modified) bugid:47156; added stubbed-out code for new superclass ... Thu, 01 Feb 2007 22:38:21 GMT ydnar [116] * trunk/common/Component.js (modified) * trunk/common/Dialog.js (modified) added message support to Dialog.Simple; going to phase ... Thu, 01 Feb 2007 00:28:56 GMT ydnar [115] * trunk/common/List.js (modified) additional check for magnifier element Mon, 22 Jan 2007 22:13:02 GMT ydnar [111] * trunk/common/Pager.js (modified) stop scrolling to top of screen when you change pages Wed, 17 Jan 2007 00:17:32 GMT ydnar [110] * trunk/common/Autolayout.js (modified) * trunk/common/DOM.js (modified) better autolayout-flyout-smart code; added margins to ... Mon, 15 Jan 2007 19:55:05 GMT ydnar [108] * trunk/common/Autolayout.js (modified) bugid:46571; renamed flyout to flyoutSmart and reverted old ... Fri, 12 Jan 2007 01:00:10 GMT ydnar [107] * trunk/common/Autolayout.js (modified) * trunk/common/DOM.js (modified) added DOM.reload method to use as a callback to reload current or ... Mon, 08 Jan 2007 23:37:09 GMT ydnar [106] * trunk/common/Core.js (modified) added truth() method to evaluate the string '0' as false (Perlish) ... Fri, 22 Dec 2006 01:38:09 GMT ddavis [102] * trunk/common/List.js (modified) force unslection when limiting the number of selections. BugzID: 46162 Wed, 20 Dec 2006 14:58:59 GMT ddavis [101] * trunk/common/DOM.js (modified) found missing semicolon Tue, 19 Dec 2006 08:35:42 GMT ddavis [100] * trunk/common/App.js (modified) * trunk/common/Component.js (modified) * trunk/common/List.js (modified) changed the groups flyout to a component transient, updated list ... Fri, 15 Dec 2006 04:35:16 GMT ddavis [99] * trunk/common/List.js (modified) added select limit to the list. BugzID: 45659 Thu, 14 Dec 2006 00:37:24 GMT ddavis [98] * trunk/common/List.js (modified) add is.selected to the list item templates. BugzID: 45649 Wed, 13 Dec 2006 02:17:17 GMT ddavis [97] * trunk/common/Component.js (modified) add component return to add/remove component Tue, 12 Dec 2006 00:42:36 GMT ddavis [96] * trunk/common (modified) add svn:ignore Mon, 11 Dec 2006 22:36:10 GMT ddavis [95] * trunk/common/Calendar.js (modified) secondsInDay is really miliseconds Mon, 11 Dec 2006 22:14:46 GMT ydnar [94] * trunk/common (added) * trunk/common/AdEngine.js (moved) * trunk/common/App.js (moved) * trunk/common/Autolayout.js (moved) * trunk/common/Cache.js (moved) * trunk/common/Calendar.js (moved) * trunk/common/Client.js (moved) * trunk/common/Component.js (moved) * trunk/common/Cookie.js (moved) * trunk/common/Core.js (moved) * trunk/common/DOM (moved) * trunk/common/DOM.js (moved) * trunk/common/DOM/Convert.js (copied) * trunk/common/DOM/Proxy.js (copied) * trunk/common/Devel.js (moved) * trunk/common/Dialog.js (moved) * trunk/common/JSON.js (moved) * trunk/common/List.js (moved) * trunk/common/Observer.js (moved) * trunk/common/Pager.js (moved) * trunk/common/SelectionRange.js (moved) * trunk/common/SpellChecker.js (moved) * trunk/common/Template.js (moved) * trunk/common/Timer.js (moved) * trunk/common/WordWalker.js (moved) moved common JavaScript to common subdirectory to fix Win32/Mac ...