David Humphrey (:humph) david.humphrey@senecacollege.ca
|
2852723d48
|
Fix lint issues in plugin unit tests.
|
2012-05-04 19:41:22 -04:00 |
David Seifried
|
63d8b0dd8d
|
Merge pull request #48 from ScottDowne/t1040
[#1040] google maps height still not working in all cases
|
2012-05-03 14:03:15 -07:00 |
ScottDowne
|
660c4f50ca
|
[#1040] linting fixes in tests.
|
2012-05-03 16:27:03 -04:00 |
ScottDowne
|
f62bf62c34
|
[#1040] Whitespace fix.
|
2012-05-03 16:06:35 -04:00 |
David Seifried
|
a5478ad07d
|
Merge pull request #19 from dseif/t986
[#986] Wordriver failing on testswarm
|
2012-05-03 10:43:59 -07:00 |
ScottDowne
|
b23f655c9e
|
[#1040] Add height and width param to options, and tests.
|
2012-05-03 13:39:11 -04:00 |
David Seifried
|
95178f3b00
|
[#986] Fixed linting issue
|
2012-05-03 09:36:30 -04:00 |
ScottDowne
|
088052e39b
|
[#1033] offsetHeight to clientHeight.
|
2012-05-01 12:25:18 -04:00 |
ScottDowne
|
e7b9f1f793
|
Merge pull request #37 from ScottDowne/t1029
[#1029] google map height fix.
|
2012-05-01 07:21:10 -07:00 |
ScottDowne
|
b8c6ad1501
|
Merge pull request #21 from ScottDowne/t975
T975
|
2012-05-01 07:03:03 -07:00 |
ScottDowne
|
f591e73351
|
[#1032] whitespace fix.
|
2012-04-30 20:54:46 -04:00 |
ScottDowne
|
97707aab12
|
[#1032] defaulting google map values.
|
2012-04-30 20:53:01 -04:00 |
ScottDowne
|
785d8aa8a5
|
[#1029] google map height fix.
|
2012-04-30 16:30:01 -04:00 |
Jon Buckley
|
54b190c36b
|
Merge pull request #22 from rwldrn/991
Fixed context for onStart, onEnd, onFrame callbacks [#991]
|
2012-04-30 10:16:10 -07:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
9ac52cd8c8
|
Fix OpenLayers Stamen code (transform lonlat based on projection) and add example.
|
2012-04-21 16:00:22 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
8e48a73b33
|
Add Stamen Google Map example.
|
2012-04-21 15:59:06 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
af3510db81
|
Add Stamen custom layer support to googlemap and openmap.
|
2012-04-17 15:44:35 -04:00 |
David Seifried
|
7fc366e0e3
|
Merge pull request #24 from dseif/t997
[#997] Added a manifest for gml
|
2012-04-09 07:43:05 -07:00 |
David Seifried
|
489a79e2c9
|
[#997] Added a manifest for gml
|
2012-04-09 09:39:50 -04:00 |
David Seifried
|
6631798d3c
|
[#998] Fixed rdio manifest
|
2012-04-09 09:25:50 -04:00 |
Rick Waldron waldron.rick@gmail.com
|
a9503dea84
|
[#991] Explicitly set context for onStart, onEnd, onFrame callbacks
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
|
2012-03-27 14:25:03 -04:00 |
Rick Waldron waldron.rick@gmail.com
|
104ca77130
|
[#991] Failing tests
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
|
2012-03-27 14:24:10 -04:00 |
ScottDowne
|
5c4fb99eef
|
[#975] modified test to check against offset width instead of style width, this way we don't get a string with pixels.
|
2012-03-26 13:35:29 -04:00 |
David Seifried
|
7f240b3744
|
[#986] Fixed by removing cue trackevents right after the event was fired, ensuring we get no duplicate events
|
2012-03-23 13:43:44 -04:00 |
David Seifried
|
f58738ca57
|
[#986] Wrapped popcorn.play call in a canplaythrough listener
|
2012-03-23 13:15:54 -04:00 |
ScottDowne
|
125d551e75
|
[#975] image plugin scales if container has a height and width, if container does not have a height or width, images do what they always did.
|
2012-03-19 02:09:47 -04:00 |
David Seifried
|
9b84a3c7fa
|
[#962] Added in injection script for tests that didn't have it, also increased heartbeat timeout
|
2012-03-08 15:33:35 -05:00 |
Jon Buckley
|
8eafbe5636
|
Fixed image plugin loading race condition [#960]
Conflicts between this and #231
Conflicts:
plugins/image/popcorn.image.unit.js
|
2012-03-08 14:08:52 -05:00 |
Rick Waldron waldron.rick@gmail.com
|
6af118b085
|
Fixes issues per review
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
|
2012-03-08 12:50:16 -05:00 |
Rick Waldron waldron.rick@gmail.com
|
8458c9b633
|
[#960] Fix start:0 bug in image plugin, update tests.
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
|
2012-03-08 12:32:03 -05:00 |
Jon Buckley
|
c4c916563d
|
Convert gml plugin tests to be async [#231]
|
2012-03-07 21:48:10 -05:00 |
Jon Buckley
|
ae6c497321
|
Convert twitter plugin tests to be async [#231]
|
2012-03-07 16:58:21 -05:00 |
Jon Buckley
|
1e85f8f9f0
|
Convert subtitle plugin tests to be async [#231]
|
2012-03-07 16:58:20 -05:00 |
Jon Buckley
|
29e4984eaa
|
Rename Qunit.equals() to Qunit.equal() for non-core tests [#231]
|
2012-03-07 16:58:19 -05:00 |
Jon Buckley
|
1e7fba6cf4
|
Added IE8 support [#895]
|
2012-03-06 13:48:04 -05:00 |
Christopher De Cairos
|
16a3cac0f0
|
Fix Tumblr Plugin unit tests [#930]
|
2012-03-06 11:54:24 -05:00 |
Matthew Schranz
|
94285f977b
|
[#930]Fixed Tumblr Tests incorrect functionality.
|
2012-03-05 17:19:31 -05:00 |
ScottDowne
|
3655de3f32
|
[#895] youtube tests passing in ie8 and others with ie8 shim included, for now keeping original youtube tests as is, and included ie8 shim tests in modules/ie8. Also, not yet using es5-shim wholesale. I got it working without.
|
2012-03-05 14:52:03 -05:00 |
Matthew Schranz
|
cadbc2a69a
|
Try catch not seeming to work
|
2012-03-05 12:39:11 -05:00 |
Matthew Schranz
|
9c203a8fc0
|
Updates. Some tests failing....
|
2012-03-05 12:28:40 -05:00 |
ScottDowne
|
b14af7df6c
|
[#932] added much needed commas #3
|
2012-03-04 14:48:04 -05:00 |
ScottDowne
|
4da9e0ef60
|
[#932] added much needed commas
|
2012-03-04 14:45:09 -05:00 |
ScottDowne
|
12bac84c5f
|
[#932] added much needed commas
|
2012-03-04 14:08:16 -05:00 |
ScottDowne
|
b3ea4960e5
|
Merge branch 'develop' of git://github.com/cadecairos/popcorn-js into t895
Conflicts:
players/youtube/popcorn.youtube.unit.js
|
2012-03-04 13:07:35 -05:00 |
Jon Buckley
|
a51af10eda
|
Added an optional flag on some plugin attributes [#828]
|
2012-03-02 21:49:06 -05:00 |
ScottDowne
|
5ce8e49360
|
[#828] fixed whitespace indent
|
2012-03-02 19:49:10 -05:00 |
Matthew Schranz
|
eee893ba21
|
[#930]Fixed unit tests. Removed one because can't handle errors being thrown from async (xhr) properly. Replaced with somewhat elegant message to user instead
|
2012-03-02 18:15:14 -05:00 |
Christopher De Cairos
|
435c8d1933
|
Make GML tests work in Opera [#815]
|
2012-03-02 16:11:14 -05:00 |
Christopher De Cairos
|
6ccb0064d2
|
Make image unit tests pass in Opera [#823]
|
2012-03-02 16:09:07 -05:00 |
David Seifried
|
9d713b3730
|
[#823] Tests now pass on all browsers again, did a small rewrite of the tests to clean them up a bit
|
2012-03-02 15:20:40 -05:00 |