Ethan Romba
a8c04855b4
Issue #3081 : Range inputs on dialogs don't degrade
...
The degradeInputs plugin bails early for pages that do not have
data-role="page". This behavior prevented range inputs (for slider widgets)
from degrading properly when used in dialogs.
Updated degradeInputs unit tests to check dialogs, too.
2011-11-21 16:47:14 -06:00
John Bender
a9d9ca3dac
test navbar button click functionality
2011-11-21 13:09:00 -08:00
jblas@adobe.com
afb7bab90f
Test case for issues:
...
3046 - closestEnabledButton() conflicts with OpenLayers
3054 - RC3 - button conflicts with svg element, throws error: Uncaught TypeError: Object #<SVGAnimatedString> has no method 'split'
2011-11-15 10:22:36 -08:00
John Bender
c0880137b9
account for droid x ua string
2011-11-14 14:11:47 -08:00
John Bender
cf521ea062
missing escape
2011-11-14 11:27:26 -08:00
John Bender
bfb42ff3f3
account for lack of 'mobile' in android ua strings
2011-11-14 11:25:22 -08:00
John Bender
ba8030e4f3
account for minor version only android version strings
2011-11-14 11:11:34 -08:00
John Bender
c8d06f5d86
union the non android entries with android entries where we trim the version number down to the minor version
2011-11-14 11:05:50 -08:00
John Bender
54e9cc6466
test list view parent theme inheritance
2011-11-14 10:13:07 -08:00
John Bender
3e93c2969a
move the agent_version forward in the table caption and correct data attribute name
2011-11-14 09:43:34 -08:00
John Bender
db87885f60
fixed dom selection issue
2011-11-14 09:39:29 -08:00
John Bender
1675d44bff
simple time grouping to fix issues without aggregation
2011-11-14 09:39:29 -08:00
John Bender
d35b86fea0
test that the hidden element for input button submission is added many times
2011-11-11 12:08:24 -08:00
John Bender
f501712617
Merge pull request #2919 from redaemn/flip-switch-improvements
...
Corrected some tests for the slider widget
2011-11-10 15:10:38 -08:00
John Bender
458ba65681
switched to bar chart per @toddparker
2011-11-10 11:42:28 -08:00
John Bender
eedb9ce8ac
todo added to the chart display
2011-11-10 11:24:54 -08:00
John Bender
1572867147
decode get params when refining stats data
2011-11-10 10:55:14 -08:00
John Bender
4da7e378c2
create new tables based on agent version
2011-11-10 10:52:04 -08:00
John Bender
be1852827c
close element creation tags
2011-11-10 10:29:15 -08:00
John Bender
cdfe8d157a
remove id dependency on the data point
2011-11-10 10:18:28 -08:00
Ghislain Seguin
b4df2ecfb2
Added some more negative testing for theming
2011-11-10 10:10:08 -08:00
John Bender
477f85c500
blackberry ua support
2011-11-10 10:01:39 -08:00
John Bender
9a13fc0b35
added iPhone and iPad UA strings
2011-11-10 09:23:49 -08:00
John Bender
c1a6ea10e5
formatting in php for sanity
2011-11-10 09:04:18 -08:00
John Bender
5734ca62c6
add ability to refine data display to a user agent or data point
2011-11-10 09:04:18 -08:00
John Bender
f74d117aec
simple user agent tracking and collection added to perf javascript
2011-11-10 09:04:18 -08:00
John Bender
50204053bc
test for page load text area autogrow
2011-11-09 11:35:22 -08:00
Ghislain Seguin
99783f4803
Merge pull request #2997 from eddiemonge/docs
...
Unify css and js references for doc changes
2011-11-09 10:56:44 -08:00
John Bender
fb2544b8a1
add some maring to account for silly large number strings on our perf charts
2011-11-09 10:10:57 -08:00
Eddie Monge
88884db175
Unify css and js references for doc changes
2011-11-08 18:39:49 -08:00
John Bender
949dd4c6c8
test that title is restored on link transition to first page
2011-11-08 15:41:37 -08:00
jblas@adobe.com
d6f2f438b6
Fixing the busted unit/core tests.
...
- Clear the namespace property name cache if the namespace is changed.
2011-11-08 13:05:51 -08:00
John Bender
1d5f2af293
first pass at visualizing data collection
2011-11-07 16:56:19 -08:00
John Bender
9e255e6e75
add the pathname to the stats to differentiate tests. add grouping
2011-11-07 16:56:19 -08:00
John Bender
2ec65580cf
moved to pdo db interface to avoid uninstalled deps in prod
2011-11-07 13:19:32 -08:00
John Bender
6d85686c0c
Merge branch 'list-perf'
2011-11-07 11:06:39 -08:00
John Bender
b3fdbcbb78
account for child page events
2011-11-07 11:06:10 -08:00
John Bender
7a84306cc2
readd lists-ul html
2011-11-07 10:42:56 -08:00
John Bender
4e61db3450
move the list perf test to a different naming scheme
2011-11-07 10:41:24 -08:00
John Bender
412af6f16c
seperate stats recording from stat caculation, add timestamp
2011-11-07 10:39:24 -08:00
Ghislain Seguin
3da8e0d171
Added tests for dialog theming and overlayTheme
2011-11-04 22:34:58 -07:00
jblas@adobe.com
b7c88e4d08
Added unit test case for issue #2520 (No longer able to remove / expire pages reliably).
2011-11-04 11:03:50 -07:00
John Bender
b5d6322e03
simple performance recording for page loads
2011-11-02 16:49:36 -07:00
Gabriele Rabbiosi
0e14c98efe
Corrected some tests for the slider widget
2011-11-02 23:58:50 +01:00
John Bender
70571119b7
test that the text and val can update the parent button markup
2011-10-31 14:07:10 -07:00
John Bender
fef4b200a6
handle pixel values from calls to $.fn.css('left') in slider tests
2011-10-28 15:58:25 -07:00
Todd Parker
6264d95da2
Merge pull request #2812 from redaemn/flip-switch-improvements
...
Fix for issue #2756 - flip toggle slider animated snapping. Thanks redaemn!
2011-10-27 18:31:39 -07:00
Maurice Gottlieb
d59a9d8b15
Fix issue #2845 : remove xhtml endtag from css-link
2011-10-27 14:45:32 +02:00
jblas@adobe.com
b37bf0223c
Added unit tests for issue #2835 - pagechangefailed not triggered when changing to non-existent internal page.
2011-10-25 17:07:31 -07:00
John Bender
6549b42ab5
test that clicks bound to labeled checkbox input are fired by label clicks
2011-10-25 10:55:13 -07:00