aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-21Patch #82224 by vhmauery (http://drupal.org/user/28957)Fabio Varesano
2006-09-21Patch #82224 by vhmauery (http://drupal.org/user/28957)Fabio Varesano
2006-09-18Patch #83233 by Robrecht Jacques (http://drupal.org/user/22598):Fabio Varesano
2006-08-25Bug #79327 by Bairnsfather (http://drupal.org/user/71509):Fabio Varesano
2006-08-25Patch #76951 by Sean B Fuller (http://drupal.org/user/25382):Fabio Varesano
2006-08-25Patch #76953 by Sean B Fuller (http://drupal.org/user/25382):Fabio Varesano
2006-08-21Solved a little bug which let flowplayer not loaded if clean url is enabled.Fabio Varesano
2006-07-16Removed an unused setting. (uploadable extensions)Fabio Varesano
2006-07-16Patch #70741 comment #2 by khoogheem (http://drupal.org/user/59444)Fabio Varesano
2006-07-16Patch #70668 comment #4 by bot (http://drupal.org/user/56659):Fabio Varesano
2006-06-28Patch #70738 by bot (http://drupal.org/user/56659)Fabio Varesano
2006-06-28Patch #69653 comment 5 by agilpwc (http://drupal.org/user/49395)Fabio Varesano
2006-06-24Small change to video_upload prepare to check for permissionsFabio Varesano
2006-06-23Users can now delete their own videos if they have "edit own video" permission.Fabio Varesano
2006-06-23Corrected a small typo on the implementation of hook_form_apiFabio Varesano
2006-06-22Added nodeapi called fuction to delete the uploaded file when video node isFabio Varesano
2006-06-22Solved a bug which let recorded to DB the temporaryFabio Varesano
2006-06-21Patch #70049 by agilpwc (http://drupal.org/user/49395)Fabio Varesano
2006-06-20Changed check_url to check_plain in _video_get_fileurlFabio Varesano
2006-06-19Some debugging for plugins.Fabio Varesano
2006-06-19Oops... Little error on rss generated codeFabio Varesano
2006-06-19Corrected some XSS vulnerabilities.Fabio Varesano
2006-06-18List of changes:Fabio Varesano
2006-06-18Added file video.js for javascript functions. Contains several Internet Explo...Fabio Varesano
2006-06-18Removed file video_insert.js . Replaced by video.js with a more general purpose.Fabio Varesano
2006-06-18Adding file hooks.php for developer who want to extends video module function...Fabio Varesano
2006-06-18Adding file video.css for containing video module specific css rulesFabio Varesano
2006-06-04Patch #63497 by Psicomante (http://drupal.org/user/29518)Fabio Varesano
2006-05-25Patch #65019 by halkeye@www.kodekoan.com (http://drupal.org/user/56779)Fabio Varesano
2006-05-21Solved a small bug which let help url "More Information" not work.Fabio Varesano
2006-05-21Corrected an incorrect usage of array_key_exists on _video_get_parameters()Fabio Varesano
2006-05-15license concerns about AC_Quicktime.jsDavid Norman
2006-05-11DB stuff is in .install file nowDavid Norman
2006-05-11XHTML improvements and ActiveX bugfix related to http://www.microsoft.com/dow...David Norman
2006-05-05br slash is backwardsDavid Norman
2006-04-23Patch #57216 by fax8 (Fabio Varesano): Added feed for video. It is available ...Fabio Varesano
2006-04-22node_validate_title() doesn't exist anymore and form_filter was breaking thingsDavid Norman
2006-04-20New upgrade process for 4.7David Norman
2006-04-04Patch #57210 by benthere - Allow explicit YouTube width/heightFabio Varesano
2006-04-01friendly Drupal 4.7 upgrade pathDavid Norman
2006-02-09Increased image path size to 255 chars.Fabio Varesano
2006-02-02Specified UTF-8 as default encoding for table videoFabio Varesano
2006-01-22Patch #45892 by Khalid Baheyeldin - kbaheyFabio Varesano
2006-01-06Ops! I forget to change the primary key to vid insted of nid.Fabio Varesano
2006-01-06mysql file has not been updated while the commit of http://drupal.org/node/40...Fabio Varesano
2005-12-15#40005 updated revisions, db schema, forms api, form validation, permissions,...Luke Last
2005-11-03GUI changes for metadata display.Luke Last
2005-11-03#35453 Adds support for .3GP and .mp4 extensions, also changes to conform to ...Luke Last
2005-11-02#35914 Updates settings and form hook for new forms API. Also other 4.7 updat...Luke Last
2005-10-29Added displaying for optional video metadata.Fabio Varesano