-
Issue #1314082: Added a drush command line utility for computing computed fields.
-
moved batch info out into separate function and changed the seconds displayed in the finish report to only show 2 digits
-
fixed wrong module file name
-
Issue #1313072 : Fixed dependancy to computed_field module
-
Fixed an php notice. Changed the naming of a few indexes to fit the whole entity idea. Added estimated time left info while processing the computed fields
-
User entities is now supported. The update or insert check into tables should be working now.
-
Ported the module to Drupal7. Node and Taxonomy types should be supported. User is perhaps implemented, but completely untested
-
Added hook_help to the main page and fixed a few comments
-
Added a notice about nodes being in different formats when saing nodes and re-computing them
-
Changed package name to CCK