-
Light refactoring of code, removed old debugging calls, unused hooks/callbacks
-
VIN Field for CCK: February 25, 2011 2:11
Commit cd93aaf on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
VIN Field for CCK: February 25, 2011 2:11
Commit 8806d7e on 6.x-2.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
VIN Field for CCK: February 25, 2011 2:11
Commit 9c292c1 on 6.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Final commit prior to GIT migration
-
FINALLY have some semblance of Views2 integration...
-
FINALLY got Views 2 support in! In the process, I also exposed the vinfield cache table as a Views base table in case anyone wants (or needs) to run queries against it. One step closer to beta release...
-
Added support for trim level on vehicles as many of the decoding services appear to give that field up along with year, make and model. Continuing tweaks on formatters, theming, and performance.
-
Removed test lookup provider module that accidentally got included in a prior commit
-
- Re-arranged hooks for lookup provider - Started workig on Views 2 integration - Added new hook for post-lookup processing - Misc edits/fixes/tweaks