unlcms / UNL-CMS

Drupal 7 implementation at the University of Nebraska–Lincoln
http://unlcms.unl.edu/
GNU General Public License v2.0
4 stars 13 forks source link

Module upgrades #904

Closed ericras closed 8 years ago

ericras commented 8 years ago

ctools views entity feeds pathauto token module_filter file_entity imce imce_rename

ericras commented 8 years ago

feeds module

7209 - Reschedules feeds jobs.
7211 - Does nothing. Update removed.
7212 - Create {cache_feeds_http} table.

views module

7302 - Remove headers field from cache tables @see system_update_7054().

pathauto module

7006 - Create pathauto_state table, using data from pathauto_persist if it exists.

file_entity module

7205 - Fix broken indexes caused by incorrect index definitions in update 7201.
7206 - Configure default pathauto variables if it is currently installed.
7207 - Remove the administration files limit variable.
7208 - Add expanded file type permissions to roles with existing file permissions.
7209 - Remove the {file_type_streams} table if it exists.
7210 - Merge MIME types into the {file_type} table.
7211 - Create the {file_metadata} table.
7212 - Migrate the image_dimensions table to the new file_metadata table.
7213 - Update default alt text and title image field descriptions.
7214 - Fix the default value in {file_managed}.type to match the field schema.
7215 - Fix the {file_metadata}.fid schema.
7216 - This update has been removed and will not run.

imce module

7002 - Fixes misconfigurations where anonymous user is given User-1 profile

imce_rename module

7001 - Set the new folder permission to match the file permission. This will ensure a seamless upgrade