Timeline
May 6, 2007:
- 10:46 PM Ticket #2926 (AccordionContainer layout is brutally slow) created by
- the layout operations in the AccordionContainer? test page (mostly from …
- 9:54 AM Ticket #2808 (Autocompletor: port/redesign for dijit) closed by
- fixed: Fixed by [8401]
- 9:53 AM Ticket #2809 (Select: port/redesign for dijit) closed by
- fixed: fixed by [8401]
- 9:44 AM Ticket #2663 (dijit textbox needs proper type) closed by
- fixed: (In [8429]) Fixes #2663. Changed default type = text
- 9:32 AM Ticket #2752 (scripting modifications to textboxes result in incorrect id value) closed by
- fixed: (In [8428]) Fixes #2752. Copy id from srcRefNode to widget
- 9:28 AM Ticket #2756 (textbox ucFirst attribute doesn't follow dojo style) closed by
- fixed: (In [8427]) Fixes #2756. Change ucFirst to propercase
May 5, 2007:
- 1:08 PM Ticket #2925 (Remove input type=reset from dijit form html tests/examples) created by
- Form reset is no longer supported. We need to remove it from the …
- 1:03 PM Ticket #2907 (form reset messes up checkbox values) closed by
- wontfix: We (dijit crew at Dojo developer day Manhattan) decided not to support …
May 4, 2007:
- 11:01 PM Ticket #2924 (Fix some of the fixmes in _base/xhr.js, and re-org to allow other io ...) created by
- Asking Alex to review: The patch for this ticket fixes some of the …
- 7:41 PM Ticket #2695 (dijit menu can not be invoked via keyboard) reopened by
- Reopening just so Becky can take a look, and then hopefully close it again.
- 4:40 PM Ticket #2814 (Accordion: port to dijit) closed by
- fixed: (In [8423]) Fixes #2814
- 3:43 PM Ticket #2695 (dijit menu can not be invoked via keyboard) closed by
- worksforme
- 12:56 PM Ticket #2923 (Issues with Combobox and empty option tag) created by
- Hi! I had two issues with the combobox. The combobox was defined like …
- 12:46 PM Ticket #2922 (FilteringTable: Changing columns along with data doesn't update the thead) created by
- If you change the columns of the FilteringTable? the columns don't …
- 6:45 AM Ticket #2913 (port AdpaterRegistry to core) closed by
- fixed: (In [8418]) fixes #2913
- 6:44 AM Ticket #2921 (make it possible to toggle sounds in DOH) closed by
- fixed: (In [8417]) fixes #2921
- 6:44 AM Ticket #2921 (make it possible to toggle sounds in DOH) created by
- like it says on the tin
- 2:22 AM Ticket #2920 (Building default module prefix paths if messed up) closed by
- fixed: (In [8415]) Fixes #2920. Holy cow did I mess up detecting and building …
- 2:19 AM Ticket #2920 (Building default module prefix paths if messed up) created by
- This code in buildUtil.evalProfile is messed up: […] The …
May 3, 2007:
- 8:32 PM Ticket #2919 (ComboBox widget input field loses focus after each character) created by
- ComboBox? input field loses focus: - IE6 & IE7 (not Firefox) - After …
- 12:40 PM Ticket #2918 (FilteringTable can not filter on hidden fields) created by
- The setFilter() method only works on visible columns, but not on …
- 1:54 AM Ticket #2917 (Cannot unsubscribe from dojo-checkins) created by
- Hi, I cannot unsubscribe from dojo-checkins because the unsubscribe …
- 1:15 AM Ticket #2793 (widget destruction event memory leaks) reopened by
- I'm opening this again; since cleanNodeEvents() was removed, there are …
May 2, 2007:
- 11:28 PM Ticket #2916 (dojo.behavior needs a mechanism for removing a behavior) created by
- Seems we should have a way to remove behaviors with dojo.behavior. …
- 11:17 PM Ticket #2915 (port dojo.rpc to core) created by
- as per refactoring doc, port dojo.rpc.* into Core for M2
- 11:16 PM Ticket #2914 (port dojo.undo to core) created by
- as per refactoring doc, port dojo.undo into Core for M2
- 11:07 PM Ticket #2913 (port AdpaterRegistry to core) created by
- as per refactor doc, port AdpaterRegistry? to core for M2
- 11:05 PM Ticket #2912 (port iframeio to Core) created by
- as per refactor doc, port iframeio to core for M2
- 11:04 PM Ticket #2911 (port scriptsrcio to Core) created by
- as per refactor doc, port scriptsrcio to core for M2
- 9:43 PM Ticket #2910 (ScriptSrcTransport: _finish method has bad assumption about event.response) created by
- In the _finish() method, this line is problematic: […] This …
- 7:51 PM Tickets #2313,2562,2883,2884 batch updated by
- fixed: (In [8401]) Fixes #2313, #2562, #2883, #2884 (proxy commit of changes …
- 7:46 PM Ticket #536 (Make dojo.io.cookie.[set|get]ObjectCookie() work with nested objects) closed by
- wontfix: Think its best not to build in serialization into cookie API. Client …
- 7:44 PM Ticket #2882 (IE7: Access denied in dojo._base.event fixKeys when shift is pressed) closed by
- fixed
- 7:36 PM Ticket #2790 (ComboBox doesn't allow access to inlined option values) closed by
- worksforme: Only Select has hidden values in 0.9. The PA value is returned using …
- 7:04 PM Ticket #2909 (M2: 0.9 Add in queryIgnoreCase option for Datastores) closed by
- fixed: Functions have been added and tested successfully under: Windows: IE6 …
- 5:49 PM Ticket #2909 (M2: 0.9 Add in queryIgnoreCase option for Datastores) created by
- M2: 0.9 Add in queryIgnoreCase option for Datastores. This is to add …
- 4:43 PM Ticket #1123 (button wdget: focus & tab behaviour) closed by
- fixed: Fixed in 0.9 milestone 2.
- 4:08 PM Ticket #2908 ([dojox.validate] isInRange does not handle numbers that start with a ...) created by
- I attempted to validate a number with min and max of 0.3 and 1.3 …
- 4:05 PM Ticket #2894 (dojo.disconnect is not disconnecting "onkeypress" event listeners) closed by
- fixed: Thanks Simon. Wrt to memory leaks, periodic testing to make sure leaks …
- 3:55 PM Ticket #2665 (DropdownDatePicker renders all dates as NaN) reopened by
- Let's leave this open until we either apply this to trunk or decide …
- 3:52 PM Ticket #2674 (DropdownDatePicker resets to 12/31/1969 on error) reopened by
- Re-opening so we don't lose this. I think trunk is basically dead, so …
- 1:32 PM Ticket #2907 (form reset messes up checkbox values) created by
- Add a reset button (<input type="reset" />) to …
- 12:08 PM Ticket #2906 (Exception in dojo.dom.isDescendantOf) created by
- Due to a bug in firefox (see …
- 6:05 AM Ticket #2674 (DropdownDatePicker resets to 12/31/1969 on error) closed by
- fixed: (In [8396]) fixes #2674
- 4:52 AM Ticket #2665 (DropdownDatePicker renders all dates as NaN) closed by
- invalid
- 3:06 AM Ticket #2824 (Toaster: port to dojox) closed by
- fixed: (In [8390]) Fixes #2824
- 2:31 AM Ticket #2757 (dojo.i18n test regression on mozilla) closed by
- fixed: (In [8388]) fixes #2757
- 1:06 AM Ticket #2824 (Toaster: port to dojox) reopened by
- Forgot to move test page…
May 1, 2007:
- 11:21 PM Ticket #2741 (numbertextbox bad input yields NaN) closed by
- fixed: Now format returns null and the box is empty. Still need to fix #2860 …
- 11:15 PM Ticket #2905 (use dojo.string.substitute in TemplatedWidget) created by
- Get rid of all of the "this." references and use this method instead …
- 9:30 PM Ticket #2904 (djConfig.cacheBust has no effect on non-dojo widget HTML templates or ...) created by
- I've configured djConfig.cacheBust on 0.4.2 and noticed that while it …
- 3:41 PM Ticket #2903 (M2: 09: Add in default behavior for undefined attribute comparisons ...) closed by
- fixed: (In [8386]) Checking in application of Michael Smith's #2542 sorter …
- 3:30 PM Ticket #2903 (M2: 09: Add in default behavior for undefined attribute comparisons ...) created by
- M2: 09: Add in default behavior for undefined attribute comparisons …
- 3:30 PM Ticket #2751 (textboxes end up with some attribute values as "undefined") closed by
- fixed: (In [8385]) Fixes #2751. Added default values for size and maxlength. …
- 2:52 PM Ticket #2682 (dijit common has resources which aren't referenced, probably aren't common) closed by
- fixed: (In [8384]) Fixes #2682. Removed unused strings from common.js
- 2:39 PM Ticket #2902 (remove support for multiple date formats from parser) closed by
- fixed: (In [8382]) Fixes #2902
- 2:39 PM Ticket #2902 (remove support for multiple date formats from parser) created by
- also, remove the try/catch that apparently makes debugging more …
- 2:36 PM Ticket #2898 (Inconsistent naming of dijit.util.Typematic?) closed by
- fixed: (In [8381]) Fixes #2898
- 2:24 PM Ticket #2802 (Menu.js replace getElementsByClass code) closed by
- fixed: (In [8379]) Remove unused function; fixes #2802
- 1:36 PM Ticket #2901 (select widget down arrow s visually too high on webkit) created by
- running either the AutoCompleter? or Select widget on a mac with …
- 1:13 PM Ticket #2869 (Checkbox, Radio: api to set/get checked state) closed by
- fixed
- 6:31 AM Ticket #2837 (Tundra: TitlePane theme) closed by
- fixed: Looks good to me.
- 5:58 AM Ticket #2900 (Dijit: port stabile code) created by
- Port stabile code from 0.4.2 to Dijit, and make Select work again when …
- 5:55 AM Ticket #2899 (Dijit: add focusNode) created by
- Add focusNode attribute to all widgets (with something focusable), and …
- 4:48 AM Ticket #2600 (Editor 2 widget creation fails when attach node is followed by ...) closed by
- invalid
- 4:46 AM Ticket #2898 (Inconsistent naming of dijit.util.Typematic?) created by
- The module is capitalized, but the contained object is lowercase. …
- 3:53 AM Ticket #2869 (Checkbox, Radio: api to set/get checked state) reopened by
- Hi Bill, Could you please commit the checkedapifix.diff patch I just …
- 2:48 AM Ticket #2869 (Checkbox, Radio: api to set/get checked state) closed by
- fixed: (In [8373]) setChecked()/getChecked() API. Fixes #2869. Patch by David …
- 2:00 AM Ticket #2897 (DOH should be able to take multiple module names to run) closed by
- fixed: (In [8372]) fixes #2897
- 1:59 AM Ticket #2897 (DOH should be able to take multiple module names to run) created by
- like it says on the tin
- 12:38 AM Ticket #2710 (port dojo.lfx/animation to 0.9) closed by
- fixed: marking closed. New issues should get their own bugs.
Apr 30, 2007:
- 11:35 PM Ticket #2872 (import Yahoo's reset CSS now that IP issues are cleared) closed by
- fixed: (In [8370]) roll in the YUI CSS rules now that we've vetted the IP. …
- 11:20 PM Ticket #2597 (create a Dojo default css file) closed by
- fixed: closing. further issues should have their own bugs.
- 11:06 PM Ticket #2875 (0.9's build tools need to not put builds so far down the tree. Also, ...) closed by
- fixed: (In [8369]) Fixes #2875. Release folder is now a sibling of …
- 10:42 PM Ticket #2896 (ShrinkSafe does not work for very large inputs) closed by
- invalid: you need to give java more space. See: http://dojotoolkit.org/node/188
- 10:36 PM Ticket #2896 (ShrinkSafe does not work for very large inputs) created by
- When running the dojo compressor on large inputs, I get strange …
- 10:02 PM Ticket #2895 (Programming error in dojo.off._talkToOfflineCache: UnknownMethod) created by
- Programming error in dojo.off._talkToOfflineCache: UnknownMethod? …
- 9:48 PM Ticket #2892 (M2: 0.9 New odd behavior with D.O.H and IE) closed by
- fixed: (In [8367]) janky scoping issues on IE. fixes #2892
- 9:33 PM Ticket #2894 (dojo.disconnect is not disconnecting "onkeypress" event listeners) created by
- To reproduce: 1. open test_Menu2.html 1. right click on the page …
- 9:15 PM Ticket #2853 (ProgressBar: remove server polling) closed by
- fixed: (In [8365]) Remove server polling; use example in test instead. Fixes #2853
- 8:41 PM Ticket #2893 (Container.js: nextElement is not defined, _getSibling is not defined) closed by
- fixed: (In [8363]) Fixes #2893
- 7:10 PM Ticket #2893 (Container.js: nextElement is not defined, _getSibling is not defined) created by
- Observed in Firefox + Firebug: 1. /dijit/tests/test_Menu.html 1. …
- 7:03 PM Ticket #2892 (M2: 0.9 New odd behavior with D.O.H and IE) created by
- M2: 0.9 New odd behavior with D.O.H and IE When trying to use IE to …
- 5:38 PM Ticket #2888 (addOnLoad problem with cross-domain) closed by
- duplicate: I think this has been fixed with r8177. I have a new file up on the …
- 5:24 PM Ticket #2891 (M2: 09 JsonItemStore has minor nits to fix.) closed by
- fixed: (In [8361]) Fixes to minor issues such as a var name consistency issue …
- 3:42 PM Ticket #2891 (M2: 09 JsonItemStore has minor nits to fix.) created by
- M2: 09 JsonItemStore? has minor nits to fix. There are a couple …
- 3:15 PM Ticket #2890 (custom undo and redo support) created by
- The latest build of the Editor2 widget's "Undo" and "Redo" buttons …
- 2:04 PM Ticket #2889 (SplitContainer sizing is blocked when the top pane is scroll down) created by
- Having a vertical SplitContainer? with activeSizing = false. The top …
- 1:37 PM Ticket #2849 (M2: 09: Number tests 'parse' fails on IE 6) closed by
- duplicate: Fixed by #2878
- 5:05 AM Ticket #2824 (Toaster: port to dojox) closed by
- fixed: (In [8358]) Fixes #2824
- 4:26 AM Ticket #2783 ([CLA] dojo.number.parse fails for negative numbers in IE) closed by
- duplicate: Fixed by #2878
- 4:12 AM Ticket #2887 (Dijit: factor out scrollIntoView()) closed by
- fixed: (In [8355]) Fixes #2887
- 3:55 AM Ticket #2888 (addOnLoad problem with cross-domain) created by
- An issue has come up with addOnLoad with respect to cross-domain. I've …
- 3:13 AM Ticket #2887 (Dijit: factor out scrollIntoView()) created by
- Factor out scrollIntoView() from Menu so that AutoCompleter? (and …
- 1:20 AM Ticket #2879 (broken unit test in FF: tests.i18n) closed by
- duplicate: Dup of #2757, but a very keen observation re: xhr
- 12:33 AM Ticket #2886 (IE: default action does not occur with onkeypress listener) created by
- Dojo version: profile=base, built from current development …
Apr 29, 2007:
- 10:41 PM Ticket #2614 (ComboBox chews cpu when hidden prior to page display) closed by
- fixed: This is fixed in the new 0.9 trunk since onResize has been removed.
- 10:37 PM Ticket #2590 (In comboBox demo up and down keys doesnt work in firefox 2.0.0.2) closed by
- fixed: This works using the new AutoCompleter? just dropped into 0.9 trunk.
- 10:25 PM Ticket #2885 (AutoCompleter: Should not be able to push a disabled arrow) created by
- When you click the disabled arrow in the AutoCompleter? test, you can …
- 10:22 PM Ticket #2884 (AutoCompleter and Select do not need extra hidden DOM nodes) created by
- AutoCompleter? should be able to pull the form value to submit from the …
- 10:19 PM Ticket #2883 (AutoCompleter: Holding down backspace does not initiate a search.) created by
- If you enter something into the AutoCompleter?, then hold down …
- 10:09 PM Tickets #899,912,1186,1267,1339,1451,1456,1484,1485,1504,2070,2189,2244,2384,2558 batch updated by
- fixed: (In [8352]) Port of ComboBox?(=AutoCompleter?) and Select widgets to 0.9 …
- 6:58 PM Ticket #2882 (IE7: Access denied in dojo._base.event fixKeys when shift is pressed) created by
- Here is the line that the Microsoft Script Debugger points to: …
- 5:06 PM Ticket #2881 (getCookie retrieves wrong value when name is a substring of multiple ...) created by
- If you set two cookies "mycook" and "XXXmycook", then (depending on …
- 3:34 PM Ticket #2880 (getViewport() reports 0 size for IE6 strict mode) closed by
- fixed: (In [8351]) Remove special code for IE6 in strict mode, which seems to …
- 3:32 PM Ticket #2880 (getViewport() reports 0 size for IE6 strict mode) created by
- Change [2048] introduced special handling for IE6 strict mode (when …
- 7:27 AM Ticket #2879 (broken unit test in FF: tests.i18n) created by
- in FF, only enable tests._base.xhr and tests.i18n, tests.i18n will …
- 7:23 AM Ticket #2878 (broken unit test in IE: number.parse) closed by
- fixed: (In [8347]) fixes #2878
- 7:23 AM Ticket #2878 (broken unit test in IE: number.parse) created by
- 7:20 AM Ticket #2877 (fix broken local unit test) closed by
- fixed: (In [8346]) fixes #2877
- 7:20 AM Ticket #2877 (fix broken local unit test) created by
- local.parse_times is broken in both IE and FF
- 4:12 AM Ticket #2876 (ShrinkSafe v0.1.0 will break javascript with multiple var inside if-else) created by
- shrinksafe (the online version as of april 28,2007 v0.1.0) will …
- 12:24 AM Ticket #2875 (0.9's build tools need to not put builds so far down the tree. Also, ...) created by
- today, builds end up in: …
Apr 28, 2007:
- 11:37 PM Ticket #2874 (extend ShrinkSafe to add ";" after function definitions in order to ...) closed by
- fixed: (In [8345]) implement packer-friendlyness fixes for function …
- 11:36 PM Ticket #2874 (extend ShrinkSafe to add ";" after function definitions in order to ...) created by
- Today, Packer v3 has a non-trivial bug that we need Dean to fix. He …
- 10:26 PM Ticket #2873 (port string.Builder to dojox) closed by
- fixed: (In [8344]) Fixes #2873
- 10:25 PM Ticket #2873 (port string.Builder to dojox) created by
- merge Ben Lowery's patches for string.Builder
- 8:35 PM Ticket #2872 (import Yahoo's reset CSS now that IP issues are cleared) created by
- Now that we've cleared the final IP issues surrounding YUI's fonts.css …
- 1:13 PM Ticket #2871 (fix some date/time textbox porting errors) closed by
- fixed: (In [8342]) Fixes #2871
- 1:11 PM Ticket #2871 (fix some date/time textbox porting errors) created by
- 1) popup errors don't take scrolling into account 2) time textboxes …
- 11:04 AM Ticket #2859 (Editor2 does not include Jot patches for normalizing line height) closed by
- fixed: (In [8341]) fixes #2859: when blockNodeForEnter="BR" the jot logic …
- 7:53 AM Ticket #2870 (Tundra: Update menu widget with tundra style) created by
- 4:14 AM Ticket #2858 (Editor2: focus issues on IE and FF) closed by
- fixed: (In [8333]) fixes #2858
- 3:41 AM Ticket #2866 (Editor2: test failures for test_RichTextStyleSheets.html) closed by
- fixed: (In [8332]) fixes #2866
- 1:52 AM Ticket #2273 (parameter usage in dojo.registerNamespaceManifest) closed by
- fixed
Apr 27, 2007:
- 11:19 PM Ticket #2869 (Checkbox, Radio: api to set/get checked state) created by
- See related …
- 11:15 PM Ticket #2420 (dijit checkbox and radio refactor (a11y)) closed by
- fixed: (In [8327]) Fixes #2420. Will file another bug about API to …
- 11:02 PM Ticket #2823 (ProgressBar: port/refactor for dijit) closed by
- fixed: Fixed in [7482] and subsequent checkins.
- 11:02 PM Ticket #2823 (ProgressBar: port/refactor for dijit) reopened by
- I'm gonna mark this bug as fixed, since the remaining issue is listed …
- 9:33 PM Ticket #2868 (TreeV3 compatible TreeControllerExtension) created by
- Currently (in the nightly build as of 4/25/07) TreeControllerExtension? …
- 8:22 PM Ticket #2867 (M2: 0.9: Add in XmlStore example implementation in dojox) closed by
- fixed: (In [8325]) Initial drop of an XmlStore? implementation into dojox with …
- 7:36 PM Ticket #2856 (doesn't handle well text/plain response from multipart request) closed by
- invalid: this is a design limitation of file uploading. It's well documented. …
- 7:08 PM Ticket #2867 (M2: 0.9: Add in XmlStore example implementation in dojox) created by
- M2: 0.9: Add in XmlStore? example implementation in dojox This …
- 6:34 PM Ticket #2866 (Editor2: test failures for test_RichTextStyleSheets.html) created by
- this test page flat-out does not work. The RichText/Editor? instances …
- 6:29 PM Ticket #2865 (Editor2: test failures for Editor2InsideDialog) created by
- This test flat-out fails on IE and FF. Either we need to say that it's …
- 6:27 PM Ticket #2864 (number.js should allow the places constraint to be a range) created by
- Currently number.js allows the places constraint to specify how many …
- 6:26 PM Ticket #2863 (Editor2: test failures for Editor2InsideFloatingPane test page on IE) created by
- Any editing interaction w/ the hosted Editor2 instance causes …
- 6:24 PM Ticket #2862 (number.js should allow fractional to be user specified) created by
- Currently number.js tries to set fractional based upon if places is …
- 6:23 PM Ticket #2861 (Editor2: use of FloatingPane dialog when a normal dialog will do) created by
- There's far too much "chrome" on the screen for the link addition and …
- 6:20 PM Ticket #2860 (currency values currently have to have an exact number of decimal ...) created by
- Running test_validate.html, in the USD currency box, the value $1 is …
- 6:18 PM Ticket #2859 (Editor2 does not include Jot patches for normalizing line height) created by
- Abe Fettig submitted patches from Jot to normalize line heights …
- 6:15 PM Ticket #2858 (Editor2: focus issues on IE and FF) created by
- The editor widget experience is significantly degraded in Trunk vs. …
- 3:00 PM Ticket #2857 (Setting the focus() by using two ModalFloatingPane Widgets) created by
- Is it possible, to the the focus() on a ModalFloatingPane?? I have a …
- 11:55 AM Ticket #2856 (doesn't handle well text/plain response from multipart request) created by
- I send an upload multipart request that way : var bindArgs = { …
- 6:33 AM Ticket #2855 (dojo.style(node, "cssText", ...) fails on opera) created by
- dojo.style(node, "cssText", ...) will fail on Opera. The Dojo 0.4 …
- 4:29 AM Ticket #2823 (ProgressBar: port/refactor for dijit) closed by
- duplicate
- 4:17 AM Ticket #2854 (Editor: add I18N support) closed by
- duplicate: Oops, duplicate of #1962
- 4:09 AM Ticket #2854 (Editor: add I18N support) created by
- I guess this is just the tooltips on the Toolbar items and dialogs …
- 3:43 AM Ticket #2778 (broken templateCssPath) closed by
- wontfix: Oh, you are trying to change the CSS on a per-widget basis? I thought …
- 2:22 AM Ticket #2853 (ProgressBar: remove server polling) created by
Apr 26, 2007:
- 11:27 PM Ticket #2811 (InlineEditBox: port/redesign for dijit) closed by
- fixed: (In [8312]) Fixes #2811
- 10:06 PM Ticket #2810 (TextArea: create textarea widget that sizes automatically) closed by
- fixed: (In [8311]) Fixes #2810
- 10:04 PM Ticket #2852 ([patch] ContentPane having trouble with commented scripts ...) created by
- ContentPane? is not executing scripts that use comments: <script><!-- …
- 6:03 PM Ticket #2848 (M2: 09: animateHeight dojo.fx Unit Test fails on IE 6) closed by
- fixed
- 5:26 PM Ticket #2791 (D.O.H. incorrectly reports group success) closed by
- fixed
- 5:26 PM Ticket #2850 (ensure that all Core HTML, CSS, and JS files have native EOL props set) closed by
- fixed
- 5:16 PM Ticket #2851 (dojo.math.combinations is correct but inefficient) created by
- Great work guys! I just wanted to suggest an improvement to …
- 5:08 PM Ticket #2850 (ensure that all Core HTML, CSS, and JS files have native EOL props set) created by
- 3:58 PM Ticket #2849 (M2: 09: Number tests 'parse' fails on IE 6) created by
- M2: 09: Number tests 'parse' fails on IE 6 Error is: …
- 3:56 PM Ticket #2848 (M2: 09: animateHeight dojo.fx Unit Test fails on IE 6) created by
- M2: 09: animateHeight dojo.fx Unit Test fails on IE 6 I ran the UT …
- 3:30 PM Ticket #2845 (M2: 09: Create unit test runner HTML file and module.js loader files ...) closed by
- fixed
- 3:20 PM Ticket #2847 (M2: 09: Create unit test runner HTML file and module.js loader files ...) closed by
- fixed: Fixed in changeset 8298
- 3:08 PM Ticket #2847 (M2: 09: Create unit test runner HTML file and module.js loader files ...) created by
- M2: 09: Create unit test runner HTML file and module.js loader files …
- 3:06 PM Ticket #2846 (M2: 09. Update doh runner.js to load dojo.tests.module by default ...) closed by
- fixed
- 2:57 PM Ticket #2846 (M2: 09. Update doh runner.js to load dojo.tests.module by default ...) created by
- M2: 09. Update doh runner.js to load dojo.tests.module by default …
- 1:56 PM Ticket #2845 (M2: 09: Create unit test runner HTML file and module.js loader files ...) created by
- The unit tests for each module could use a runner html introduced that …
- 12:58 PM Ticket #2778 (broken templateCssPath) reopened by
- It's not work for me. If i say: […] css for widget lost, but …
- 10:15 AM Ticket #2844 (Formbind bug in IE6: html input field named action) created by
- Hi there, I hope, this hasn't been reported before: Formbind has a …
- 7:19 AM Ticket #2793 (widget destruction event memory leaks) closed by
- fixed: (In [8285]) Fix event cleanup on widget destruction. Fixes #2793.
- 6:25 AM Ticket #2843 (Migration guide for miscellaneous widgets) created by
- 6:24 AM Ticket #2842 (Migration guide for layout widgets) created by
- 6:23 AM Ticket #2841 (Migration guide for form widgets) created by
- Migration guide for all the widgets/ in the form directory.
- 6:18 AM Ticket #2840 (Tundra: theme for grid widget) created by
- Not sure what's involved here, but obviously need to wait for grid …
- 6:16 AM Ticket #2839 (Tundra: ProgressBar) created by
- Different background image for progress bar?
- 6:15 AM Ticket #2838 (Tundra: Editor) created by
- Theme for the editor (well, really, the toolbar icons for the editor)
- 6:12 AM Ticket #2837 (Tundra: TitlePane theme) created by
- 6:11 AM Ticket #2836 (Tundra: SplitContainer theme) created by
- I think Tundra theme for SplitContainer? just entails the little handle …
- 6:08 AM Ticket #2835 (Tundra: Dialog style/markup) created by
- 6:07 AM Ticket #2834 (Tundra: Accordion style and markup) created by
- 6:05 AM Ticket #2833 (Tundra: IntegerSpinner) created by
- Theme for integer spinner. I think Torrey wanted to use images for …
- 6:03 AM Ticket #2832 (Tundra: theme for slider) created by
- Have to spec out slider more; I guess we have precise slider (with the …
- 5:58 AM Ticket #2831 (Tundra: calendar theme) created by
- Theme for simplified calendar widget. I asked Karl/Adam? to simplify …
- 5:56 AM Ticket #2830 (Tundra: drop down theme) created by
- Create markup/theme used for DropDownTextBox?, Autocompletor (nee …
- 5:11 AM Ticket #2789 (debugAtAllCosts: true reveals bug) closed by
- invalid: You can download the 0.4.2 source from here: …
- 3:38 AM Ticket #2781 (Add new Dojo logos to repository) closed by
- fixed
- 3:38 AM Ticket #2706 (bug in Store.addData) closed by
- invalid: The Store was designed primarily as a hashtable-based collection, not …
- 3:32 AM Ticket #2374 (shift+double-click on FilteringTable data cell blanks it out) closed by
- fixed: ...um, ok. I don't remember doing anything...but I guess I'll close …
- 3:31 AM Ticket #2411 (Cannot select text from FilteringTable using the mouse in Firefox 2.0) closed by
- wontfix: This was by design. There are issues with the selection model and …
- 3:26 AM Ticket #2800 (Charting on Mac OS X) closed by
- invalid: The label issue with FF/OS X is a known bug with the Firefox OS X SVG …
- 2:31 AM Ticket #2829 (ColorPalette: port/rewrite for dijit) created by
- Declan is rewriting ColorPalette? to be accessible, and porting it to dijit.
- 2:30 AM Ticket #2828 (Toolbar: rewrite for dijit) created by
- Make general purpose toolbar (like in 0.4, where you can specify …
- 2:28 AM Ticket #2827 (Table: implement dojo.data driven lazy loading table) created by
- See http://dojotoolkit.org/developer/dijit/spec/table for details
- 2:22 AM Ticket #2826 (TooltipDialog: implement) created by
- Based on the Dialog code, but shows up positioned below an element, …
- 2:18 AM Ticket #2825 (Toggler: port to dijit) created by
- This is just a declarative way to trigger a TooltipDialog?, or …
- 2:13 AM Ticket #2824 (Toaster: port to dojox) created by
- Original task was to port Toaster, and that's completed. Later we …
- 2:10 AM Ticket #2823 (ProgressBar: port/refactor for dijit) created by
- 2:08 AM Ticket #2822 (Menu: port to dijit) closed by
- fixed: Already done in [7511].
- 2:07 AM Ticket #2822 (Menu: port to dijit) created by
- Port context menu (but not menu bar) to dijit. (Already done in …
- 2:05 AM Ticket #2821 (support widgetsInTemplate (nested widgets in a template)) created by
- Allow widget templates to have dojoType="..." which create widgets …
- 2:02 AM Ticket #2820 (Editor: port to dijit) created by
- I need to look over the current code because I'm not sure if we want …
- 1:58 AM Ticket #2819 (TitlePane: port to dijit) closed by
- fixed: Fixed in [7530]
- 1:58 AM Ticket #2819 (TitlePane: port to dijit) created by
- 1:57 AM Ticket #2818 (LayoutContainer: port to dijit) created by
- 1:56 AM Ticket #2817 (SplitContainer: port/rewrite for dijit) created by
- Port SplitContainer? to dijit. This code really needs a rewrite, I …
- 1:54 AM Ticket #2816 (TabContainer: port to dijit) created by
- Port TabContainer?, PageContainer?, PageController?, TabController? to …
- 1:53 AM Ticket #2815 (Dialog: port to dijit) created by
- New dialog needs to be movable (like FloatingPane?), but keeping the …
- 1:51 AM Ticket #2814 (Accordion: port to dijit) created by
- 1:49 AM Ticket #2813 (Slider: port/redesign for dijit) created by
- See http://dojotoolkit.org/developer/dijit/spec/slider for details
- 1:48 AM Ticket #2812 (DateTextBox: port to dijit) created by
- Depends on #2745. Make a TextBox? widget with a drop down Calendar, …
- 1:43 AM Ticket #2811 (InlineEditBox: port/redesign for dijit) created by
- Fixed in [7579] but then broken with change to Dojo 0.9. Also, maybe …
- 1:39 AM Ticket #2810 (TextArea: create textarea widget that sizes automatically) created by
- This replaces the ResizableTextArea? widget of Dojo 0.4. Checked in …
- 1:31 AM Ticket #2809 (Select: port/redesign for dijit) created by
- For details, see http://dojotoolkit.org/developer/dijit/spec/select
- 1:30 AM Ticket #2808 (Autocompletor: port/redesign for dijit) created by
- See http://dojotoolkit.org/developer/dijit/spec/select for details
- 1:27 AM Ticket #2807 (IntegerSpinner: port to dijit) closed by
- fixed: Fixed by [7522]
- 1:27 AM Ticket #2807 (IntegerSpinner: port to dijit) created by
- 1:25 AM Ticket #2806 (Textbox, ValidationTextBox, NumericTextBox, IntegerTextbox: port to dijit) closed by
- fixed: Fixed by various checkins.
- 1:24 AM Ticket #2806 (Textbox, ValidationTextBox, NumericTextBox, IntegerTextbox: port to dijit) created by
- 1:16 AM Ticket #2805 (Button, DropDownButton, Combobutton: port to Dijit) closed by
- fixed: Fixed in [8276]
- 1:16 AM Ticket #2805 (Button, DropDownButton, Combobutton: port to Dijit) created by
- 12:10 AM Ticket #2804 (restore commonly used dojo.dom/dojo.style functions) created by
- The dijit port to dojo uncovered a bunch of deleted dojo functions …
Apr 25, 2007:
- 8:48 PM Ticket #2801 (M2: 0.9Update docs in dojo/data/Read.js from 2007-04-25 meeting outcome) closed by
- fixed: (In [8281]) Minor update that fixes #2801 Doc updates for …
- 8:23 PM Ticket #2803 (ProgressBar: avoid sizing during creation) created by
- In ProgressBar?, from Bill's e-mail: […]
- 8:20 PM Ticket #2802 (Menu.js replace getElementsByClass code) created by
- From Bill's e-mail, regarding Menu.js: […]
- 7:48 PM Ticket #2801 (M2: 0.9Update docs in dojo/data/Read.js from 2007-04-25 meeting outcome) created by
- M2: 0.9Update docs in dojo/data/Read.js from 2007-04-25 meeting …
- 4:01 PM Ticket #2762 (IntegerSpinner min=0 not working when initial value set to 0) closed by
- fixed: (In [8279]) Fixes #2762
- 3:49 PM Ticket #2800 (Charting on Mac OS X) created by
- dojo.charting has some issues in Mac OS X and Linux browsers. …
- 7:04 AM Ticket #2799 (tundra.css theme support) created by
- Modify all tundra.css rules to have format […] And then make all …
- 7:01 AM Ticket #2798 (split tundra.css into tundra.css and dijit.css) created by
- All the truly essential CSS (like dojoInlineBox) should go in …
- 4:45 AM Ticket #2797 (logo shows up with gray background on IE6) created by
- PNG transparency problem on http://dojotoolkit.org, just bring it up …
- 1:16 AM Ticket #2796 (implement dojo.cookie) closed by
- fixed: (In [8277]) adding Ben Lowery's patch for dojo.cookie(). Nice work, …
- 1:16 AM Ticket #2796 (implement dojo.cookie) created by
- dojo.cookie() is spec'd but not implemented.
- 12:28 AM Ticket #2279 (drop down button menu not in correct place when page is scrolled) closed by
- fixed: (In [8276]) Fixes #2279
Apr 24, 2007:
- 8:42 PM Ticket #2721 (M2: Odd problems/interactions between xhr tests and JsonItemStore tests) closed by
- fixed
- 8:41 PM Ticket #2716 (M2: XHR support for sync mode on XHR objects is broken.) closed by
- fixed
- 2:28 PM Ticket #2727 (port dijit to 0.9) closed by
- fixed: (In [8267]) Merge of branches/newcore [8040] through [8255] Fingers …
- 11:26 AM Ticket #2795 (D.O.H. cannot be shared between components today.) closed by
- fixed: (In [8263]) tests.* -> doh.* migration. Moving DOH out of Core. Fixes #2795
- 10:04 AM Ticket #2795 (D.O.H. cannot be shared between components today.) created by
- need to move D.O.H. to a neutral location and provide a simple way to …
- 5:30 AM Ticket #2775 (xd loading: loading a local i18n bundle from inside a local module ...) reopened by
- Working better, but still sometimes an error on shift-reload after …
- 5:21 AM Ticket #2280 (Including cross-domain dojo build causes an error in IE (dojo is undefined)) closed by
- fixed: This is fixed in 0.4.2. See http://build.dojotoolkit.org/0.4.2/ for info.
- 1:22 AM Ticket #2794 (key binding advanced api) created by
- Think about implementing a higher-level interface for key binding, …
- 12:55 AM Ticket #2420 (dijit checkbox and radio refactor (a11y)) reopened by
- Since onClick is considered user overridable, I have protected (by "_" …
- 12:30 AM Ticket #2793 (widget destruction event memory leaks) created by
- When a widget is destroyed, need to call dojo.disconnect() on all the …
Apr 23, 2007:
- 11:19 PM Ticket #2792 (dojo.io.bind: XMLHTTPTransport eats errors with evaling json response) created by
- In BrowserIO.js, around line 287 (for the 0.4 branch code), there is a …
- 11:02 PM Ticket #2611 (Cometd does not load on IE, extra comma) closed by
- fixed: (In [8251]) thanks to Chris Mitchell for finding/filing this. Fixes #2611
- 9:52 PM Ticket #2791 (D.O.H. incorrectly reports group success) created by
- unless a test is nearly hte last in a group, test failure seems not to …
- 7:13 PM Ticket #2420 (dijit checkbox and radio refactor (a11y)) closed by
- fixed: (In [8248]) from david bolter fixes #2420
- 5:46 PM Ticket #2769 (M2: 09 JsonItemStore needs correction in error handling case.) closed by
- fixed: (In [8247]) Fixes #2769
- 4:29 PM Ticket #2790 (ComboBox doesn't allow access to inlined option values) created by
- Check out …
- 3:27 PM Ticket #2789 (debugAtAllCosts: true reveals bug) created by
- I have a web page which works when I don't put debugAtAllCosts: at …
- 3:19 PM Ticket #2788 (Implement Dijit Menu keyboard and mouse behavior) created by
- Implement the Dijit Menu keyboard and mouse behavior as outlined in …
- 12:04 PM Ticket #2787 (SliderVertical widget causing parse error in an XHTML document) created by
- I want to create a vertical slider in my JSF application. However, …
- 9:20 AM Ticket #2786 (Dijit Title Pane looses height on multiple click expansion) created by
- using dijittest/test.html If you click on a Title Pane's header to …
- 7:45 AM Ticket #2785 (Background of ModalFloatingPane has incorrect z-index if multiple ...) created by
- An application creates a pair ModalFloatingPanes? named pane1 and …
Apr 22, 2007:
- 5:08 PM Ticket #2784 (onkey event broken in 0.4.2 (due to change [7508])) created by
- After [7508], keyboard handling (navigation via arrow keys) for the …
- 10:57 AM Ticket #2783 ([CLA] dojo.number.parse fails for negative numbers in IE) created by
- The 0.9 tests show that dojo.number.parse fails on negative numbers …
Apr 21, 2007:
- 9:56 PM Ticket #2782 (Tree: port to dijit) created by
- Based on Dojo 0.4/TreeV3, but won't port DnD or selections, see …
- 9:23 PM Ticket #2778 (broken templateCssPath) closed by
- invalid: Some widgets use templateCssString rather than templateCssPath. If …
- 9:20 PM Ticket #2777 (Select Widget unit test lacks programmatic version) closed by
- invalid
- 1:57 AM Ticket #2754 (Dijit: browser tag on <html>) closed by
- fixed
Apr 20, 2007:
- 10:16 PM Ticket #2781 (Add new Dojo logos to repository) created by
- 5:28 PM Ticket #2779 (Build fails when parent directory tree contains "src") closed by
- fixed: This is fixed in 0.4.2
- 4:26 PM Ticket #2780 (ModalDialogBase tries to set focus on invisible element on IE, IE ...) created by
- The ModalDialogBase?.trapTabs function doesn't take into account that …
- 4:07 PM Ticket #2779 (Build fails when parent directory tree contains "src") created by
- In buildUtil.js, buildUtil.getBundlePartsFromFileName does some …
- 3:43 PM Ticket #2778 (broken templateCssPath) created by
- Two ways for set own css to widget - templateCssString and …
- 3:03 PM Ticket #2777 (Select Widget unit test lacks programmatic version) created by
- According to …
- 8:27 AM Ticket #2776 (dojo's value in _modulePrefixes -- _base doesn't load if directory is ...) created by
- I ran into troubles loading the 0.9 trunk. I think others may have had …
- 5:04 AM Ticket #2775 (xd loading: loading a local i18n bundle from inside a local module ...) closed by
- fixed: (In [8186]) (merge from 0.4 branch) Fixes #2775: xd issue with locale …
- 4:37 AM Ticket #2775 (xd loading: loading a local i18n bundle from inside a local module ...) closed by
- fixed: (In [8184]) Fixes #2775: xd issue with locale i18n bundles inside …
- 4:29 AM Ticket #2775 (xd loading: loading a local i18n bundle from inside a local module ...) created by
- Either the bundle will not be defined, or it will get defined, but …
- 2:51 AM Ticket #2770 (expose sourceNode in dijit for templates.) closed by
- invalid: The sourceNode is available through this.srcNodeRef, but you should be …
- 1:40 AM Ticket #2774 (Trac replaces reporter email with 'guest' on new tickets) created by
- Dojo's Trac currently (it didn't used to) ignores replacing "guest" …
- 1:35 AM Ticket #2773 ([patch][ccla] docparser parses .xd.js files) created by
- Currently the API docparser parses all files ending with 'js'. If a …
- 1:04 AM Ticket #2612 (Bug in 0.4.2 IE dealing with layouts) closed by
- fixed: This was actually fixed in 7716.
- 1:02 AM Ticket #336 (lots of errors in style tests) closed by
- fixed: Style tests all pass under 0.9 code.
- 12:59 AM Ticket #2772 (Overriding class initializer method in a sub-class causes the parent ...) closed by
- invalid: This is as designed. If you want to override init time behavior, call …
- 12:48 AM Ticket #2772 (Overriding class initializer method in a sub-class causes the parent ...) created by
- When you use dojo.declare to create a class with an initializer …
Apr 19, 2007:
- 11:48 PM Ticket #2771 (xd loading: in some cases, the xd loader will call onload listeners ...) closed by
- fixed: (In [8178]) (merge from 0.4 branch) Fixes #2771. An edge case when …
- 11:43 PM Ticket #2771 (xd loading: in some cases, the xd loader will call onload listeners ...) closed by
- fixed: (In [8177]) Fixes #2771. An edge case when loading local and remote …
- 11:42 PM Ticket #2771 (xd loading: in some cases, the xd loader will call onload listeners ...) created by
- In some rare cases using a combination of local and remote dojo …
- 11:23 PM Ticket #2767 (M2: 0.9 xhrGet tests fail on IE 6 and IE 7.) closed by
- fixed: (In [8176]) IE has "issues" with calls to apply() on the COM XHR …
- 10:28 PM Ticket #2770 (expose sourceNode in dijit for templates.) created by
- in current dojo, stuff from the sourceNode like name, and style …
- 7:28 PM Ticket #2769 (M2: 09 JsonItemStore needs correction in error handling case.) created by
- The JsonItemStore? implementation has a problem in how it is passing …
- 5:01 PM Ticket #2768 (M2: 09 D.O.H does not seem to find tests when loaded remotely in Safari.) created by
- M2: 09 D.O.H does not seem to find tests when loaded remotely in …
- 1:21 PM Ticket #2767 (M2: 0.9 xhrGet tests fail on IE 6 and IE 7.) created by
- On multiple Windows machines I have access to with a mixture of IE6 …
Apr 18, 2007:
- 11:22 PM Ticket #2766 (Filter out dojo.require() calls with variables instead of strings) created by
- Right now the xd loader, and probably the build system and debug …
- 11:15 PM Ticket #2765 (xd: dojo.addOnLoad issue if dojo.require() things as part of an ...) created by
- There is an issue in xd loading if you do a dojo.require() as part of …
- 10:33 PM Ticket #2764 (dojo.html.isShowing() should use computed style) created by
- dojo.html.isShowing() uses getStyleProperty() instead of requesting …
- 10:18 PM Ticket #2763 (PageContainer.selectChild's second argument never used) created by
- [http://archive.dojotoolkit.org/nightly/checkout//src/widget/PageContai …
- 10:46 AM Ticket #2762 (IntegerSpinner min=0 not working when initial value set to 0) created by
- buggy example: <input dojoType="IntegerSpinner?" value="0" …
Apr 17, 2007:
- 4:06 PM Ticket #2761 (FilteringTable if Date field has no value NaN is displayed) created by
- Problem: When using FilterTable? and having a column for …
- 7:20 AM Ticket #2760 (headclass style not applied in FilteringTable) created by
- in the FilteringTable? postCreate, the following code is missing in the …
- 4:43 AM Ticket #2759 (tooltip placement sometimes will require bubble to point downwards) created by
- if the widget is at the bottom of the screen and you have a Tooltip, …
- 4:19 AM Ticket #2758 (port dojo.date to 0.9) created by
- 4:18 AM Ticket #2757 (dojo.i18n test regression on mozilla) created by
- tests fail due to some problem in the loader. URLs have test/test/…
- 2:55 AM Ticket #2756 (textbox ucFirst attribute doesn't follow dojo style) created by
- I think this should be spelled out? perhaps just use "capitals" or …
- 2:02 AM Ticket #2755 (Rename dijit.form.SpinnerBase to dijit.form._Spinner) closed by
- fixed: (In [8140]) Rename dijit.form.SpinnerBase? to _Spinner. Fixes #2755
- 2:01 AM Ticket #2755 (Rename dijit.form.SpinnerBase to dijit.form._Spinner) created by
- It's a mixin which should never be used directly, so follow the …
- 12:18 AM Ticket #2754 (Dijit: browser tag on <html>) created by
- Make dojo.require("dijit.util.sniff") (or some similar name) add the …
- 12:03 AM Ticket #2753 (<div dojoAttachPoint="domNode"></div> mentioned in FAQ fails in ...) created by
- The …
Apr 16, 2007:
- 8:39 PM Ticket #2752 (scripting modifications to textboxes result in incorrect id value) created by
- In the dijit/tests/form/test_validate.html file, the elevation and …
- 8:37 PM Ticket #2751 (textboxes end up with some attribute values as "undefined") created by
- The textbox widgets are ending up with a tabindex attribute value of …
- 6:01 PM Ticket #2521 (Drupal: jQuery migration/Dojo Module) closed by
- fixed: This module is in v1.0 with a 1.1 coming soon... it doesnt completely …
- 3:01 AM Ticket #2750 (JsonService.parseResults returns undefined when passed 0 (zero)) created by
- When a JSON service returns 0, JsonService?.parseResults converts it to …
- 2:41 AM Ticket #2749 (dojo.number tests fail in Safari, Opera) closed by
- fixed: (In [8132]) Fixes #2749
- 2:39 AM Ticket #2749 (dojo.number tests fail in Safari, Opera) created by
- dojo.number.parse("1,234,567") => NaN bad use of string.replace() …
Apr 15, 2007:
- 4:08 AM Ticket #2748 (Port loader_xd.js to 0.9) created by
- Need to bring over xd loader for 0.9
- 4:04 AM Ticket #2747 (0.9: _byId in _base/lfx.js is removed by the dojo compressor.) closed by
- fixed: (In [8122]) Fixes #2747: _byId was defined after it was first used, …
- 4:03 AM Ticket #2747 (0.9: _byId in _base/lfx.js is removed by the dojo compressor.) created by
- _byId is defined after it is first used. That causes a problem for the …
- 4:01 AM Ticket #2746 (Do not deliver _base directory with a build) closed by
- fixed: (In [8121]) Fixes #2746. No longer remove the _base stuff in a build.
- 3:39 AM Ticket #2746 (Do not deliver _base directory with a build) created by
- To avoid confusion, do not deliver the _base directory in a build. The …
- 3:38 AM Ticket #2607 (port build system to core/util) closed by
- fixed: Basic build system is there. I have opened tickets on remaining …
Apr 14, 2007:
- 10:10 PM Ticket #2742 (Currency Euro (EUR) format symbol is wrong) closed by
- fixed: (In [8102]) Generate cldr currency data without objects. Fixes #2742
- 3:42 PM Ticket #2745 (port DatePicker to dijit as Calendar widget for 0.9) created by
- Redoing DatePicker? as Calendar in 0.9 dijit release.
- 1:09 PM Ticket #2744 (Tundra: implment tooltip styling) created by
- The tooltip isn't showing right on IE, but I didn't bother fixing it …
- 1:03 PM Ticket #2743 (popup validation error messages as a tooltip) closed by
- fixed: (In [8098]) Display validation errors as tooltip popup (fixes #2743), …
- 3:17 AM Ticket #2743 (popup validation error messages as a tooltip) created by
- 2:03 AM Ticket #2742 (Currency Euro (EUR) format symbol is wrong) created by
- Need to restructure currency cldr data to be flat so that the …
- 2:02 AM Ticket #2741 (numbertextbox bad input yields NaN) created by
- In test_validate.html, enter 1234 in the currency textbox or some …
Apr 13, 2007:
- 7:34 PM Ticket #2740 (SplitContainer inside PageContainer causes no visual page output in FF ...) created by
- Using SplitContainers? within a PageContainer? causes no container …
- 5:17 PM Ticket #2739 (FilteringTable.columns[i].sortFunction - KISS, one-liner) created by
- [ Dojo 0.4.2 ] I can deal with an dojoAddOnLoad like this: […] It …
- 2:26 PM Ticket #2738 (Popup windows with FormBind and IframeIO transport) created by
- On some IE7 browsers, and all Konqueror browsers, this page: …
- 1:49 PM Ticket #591 (DND accept problem) reopened by
- Replying to ilia: > ..bug exists now Yes, it still exists …
- 4:25 AM Ticket #2737 (GFX demos do not position slider handles correctly in WebKit (Safari) ...) created by
- View the gfx demos (such as the lion http://dojotoolkit.org/node/547) …
- 1:11 AM Ticket #2537 (remove ProgressBar.color) closed by
- fixed: Fixed by [8036]
Apr 12, 2007:
- 7:58 PM Ticket #2736 (fields named by integers bug in dojo.validate.check) created by
- I have been beating my head against a wall for a bit trying to run …
- 5:54 PM Ticket #2606 (build process does not strip dojo.requireIf statements) closed by
- fixed: (In [8073]) (merge from 0.4 branch) Fixes #2606. Forgot to escape …
- 5:51 PM Ticket #2606 (build process does not strip dojo.requireIf statements) closed by
- fixed: (In [8072]) (merge from 0.4 branch) Fixes #2606. Forgot to escape …
- 5:49 PM Ticket #2606 (build process does not strip dojo.requireIf statements) closed by
- fixed: (In [8071]) Fixes #2606. Forgot to escape regexp sensitive characters …
- 5:27 PM Ticket #2606 (build process does not strip dojo.requireIf statements) reopened by
- Reopening -- this change is too aggressive: it seems to be removing …
- 1:46 PM Ticket #2735 (FilteringTable - event.connect - onSelect in Firefox) created by
- Hi, I have the widget "FilteringTable?" and want to connect an event on …
- 1:42 PM Ticket #2734 (FilteringTable - event.connect - onSelect in Firefox) created by
- Hi, I have the widget "FilteringTable?" and want to connect an event on …
- 12:25 PM Ticket #2733 (bad arguments in resultHandler at FlashStorageProvider) created by
- the arguments 'status' and 'key' are wrong at …
- 11:23 AM Ticket #2732 (Smoothscroll problem on safari browser) created by
- I took the latest sources from the trunk and tried out smoothscroll …
- 7:04 AM Ticket #2731 (Examples in dojo book don't work) created by
- It seems that examples in DojoBook? don't work. For example the button …
- 5:29 AM Ticket #2730 (ShrinkSafe doesn't handle variable re-naming within 'eval' strings) created by
- ShrinkSafe? seems to be breaking code in the following scenario: …
- 4:36 AM Ticket #2729 (dojo.date.format module, function dojo.date.parse: problem with ...) created by
- I found something of a problem with the dojo.date.parse function when …
Apr 11, 2007:
- 10:48 PM Ticket #2728 (Port DnD2 to 0.9 as DnD) created by
- Port DnD2 to 0.9 as DnD.
- 10:04 PM Ticket #2727 (port dijit to 0.9) created by
- 6:40 PM Ticket #2726 (Lots of Safari Demo Bugs) created by
- I ran the demo/tests individually (since the main demo app doesn't …
- 2:46 PM Ticket #2725 (Demo doesn't work under Safari) created by
- I've been trying to get some/any of the demos to work under Safari …
- 12:07 PM Ticket #2724 (Widget.js missing dojo.dom require.) created by
- Dijit's dijit.base.Widget contains a method that cleans up HTML nodes, …
- 5:57 AM Ticket #2723 ([patch][ccla] PopupContainer load error within a cross-domain IFRAME) created by
- If PopupContainer? is loaded from within an IFRAME that is loaded …
- 2:14 AM Ticket #2704 (Port dojo.data API and JsonItemStore to Dojo 0.9 M1 code split.) closed by
- fixed
- 2:13 AM Ticket #2141 (move DemoEngine out of dojo.widget.*) closed by
- wontfix: will not move to new repo
- 2:12 AM Ticket #1975 (Localize DocPane) closed by
- wontfix: not part of dojo core
- 2:12 AM Ticket #1974 (Localize DemoEngine) closed by
- wontfix: Not part of dojo core
- 2:05 AM Tickets #2325,2326,2327,2719 batch updated by
- fixed: (In [8039]) Check in common set of cldr transforms, as built by xslt …
Apr 10, 2007:
- 11:22 PM Ticket #2717 (M2: Enable XHR (URL loading) support in JsonItemStore with new ...) closed by
- fixed: Remaining issue has a separate ticket now: #2721
- 8:42 PM Ticket #2722 (dojo.event.browser.addListener creates closure) created by
-
While it's nice that
dojo.event.browser.addListener
attempts to fix … - 6:55 PM Ticket #2601 (Implement a11y for progress bar) closed by
- fixed: (In [8036]) fixes #2601
- 1:37 PM Ticket #2721 (M2: Odd problems/interactions between xhr tests and JsonItemStore tests) created by
- After the xhr tests were enabled in base, the JsonItemStore? tests …
- 9:21 AM Ticket #2720 (Filteringtable multiple select) created by
- Multiple select in Filteringtable is behaving incorrectly and differs …
- 6:04 AM Ticket #2418 (io.bind: XMLHttpTransport Error: 1223 Unknown (Internet Explorer bug)) closed by
- fixed: (In [8032]) fixes #2418
- 3:06 AM Ticket #2719 (Port dojo.number and dojo.currency to 0.9) created by
- 1:02 AM Ticket #2718 (make widget templates validate) created by
- If possible, remove <div> inside of <span> (either use <div>/<div> or …
Apr 9, 2007:
- 8:43 PM Ticket #2717 (M2: Enable XHR (URL loading) support in JsonItemStore with new ...) created by
- This tracker is for enabling support of remote/file loading of JSON …
- 4:28 PM Ticket #2716 (M2: XHR support for sync mode on XHR objects is broken.) created by
- In the new code split for 0.9 and the refactoring of io.bind() into …
- 7:25 AM Ticket #2715 (TreeContextMenuV3 and TreeContextMenu cause parse errors when used in ...) created by
- I have an html file with dojo widgets which is working great. However, …
- 4:00 AM Ticket #2714 (Need build options to minify/compress all files in a build) created by
- Right now the equivalent of strip-resource-comments is not supported …
- 3:59 AM Ticket #2713 (Generate flattened bundles for layer files) created by
- For 0.9: Right now, only the dojo.js file gets flattened bundles. …
- 3:56 AM Ticket #2712 (Generate xd.js files for layers and individual modules) created by
- For the 0.9 codebase, get this working. Right now it is just a bunch …
- 3:55 AM Ticket #2622 (Port build system over to 0.9 core) closed by
- fixed: Closing. Basic port is done, but still need to do some cleanup. I'll …
Apr 8, 2007:
- 11:15 PM Ticket #2501 (create _base.js for core) closed by
- fixed
- 11:06 PM Ticket #2708 (make tests run in rhino) closed by
- fixed: Seems james got them all working. Huzzah!
- 10:55 PM Ticket #2550 (implement a test harness for 0.9 which does not rely on a build system) closed by
- fixed: Marking fixed. Further improvements to the system should happen under …
- 7:46 PM Ticket #2683 (xdomain: loading a local file after page load causes an error.) closed by
- fixed: (In [8007]) (merge from 0.4 branch) Fixes #2683. Did not fix …
- 7:44 PM Ticket #2683 (xdomain: loading a local file after page load causes an error.) closed by
- fixed: (In [8006]) (merge from 0.4 branch) Fixes #2683. Did not fix …
- 7:42 PM Ticket #2683 (xdomain: loading a local file after page load causes an error.) closed by
- fixed: (In [8005]) Fixes #2683. Did not fix debugAtAllCosts case with …
- 7:38 PM Ticket #2683 (xdomain: loading a local file after page load causes an error.) reopened by
- Fix did not address the debugAtAllCosts case. Reopening. Also, I think …
- 5:38 PM Ticket #2644 (Problem with _inherited) closed by
- wontfix: "inherited" is known to be brittle, that's why it's now private (note …
- 11:25 AM Ticket #2711 (port I/O (ajax) core + tests into core) created by
- as per the roadmap document and …
Apr 7, 2007:
- 3:22 AM Ticket #2553 ([dojo.data] JsonItemStore only works with attribute-name-strings, not ...) closed by
- fixed: See #2704
- 3:21 AM Ticket #2547 ([dojo.data] improve JsonItemStore performance) closed by
- fixed: See #2704
- 3:21 AM Ticket #2546 ([dojo.data] JsonItemStore allows duplicate items with same identity) closed by
- fixed: See #2704
- 3:21 AM Ticket #2545 ([dojo.data] fix callback names in Read API) closed by
- fixed: See #2704
- 3:21 AM Ticket #2544 ([dojo.data] document paging API, and provide reference implementation) closed by
- fixed: See #2704
- 3:20 AM Ticket #2543 ([dojo.data] document sorting API, and provide reference implementation) closed by
- fixed: See #2704
- 3:20 AM Ticket #2541 ([dojo.data] in JsonItemStore, can't call findByIdentity() before find()) closed by
- fixed: See #2704
Apr 6, 2007:
- 5:58 PM Ticket #2222 (Upgrade ant to 1.6.5) closed by
- fixed
- 4:27 PM Ticket #2710 (port dojo.lfx/animation to 0.9) created by
- 4:10 PM Ticket #2709 (screen reader issues with number spinner) created by
- After pressing the up or down arrow three or four times in the number …
- 2:26 PM Ticket #2708 (make tests run in rhino) created by
- Some of the unit tests for M1 fail in Rhino. Also, the harness only …
- 2:16 PM Ticket #2707 (memory leak in dojo charting) created by
- Hi, I want to implement a monitoring app using dojo charting I have …
- 1:41 PM Ticket #2706 (bug in Store.addData) created by
- Hi, I think there is a bug in Store.addData when the store is used as …
- 4:11 AM Ticket #2701 ('var' missing to declare local variable in in TreeSelector, initialize) closed by
- fixed: (In [7944]) Fixes #2701
- 3:21 AM Ticket #2705 (fix parse/validation errors in dijit) closed by
- fixed: (In [7943]) Fixes #2705
- 3:18 AM Ticket #2705 (fix parse/validation errors in dijit) created by
- Layout.js and ResizableTextArea? test in dijit have validation errors
Note: See TracTimeline
for information about the timeline view.