Age | Commit message (Expand) | Author |
2006-06-23 | Users can now delete their own videos if they have "edit own video" permission. | Fabio Varesano |
2006-06-23 | Corrected a small typo on the implementation of hook_form_api | Fabio Varesano |
2006-06-22 | Added nodeapi called fuction to delete the uploaded file when video node is | Fabio Varesano |
2006-06-22 | Solved a bug which let recorded to DB the temporary | Fabio Varesano |
2006-06-21 | Patch #70049 by agilpwc (http://drupal.org/user/49395) | Fabio Varesano |
2006-06-20 | Changed check_url to check_plain in _video_get_fileurl | Fabio Varesano |
2006-06-19 | Some debugging for plugins. | Fabio Varesano |
2006-06-19 | Oops... Little error on rss generated code | Fabio Varesano |
2006-06-19 | Corrected some XSS vulnerabilities. | Fabio Varesano |
2006-06-18 | List of changes: | Fabio Varesano |
2006-06-18 | Added file video.js for javascript functions. Contains several Internet Explo... | Fabio Varesano |
2006-06-18 | Removed file video_insert.js . Replaced by video.js with a more general purpose. | Fabio Varesano |
2006-06-18 | Adding file hooks.php for developer who want to extends video module function... | Fabio Varesano |
2006-06-18 | Adding file video.css for containing video module specific css rules | Fabio Varesano |
2006-06-04 | Patch #63497 by Psicomante (http://drupal.org/user/29518) | Fabio Varesano |
2006-05-25 | Patch #65019 by halkeye@www.kodekoan.com (http://drupal.org/user/56779) | Fabio Varesano |
2006-05-21 | Solved a small bug which let help url "More Information" not work. | Fabio Varesano |
2006-05-21 | Corrected an incorrect usage of array_key_exists on _video_get_parameters() | Fabio Varesano |
2006-05-15 | license concerns about AC_Quicktime.js | David Norman |
2006-05-11 | DB stuff is in .install file now | David Norman |
2006-05-11 | XHTML improvements and ActiveX bugfix related to http://www.microsoft.com/dow... | David Norman |
2006-05-05 | br slash is backwards | David Norman |
2006-04-23 | Patch #57216 by fax8 (Fabio Varesano): Added feed for video. It is available ... | Fabio Varesano |
2006-04-22 | node_validate_title() doesn't exist anymore and form_filter was breaking things | David Norman |
2006-04-20 | New upgrade process for 4.7 | David Norman |
2006-04-04 | Patch #57210 by benthere - Allow explicit YouTube width/height | Fabio Varesano |
2006-04-01 | friendly Drupal 4.7 upgrade path | David Norman |
2006-02-09 | Increased image path size to 255 chars. | Fabio Varesano |
2006-02-02 | Specified UTF-8 as default encoding for table video | Fabio Varesano |
2006-01-22 | Patch #45892 by Khalid Baheyeldin - kbahey | Fabio Varesano |
2006-01-06 | Ops! I forget to change the primary key to vid insted of nid. | Fabio Varesano |
2006-01-06 | mysql 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-03 | GUI 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-29 | Added displaying for optional video metadata. | Fabio Varesano |
2005-10-28 | Upgraded for video.module version 1.20 . | Fabio Varesano |
2005-10-28 | Added $Id$ to track versions. | Fabio Varesano |
2005-10-28 | Added $Id$ to track versions. | Fabio Varesano |
2005-10-28 | Added handbook informations and $Id$ to track versions. | Fabio Varesano |
2005-10-28 | Changed Database code to define every int filed as unsigned. | Fabio Varesano |
2005-10-28 | Added unsigned to all int fields. | Fabio Varesano |
2005-10-25 | Patch #25595 Fixed tab caching bug. | Luke Last |
2005-10-25 | <a href="http://drupal.org/node/31432">RSS DTV support</a> by Uwe Hermann. | Luke Last |
2005-10-24 | Patch #34538 by - help text from handbook | Angie Byron |
2005-10-01 | Added initial German translation of video.module. | Uwe Hermann |
2005-09-19 | Deleted some unneeded lines. | Luke Last |
2005-09-19 | Added 2 new blocks and added block config options. http://drupal.org/node/30943 | Luke Last |
2005-09-13 | Updated $Id$ tags as per http://drupal.org/node/28482 | Luke Last |