-
Load the missing include file, replace wildcard token with just %, update references from view_id to view_name
-
Update references from view_id to view_name
-
Update references from view_id to view_name
-
Update the javascript to reference view_name
-
Fix the install script to use view_name table instead of view_id
-
Fix the titles on tvi view pages
-
Fix the undefined index notice, remove unnecessary comments
-
Remove LICENSE.txt from Git control
-
Remove unnecesary comments and schema calls drupal_install_schema and drupal_uninstall_schema are not necessary for Drupal 7. It is handled automatically.
-
Update the database schema so the display uses the expected constant as default value. I didn't create a hook_update_N function because the final value was not changed.