/[drupal]/contributions/modules/video_upload/video_upload.install
ViewVC logotype

Log of /contributions/modules/video_upload/video_upload.install

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.13.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 28 23:24:07 2009 UTC (4 weeks, 2 days ago) by jhedstrom
Branch: DRUPAL-7--1
Changes since 1.13.2.2: +1 -1 lines
Diff to previous 1.13.2.2 , to branch point 1.13
Initial functioning version for 7.x

Revision 1.13.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 21 03:27:08 2009 UTC (5 weeks, 3 days ago) by jhedstrom
Branch: DRUPAL-7--1
Changes since 1.13.2.1: +0 -0 lines
Diff to previous 1.13.2.1 , to branch point 1.13
Further work on the initial port to 7.x

Revision 1.13.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 00:36:15 2009 UTC (6 weeks, 1 day ago) by jhedstrom
Branch: DRUPAL-7--1
Changes since 1.13: +0 -0 lines
Diff to previous 1.13
Further work on initial 7.x port

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 22:06:52 2009 UTC (6 weeks, 5 days ago) by jhedstrom
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-7--1
Changes since 1.12: +5 -34 lines
Diff to previous 1.12
Initital 7.x port.

Revision 1.6.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 4 20:51:16 2009 UTC (2 months, 3 weeks ago) by jhedstrom
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-5
Changes since 1.6.2.4: +0 -0 lines
Diff to previous 1.6.2.4 , to branch point 1.6 , to next main 1.13
#566740, fixed file referencing error

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 4 20:50:53 2009 UTC (2 months, 3 weeks ago) by jhedstrom
Branch: MAIN
Changes since 1.11: +0 -0 lines
Diff to previous 1.11
#566740, fixed file referencing error

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 4 00:50:17 2009 UTC (2 months, 3 weeks ago) by jhedstrom
Branch: MAIN
Changes since 1.10: +0 -0 lines
Diff to previous 1.10
-Removing debugging code

Revision 1.6.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 4 00:49:44 2009 UTC (2 months, 3 weeks ago) by jhedstrom
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-4
Changes since 1.6.2.3: +0 -0 lines
Diff to previous 1.6.2.3 , to branch point 1.6
-Removing debugging code

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 3 00:07:58 2009 UTC (2 months, 3 weeks ago) by jhedstrom
Branch: MAIN
Changes since 1.9: +0 -0 lines
Diff to previous 1.9
Merging 6.x to HEAD

Revision 1.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 3 00:07:18 2009 UTC (2 months, 3 weeks ago) by jhedstrom
Branch: DRUPAL-6--1
Changes since 1.6.2.2: +0 -0 lines
Diff to previous 1.6.2.2 , to branch point 1.6
#566352 by mattiasdk: Fixed Youtube thumbnail in Views.

Revision 1.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 28 01:18:56 2009 UTC (3 months ago) by jhedstrom
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3
Changes since 1.6.2.1: +96 -12 lines
Diff to previous 1.6.2.1 , to branch point 1.6
- Updated to match the new FileField API.
- #461082 Fixed embedding issue with Safari
- #461552 Place holder image shows up when no video uploaded

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 28 01:16:44 2009 UTC (3 months ago) by jhedstrom
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
Merging 1.3 up to CVS HEAD

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 29 23:49:36 2009 UTC (3 months, 4 weeks ago) by jhedstrom
Branch: MAIN
Changes since 1.7: +3 -5 lines
Diff to previous 1.7
Potential stable release canditate.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 26 01:21:16 2009 UTC (5 months ago) by jhedstrom
Branch: MAIN
Changes since 1.6: +103 -17 lines
Diff to previous 1.6
Initial changes for compatibility with drupal_alter on Fields and Settings.

Revision 1.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 22:10:44 2009 UTC (9 months ago) by jhedstrom
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.6: +7 -7 lines
Diff to previous 1.6
- Updated to use YouTube API 2.0
- Code and comment style cleanup.
- Added Zend GData version check to hook_requirements().

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 23:56:09 2008 UTC (13 months, 2 weeks ago) by jhedstrom
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1
Branch point for: DRUPAL-6--1
Changes since 1.5: +8 -4 lines
Diff to previous 1.5
- Restructuring to start the move towards multiple providers by moving YouTube specific content into the providers directory.
- Direct upload functionality work

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 19:02:57 2008 UTC (13 months, 2 weeks ago) by jhedstrom
Branch: MAIN
Changes since 1.4: +62 -1 lines
Diff to previous 1.4
Marching towards a 6.x release. (for those following along at home it's NOT READY YET)

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 13 18:15:14 2008 UTC (17 months, 2 weeks ago) by jhedstrom
Branch: MAIN
Changes since 1.3: +29 -3 lines
Diff to previous 1.3
Starting the port to 6.x.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 26 17:05:36 2008 UTC (18 months ago) by jhedstrom
Branch: MAIN
Changes since 1.2: +0 -0 lines
Diff to previous 1.2
merging DRUPAL-5 back to HEAD:

 DRUPAL-5, 2008-05-23
 --------------------
 - Created custom handlers for onsubmit and oncomplete to override the
   upload.js handlers to account for the bug described in #260792
 - Modified the admin listing to display local video that has been
   removed from YouTube, and thus orphaned, as described in #261182


 DRUPAL-5, 2008-05-09
 --------------------
 - Fixed improperly formatted calls to the t() function in
   zend_gdata.inc


 DRUPAL-5, 2008-05-07
 --------------------
 - Added new display formatter, thumbnail as link
 - Fixed bug in which taxonomy terms longer than 25 characters in
   length would cause YouTube to reject the video
 - Slight css changes to the video_upload admin page


 DRUPAL-5, 2008-05-05
 --------------------
 - Added autoplay and related video display options
 - Added initial thumbnail display configuration and output
 - Added Zend_Gdata_App_HttpException handling for failed connections
 - fixed authentication bug

 DRUPAL-5, 2008-05-02
 --------------------
 - Added a js progress bar to preview/submit button functionality
 - Added node token support for the default description field
 - Fixed a bug in which the jquery was failing on pages where a search
   form was present
 - Re-ordering of logic in _video_upload_widget_form() for better error
   handling
 - Added widget configuration options for YouTube synchronization of
   title, keywords and description


 DRUPAL-5, 2008-05-01
 --------------------
 - Fixed a YouTube category bug, only to find an actual bug in the API.
 - Fixed widget_info hook bug
 - Added a video admin page/form for tracking all videos, and deleting
   orphaned videos
 - Abstracted video status numbers into constants for easier
   readability


 DRUPAL-5, 2008-04-30
 --------------------
 - Field name is now automatically sent to YouTube as a "developer tag"


 DRUPAL-5, 2008-04-29
 --------------------
 - Video status checking, updating and deleting now enabled for node
   deletes, and on cron

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 30 21:47:48 2008 UTC (18 months, 4 weeks ago) by jhedstrom
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA1, DRUPAL-5--1-0-BETA2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 , to next main 1.13
adding most recent version to drupal 5

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 28 22:16:20 2008 UTC (19 months ago) by jhedstrom
Branch: MAIN
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
uploads now work via js when a user picks a file, and uses the submit/preview buttons

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 25 18:10:33 2008 UTC (19 months ago) by jhedstrom
Branch: MAIN
Branch point for: DRUPAL-5
Introducing the Video Upload module, which allows for direct uploads to YouTube

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2