Skip to content

Releases: isubit/luggage

Red Valise 3.4.1

19 Aug 22:55
Compare
Choose a tag to compare

Improvements made across the board, most notably luggage_resources has a nicer display and can be extended.

https://github.com/isubit/luggage/releases/tag/3.4.1

Release Notes:

  • Luggage now requires the transliteration module. Please download it before updating.
  • This update includes Drupal 7.50. Please review the release notes. Pay special attention to https://www.drupal.org/node/2487215
  • To fix a constant override on luggage_announcements:flexslider_optionset, make sure you have the latest ctools and flexslider modules.

Valise 3.4.0

23 Jun 15:57
Compare
Choose a tag to compare

Please read the release notes below before upgrading.

Improvements made across the board, most notably the build_luggage.sh script now supports Drush 8.

https://github.com/isubit/luggage/releases/tag/3.4.0

Release Notes:

  • This release removes the Most Recent News block in luggage_news. This block displayed only a single most recently published luggage_news node, which we felt did not differ enough from the default Recent News block to keep in luggage_news. If you happened to use this block on your front panel, this release will destroy that block unless you feature lock the views part of luggage_news. You can tell that you are using this block if your front page news block is titled "Most Recent News" instead of "Recent News" and the block title is not overridden in your panel settings.

  • This release now requires scheduler-7.x-1.4 or later because this contrib module changed the name of a permission from "schedule (un)publishing of nodes" to "schedule publishing of nodes". If you don't have the correct version, you will get errors when running update.php or in the site status report.

  • luggage_biblio will no longer be enabled by default when building Luggage. If you need to enable luggage_biblio, you may still enable it like any other module.

  • Git commit IDs for luggage_biblio have changed. After updating you may want to run the following commands to bring your local git repo up to date with the new commit IDs:

    cd sites/all/modules/luggage/luggage_biblio
    git fetch --all
    git checkout master
    git reset --hard origin/master
    

Tote Bag 3.3.2

15 Jun 21:44
Compare
Choose a tag to compare

Tote Bag 3.3.1

24 Feb 20:46
Compare
Choose a tag to compare

Drupal 7.43
https://www.drupal.org/SA-CORE-2016-001

This release skips the Drupal 7.42 release.

Tote Bag 3.3.0

15 Jan 16:26
Compare
Choose a tag to compare

Improvements to calendar and CKEditor. Added luggage_video.

Note:

With the upgrade of the CKEditor library, users may see a messed up toolbar. This can be resolved by clearing the browser's cache.

Sneal leather shoes (overlay) 3.2.5

21 Oct 21:08
Compare
Choose a tag to compare

Drupal 7.41
https://www.drupal.org/SA-CORE-2015-004

This release skips the Drupal 7.40 release.

This release includes modifications to the .htaccess file as part of the Drupal 7.40 release.

Sneal leather shoes 3.2.4

01 Oct 18:19
Compare
Choose a tag to compare

Improvements to luggage_resources, the expertise view, and removing the admin role variable.

Sneal+ 3.2.3

19 Aug 22:14
Compare
Choose a tag to compare

Sneal 3.2.2

10 Aug 15:49
Compare
Choose a tag to compare

Minor improvements to Publications, Projects, Resources, Announcements, People. Underline works in CKEditor. Easier to find what version of Luggage you are running using the site status or drush.

Baggage handler lite 3.2.1

08 Jul 21:54
Compare
Choose a tag to compare

Luggage_resources got a few improvements, cleaned up some namespaces, and configured Linkchecker to check all the existing content types in stock Luggage.