Jon Buckley
|
29e4984eaa
|
Rename Qunit.equals() to Qunit.equal() for non-core tests [#231]
|
2012-03-07 16:58:19 -05:00 |
ScottDowne
|
12bac84c5f
|
[#932] added much needed commas
|
2012-03-04 14:08:16 -05:00 |
ScottDowne
|
6cc8070177
|
[#828] optional flag on manifests for not so commonly used attributes. For things that are not always needed to create something that makes sense
|
2012-02-28 17:40:02 -05:00 |
Matthew Schranz
|
6fffb043f4
|
[#826]Removed all uses of preload='none' in code
|
2012-01-27 16:33:05 -05:00 |
David Seifried
|
510f671ebb
|
[#898] Added injection script to all of our unit tests
|
2012-01-24 10:29:14 -05:00 |
ScottDowne
|
86ca9a8d8e
|
[#776] switching to protocol-less urls in user facing code
|
2011-10-25 13:58:36 -04:00 |
David Seifried
|
d8123b91e1
|
Fixed merge conflict
|
2011-09-26 14:45:20 -04:00 |
David Seifried
|
4719e9eae6
|
Fixed missed style fixes
|
2011-09-13 15:03:19 -04:00 |
David Seifried
|
b2f8ed4e07
|
Fixed styling in all files in all unit tests
|
2011-09-12 20:14:48 -04:00 |
Christopher De Cairos
|
a3b2bf6000
|
added webm source to all plugin and parser (and some other) unit test html files
|
2011-09-06 14:50:29 -04:00 |
Jon Buckley
|
2e89da6ef5
|
Fix Google Streetview tweening not facing direction of travel [#536]
|
2011-08-29 11:24:38 -04:00 |
David Seifried
|
c631009205
|
Fixed some EOL whitespace issues
|
2011-08-29 11:19:51 -04:00 |
David Seifried
|
7580600823
|
Created some variables to store a refence to a DOM object that was being called numerous times
|
2011-08-26 14:47:31 -04:00 |
David Seifried
|
42cad37485
|
Fixed a single space problem
|
2011-08-26 13:25:33 -04:00 |
David Seifried
|
4875d38f1a
|
Fixed a left over variable that should have been switched
|
2011-08-26 12:27:13 -04:00 |
David Seifried
|
b30a882380
|
Made a few performance fixes:
g
|
2011-08-25 16:46:26 -04:00 |
David Seifried
|
d82697ba29
|
Added functionality to generate a logical heading between two points in a tween. This will make routes generated between two points not seems so sketchy. Also fixed a few slow for loops.
|
2011-08-25 15:11:10 -04:00 |
David Seifried
|
e0455fd75d
|
Fixed all plugins with issues in butter'
|
2011-07-29 15:32:00 -04:00 |
ScottDowne
|
4aaf54e0d2
|
[#t461] adding debug and error logging to plugins
|
2011-07-19 15:01:41 -04:00 |
David Seifried
|
fafaceaa6e
|
[#577] Added unit test for testing the defualt zoom being set properly
|
2011-06-22 10:32:01 -04:00 |
David Seifried
|
9dbd76cc86
|
[#577] Added default zoom of 8 for googlemap
|
2011-06-21 09:49:01 -04:00 |
David Seifried
|
fc2244f8f6
|
[#577] Added default zoom of 8 to googlemaps
|
2011-06-21 09:45:48 -04:00 |
David Seifried
|
ef12a0599e
|
[#577] Added a default zoom of 8 for googlemaps
|
2011-06-21 09:43:51 -04:00 |
David Seifried
|
fa297f1193
|
[#534b] All changes are in one commit now ready fro review
|
2011-06-09 16:43:15 -04:00 |
David Seifried
|
eb545ff857
|
Changed what wwas hopefully the last of the whitespace changes
|
2011-05-18 15:17:37 -04:00 |
David Seifried
|
517e120915
|
Fixed all merge conflicts, should be good to go
|
2011-05-18 13:55:24 -04:00 |
David Seifried
|
c1d1fd5615
|
Fixed all merged conflicts, resulted because I didnt have the most up to date branch
|
2011-05-18 13:36:45 -04:00 |
David Seifried
|
20ce839cd7
|
yet another style guide fix
|
2011-05-17 15:30:17 -04:00 |
David Seifried
|
378bdf2f49
|
fixed more spacing issues, hopefully last style fix
|
2011-05-17 15:10:32 -04:00 |
David Seifried
|
11bb670d92
|
Fixed leaking variable issue, as well as other problems coming up through linting
|
2011-05-17 14:46:06 -04:00 |
Anna Sobiepanek
|
193d45ed99
|
Merge remote branch 'dseif/66' into 0.6
|
2011-05-17 13:39:17 -04:00 |
David Seifried
|
830bd72402
|
Changed spacing issues
|
2011-05-17 12:53:13 -04:00 |
David Seifried
|
ec4cba2f0d
|
Fixed a few errors I made, working fine now
|
2011-05-17 12:13:20 -04:00 |
David Seifried
|
60193ed7b6
|
Removed some code that I accidentally modified
|
2011-05-17 12:07:02 -04:00 |
David Seifried
|
ac4bd757de
|
Added unit tests, also made a few changes to simplify the use a bit
|
2011-05-17 12:04:39 -04:00 |
David Seifried
|
c39ee0ae96
|
Editted a missing bracket
|
2011-05-17 09:56:22 -04:00 |
David Seifried
|
1e8db09d1e
|
Streetview tweening, with demo added to the html file
|
2011-05-17 09:49:10 -04:00 |
David Seifried
|
917c4b9a9e
|
Streetview tweening, with demo added to the html file
|
2011-05-17 09:45:52 -04:00 |
ScottDowne
|
ad7a07064a
|
[#t484] teardown checks for target, linting, explicit googlefeed delete
|
2011-05-16 19:19:37 -04:00 |
David Seifried
|
4cc25abe15
|
Tweening now working properly with both mine and Coles version, minor tweeks still to fix
|
2011-05-15 18:47:00 -04:00 |
David Seifried
|
928e35edab
|
Added tween stuff
|
2011-05-15 17:15:22 -04:00 |
David Seifried
|
19e16ced93
|
merging of mine and coles files, not tested yet
|
2011-05-13 16:55:30 -04:00 |
ScottDowne
|
c540b761ce
|
[#t484] teardown functions for plugins that need it + tests
|
2011-05-13 16:01:03 -04:00 |
David Seifried
|
af1aa7982c
|
Merge branch '66' of github.com:dseif/popcorn-js into 66
|
2011-05-10 13:32:08 -04:00 |
Rick Waldron
|
918d6f2f9e
|
[#506] Apply fixes as recommended;
|
2011-05-09 09:22:24 -04:00 |
ScottDowne
|
0d29bc22e6
|
[#480] removed unused variable
|
2011-04-20 11:48:48 -04:00 |
ScottDowne
|
550cec34b6
|
[#480] setting any closure scoped variables to null because there is no other time to access or remove them via popcorn's removeTrackEvent
|
2011-04-20 11:40:42 -04:00 |
dseif
|
cc37987e92
|
Merge git://github.com/annasob/popcorn-js into 66
|
2011-04-18 16:58:23 -04:00 |
ScottDowne
|
3d0f1e9310
|
[#480] _cleanup --> _teardown
|
2011-04-15 19:29:34 -04:00 |
ScottDowne
|
466a1f9c3f
|
[#480] cleanup on new map test
|
2011-04-15 13:07:54 -04:00 |