Граф коммитов

101 Коммитов

Автор SHA1 Сообщение Дата
scottdowne c6ab474394 [#862811] Delay loading of popcorn video and track event data until user clicks on embed. 2013-04-26 06:55:31 -04:00
bl4de 91a00d3d1a Closes gh-1664. 2013-04-19 17:55:49 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 766071bcc4 [3456] Unable to preview remixes on https://popcorn.webmaker.org 2013-04-19 13:42:27 -04:00
scottdowne a3f6c41085 [#3219] Old media comes with a better title. 2013-04-19 06:31:34 -04:00
scottdowne 9fe07090ce [#859295] Convert duration data from a null regex to an int, and not a string. 2013-04-16 08:41:30 -04:00
Matthew Schranz 99207876f2 [t3275] Better naming for clip types in Media Gallery 2013-04-15 16:13:28 -04:00
Matthew Schranz 01ffa74df9 [t3338] Add select all functionality. Ctrl/Cmd + A will select all trackevents 2013-04-09 09:27:28 -04:00
Matthew Schranz a716731f00 Bug 857767 - Submodule update 2013-04-09 09:25:31 -04:00
scottdowne 8f7f117c6f [#3264] Remove title on track event views because it causes a mousemove on chrome in windows. We don't need it anyway. 2013-04-08 11:27:05 -04:00
scottdowne 938a612a13 [#3333] Width and height restrictions on media clips is now 10%. 2013-04-08 09:28:31 -04:00
Jon Buckley 3c18d60a45 Bug #857761 - Backend changes for description field 2013-04-08 10:52:46 -04:00
scottdowne 9437b7b2a1 [#858715] Enforce drag n drop sizes before the update. 2013-04-08 06:30:30 -04:00
scottdowne e827ec5ba7 [#858161] Save all the data, on gallery items, so reloads are faster. 2013-04-08 06:28:40 -04:00
Christopher De Cairos 44fa63fed6 Bug #857762 - 1. Add support for description field
2. Change share-editor to project-editor
2013-04-05 15:50:09 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca da4d9c0b70 [3454] Non-embeddable SoundCloud sources say Embedding of this SoundCloud video 2013-04-05 11:01:59 -04:00
Matthew Schranz d439185c13 Bug 858070 - Readd code to handle step parameter for input type number 2013-04-05 09:59:33 -04:00
Matthew Schranz 12e717a2a9 Bug 857724 - Prevent same source videos triggering reload because of difference in butteruid 2013-04-04 15:06:37 -04:00
Christopher De Cairos fb95a05aca Bug #3372 - Apply the TextBox Wrapper to the title input element 2013-04-04 11:11:21 -04:00
scottdowne 991a83667b [#3286] Validate media editor trimmer and fix if out of bounds during a drag. 2013-04-03 15:16:28 -04:00
Jon Buckley 44d785e9cf Bug #3401 - Only use LESS middleware 2013-04-02 17:14:29 -04:00
Jon Buckley f4e12d9291 Bug #856501 - Move webmakernav styles into butter.ui.less 2013-04-02 15:59:03 -04:00
scottdowne de65cc3c63 [#3451] Properly play again if media with greater duration added while playing 2013-04-02 06:54:51 -04:00
Christopher De Cairos e1d4856fb1 Bug #2945
1. Stop the draggable update timeout if the track event which was originally dragged is deleted.
2. Call __onDraggableMouseUp manually due to Chrome bug.
3, Fixed bug in removal of mouseup listeners for draggable elements.
2013-04-02 10:24:03 -04:00
scottdowne 6e78572bf5 [#3260] Submodule update for soundcloud fix 2013-04-02 06:03:30 -04:00
Jon Buckley e8179e38fa Bug #3375 - Switch to html5-lint npm module 2013-04-01 16:40:07 -04:00
Kyle Rush e4eb55b0c6 Added Optimizely script tag.
Closes gh-1629.
2013-04-01 15:13:50 -04:00
Jon Buckley 454a3084f4 Bug #3441 - Rename util/xhr2 -> util/xhr 2013-04-01 14:43:55 -04:00
Jon Buckley 296e46d15c Bug #3441 - Remove deprecated util/xhr 2013-04-01 14:43:55 -04:00
Jon Buckley e4c9b6ef24 Bug #3441 - Convert cornfield/module to use xhr2 2013-04-01 14:43:55 -04:00
Jon Buckley 83cd66873c Bug #3441 - Convert editor/editor to use xhr2 2013-04-01 14:43:55 -04:00
Jon Buckley 8889cf3c67 Bug #3441 - Convert dialog/dialogs/feedback to use xhr2 2013-04-01 14:43:55 -04:00
Jon Buckley de8e81e275 Bug #3441 - Convert crashreporter to use xhr2 2013-04-01 14:43:55 -04:00
Jon Buckley 33bb51a27f Bug #3441 - Convert butter to use xhr2 2013-04-01 14:43:55 -04:00
Jon Buckley ff0d1c8067 Bug #3441 - Add new util/xhr2 module 2013-04-01 14:43:52 -04:00
Jon Buckley e6c2ce9540 Bug #3441 - Remove unused util/xhr dependencies 2013-04-01 14:41:52 -04:00
Jon Buckley b7ef9f61d0 Bug #3449 - Switch to unified GA account 2013-04-01 13:30:48 -04:00
Matthew Schranz 8538803fc6 [t3001] Readd butteruid being appending onto sources for Sequencer Clips 2013-04-01 10:16:00 -04:00
scottdowne 7f83ec7023 [#3404] Add track events with single click, not double. 2013-03-28 10:05:49 -04:00
Christopher De Cairos 8d5a2c8449 Bug #3304 - Disable projectTitle click listeners while saving, tighten up the application of those listeners and add a CSS class for when they're disabled 2013-03-27 12:13:46 -04:00
Matthew Schranz 6f2c2fc9fd [t3431] Prevent empty strings in JSON triggering as false and then using incorrect data 2013-03-27 09:56:19 -04:00
Christopher De Cairos 53ddfb140d Bug #3290 - Flash version detection and warning layout. Only appears if flash is used. 2013-03-25 15:53:36 -04:00
Matthew Schranz a4fcc64bfc [t3408] Don't allow negative or 0 to be entered for project duration in media editor 2013-03-25 14:38:09 -04:00
Matthew Schranz 32a72509ac [t3235] Ensure appropriate trackevent resize handles are always
displayed when trackevents are too small visually
2013-03-21 15:42:28 -04:00
Christopher De Cairos 972802e2f5 Bug #3406 - Use mediatypes.js to get media info if saved JSON has an invalid duration 2013-03-20 12:10:42 -04:00
Matthew Schranz e8b28c019f [t3410] Fix mixed content scripts being blocked in Chrome > 20 for Media Clip data retrieval 2013-03-20 11:58:41 -04:00
Matthew Schranz 28fc7582e7 [t3209] Refactor generateSafeTrackEvent to accept a popcorn options object vs only start/end 2013-03-19 16:44:21 -04:00
scottdowne ec427eefcd [#3241] Do not fire update when url doesn't change from youtube but has a fallback. 2013-03-19 06:58:21 -04:00
Matthew Schranz 27cc034177 [t3297] Old projects pre sequencer should have their media added as clips 2013-03-19 10:41:36 -04:00
scottdowne a608fa5d1a [#3153] Hide big play button if a clip is still loading and at the starting current time. 2013-03-18 10:59:30 -04:00
Matthew Schranz 2d3e61a482 [t3364] Prevent ghosts appearing on wrong track when ghosting event
would land in same place it was previously.
2013-03-18 14:54:57 -04:00