-
Issue 1292262 - Removal of calls to imce_dir_man_schema from install and uninstall hooks as it is called automatically in D7
-
Issue 1064538 - correcting ajax type parameter to be GET instead of the incorrect text - patch from kongoji
-
Issue 1064538 - correcting ajax type parameter to be GET instead of the incorrect text - patch from kongoji
-
Issue 1146570 - adjusted function signature of imce_search_form to comply with Drupal 6 to 7 change
-
Adjustment to prevent a warning issued with PHP strict mode enabled: Only variables should be passed by reference in imce_search_content() (line 80 of imce_tools/modules/imce_search/imce_search.module).
-
Issue 1087366 - correction of use of file_directory_path() which has been removed in Drupal 7
-
Updated imce_search so that search queries are eligible to run on slave databases
-
Port to D7 and update to use new database API along with required modifications to accomodate jQuery playing nice with other JavaScript libraries
-
Issue 1064538 - adjusting search ajax callback to account for basePath differences
-
Addition of README files for each IMCE tool