-
Updated core patch to exclude token and OA reldate modules.
-
* views integration improved by supporting custom date format [#721590]
-
* undefined class name issue fixed
-
* basic views integration [#721590], does not work with custom date formats
-
* integration with patch_manager module
-
-
* first version of simpletest for data conversion
-
* compatibility with cml module
-
* new cml exception class included
-
* code cleanup * fixing call time pass by reference issue when calling form_set_value * cml core class updated with E_ALL compatibility and all calltime pass by references removed, remaining traces of PEAR removed * new cml exception class added