170
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 16, 2024 — Jun 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
un-eff the browser harness in IE. Refs #2550 More... over 18 years ago
changing the names to assert* from is*. Refs #2550 More... over 18 years ago
updating with Brian Skinner's excellent suggestions. Refs #2550 More... over 18 years ago
adding getTestCallback() method as discussed with Brian Skinner today in IRC (already doc'd in the porting guide). Almost have the test URL story figured out. Refs #2550 More... over 18 years ago
implements async test harness. Refs #2550 More... over 18 years ago
adding the HTML runner harness. Updating the base test harness. More... over 18 years ago
Port InlineTextBox to dijit. More... over 18 years ago
In progress port of Tooltip. I think for accessibility reasons I'll have to change how the popup is positioned (can't use the mouse position because user might be using the keyboard for navigation) but I wanted to check in this first. More... over 18 years ago
Apply same fix as [7558] to ValidationTextbox since dojo.regexp writes directly to the object passed in More... over 18 years ago
Fix currency attribute so that it does not modify shared constraints attribute More... over 18 years ago
dijit currency widget uses dojo.currency and i18n tables More... over 18 years ago
adding util/ dir. Refs #2551 More... over 18 years ago
Initial stab at CurrencyTextbox. More... over 18 years ago
1. add down arrow to tundra.css 2. enhance TitlePane to show down/right arrow (styling not perfect yet) 3. specify TitlePane width via CSS (style="width: 300px;") rather than parameter More... over 18 years ago
fix for IE More... over 18 years ago
1) standard name for right arrow CSS so that it can be used in other places. 2) fix submenu offset More... over 18 years ago
remove unnecessary dojo.require() More... over 18 years ago
Add left and right submenu arrows to tundra/tundra.css. More... over 18 years ago
migrate TitlePane to dijit More... over 18 years ago
Fixes #2367. More... over 18 years ago
Fixes #2348. "occupation" text box in tests/form/test_validate.html demonstrates that this is fixed. More... over 18 years ago
Fixes #1651. Testcase added to tests/form/test_validate.html More... over 18 years ago
use <span> rather than <fieldset> More... over 18 years ago
refs #2550 More... over 18 years ago
Fixes #2092 (code review issues) More... over 18 years ago
Fixes #2092. More... over 18 years ago
the last bit of the needed split repo hierarchy More... over 18 years ago
Fixes #2534 More... over 18 years ago
remove height/width attributes in favor of CSS More... over 18 years ago
ProgressBar: Remove containerNode definition. Don't call mixin with undefined on IE. More... over 18 years ago