Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-29 | #1043210 by PDOException while trying to submit article with video | Heshan Wanigasooriya | |
2011-01-24 | Remove the thumbnails validation as it shown some errors | Heshan Wanigasooriya | |
2011-01-24 | Changed the video thumbanils path and the videos path to a very organized way | Heshan Wanigasooriya | |
2011-01-23 | Adding latest build to the CVS | Heshan Wanigasooriya | |
2011-01-13 | #1024822 by hadsie. [Patch] Class attribute in forms is an array in D7 and ↵ | Heshan Wanigasooriya | |
Fatal error: Call to undefined function content_fields() D7 | |||
2011-01-09 | finished the thumbanail creating with the video module when its ↵ | Heshan Wanigasooriya | |
automatically selected. | |||
2011-01-09 | Updating module for drupal7 file system API | Heshan Wanigasooriya | |
2011-01-08 | Updating module for drupal7 file system API | Heshan Wanigasooriya | |
2011-01-08 | Change the admin settings path to visible in media. | Heshan Wanigasooriya | |
2011-01-08 | Adding filed info and update the video field. | Heshan Wanigasooriya | |
2010-12-12 | Updating video default thumbnail field. | Heshan Wanigasooriya | |
2010-12-12 | Updating the video field to the save their settings. | Heshan Wanigasooriya | |
2010-12-08 | Adding fields settings to the D7 | Heshan Wanigasooriya | |
2010-12-07 | Adding field to main video module of intention of removing video types we ↵ | Heshan Wanigasooriya | |
had in D6 | |||
2010-12-05 | Adding field and field instance settings | Heshan Wanigasooriya | |
2010-12-05 | Adding latest files. | Heshan Wanigasooriya | |
2010-12-05 | Removing all files | Heshan Wanigasooriya | |
2010-09-08 | Porting video module port for D7 | Tushar Mahajan | |
2010-07-23 | function replacements | Mohamed Mujahid | |
2010-07-07 | merging changes from DRUPAL-6--4 | Mohamed Mujahid | |
2010-07-06 | merging changes from DRUPAL-6--4 | Mohamed Mujahid | |
2009-07-31 | #486064: by RobertOak "no video fields in views" Fixed, added Views 2 support | glen201 | |
.MPEG/MPG defaulted to play with Windows Media | |||
2009-07-11 | #230611 by rhache:Disable autoplay on Quicktime Video | Heshan Wanigasooriya | |
2009-07-11 | #507124 by andyceo: Wrong link in the Video module administrative interface, ↵ | Heshan Wanigasooriya | |
fixed | |||
2009-06-18 | #493742 by glen201: Replacing video does not remove previously converted ↵ | Heshan Wanigasooriya | |
video from filesystem | |||
2009-06-18 | #221209 by bkat: editing video loses auto converted version | Heshan Wanigasooriya | |
2009-06-04 | #461242 by batia : Fatal error: Cannot unset string offsets in ↵ | Heshan Wanigasooriya | |
/home/******/public_html/new/includes/form.inc on line 485, fixed. update video feeds links. | |||
2009-05-27 | updating 6--2 dev | Heshan Wanigasooriya | |
2009-04-25 | Cmmiting Drupal 6 core capability version | Heshan Wanigasooriya | |
2007-02-18 | Bug #117580 reported by tatien: | Fabio Varesano | |
Allow different video nodes to point to the same video | |||
2007-02-18 | #76319 by Sean B Fuller, agilpwc, Grugnog2: Video should play on the same page | Fabio Varesano | |
2007-02-16 | #119358 by geodaniel: Download link does not work when download tab is not ↵ | Fabio Varesano | |
enabled | |||
2007-01-14 | Let's prepare for video upload status bar. | Fabio Varesano | |
2007-01-13 | Add flowplayer width to the object tag width. | Fabio Varesano | |
2007-01-12 | Patch #108661 by omar (http://drupal.org/user/7909): | Fabio Varesano | |
Adding Ogg Theora media type help links for video_multidownload Other minor fixes | |||
2007-01-08 | * added escaping to filename in ffmpeg_helper which caused filenames with ↵ | Fabio Varesano | |
spaces not to work * fixed some incorrect usage of boolean operators * fixed some node links | |||
2007-01-05 | Restored original behaviour of node links of 4.7 | Fabio Varesano | |
2007-01-04 | Bigger body | Fabio Varesano | |
2007-01-03 | First letter capitalization. | Fabio Varesano | |
2007-01-03 | Patch #75359 by jrbeeman (http://drupal.org/user/16734): | Fabio Varesano | |
Add Views module support | |||
2007-01-03 | Added support for postgresql. | Fabio Varesano | |
2007-01-03 | Added support for flowplayer version 1.10. Older versions of flowplayer will ↵ | Fabio Varesano | |
not work anymore. | |||
2006-12-14 | Patch #91774 by Glauco (http://drupal.org/user/96649): | Fabio Varesano | |
Add support for .divx files | |||
2006-10-20 | Patch #87900 by agilpwc (http://drupal.org/user/49395): | Fabio Varesano | |
The call to set the src url of realmedia files was left out of the real play funtion. Real media files didn't work. This should fix it. | |||
2006-09-21 | Patch #82224 by vhmauery (http://drupal.org/user/28957) | Fabio Varesano | |
Bring Video up to date with HEAD: updated all video modules to be used on next drupal 5.0 | |||
2006-09-18 | Patch #83233 by Robrecht Jacques (http://drupal.org/user/22598): | Fabio Varesano | |
video doesn't work together with db_rewrite_sql well: use "join on" instead of "where table1, table2" to be db_rewrite_sql compatible Bug #82365 reported by moshe weitzman (http://drupal.org/user/23): "You have to insert a valid file size for this video." - video_upload.module Solved a little error wich always ask to put a size even if the video was uploaded. | |||
2006-08-25 | Bug #79327 by Bairnsfather (http://drupal.org/user/71509): | Fabio Varesano | |
fixed automatic file size for relative files. | |||
2006-08-25 | Patch #76951 by Sean B Fuller (http://drupal.org/user/25382): | Fabio Varesano | |
Play broken if 'Display play menu tab' set to 'No' This patch fixes an error where If you set 'Display play menu tab' to 'No' under administer > settings > video, you don't get the video. Instead you get the "?q=node/" page. Bug #79779 by Darryl (http://drupal.org/user/64435): The URL for the youtube.com help has changed. Was: http://www.youtube.com/help.php Now: http://www.youtube.com/t/help_center | |||
2006-08-25 | Patch #76953 by Sean B Fuller (http://drupal.org/user/25382): | Fabio Varesano | |
Make all fieldsets in settings collapsible and collapsed by default. Bug # reported by Bairnsfather (http://drupal.org/user/71509): User Added Params make html syntax incorrect | |||
2006-08-21 | Solved a little bug which let flowplayer not loaded if clean url is enabled. | Fabio Varesano | |