jptweb
|
5a4d20e74a
|
Added line 213. Set the container to display "none" upon initialization.
|
2012-01-20 15:29:29 -05:00 |
Christopher De Cairos
|
ed11bd050e
|
Extended timeout for subtitle unit tests [#871]
|
2012-01-19 15:51:09 -05:00 |
Christopher De Cairos
|
7e4158a27f
|
Removed popcorn.timeline.css [#879]
|
2012-01-19 15:41:31 -05:00 |
Christopher De Cairos
|
167151e441
|
Changed lowerthird plugins teardown for IE compatibility [#867]
|
2012-01-19 14:23:42 -05:00 |
Christopher De Cairos
|
6bcd6a3002
|
Changed the source of mustache.js so it is served with a text/javascript mimetype (IE9 fix), updated the unit tests to use exec [#686]
|
2012-01-17 16:44:50 -05:00 |
David Seifried
|
9327714a5e
|
[#892] Switched ordering of processing plugin debug tests to not throw errors anymore
|
2012-01-16 12:10:29 -05:00 |
Christopher De Cairos
|
238ec577dc
|
stop timeline plugin from inserting css file [#878]
|
2011-12-22 17:11:03 -05:00 |
Christopher De Cairos
|
7d9c150d73
|
Fixed getScript calls in Google Feed Plugin [#613]
|
2011-12-22 16:50:48 -05:00 |
stevenaw
|
a58ffb58c9
|
[#867] IE9 fix: cleared children via DOM manipulation
|
2011-12-17 16:25:01 -05:00 |
Christopher De Cairos
|
7e7e6f8e56
|
Added Document Cloud Plugin [#786]
|
2011-12-16 11:46:32 -05:00 |
Christopher De Cairos
|
dd24d7f2b2
|
remove newlines
|
2011-12-16 11:45:16 -05:00 |
Christopher De Cairos
|
ab570fdbd4
|
Added Tumblr plug-in [#350]
|
2011-12-14 17:12:20 -05:00 |
Matthew Schranz
|
c72d7d3ec9
|
[#350]One small reference to a position in an array.
|
2011-12-14 17:06:05 -05:00 |
Matthew Schranz
|
a9da0134ef
|
[#350] Created elements individually rather than in a string manually. Removed other whitespace/style issues.
|
2011-12-14 13:50:21 -05:00 |
Christopher De Cairos
|
b935584649
|
fixes as per review [#786]
|
2011-12-13 15:22:30 -05:00 |
Christopher De Cairos
|
db9eaedbee
|
finished unit tests, edits and fixes to document cloud plugin code [#786]
|
2011-12-12 15:17:06 -05:00 |
Matthew Schranz
|
8f925c9432
|
Merge branch 'develop' of git://github.com/cadecairos/popcorn-js into t350
|
2011-12-09 16:28:56 -05:00 |
Christopher De Cairos
|
b097eeb347
|
Fixes to documentcloud plugin, added beginnings of unit tests
|
2011-12-08 11:30:34 -05:00 |
stevenaw
|
d1b213e2c7
|
Specify id for automagically-created container div
|
2011-12-01 18:41:02 -05:00 |
Christopher De Cairos
|
61f9483011
|
functional documentCloud player, Sans tests for now
|
2011-12-01 17:20:33 -05:00 |
Christopher De Cairos
|
d74939c781
|
updates to DocumentCloud plugin
|
2011-12-01 17:20:33 -05:00 |
David Humphrey
|
6a79c45704
|
Initial work on Document Cloud plugin + simple demo.
|
2011-12-01 17:20:32 -05:00 |
Matthew Schranz
|
ba6c49f641
|
[#350]Fixed lint issues, var placements
|
2011-12-01 12:48:58 -05:00 |
Matthew Schranz
|
2f8fb6b0b2
|
[#350]Fixed silly looping issue
|
2011-11-23 13:44:12 -05:00 |
Matthew Schranz
|
5226d576f6
|
[#350]Trying to figure out one error with for loop on line 49 of tumblr.js
|
2011-11-23 12:16:37 -05:00 |
Christopher De Cairos
|
b7b52ab503
|
moved getScript calls into setup in the Google Feed plugin [#613]
|
2011-11-22 13:52:12 -05:00 |
Matthew Schranz
|
36d621fcd7
|
[#350]Fixed all the issues brought from by cadecairos, as far as I know
|
2011-11-18 16:56:01 -05:00 |
Matthew Schranz
|
be4cc370b6
|
[#350]Forgot whitespace and stuff
|
2011-11-16 16:27:06 -05:00 |
Matthew Schranz
|
e4f08241f7
|
Merge branch 'develop' into t350
|
2011-11-16 16:10:38 -05:00 |
Matthew Schranz
|
a3b783dc95
|
[#350]Forgot to remove items from manifest
|
2011-11-16 16:06:57 -05:00 |
Matthew Schranz
|
6e472388b5
|
[#350]Forgot to remove items from manifest
|
2011-11-16 16:06:38 -05:00 |
Matthew Schranz
|
d0911f7b37
|
[#350]Tumblr Plugin finished. Submitting for Review
|
2011-11-16 16:04:15 -05:00 |
Matthew Schranz
|
f6707a432e
|
[#350]Plugin Finished. Finishing Unit Tests.
|
2011-11-16 15:05:32 -05:00 |
Matthew Schranz
|
cf3100bccc
|
[#350]Plugin Finished. Finishing Unit Tests.
|
2011-11-16 15:04:12 -05:00 |
Matthew Schranz
|
c1203c0f6c
|
[#350]Video added. Refactored code to use switch statement.
|
2011-11-16 13:22:50 -05:00 |
Matthew Schranz
|
ba466c7f8a
|
[#350]Photo Blogpost is done
|
2011-11-15 15:01:18 -05:00 |
Matthew Schranz
|
c26065ee61
|
[#350]Multiple Blogpost types finished. Link, text, audio
|
2011-11-15 12:24:12 -05:00 |
Matthew Schranz
|
ac84ad807b
|
[#350]Stopped the end function from removing the innerHTML of the containing DIV element
|
2011-11-13 23:09:57 -05:00 |
Matthew Schranz
|
b23e157e75
|
[#350]Still trying to parse the JSON in my callback. Every plugin I have looked at for ideas isn't working thusfar
|
2011-11-13 23:07:50 -05:00 |
Matthew Schranz
|
4882453d11
|
[#350]Avatar Request is now functional
|
2011-11-13 21:56:58 -05:00 |
Matthew Schranz
|
57f12a3487
|
Realized that avatar requests need to be handled different as they don't return JSON
|
2011-11-13 21:42:31 -05:00 |
Matthew Schranz
|
2cb990fad9
|
Realized that avatar requests need to be handled different as they don't return JSON
|
2011-11-13 21:04:09 -05:00 |
stevenaw
|
63bf5e32a3
|
[#816] Opera doesn't append ';' onto last style innerhtml
|
2011-11-06 21:33:27 -05:00 |
Jon Buckley
|
58626a6547
|
Update Processing.js script to v1.3.6 on the CDN
|
2011-11-01 21:56:02 -04:00 |
Christopher De Cairos
|
518f28db91
|
Added plain text searching to Twitter plug-in, updates to support Opera [#792]
|
2011-11-01 10:38:58 -04:00 |
ScottDowne
|
537c044e7c
|
[#792] fixed twitter tests running in opera
|
2011-10-31 18:08:37 -04:00 |
Christopher De Cairos
|
1806744ba7
|
Switched to protocol-less URLs in user facing code [#776]
|
2011-10-31 17:24:38 -04:00 |
Christopher De Cairos
|
e94c905707
|
Modified the Webpage plug-in to accept URLs without http:// [#793]
|
2011-10-31 11:35:32 -04:00 |
Christopher De Cairos
|
45eb042b89
|
Subtitle plugin text is now an empty string [#791]
|
2011-10-31 10:23:20 -04:00 |
ScottDowne
|
0b68d98e37
|
[#793] webpage plugin no longer needs http://
|
2011-10-29 17:00:03 -04:00 |
ScottDowne
|
ae217ff07c
|
[#792] twitter has plain text search now, and tests
|
2011-10-29 16:18:00 -04:00 |
ScottDowne
|
01281ba20e
|
[#791] default empty subtitle is now empty string
|
2011-10-28 19:53:07 -04:00 |
Matthew Schranz
|
a0528883d7
|
[#350]Adding a parameter to being required
|
2011-10-27 20:43:39 -04:00 |
Matthew Schranz
|
373d988cfd
|
[#350]Adding a parameter to being required
|
2011-10-27 20:42:14 -04:00 |
Matthew Schranz
|
9718717de7
|
[#350]Adding a parameter to being required
|
2011-10-27 20:41:29 -04:00 |
Matthew Schranz
|
512991eb8b
|
[#350]Added tumblr.unit.js file and tumblr.unit.html file. Fixed careless mistakes in tumblr.js
|
2011-10-27 19:42:16 -04:00 |
Matthew Schranz
|
a2091f7b6c
|
[#350]Added demo page for tumblr plugin. More parameters added for tumblr plugin
|
2011-10-27 19:13:52 -04:00 |
Matthew Schranz
|
9cbac19007
|
[#350]Beginings of HTML Demo Page
|
2011-10-27 16:51:58 -04:00 |
Christopher De Cairos
|
9b3982806e
|
Changed text type to url type in the appropropriate plug-in manifests [#789]
|
2011-10-26 10:14:47 -04:00 |
secretrobotron
|
0358736eea
|
Added url data type to manifests where appropriate.
|
2011-10-25 20:34:08 -04:00 |
Matthew Schranz
|
a081de7b54
|
[#350]More style fixes
|
2011-10-25 15:19:19 -04:00 |
ScottDowne
|
86ca9a8d8e
|
[#776] switching to protocol-less urls in user facing code
|
2011-10-25 13:58:36 -04:00 |
Matthew Schranz
|
595b111b5f
|
[#740] Finished 2 small style errors
|
2011-10-20 11:45:22 -04:00 |
Matthew Schranz
|
26ff8635aa
|
[#350]Fixing style
|
2011-10-18 21:43:03 -04:00 |
Matthew Schranz
|
f06001ca57
|
[#350]Fixing style
|
2011-10-18 21:38:45 -04:00 |
Matthew Schranz
|
b2f1652ead
|
[#740]Fixed Whitespace
|
2011-10-13 12:24:55 -04:00 |
Matthew Schranz
|
4c3580a302
|
[#740]Comments Plugin Added. Fixed Unit tests so they would complete faster.
|
2011-10-13 12:05:18 -04:00 |
Matthew Schranz
|
08e08ddc04
|
[#734]Setup demo to show how comment is currently functioning
|
2011-10-04 21:03:23 -04:00 |
Matthew Schranz
|
c9ebedd237
|
[#734]Setup demo to show how comment is currently functioning
|
2011-10-04 20:50:06 -04:00 |
Matthew Schranz
|
4c30f02987
|
[#740] Initial workings of Comment Plugin. Still need to see if it's current functionality is indended.
|
2011-10-04 13:14:52 -04:00 |
Christopher De Cairos
|
9a594c25ec
|
Fixed bad loop in timeline unit tests [#757]
|
2011-09-30 16:34:52 -04:00 |
David Seifried
|
c660c7e264
|
Fixed issue where events firing at zero now fire right at zero ( because of path this release ) which did not happen before. We were checking if the events were hidden when in acutality 1 one showing.
|
2011-09-30 16:00:29 -04:00 |
David Seifried
|
a53aca6c7e
|
Fixed issue where track events were not getting removed in unit tests
|
2011-09-30 15:46:43 -04:00 |
David Seifried
|
93868e3047
|
Merge branch 'develop' of git://github.com/cadecairos/popcorn-js into develop
|
2011-09-30 11:55:39 -04:00 |
Christopher De Cairos
|
d2ec6a70b0
|
Popcorn.plugin.debug toggles error suppression [#744]
|
2011-09-29 16:57:09 -04:00 |
David Seifried
|
32ecea7556
|
Merge branch 'develop' of git://github.com/cadecairos/popcorn-js into develop
|
2011-09-29 14:56:46 -04:00 |
Matthew Schranz
|
99939793a3
|
[#734]Fixed one test. All working now
|
2011-09-28 22:36:56 -04:00 |
Matthew Schranz
|
0c473b6d9b
|
[#734]Added additional tests.
|
2011-09-28 21:24:48 -04:00 |
Matthew Schranz
|
d1084e91d9
|
[#734] Added _teardown method. Added unit tests for _teardown.
|
2011-09-28 19:12:14 -04:00 |
Matthew Schranz
|
3fcc9579d0
|
More trying to fix tests
|
2011-09-28 17:02:14 -04:00 |
Matthew Schranz
|
b27d151ae6
|
[#734]Each plugin in it's own div. Trying to get one test working
|
2011-09-28 16:40:32 -04:00 |
Matthew Schranz
|
2a717cfa00
|
[#734] Removed setOptions function as it was not needed. Fixed destruction of object. Added _teardown
|
2011-09-28 12:26:06 -04:00 |
Matthew Schranz
|
0f3f6684f0
|
Fixed Styling Issues
|
2011-09-27 17:08:03 -04:00 |
Matthew Schranz
|
2c5a77c7dd
|
[#734]NOW IT SHOULD BE ALL FIXED STYLE STUFF
|
2011-09-27 16:59:17 -04:00 |
Matthew Schranz
|
7c2b51209e
|
[#734]Removed Whitespace
|
2011-09-27 16:44:44 -04:00 |
Matthew Schranz
|
b8101a4b74
|
[#734] NOW all merge conflicts are actually fixed.
|
2011-09-27 14:00:27 -04:00 |
Matthew Schranz
|
26e95b43d5
|
[#350]Initial work for tumblr plugin. Currently isn't functioning.
|
2011-09-27 13:50:32 -04:00 |
Matthew Schranz
|
8995452b5d
|
[#734] Fixed merge conflicts.
|
2011-09-27 12:19:34 -04:00 |
Matthew Schranz
|
bc68cb529a
|
[#734]Code Refactoring Complete. Return block gone replaced with a more stream lined loop of code.
|
2011-09-27 12:15:54 -04:00 |
Matthew Schranz
|
96b904b9b0
|
[#734] Removed defaulting plugin type, removed tests and added one test.
|
2011-09-27 12:13:57 -04:00 |
Matthew Schranz
|
81e7569896
|
[#734] Made reference variables for all plugin options rather than having option.someValueHere all throughout the code.
|
2011-09-27 11:57:52 -04:00 |
David Seifried
|
2eb47937ce
|
Fixed left over merge commit markers
|
2011-09-26 15:28:47 -04:00 |
David Seifried
|
d8123b91e1
|
Fixed merge conflict
|
2011-09-26 14:45:20 -04:00 |
Christopher De Cairos
|
a2cf9e4c0a
|
Merge branch 't733' of git://github.com/mjschranz/popcorn-js into t733
|
2011-09-23 15:36:22 -04:00 |
Matthew Schranz
|
d9c14a296c
|
[#733] Added Test for Empty Block in Facebook Plugin
|
2011-09-23 15:30:39 -04:00 |
Christopher De Cairos
|
a77ef6d2a5
|
Merge branch 't733' of git://github.com/mjschranz/popcorn-js into t733
|
2011-09-23 14:14:50 -04:00 |
Christopher De Cairos
|
1703454291
|
Fixed script Loading issues in the Processing plug-in and GML plug-in [#639]
|
2011-09-23 14:09:01 -04:00 |
Christopher De Cairos
|
c68fdfd2b0
|
fixed more style issues
|
2011-09-23 14:01:54 -04:00 |
Matthew Schranz
|
99c0683617
|
[#733] Small typo changed in error message about container not existing
|
2011-09-23 13:37:28 -04:00 |
Christopher De Cairos
|
958d322752
|
Style cleanup
|
2011-09-23 13:36:24 -04:00 |
David Seifried
|
820f539a1b
|
Fixed all linting errors on all plugins that had them
|
2011-09-23 10:47:54 -04:00 |
Christopher De Cairos
|
9e10ca0e61
|
Fixed bug in Code plug-in causing onFrame to run after onEnded [#645]
|
2011-09-22 17:04:52 -04:00 |
Christopher De Cairos
|
f16df800b6
|
Fixed unit tests for footnote and text plug-ins [#685]
|
2011-09-22 15:51:33 -04:00 |
Christopher De Cairos
|
f365243ef1
|
fixed lint problems
|
2011-09-22 10:34:10 -04:00 |
Christopher De Cairos
|
bb93ef3108
|
processing plug-in no longer polls for Processing.
|
2011-09-14 14:12:26 -04:00 |
Christopher De Cairos
|
4108651175
|
work on the ticket. blocked by processing ticket 1643
|
2011-09-14 13:50:33 -04:00 |
Christopher De Cairos
|
cd33f9f1b5
|
working on bugs
|
2011-09-14 13:48:59 -04:00 |
Christopher De Cairos
|
a281d0de2a
|
removed the Window.Processing timeout block. it now uses the popcorn.getScript() callback param
|
2011-09-14 13:48:47 -04:00 |
Christopher De Cairos
|
f40a068ab3
|
fix up whitespace in popcorn.processing.js
|
2011-09-14 13:48:28 -04:00 |
Christopher De Cairos
|
9370be8e12
|
stopped the plugin from polling window.Processing in a setTimeout. now executes a callback in getScript or simply calls the function
|
2011-09-14 13:47:52 -04:00 |
David Seifried
|
4719e9eae6
|
Fixed missed style fixes
|
2011-09-13 15:03:19 -04:00 |
David Seifried
|
88d65d4029
|
Accidentally added .swp file
|
2011-09-12 20:28:42 -04:00 |
David Seifried
|
b2f8ed4e07
|
Fixed styling in all files in all unit tests
|
2011-09-12 20:14:48 -04:00 |
David Seifried
|
e8c6faee94
|
Early work on style fixes for plugin files
|
2011-09-09 09:42:50 -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 |
ScottDowne
|
00b8fefa6b
|
[#685] fixed an issue where a footnote unit test was being run twice
|
2011-08-29 12:53:33 -04:00 |
Christopher De Cairos
|
9334fd6faa
|
fix styling and whitespace.
|
2011-08-29 11:54:57 -04:00 |
Christopher De Cairos
|
baece5d089
|
Merge branch 't625' of git://github.com/rwldrn/popcorn-js into t625
|
2011-08-29 11:50:01 -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 |
Jon Buckley
|
ad03cb54d0
|
Add suggested default values and extended manifest types [#461]
Conflicts:
plugins/timeline/popcorn.timeline.js
|
2011-08-29 11:13:07 -04:00 |
Jon Buckley
|
3abd6cd646
|
Fixed timeline plugin to style a wrapper instead of the target [#655]
|
2011-08-26 16:44:55 -04:00 |
Christopher De Cairos
|
63ea007180
|
removed id on container that had no real use
|
2011-08-26 14:55:09 -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
|
cdee0db709
|
fixed merge conflict
|
2011-08-26 14:27:30 -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 |
Jon Buckley
|
c243c50fb5
|
Add timeUpdate() function [#659]
|
2011-08-26 12:26:40 -04:00 |
Christopher De Cairos
|
97ba499fad
|
cleaned up useless if statement, as per review [t655]
|
2011-08-26 12:12:56 -04:00 |
David Seifried
|
b30a882380
|
Made a few performance fixes:
g
|
2011-08-25 16:46:26 -04:00 |
Jon Buckley
|
9a0f923601
|
Fix OpenMap plugin downloading OpenLayers.js on load [#663]
|
2011-08-25 15:48:18 -04:00 |
Jon Buckley
|
f9b3b0ea66
|
Add manifest to Linkedin plugin [#671]
|
2011-08-25 15:43:50 -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 |
Christopher De Cairos
|
18d7d45266
|
changed timing for aggregated plugin tests, removed googlenews
|
2011-08-24 13:03:00 -04:00 |
David Seifried
|
a46f8d1fb3
|
Fixed issue with subtitle unit tests in FF 3.6
|
2011-08-24 12:15:54 -04:00 |
Christopher De Cairos
|
439f739fde
|
removed extra commas that were causing lint failures
|
2011-08-24 11:54:11 -04:00 |
Christopher De Cairos
|
dda15bc9de
|
added manifest to linkedin plugin
|
2011-08-24 11:51:10 -04:00 |
Christopher De Cairos
|
5a43b7620b
|
removed the useless callback function in getScript
|
2011-08-24 11:22:06 -04:00 |
Christopher De Cairos
|
de7229c111
|
adds wrapper div to timeline, fixes teardown, fixes up/down, added tests, support for multiple timelines on one page.
|
2011-08-23 16:15:29 -04:00 |
Jon Buckley
|
7a936503ef
|
Fix wikipedia plugin to limit the text length to the word count, rather than the letter count [#667]
|
2011-08-23 14:53:42 -04:00 |
Jon Buckley
|
5c24fe3c8b
|
Fix code plugin tests failing due to timing issues [#652]
|
2011-08-23 14:38:16 -04:00 |
Jon Buckley
|
9952c6eabe
|
Remove Google Translate and News plugins [#553]
Conflicts:
plugins/googlenews/popcorn.googlenews.js
|
2011-08-23 13:04:51 -04:00 |
David Humphrey
|
53d6384295
|
Alter code plugin unit test such that number of frames run in onFrame is not part of the test.
|
2011-08-23 12:43:57 -04:00 |
Christopher De Cairos
|
7f7448d8f6
|
updated wikipedia plugin to _actually_ pull in the requested number of words, instead of a number of letters
|
2011-08-23 11:16:39 -04:00 |
Christopher De Cairos
|
d1a4bb043d
|
moved getScript call to _setup, which will stop openlayers.js from loading, unless the open map plugin is used.
|
2011-08-23 10:35:33 -04:00 |
Jon Buckley
|
a7cf8e4275
|
Merge remote branch 'dseif/t666' into develop
|
2011-08-02 17:14:02 -04:00 |
David Seifried
|
e0455fd75d
|
Fixed all plugins with issues in butter'
|
2011-07-29 15:32:00 -04:00 |
David Seifried
|
94786850cb
|
Fixed merge conflict
|
2011-07-29 12:07:58 -04:00 |
cadecairos
|
76a1736525
|
moved manifest declarations outside of plugin definitions.
|
2011-07-28 18:08:09 -04:00 |
Jon Buckley
|
c00a46f84c
|
Merge remote branch 'rwldrn/t657' into develop
|
2011-07-28 13:51:30 -04:00 |