Timeline
Aug 18, 2010:
- 11:52 PM Ticket #11602 (Memory level increases when writing in the Text Boxes) created by
- Testing Type: Memory leaks Widget: dijit.Menu Short description: …
- 11:35 PM Ticket #11601 (Calendar: memory leak when using “next month” buttons) created by
- Testing Type: Memory leaks Widget: dijit.InlineEditBox Short …
- 10:25 PM Ticket #11600 (AccordionContainer: memory leak on refreshing page) created by
- Testing type: Memory leaks Widget: AccordionContainer Short …
- 10:19 PM Ticket #11599 (Slider: memory leak on page refresh) created by
- Testing type: Memory leaks Short description: After refreshing the …
- 10:09 PM Ticket #11598 (CheckBox, RadioButton: memory leak on page refresh) created by
- Testing type: Memory leaks Widget: dijit.form.CheckBox …
- 9:54 PM Ticket #11597 (Button: After clicking several times in every button of the page, the ...) created by
- Testing type: Memory leaks Widget: dijit.form.Button, …
- 9:41 PM Ticket #11596 (Button: memory leak on page refresh) created by
- Testing type: Memory leaks Widget: dijit.form.Button Short …
- 9:31 PM Ticket #11595 (FilteringSelect: memory leak on page refresh) created by
- Testing type: Memory leaks Widget: Filtering Select After refreshing …
- 9:22 PM Ticket #11594 (FilteringSelect: IE 8 - after choosing different values memory usage ...) created by
- Testing type: Memory leaks Widget: Filtering Select Short …
- 8:38 PM Ticket #11593 (Error on call of dojo.requireLocalization when resource is missing ...) created by
- When dojo.requireLocalization is called and the requested resource …
- 7:10 PM Ticket #11592 (dojox.dtl unit tests - date/time related filters and tags fail in IE) created by
- run the unit tests for dtl in IE and you'll see failures for: * …
- 7:01 PM Ticket #11591 (wrong presentation of custom elements in TitlePane.titleBarNode since ...) created by
- currently i am using v1.4 and trying to switch to v1.5. I define some …
- 6:31 PM Ticket #11590 (TabContainer: memory leak problem when creating a new tab) created by
- Testing Type: Memory leaks Widget: dijit.layout.TabContainer …
- 6:08 PM Ticket #11589 (Editor: memory leak problem when adding lots of text) created by
- Testing Type: Memory leaks Widget: dijit.Editor Description: on IE …
- 6:03 PM Ticket #11588 (intermediateChanges=true breaks priorityChange) created by
- At least in textbox's (first test that came to mind that was quickly …
- 5:49 PM Ticket #11587 (Subscription in Dialog._setup causes memory leak) created by
- Testing Type: Memory leaks Widget: dijit.Dialog Description: on IE 8 …
- 5:03 PM Ticket #11586 ([regression] dojo/method's excluded from dijit.Declarations) created by
- dojo/method's declared inside a dijit.Declaration are not included in …
- 4:41 PM Ticket #9945 (Migrate widgets to use _HasDropDown) reopened by
- After [22604], TimeTextBox? can no longer filter times by typing the …
- 9:00 AM Ticket #11585 (DataGrid formatter image height bug) created by
- If formatter inserts image to cell row, height doesn't grow and image …
- 2:47 AM Ticket #11584 (Support for packages) created by
- This ticket covers adding support to Dojo for handling "packages" of …
- 1:54 AM Ticket #11582 (Missing Dropdown Menu bottom border line in IE) closed by
- duplicate: Dup of #11438. The issue w/your suggested is that you've ignored the …
Aug 17, 2010:
- 8:12 PM Ticket #11583 (Missing DataGrid table header left border line in both IE/FF) created by
- Missing DataGrid? table header left border line in both IE/FF. Please …
- 8:02 PM Ticket #11582 (Missing Dropdown Menu bottom border line in IE) created by
- Missing Dropdown Menu bottom border line in IE. Please check attached …
- 3:46 PM Ticket #11581 (HTML5 Features for Multi-file upload) created by
- Add HTML5 features for multi-file uploader: …
- 3:24 PM Ticket #11575 (1.5 shipped with dojo.version = 1.4) closed by
- fixed: (In [22734]) Fixes #11575 !strict. Change dojo.version to 1.5.1 in …
- 2:31 PM Ticket #11580 (Dojox EnhancedGrid Indirect Selection enhancement) created by
- It would be helpful if the checkbox/radio button selection column …
- 2:28 PM Ticket #11579 (Dojo EnhancedGrid Indirect Selection+Context Menu) created by
- When selecting multiple rows via the indirect selection method, you …
- 11:21 AM Ticket #11578 ([patch] dojox.widget.Portlet Icons CSS for claro theme missing) created by
- when using a portlet with claro-theme, the icons to toggle, close and …
- 3:32 AM Ticket #11577 (SVGWEB: moveToBack () throws an error if object has no sibling) created by
- If an object is the only object in a Group, calling its moveToBack() …
Aug 16, 2010:
- 10:53 PM Ticket #11576 ([patch] [cla] dtl.test_annoying_nest fail in FF 4.0 beta 3) created by
- in FF4, table elements can't have text as direct children (as in …
- 10:00 PM Ticket #11184 (Graphing Scientific Calculator widget) closed by
- fixed: (In [22729]) Fixes #11184. Initial commit of dojox/calc project …
- 3:22 PM Ticket #11575 (1.5 shipped with dojo.version = 1.4) created by
- dojo.version for 1.5 (dojo/_base/loader/bootstrap.js) contains: …
- 1:35 PM Ticket #11562 (TitlePane: opening an accordion pane causes closed TitlePane's to load ...) closed by
- fixed: (In [22727]) Fix so closed TitlePane's inside of …
- 4:06 AM Ticket #11574 (dojox.dtl.dom.tag.test_tag_ifequal fails in FF) created by
- fail in both FF3.6 and 3.0 (with trunk at r22726)
- 1:14 AM Ticket #11573 (Vertical max calculations for stacked-plot axes not consistent with ...) created by
- In the dojox.charting.plot2d.common.js file, in the …
Aug 15, 2010:
- 12:18 PM Ticket #10748 ([patch][cla] dojox.widget.PlaceholderMenuItem does not destroy ...) closed by
- fixed: (In [22726]) fixes #10748 - Thanks for the quick fix and test, looks great.
- 12:13 PM Ticket #11217 ([patch] [ccla] DataPresentation test fails to load in IE) closed by
- fixed: (In [22725]) fixes #11217, though peller already removed trailing …
- 12:06 PM Ticket #11467 (Buttons overlap scroll bar in dojox.widget.Wizard) closed by
- fixed: (In [22724]) fixes #11467 - add default css margins, add tests. some …
- 11:14 AM Ticket #10836 ([cla][patch][regression] dojox.widget.Wizard does not initialize ...) closed by
- fixed: (In [22723]) fixes #10836 - added dialog test and merged small patch …
- 12:19 AM Ticket #11569 ([patch] [ccla] base tests load tundra but try to use claro) closed by
- fixed: (In [22722]) Fix remaining tundra references, thanks Mark! Fixes #11569.
Aug 14, 2010:
- 11:37 PM Ticket #11570 (dojox.widget.Roller _set name confliction) closed by
- fixed: Looks like dante fixed in [22720] but it didn't catch here.
- 11:33 PM Ticket #11572 (DataGrid generates runtime errors when you delete rows in a particular ...) created by
- I found that if you delete grid items in a particular order, you can …
- 2:27 AM Ticket #11535 (FilteringSelect/ComboBox loosing values if dojo.dialog or dojo.fx used) closed by
- worksforme: Closing for lack of test case.
- 1:46 AM Ticket #11011 (FilteringSelect: while using dijit.form.FilteringSelect for Country ...) closed by
- worksforme: Closing for lack of test case.
- 12:59 AM Ticket #11571 (XHTML validation of dijit components) created by
- In dijit/form/ComboBox.js: Two errors that have come up, …
Aug 13, 2010:
- 11:14 PM Ticket #11570 (dojox.widget.Roller _set name confliction) created by
- Because of 22718 change, the method name _set in the …
- 8:27 PM Ticket #11569 ([patch] [ccla] base tests load tundra but try to use claro) created by
- I noticed some of the tests are missing styles. This is because the …
- 4:29 PM Ticket #11568 ([patch][ccla]XHR attribute "failOk" isn't surpressing all error messages) created by
- According to the latest API docs for dojo.xhrGet, the "failOk" …
- 12:58 PM Ticket #11567 (1.5.0 breaks fadeIn in IE) created by
- A web tool I created does the following when loading the page. 1) …
- 11:15 AM Ticket #11566 (Dojo Grid+form+scrollbar in IE) created by
- If we have form (height=800px and width:500px)which has scroll bar and …
- 6:44 AM Ticket #11565 (dojox.data.util.JsonQuery producing broken sort syntax in query strings) created by
- I have a DataGrid? using a JsonQueryRestStore? for data, pointing at my …
Aug 12, 2010:
- 11:27 PM Ticket #11564 (Dialog: exception in dijit._DialogLevelManager::show) created by
- A customer reported this exception after refreshing a ContentPane …
- 4:54 PM Ticket #11563 (IE VML text letters rotated 90 degrees counter-clockwise) created by
-
In two places in
vml.js
you will see the line: […] Apparently, … - 2:59 PM Ticket #11562 (TitlePane: opening an accordion pane causes closed TitlePane's to load ...) created by
- When there are recursive dijit.TitlePane?'s within a …
- 2:10 AM Ticket #11561 (dojo.parser missing from docs) created by
- I see it in the tree, but not in the method list. Going to the link …
Aug 11, 2010:
- 10:44 PM Ticket #11560 (RadioButton: CSS outline broken) created by
- Firefox 3.6.8 Windows XP SP3 Using CSS, I gave a radio button an …
- 10:32 PM Ticket #11239 (FishEyeList: performance issue when a large number of items are present) closed by
- fixed: (In [22715]) Fixes #11239. Add rudimentary size/[position cache to …
- 10:11 PM ProjectMeeting/2010-08-11 edited by
- (diff)
- 9:57 PM ProjectMeeting/2010-08-11 created by
- 9:54 PM ProjectMeeting edited by
- (diff)
- 3:01 PM Ticket #9010 (dojox.charting themes contain too few colors) closed by
- invalid
- 3:00 PM Ticket #6349 (IE6: icons render in wrong place within the API viewer) closed by
- wontfix: Gonna close this one; not going to support IE6 any more but more …
- 2:59 PM Ticket #10848 (incomplete/404 docs for dijit.Tree) closed by
- fixed: This was fixed with the 1.5 rollout; basically the static API docs …
- 2:58 PM Ticket #11377 (Tree documentation problemns) closed by
- fixed: Looked fixed to me on DTK.
- 1:49 PM Ticket #11559 (Calling animation.stop(true) should fire onEnd) created by
- I have some animations with user interaction. So I call anim.stop() to …
- 12:36 PM Ticket #11219 (DragPane: IE8 gets stuck in mouse down) closed by
- fixed: (In [22712]) fixes #11219 - stop the mover if the node leaves the …
- 12:06 PM Ticket #11319 ([regression] dojox.widget.PlaceholderMenuItem.getPlaceHolders() calls ...) closed by
- fixed: (In [22710]) fixes #11319 in 1.5.x branch, backported from [22512]
- 11:34 AM Ticket #11558 ([patch][cla] makeCix updates) closed by
- fixed: (In [22708]) fixes #11558 - thanks todd!
- 11:33 AM Ticket #11558 ([patch][cla] makeCix updates) created by
- Todd from ActiveState sent me an updated patch they used when …
- 10:53 AM Ticket #11557 (dijit.Editor's Tables plugin doesn't destroy totally) created by
- Create the dijit.Editor with plugin dojox.editor.plugins.TablePlugins? …
- 10:15 AM Ticket #10778 (TabController right-click menu "Close All" feature) closed by
- wontfix: Closing since no CLA.
- 8:52 AM Ticket #11505 (IE6 rendering of DTL template) closed by
- worksforme
- 8:19 AM Ticket #11337 (ContentPane: setting AccordionContainer as contents causes duplicate ID) closed by
- invalid: Closing since no test case.
- 7:06 AM Ticket #8786 (AccordionContainer: problem with animation for embedded layout widgets ...) closed by
- wontfix: Bug is fixed (on windows) in FF3.6.8. (Although it still happens in …
- 7:03 AM Ticket #11556 (Selectable problem in IE) created by
- This is a IE only "bug" The normal behavior of the datagrid should …
- 12:21 AM Ticket #11555 (dojo/method can't catch onShow event in Google Chrome) closed by
- invalid: That's invalid HTML it should be: […] not […]
- 12:16 AM Ticket #11555 (dojo/method can't catch onShow event in Google Chrome) created by
- Chrome version: 5.0.375.125 beta Problem: The below script can't run …
- 12:07 AM Ticket #11554 (JSLint Fork, should we use it?) created by
- Read: http://mikewest.org/2010/05/jslint-needs-some-bad-parts Should …
Aug 10, 2010:
- 2:07 PM Ticket #11456 (ComboButton & Select vertical alignment issues (IE)) closed by
- fixed: (In [22707]) Fixes #11456. Set default vertical-alignment to middle …
- 12:23 PM Ticket #11517 (defect:dojo.io.iframe.send send 20 input file) closed by
- invalid: no worries. thanks for the followup
- 11:50 AM Ticket #11553 (Claro: hovering ComboButton shrinks toolbar) created by
- See …
Aug 9, 2010:
- 11:50 PM Ticket #11544 (The Script Defer mechanism in IE for dojo's onload event breaks with ...) closed by
- duplicate: Great, will close this as a duplicate of #10918
- 9:22 PM Ticket #11552 (IE8 calling setShape on dojox.gfx.Rect erases all registered events) created by
- in dojox/gfx/vml.js on lines 342 to 347 the code replaces this.rawNode …
- 7:16 PM Ticket #11551 (ColorPalette: swatch alignment problem (similar to closed/fixed: 11358)) created by
- In dojo 1.5, stable, the dijit.ColorPalette is now off. This looks …
- 2:23 PM Ticket #11041 (labels on wrong side of CheckBox/RadioButton/TextBox (RTL mode)) closed by
- wontfix: Surrounding both the label and checkbox with a block element seems to …
- 1:22 PM Ticket #11539 (dijit.Editor's Breadcrumb plugin doesn't destroy totally) closed by
- fixed: (In [22704]) Updates to Breadcrumb destroy logic. Ensures cleanup of …
- 11:46 AM Ticket #11550 (TabContainer: make list-of-tabs menu align with button) closed by
- fixed: (In [22703]) Converted TabContainer's list-of-tabs menu to be a drop …
- 11:31 AM Ticket #11550 (TabContainer: make list-of-tabs menu align with button) created by
- The drop down from the menu button in ScrollingTabController can …
- 11:26 AM Ticket #11371 (Option for dijit.layout.TabContainer to switch to the most recently ...) closed by
- duplicate: Dup of #9776.
- 10:52 AM Ticket #11549 (InlineEditBox: Allow save default value) created by
- InlineEditBox? doesn't allow save default value, because …
Aug 8, 2010:
- 4:14 AM Ticket #10081 (Fix DOMContentLoaded logic in hostenv_browser to be more robust to ...) closed by
- duplicate: Closing this bug in favor of #10918 even though this bug came first. …
Aug 7, 2010:
- 10:18 PM Ticket #11548 (Multiple calls to setDataStore breaks page scrolling in ThumbnailPicker) created by
- This looks to be an issue with the reset() method clearing out the …
- 3:55 AM Ticket #11547 (InlineEditBox doesn't fire onChange on call to attr("value", ...)) created by
- If you call attr("value", ...) to set the value of an InlineEditBox, …
- 12:00 AM Ticket #11546 (CouchDBRestStore expects a string query parameter) created by
- I've been trying to get CouchDBRestStore running with DataGrid?, but …
Aug 6, 2010:
- 9:09 PM Ticket #11545 ([patch] [cla] Select: 0 is not a valid option value) created by
- When database data for the option values for dijit.form.Select are …
- 9:06 PM Ticket #11544 (The Script Defer mechanism in IE for dojo's onload event breaks with ...) created by
- If you have : * an external JS file included in your page …
- 4:19 PM Ticket #11540 (ComboBox: caret visible in down arrow icon while being depressed (FF)) closed by
- wontfix: So at least it seems to disappear as soon as you mouseup. I don't …
- 2:21 PM Ticket #11543 (Avoid SL Surface.destroy() to touch rawNode) created by
- Not trying to touch the surf.rawNode.name in destroy() method as it …
- 12:58 PM Ticket #11542 (Cannot parse d="" error) created by
- svg.js setShape() sets the 'd' attribute even when it contains no …
- 12:47 PM Ticket #11541 (Silverlight _delayAlignment() and disconnect not checking for invalidObject) created by
- There is no control over when the _delayAlignment() is going to be …
- 5:29 AM Ticket #11540 (ComboBox: caret visible in down arrow icon while being depressed (FF)) created by
- On FF mac/windows (but not IE or chrome), while mouse-down on the …
- 4:25 AM Ticket #11539 (dijit.Editor's Breadcrumb plugin doesn't destroy totally) created by
- Create the dijit.Editor with plugin dojox.editor.plugins.Breadcrumb …
Aug 5, 2010:
- 10:32 PM Ticket #11538 (Make DataChart easier to use) created by
- The DataChart? was intended as a simple way to drop a chart into a …
- 10:15 PM Ticket #11511 (support html5 data-dojo-config param for djConfig) closed by
- fixed: (In [22681]) fixes #11511 - deprecate djConfig attribute and global. …
- 9:21 PM Ticket #11537 (Document and implement Dojo Store API) created by
- This ticket is to track the efforts of implementing the Dojo Object …
- 7:59 PM Ticket #11497 ([patch] [ccla] ProgressBar: aria labels not correctly specified) closed by
- fixed: (In [22678]) fixes #11497 adjust aria roles for better screen reader …
- 2:17 PM Ticket #11536 (dojo.create: the style attribute seems to be ignored by Internet ...) closed by
- invalid: You need to pass in a property bag. (The API guide for dojo.create() …
- 2:04 PM Ticket #11536 (dojo.create: the style attribute seems to be ignored by Internet ...) created by
- When I use dojo.create and include a style attribute, like this: …
- 1:31 PM Ticket #11535 (FilteringSelect/ComboBox loosing values if dojo.dialog or dojo.fx used) created by
- When using filteringselects or comboboxes on a for along with either a …
- 1:22 PM Ticket #11534 (focus() back to original button that opened dialog blocks custom .focus) closed by
- invalid: Please make small test cases, on the order of 100 bytes, not 100K. …
- 9:31 AM Ticket #11534 (focus() back to original button that opened dialog blocks custom .focus) created by
- When a dojodialog is closed, it places focus back to the original …
- 9:11 AM Ticket #11533 (Tree: focusing of last treenode set by path) created by
- Since the release-version of dojo 1.5 "tree.set('path', pathArray)" …
- 5:44 AM Ticket #10450 (AccordionContainer: unwanted scrollbar appears in child after ...) closed by
- wontfix: Working fine in Chrome 5 (against dojo 1.4, 1.5, and trunk).
- 5:23 AM Ticket #11500 (dojox cometd simultaneous publish messages are lost) closed by
- wontfix: Sorry but the cometd client included with the dojo 1.4.3 release is …
- 5:21 AM Tickets #4017,7389,9141 batch updated by
- fixed: (In [22677]) Fix AccordionContainer rendering problems, by properly …
- 1:02 AM Ticket #11496 (ProgressBar: changing from indeterminate w/label to determinate leaves ...) closed by
- worksforme
Aug 4, 2010:
- 11:21 PM Ticket #11319 ([regression] dojox.widget.PlaceholderMenuItem.getPlaceHolders() calls ...) reopened by
- 10:19 PM Ticket #11532 ([regression] Popup context menu on DataGrid throws error.) closed by
- duplicate: Dup of #11319.
- 10:07 PM ProjectMeeting/2010-08-04 created by
- 10:04 PM ProjectMeeting edited by
- (diff)
- 9:09 PM Ticket #11532 ([regression] Popup context menu on DataGrid throws error.) created by
- We just switched from dojo 1.3.1 to 1.5 and all of our DataGrid?'s that …
- 4:37 PM Ticket #6062 (Editor constructor initialization attributes get overwritten if you ...) closed by
- fixed: (In [22675]) Fixing issue with builtin filters being lost if user …
- 3:28 PM Ticket #10533 (Resize issues when window resized.) closed by
- fixed: I've fixed this as much as I can for now, so I'm just closing it out.
- 10:44 AM Ticket #11531 (Silverlight renderer boken on FF >= 3.6.4) created by
- Since Firefox changed their plugin architecture in version 3.6.4 the …
- 9:03 AM Ticket #11530 (API for chart axis title) reopened by
- 8:53 AM Ticket #11530 (API for chart axis title) closed by
- duplicate: Dup of #11529.
- 8:52 AM Ticket #11530 (API for chart axis title) created by
- support each chart to have axis title at left/right/top/bottom side
- 8:50 AM Ticket #11529 (API for chart title) created by
- support each chart to have a title at the top or bottom side
- 8:39 AM Ticket #10229 (ComboBox and FilteringSelect: scrollbar in dropdown goes beyond the ...) closed by
- fixed: On second thought (and examination) this all seems to be fixed as of …
- 8:25 AM Ticket #5875 (Menu: menus with no icon still have blank spot for icon) closed by
- fixed: This was done for claro for 1.5. Marking as fixed.
- 8:22 AM Ticket #6054 (ComboBox.js hard coded classes) closed by
- fixed: (In [22674]) Ability to specify separate class for ComboBox drop down …
- 8:14 AM Ticket #3556 (AccordionContainer: refactor Accordion to reuse more Stack code (see ...) closed by
- wontfix
- 8:11 AM Ticket #11430 (BorderContainer: removing/adding pane does not remove old style information) closed by
- fixed: (In [22673]) Clear CSS settings on widgets when they are removed from …
- 7:55 AM Ticket #9145 (ComboBox: support iconAttr) closed by
- wontfix
- 7:50 AM Ticket #11265 ([regression] TooltipDialog: doesn't get focus on mouse click of ...) closed by
- fixed: (In [22672]) Fix TooltipDialog so it gets focus when opened from a …
- 4:29 AM Ticket #11524 (Stop _getTabNavigable from trying to walk VML nodes) closed by
- fixed: Actually this was already fixed in 1.5, in [22268]. Presumably the …
- 4:15 AM Ticket #10453 (Dialog: uninitialize may cause problem on nested dialog (race ...) closed by
- fixed: Oh actually, it already does that. So this is fixed already. (But …
- 4:08 AM Ticket #11510 (With debugAtAllCosts enabled, getting a cross-domain error) closed by
- fixed: (In [22671]) Fixes #11510: fix issue with regexp looking like a …
- 2:25 AM Ticket #11528 ([regression] TextBox: font-family becomes difficult to override in IE) created by
- In Dojo 1.5 (as of revision 21560), TextBox has its font-family style …
Aug 3, 2010:
- 7:16 PM Ticket #11527 (File upload with plain HTML upload form + dojo.io.iframe technique ...) created by
- After updating from dojo 1.3 to dojo 1.4, file uploading (done with a …
- 6:01 PM Ticket #11526 ([patch] [ccla] DataPresentation broken in Chrome 5) created by
- See: …
- 3:44 PM Ticket #11525 (Legend image for plot on graph shows nothing) created by
- The legend in version 1.5.0 isn't displaying properly under certain …
- 3:13 PM Ticket #11524 (Stop _getTabNavigable from trying to walk VML nodes) created by
- Apparently if _getTabNavigable tries to walk a VML node tree, the VML …
- 8:46 AM Ticket #11494 (AlwaysShowToolbar.js EnterKeyHandling.js miss dojo.require) closed by
- fixed: (In [22666]) missing dojo.require() calls, fixes #11494 !strict.
- 8:05 AM Tickets #10001,11331,11483,11484 batch updated by
- fixed: (In [22665]) Calendar: separate focus and selection handling, so that …
Aug 2, 2010:
- 6:36 PM Ticket #10822 (dijit.form._DateTimeTextBox accepts a default value for the UI when ...) closed by
- fixed: (In [22663]) Fixes #10822. Add dropDownDefaultValue/Date object so …
- 3:18 PM Ticket #11523 (CSS loading race condition) created by
- i've attached a test case based on …
- 2:51 PM Ticket #11522 (javascript error during chart1.render() execution) created by
- I am receiving the following error when executing chart1.render(); …
- 2:08 PM Tickets #2238,9944,10705 batch updated by
- fixed: (In [22662]) Refactoring Dialog to handle when multiple dialogs are …
- 7:54 AM Ticket #11521 ([patch][ccla]Map Chart: Layered map feature) created by
- A multi-layer map feature, shows the detailed map of the region zoomed …
- 7:23 AM Tickets #9945,11461 batch updated by
- fixed: (In [22660]) Convert ComboBox to extend _HasDropDown. The migration …
- 7:07 AM Ticket #11520 ([patch][ccla]Chart 2D: Selectable legend) created by
- a new legend for all dojo charts that allows the end-user to click and …
- 5:03 AM Ticket #11519 (dojox.uuid.generateTimeBasedUuid() issue on Mac OS) created by
- dojox.uuid.generateTimeBasedUuid() does not work on Mac OS 10.5.8 / …
Aug 1, 2010:
- 11:05 AM Ticket #11518 (Create mobile dojo demo) created by
- A demo is being added to show off the multiple dojo mobile projects
- 10:06 AM Ticket #11517 (defect:dojo.io.iframe.send send 20 input file) created by
- hi all if we have 21 <input type="file" />,dojo.io.iframe.send 20 …
Jul 31, 2010:
- 11:52 PM Ticket #11516 (claroGrid.css missing styles for treeGrid) created by
- The test_treegrid.html didn't work after changed tundra to claro …
- 11:23 AM Ticket #10988 (onChange event does not fire when reverting value after using ...) closed by
- fixed: (In [22639]) Fixes #10988. Rollback to [22600] and add an additional …
- 6:15 AM Ticket #11515 (Error in IE7 in dojo.coords when passed hidden image) created by
- In dojo._getMarginExtents, "s" in the following code is being returned …
- 4:21 AM Ticket #11513 (Palette for textBlock greek help) closed by
- fixed: My bad. Appears I made another mistake, I committed this as "Fixes …
- 4:14 AM Ticket #11514 (Toolbar not detecting orientation) closed by
- fixed: (In [22637]) Fixes #11514 - fixed Toolbar not detecting orientation …
- 4:12 AM Ticket #11514 (Toolbar not detecting orientation) created by
- Toolbar is set to automatically detect orientation but when it checks …
- 3:44 AM Ticket #11513 (Palette for textBlock greek help) created by
- Drawing needs a popup box to help new users input greek and other …
- 3:30 AM Ticket #11512 (A format without 'yyyy' for a DateTextBox breaks the validation) created by
- I had troubles while trying to set a min constraint to a …
- 2:49 AM Ticket #11502 (dojox.grid.DataµGrid && dojox.data.JsonStore : all new items appear in ...) reopened by
- The thing is that each grid in the example has a query ("customerId" = …
- 1:35 AM Ticket #11511 (support html5 data-dojo-config param for djConfig) created by
-
as part of #11490 I added a one-liner to
hostenv_bootstrap.js
to …
Jul 30, 2010:
- 8:13 PM Ticket #11502 (dojox.grid.DataµGrid && dojox.data.JsonStore : all new items appear in ...) closed by
- invalid: You're using the same store instance for each Grid, I expect, which …
- 3:47 PM Ticket #11510 (With debugAtAllCosts enabled, getting a cross-domain error) created by
- uncaught exception: Could not load cross-domain resources: …
- 3:09 PM Ticket #11509 (dojox.grid.cell.Editor toolbar non-functioning) created by
- Both in my application and in the tests, the toolbar is not available …
- 10:14 AM Ticket #11508 (dojox mobile AlertDialog and ListSelector (popupSubMenu) positioned ...) created by
- I've been writing a big app using dojox mobile :) Only big problem …
- 5:22 AM Ticket #11501 (dojox cometd simultaneous publish messages are lost) closed by
- duplicate
- 2:02 AM Ticket #11507 (Special character support in dojox/drawing) closed by
- fixed: (In [22625]) Fixes #11507 - fixed Special character support in …
- 1:59 AM Ticket #11507 (Special character support in dojox/drawing) created by
- Drawing needs support for greek characters in order to allow physics …
- 1:37 AM Ticket #11506 (add an html5 dataset setter/getter) created by
- add a function to set/get dataset like html5.
Jul 29, 2010:
- 8:37 PM Ticket #11505 (IE6 rendering of DTL template) created by
- I set a Template showing a loading message in the default template …
- 6:52 PM Ticket #10946 ([patch][ccla]ComboBox: pressing next/prev buttons autocompletes text ...) closed by
- fixed: (In [22622]) Fixes #10946. This was a preexisting IE-only problem …
- 2:42 PM Ticket #11504 (dijit.Tooltip is positioned over hovered child element, not the ...) created by
- We are using dijit.Tooltip on elements than contain child elements. …
- 11:47 AM Ticket #10100 (Tree code minor simplification) closed by
- wontfix: Can't depend on getChildren() returning a NodeList, as a matter of …
- 11:42 AM Ticket #11472 (Unnecessary code in AccordionContainer?) closed by
- fixed: (In [22618]) Further AccordionContainer code reductions, fixes #11472 …
- 11:26 AM Ticket #10250 (Identity check for dijitclick handling breaks in Greasemonkey environment) closed by
- fixed: (In [22617]) Use == rather than === to make greasemonkey happy, fixes …
- 10:48 AM Ticket #11472 (Unnecessary code in AccordionContainer?) reopened by
- So it appears that there may be more unnecessary lines here. Please …
- 9:38 AM Ticket #11503 (dojox.form.RangeSlider - Max-Slider Mouseclick) created by
- the max-slider of the rangesliders can only be moved by scroll and …
- 9:07 AM Ticket #11502 (dojox.grid.DataµGrid && dojox.data.JsonStore : all new items appear in ...) created by
- Hi All, I have several tabs(dijit.layout.ContentPane?) that list …
- 8:49 AM Ticket #11384 (TextArea: shouldn't display resize handle (webkit)) closed by
- fixed: (In [22616]) Don't display resize handle on auto-expanding Textarea, …
- 8:33 AM Ticket #11498 (FilteringSelect searchAttr/labelFunc examples broken.) closed by
- fixed: OK, fixed in http://docs.dojocampus.org/dijit/form/FilteringSelect, …
- 8:26 AM Ticket #11501 (dojox cometd simultaneous publish messages are lost) created by
- When two are more publishers publish a message simultaneously on a …
- 8:21 AM Ticket #11500 (dojox cometd simultaneous publish messages are lost) created by
- When two are more publishers publish a message simultaneously on a …
- 7:31 AM Ticket #11499 (dijit._editor, LinkDialog broken with a custom scope name changed dojo.) created by
- I am using a custom build dojo, and the dojo's scopeName has been …
- 6:24 AM Ticket #10988 (onChange event does not fire when reverting value after using ...) reopened by
- [22606] is causing failures in !ComboBox_mouse.html on IE8, […] …
- 6:22 AM Ticket #10946 ([patch][ccla]ComboBox: pressing next/prev buttons autocompletes text ...) reopened by
- [22557] causes failures in !ComboBox_mouse.html on IE8, in the new …
Jul 28, 2010:
- 10:16 PM ProjectMeeting/2010-07-28 edited by
- (diff)
- 10:09 PM ProjectMeeting/2010-07-28 edited by
- (diff)
- 9:34 PM ProjectMeeting/2010-07-28 edited by
- (diff)
- 9:23 PM ProjectMeeting/2010-07-28 edited by
- (diff)
- 9:23 PM ProjectMeeting/2010-07-28 created by
- 9:21 PM ProjectMeeting edited by
- (diff)
- 8:39 PM Ticket #11498 (FilteringSelect searchAttr/labelFunc examples broken.) created by
- This behavior can be seen on the current (v1.5) reference manual …
- 5:43 PM Ticket #11497 ([patch] [ccla] ProgressBar: aria labels not correctly specified) created by
- When viewed with MS Inspect tool, the roles of the progress bar are …
- 5:42 PM Ticket #11496 (ProgressBar: changing from indeterminate w/label to determinate leaves ...) created by
- If you have an indeterminate progress bar with a label and then change …
- 4:31 PM Ticket #11493 ([regression] TextBox: possibility of "this.templateString is null" on ...) closed by
- fixed: (In [22609]) Fixes #11493. Backport [22608] to 1.5.1.
- 3:57 PM Ticket #11495 (declare.js feature request:) created by
- please at line 472: there is err("unknown base class. Did you use …
- 3:53 PM Ticket #11494 (AlwaysShowToolbar.js EnterKeyHandling.js miss dojo.require) created by
- please correct the two files adding …
- 2:21 AM Ticket #11493 ([regression] TextBox: possibility of "this.templateString is null" on ...) created by
- Developers upgrading from 1.3 to 1.4+ may experience an exception on …
- 1:33 AM Ticket #11492 (dojo.hitch reference documentation examples broken/missing) closed by
- fixed
- 1:12 AM Ticket #11383 (hared TooltipDialog loading different size remote content positions ...) closed by
- fixed: Feel free to have the discussion on dojo-contributors. I'm going to …
Jul 27, 2010:
- 11:16 PM Ticket #10988 (onChange event does not fire when reverting value after using ...) closed by
- fixed: (In [22600]) Fixes #10988. Changed the onChange processing algorithm: …
- 9:32 PM Ticket #11383 (hared TooltipDialog loading different size remote content positions ...) reopened by
- I still see this problem in my application when using Dojo 1.5.0. …
- 8:24 PM Ticket #11492 (dojo.hitch reference documentation examples broken/missing) created by
- At: http://dojotoolkit.org/reference-guide/dojo/hitch.html#dojo-hitch …
- 6:57 PM Ticket #11491 ([cla][patch] Tree: collapses when next to a float) created by
- When you have: […] The behavior I would expect happens on IE7 but …
- 8:43 AM Ticket #11490 (Support HTML5's custom data-* prefix for non-standardized attributes) created by
- I receive repeated requests asking if Dojo will support the HTML5 …
- 5:22 AM Tickets #8387,11486 batch updated by
- fixed: (In [22580]) Various [stop gap] fixes to TimeTextBox, although still …
- 2:13 AM Ticket #11489 (dijit.Editor safari 5, exception thrown 'already called') closed by
- duplicate: Thanks, but already fixed in [22416], closing as dup of #11400.
- 2:09 AM Ticket #11285 ([CLA] Add Code highlight widget to dojox.highlight) closed by
- invalid: Attachment is unreadable
Jul 26, 2010:
- 8:33 PM Ticket #11489 (dijit.Editor safari 5, exception thrown 'already called') created by
- This seems to be related to the fix in #9908. If you change the line …
- 4:54 PM Ticket #11488 ([meta] missing dijit DOH tests) created by
- Doh test cases are needed for dijit. I attached a simple doh test …
- 3:09 PM Ticket #11487 (Unwanted padding in Dnd Avatar from a tree) created by
- When dragging from a tree, the avatar is created from the current …
- 12:24 PM Ticket #11486 (TimeTextBox: filtering not working when drop down opened after typing) created by
- If you type into a TimeTextBox while the drop down is closed, and …
- 11:45 AM Ticket #11485 (TimeTextBox: strange sorting on filtered results) created by
- See test_TimeTextBox.html, and type "13" into the 24 hour …
- 4:24 AM Ticket #6416 (_DateTimeTextBox: better a11y) closed by
- fixed: I'm closing this long ticket and tracking further changes for Calendar …
- 4:15 AM Ticket #11484 (Calendar: can't keyboard navigate past disabled dates (or months?)) created by
- On test_DateTextBox.html, in the "american" calendar, use …
- 3:50 AM Ticket #11483 (Calendar: ctrl-page-up/down doesn't work on FF/mac) created by
- On IE, Safari, and even FF on windows, ctrl-page-up/ctrl-page-down …
Jul 25, 2010:
- 6:37 PM Ticket #11482 (dojox.data.jsonPathStore docs need to be updated) created by
- This change was made, but the API reference documentation was never …
- 3:53 AM Ticket #10355 (TitleGroup component should be added to dojox) closed by
- fixed: (In [22559]) fixes #10355 - adding in TitleGroup? component and tests. …
Jul 24, 2010:
- 11:52 PM Ticket #10946 ([patch][ccla]ComboBox: pressing next/prev buttons autocompletes text ...) closed by
- fixed: (In [22557]) Fixes #10946. Detect if the mouse was used to select …
- 9:58 PM Ticket #5151 (DateTextBox: Icon to control drop down display) closed by
- fixed: (In [22555]) Convert _DateTimeTextBox to extend _HasDropDown, so it …
- 2:03 AM Ticket #11480 (FontChoice now needs to specify labelType as html, or the font choice ...) closed by
- duplicate: "dup" of #11481 (although this ticket was first)
- 1:53 AM Ticket #11477 (Destroying an Element inside a TooltipDialog in Safari 5 results in ...) closed by
- wontfix: Right, and I don't see any way to "fix" this problem automatically, …
Jul 23, 2010:
- 9:00 PM Ticket #11474 (dojox.json.query refers to its namespace using "this") closed by
- invalid: The problem was seen in a big production project while migrating from …
- 7:41 PM Ticket #11481 (FontChoice now needs to specify labelType as html, or the font choice ...) closed by
- fixed: Fixed in: [22553]
- 7:39 PM Ticket #11481 (FontChoice now needs to specify labelType as html, or the font choice ...) created by
- FontChoice? now needs to specify labelType as html, or the font choice …
- 7:39 PM Ticket #11480 (FontChoice now needs to specify labelType as html, or the font choice ...) created by
- FontChoice? now needs to specify labelType as html, or the font choice …
- 7:28 PM Ticket #10943 (dijit.Editor doesn't return valid value when ViewSource enabled) closed by
- fixed: (In [22552]) Allowing source mode content pull with filtering. fixes …
- 6:36 PM Ticket #11479 (Gray Out Check Box and Radio Button Labels) created by
- When a check box or radio button is inactive, currently the …
- 4:47 PM Ticket #11062 (FilteringSelect: fires non-necessary onChange event when first load ...) closed by
- fixed: (In [22550]) Fixes #11062. Initialize _lastReportedValue along with …
- 2:39 PM Ticket #8670 (ProgressBar: support set() to update attributes) closed by
- fixed: (In [22549]) Finish cleanup so that set() can be used to adjust all …
- 12:12 PM Ticket #10654 (Dialog: exception closing Dialog opened from non-focusable button) closed by
- fixed: (In [22548]) focus() back to original button that opened dialog will …
- 12:00 PM Ticket #5960 (add DropDownButton.setDropDown() method) closed by
- fixed: This is working in 1.4 via the standard widget API of: […] and …
- 10:26 AM Ticket #11478 (Typo in docs for ItemFileReadStore) closed by
- fixed: (In [22547]) fixes #11478, minor typo in API docs for reference to …
- 10:24 AM Ticket #11478 (Typo in docs for ItemFileReadStore) created by
- minor typo in docs for ItemFileReadStore?... creating a ticket for the …
- 8:59 AM Ticket #8643 (Dialog: dragging needs to generate _onBlur) closed by
- fixed: I can reproduce this on …
- 8:43 AM Tickets #5777,10875,10547 batch updated by
- fixed: (In [22546]) Close popups when browser window is resized/scrolled, or …
- 4:51 AM Ticket #11477 (Destroying an Element inside a TooltipDialog in Safari 5 results in ...) created by
- Easy way to repro. […]
- 3:03 AM Ticket #11476 ([regression] dojox.layout.ToggleSplitter doesn't update position on ...) created by
- After upgrading to Dojo 1.5.0, dojox.layout.ToggleSplitter no longer …
Jul 22, 2010:
- 7:35 PM Ticket #11475 ([patch][cla] dojox.dtl.tag.logic - for loop does not unrender properly ...) created by
- when iterating over an object in a for loop, the unrendering is not …
- 7:16 PM Ticket #11474 (dojox.json.query refers to its namespace using "this") created by
-
While migrating from 1.4 to 1.5 I've noticed that
dojox.json.query
… - 4:19 PM Ticket #10789 (dojotoolkit.org info about Trac account misleading) closed by
- fixed: thanks. fixed and linked to my.dojofoundation.org
- 4:18 PM Ticket #10756 (DojoCampus examples not working in IE7) closed by
- fixed
- 4:18 PM Ticket #11249 (Dijit Documentation bug - dijit.Tree examples not working in IE8 or ...) closed by
- fixed
- 4:18 PM Ticket #10750 (Dijit Tree not working in IE 6.0) closed by
- fixed: fixed.
- 4:17 PM Ticket #10528 (1.4.0 documentation uses dojo 1.3.2) closed by
- fixed: 1.5.0 uses 1.5.0 now. process in place to always keep them in sync.
- 2:03 PM Ticket #11473 ([patch] [ccla] Gantt Chart) created by
- A prototype of Gantt Chart in dojo [[Image(...)]]
- 1:31 PM Ticket #10594 ([patch] [cla] dijit.form.Select::attr('value', 'something', FALSE) ...) closed by
- fixed: (In [22542]) prevent onChange from firing when priorityChange is false …
- 1:28 PM Ticket #10297 (move dojox/grid to dojox/grid/index (with history)) closed by
- fixed
- 1:23 PM Ticket #11472 (Unnecessary code in AccordionContainer?) closed by
- fixed: (In [22541]) remove unused code, fixes #11472 !strict
- 1:21 PM Ticket #10571 (dojo.fx chain/combine not extendable) closed by
- fixed: IIRC, instead of using my extension of chain/combo which felt kludgey, …
- 1:17 PM Ticket #10726 (Ability to animate complex properties) closed by
- fixed: Same here. http://docs.dojocampus.org/dojox/fx/ext-dojo/complex
- 1:16 PM Ticket #10572 (dojox.fx.reverse) closed by
- fixed: Not sure why this wasn't closed. …
- 1:07 PM Ticket #7396 (CodeViewer needs optimized interface) closed by
- worksforme
- 12:55 PM Ticket #10699 (console Problem in IE8) closed by
- wontfix: Did David open this just to complain about browser sniffing? This is a …
- 12:41 PM Ticket #11373 (Many Examples doesn't work in official documentation pages) closed by
- duplicate: #11249
- 12:24 PM Ticket #11472 (Unnecessary code in AccordionContainer?) created by
- Line 179-185 in dijit/layout/AccordionContainer.js: […] Seems as …
- 12:23 PM Ticket #11376 (dojo.position(node, true) problem on IE8 standards RTL mode) closed by
- fixed: (In [22540]) Fixes #11376 !strict. Update _docScroll to also call …
- 10:58 AM Ticket #11144 (ComboBox: different behaviour with labelFunc and labelAttr) closed by
- fixed: (In [22539]) If app specifies either labelAttr or labelFunc, when the …
- 5:19 AM Ticket #11442 (MappedTextBox form widgets don't escape quotation marks inside name ...) closed by
- fixed: (In [22538]) Escape special characters in name for MappedTextBox …
Jul 21, 2010:
- 10:06 PM ProjectMeeting/2010-07-21 edited by
- (diff)
- 10:05 PM ProjectMeeting/2010-07-21 edited by
- (diff)
- 10:04 PM ProjectMeeting/2010-07-21 edited by
- (diff)
- 9:56 PM ProjectMeeting/2010-07-21 edited by
- (diff)
- 9:54 PM ProjectMeeting edited by
- (diff)
- 9:24 PM Ticket #11458 ([patch] [cla] Nodelist.closest() doesn't match descendant selectors) closed by
- fixed: (In [22537]) Make simple-filter check stricter, so that "> div" isn't …
- 4:01 PM Ticket #11471 (DOH in Chrome5/Mac triggers a print dialog when run locally) created by
- try dojo/tests/runTests.html locally from a file: url DOH will set up …
- 3:08 PM Ticket #11458 ([patch] [cla] Nodelist.closest() doesn't match descendant selectors) reopened by
-
[…]
should find
['level4']
but doesn't. attaching a patch for … - 10:15 AM Ticket #11470 (JsonRestStore and creating items with parents) created by
- I'm having an issue with the following datastore API when used in …
- 2:04 AM Ticket #11459 (live() and delegate() functions) closed by
- fixed: (In [22534]) Initial version of NodeList.delegate(), matching …
Jul 20, 2010:
- 11:00 PM Ticket #11044 (dojo.xhr() headers modification) reopened by
- Hello jburke! i take a look at the documentation …
- 10:09 PM Ticket #11469 (Flash security settings differ for IE) closed by
- fixed: (In [22533]) Fixed #11469 - fixed double setting of params in non-ie …
- 10:01 PM Ticket #11469 (Flash security settings differ for IE) reopened by
- Replying to mwilcox: > That's where the security gets set. …
- 9:17 PM Ticket #11469 (Flash security settings differ for IE) closed by
- invalid: Look at the next line, #65, after what you copied and pasted: …
- 9:13 PM Ticket #11468 (Flash security settings cannot be changed) closed by
- fixed: (In [22531]) Fixes #11468 allowed ability to set security settings, …
- 8:56 PM Ticket #11468 (Flash security settings cannot be changed) reopened by
- Personally I don't care about FileUploader. I care about …
- 8:47 PM Ticket #11469 (Flash security settings differ for IE) created by
-
dojox\embed\Flash.js
contains two different paths to create a Flash … - 8:47 PM Ticket #11468 (Flash security settings cannot be changed) closed by
- invalid: Look at FileUploader?, line 1279. That will show you how to set those …
- 8:40 PM Ticket #11468 (Flash security settings cannot be changed) created by
-
dojox\embed\Flash.js
defines security settings as constants: […] … - 7:37 PM Ticket #11467 (Buttons overlap scroll bar in dojox.widget.Wizard) created by
- Whenever the wizard pane content gets too large for the size of the …
- 6:25 PM ProjectMeeting edited by
- (diff)
- 5:45 PM Ticket #11464 (dojo.hash throws 'Permission denied'-exception in IE when used via ...) closed by
- fixed: (In [22530]) Fixes #11464, inform developer if blank.html needs to be …
- 1:35 PM Ticket #11466 (dojotoolkit.org favicon) created by
- We should put a small logo/favicon on *.dtk.org for brand recognition …
- 11:45 AM Ticket #11465 (Wrap HTML5 classList API) created by
- HTML5 has a new classList API that's currently supported in Firefox. …
- 9:35 AM Tickets #11457,11458 batch updated by
- fixed: (In [22528]) Fix/enhance dojo._filterQueryResult(), …
- 9:32 AM Ticket #11464 (dojo.hash throws 'Permission denied'-exception in IE when used via ...) created by
- These lines: <script type="text/javascript" …
- 9:25 AM Ticket #11463 (Add dojox.geo.location API) created by
- Create a geolocation wrapper for browsers that support geo, with …
- 1:19 AM Ticket #11223 (CodeGlass: add claro) closed by
- fixed: Luckily it's working now.
- 1:17 AM Ticket #11462 (TabContainer: right/left tabs unusable in Claro, IE, RTL quirks mode) created by
- See test_TabContainer?dir=rtl on IE8, scrolling down to the left/right …
- 12:46 AM Ticket #11461 (ComboBox: drop down alignment off due to scrollbar (RTL)) created by
- See test_ComboBox.html. On FF and IE, the third drop down is …
Jul 19, 2010:
- 6:19 PM ProjectMeeting/2010-07-21 edited by
- (diff)
- 6:18 PM ProjectMeeting/2010-07-21 created by
- 6:05 PM Ticket #4314 (Query parameters are not passed to the server with dojo.xhrPut()) closed by
- invalid: Right now there is no good way to specify some parameters that should …
- 4:51 PM Ticket #10286 (contentsetter missing throw) closed by
- fixed: fixed by r22451: | sfoster | 2010-07-07 23:53:17 +0100 (Wed, 07 Jul …
- 12:05 PM Ticket #10279 (TabContainer: automated tests) closed by
- fixed: (In [22525]) Fix TabContainer layout tests, remove redundant destroy …
- 11:02 AM Ticket #11460 (Array.prototype.sort is unstable in some versions of V8, leading to ...) created by
- Not sure where this should go, but wanted to raise it anyway. In V8 …
- 10:33 AM Ticket #11459 (live() and delegate() functions) created by
- Implement live() and delegate() functions like jQuery's live() …
- 9:26 AM Ticket #11458 ([patch] [cla] Nodelist.closest() doesn't match descendant selectors) created by
- See test case attached to #11457. […] is run on the following …
- 8:30 AM Ticket #11457 ([patch] [cla] NodeList: efficient implementation of closest()) created by
- Enhance !Nodelist.closest() to run quickly for simple selectors, …
- 5:51 AM Ticket #11456 (ComboButton & Select vertical alignment issues (IE)) created by
- On IE, both ComboButton and Select don't vertically align with …
- 4:46 AM Ticket #4314 (Query parameters are not passed to the server with dojo.xhrPut()) reopened by
- Guys ... sorry to be a pain on this. 19 months ago I worked in this …
- 4:09 AM Ticket #4322 (Support labels on indeterminate progress bars) closed by
- fixed: (In [22522]) User customizable label on ProgressBar, fixes #4322 …
- 2:07 AM Ticket #11455 (Can't set theme on dojox.charting.DataChart) created by
- Attempting to call setTheme on any DataChart? instance throws the …
- 1:53 AM Ticket #10577 (TabContainer: support keyboard selection of first / last tab in ...) closed by
- fixed: (In [22520]) Make home/end key navigate to (and click) first/last tab …
Note: See TracTimeline
for information about the timeline view.