You are here

CHANGELOG.txt in Panopoly 8.2

Panopoly 8.x-2.0-alpha15, 2019-06-27
-------------------
- Issue #2971163 by dsnopek: Remove (almost) all the verbosity tricks from
  'robo subtree-split'.
- Minor reorganization of .make and composer.json's.
- Issue #3056141: Allow creating reusable widgets in Layout Builder (enable
  at install).
- Issue #3056141: Allow creating reusable widgets in Layout Builder.
- Issue #3064337: Get tests passing again after switch to Layout Builder.
- Issue #3056515: Existing Configuration Conflict with Standard
  Installation Profile.
- Moved media field storage config to install from optional.
- Squashed commit of the following:.
- Issue #2728715 by arshadcn, dsnopek: Implement reusable theme selector
  for installer in Drupal 8.
- Issue #2971163: Replace all scripts and Phing build process with Robo.
- Issue #3061339 by kerasai: Warning: class_exists() expects parameter 1 to
  be string, array given in Drupal\Core\Entity\EntityType->hasHandlerClass()
  (line 491 of core/lib/Drupal/Core/Entity/EntityType.php).
- Issue #3051071 by arshadcn, dsnopek: Switch to using Layout Builder
  rather than Panels/Panelizer.

Panopoly 8.x-2.0-alpha14, 2019-06-25
-------------------
- This is a really long commit in order to test our release scripts,
  including the word wrapping functionality for CHANGELOG.txt.
- Issue #2954654: Consider using GitLab CI rather than Travis?.
- Issue #3056745: Tests on Travis CI should use Composer to build Drupal
  site.
- Remove outdated build and release scripts.
- Fix type-o in drupal/radix_layouts in composer.json.
- Issue #2851122: Update the top-level composer.json for 'monorepo'
  layout.
- Issue #2851122 by dsnopek: Forgot to merge panopoly_test into the 8.x-2.x
  monorepo.
- Merge multiple repositories into a monorepo.
- Issue #2851122 by dsnopek: Move Panopoly from 'manyrepos' to 'monorepo'
  with a subtree split.
- Merge commit to realign panopoly_images on monorepo with subtree split
  (take two).
- Merge commit to realign panopoly_images on monorepo with subtree split.
- Update Panopoly Test for Fix text widget test for "Block description".
- Fix text widget test for "Block description".
- Update Panopoly WYSIWYG for Issue #2859707 by dsnopek: Allow
  hiding/showing of "advanced" WYSIWYG buttons.
- Issue #2859707 by dsnopek: Allow hiding/showing of "advanced" WYSIWYG
  buttons.
- Update Panopoly Widgets for Don't hide the "Block description" field on
  the form.
- Don't hide the "Block description" field on the form.
- Update Panopoly Widgets for Issue #2013965 by dsnopek, mfrausto,
  caschbre, lsolesen: ability to link images placed with image widget.
- Issue #2013965 by dsnopek, mfrausto, caschbre, lsolesen: ability to link
  images placed with image widget.
- Update Panopoly Test for Issue #3055905: Get tests actually passing on
  Lando.
- Issue #3055905: Get Behat tests actually passing in Lando.
- Update Panopoly Test for Issue #3055905: Provide Lando configuration for
  running Behat tests.
- Issue #3055905: Update the behat.lando.yml to actually working with Lando
  from the Composer template.
- Update Panopoly Images, Media, Widgets and Demo for Issue #3053230 by
  arshadcn, dsnopek: Implement responsive image styles that fit with our
  selection of styles.
- Issue #3053230 by arshadcn, dsnopek: Implement responsive image styles
  that fit with our selection of styles.
- Issue #3056744: Remove unneeded plugins and synchronize .make file with
  composer.json.
- Minor test updates for Drupal 8.
- Issue #2971200 by dsnopek, cboyden: Fix issues with waiting for AJAX in
  an iframe (Behat).
- Issue #2969375 by dsnopek: Declare $javascript property in
  panopoly_test.behat.inc.
- Issue #2874638 by dsnopek, cboyden: Add a Behat step to manually take a
  screenshot.
- Issue #2875018 by cboyden: Abstract screenshot step so it can be used
  without Imgur.
- Issue #2914229 by cboyden: Switch to headless Chrome for Travis testing.
- Make Behat dependency a normal require (not require-dev).
- Add composer.json.
- Update Behat configuration for Lando and Drupal 8.
- Update Feature so its not marked as overridden.
- Issue #3055880: Install 'enyo/dropzone' library via Composer.
- Fix version for texttransform plugin.
- Fix version for CKEditor tabletoolstoolbark plugin.
- Experiment with the drupal-ckeditor-plugin repository.
- Fix hook_panels_ipe_layouts_alter() for optional 3rd argument.
- Switch text format to current "Standard" from Panopoly WYSIWYG.
- Update .make file to match package whitelist.
- Update features to 3.7.
- Add dropzone library to the .make file.
- Add ckeditor plugins to .make file.
- Update dependencies.
- Add .make file for building on Drupal.org.
- Update to config_update 1.5.
- Update dependencies in .make file so it's actually installable.
- Added image and file media types which were removed from core between 8.4
  and 8.5.
- Added video embed field patch for youtube privacy mode.
- Added custom file access control handler and administer files
  permission.
- Fixed reference to bulk form views plugin for 8.4.x compatability.
- Added ckeditor colorbutton plugin integration.
- Updated additional tempstore references for 8.4.x compatability.
- Fixed typehint to tempstore.
- Converted to use user tempstore for 8.4.x compatability.
- Added install/update hook to add config entity for delete action.
- Added action and confirm form for multiple file deletion.
- Coding standards fix.
- Added file bulk operation views plugin.
- Changed file delete warning message.
- Added file deletion capability.
- Code style cleanup.
- Added duplicate file upload messaging and acknowledgement.
- Issue #2953693 by kerasai: WYSIWYG Advanced Linking.
- Issue #2939911 by kerasai, dsnopek: Anchor support in Drupal 8.
- Fix to apply trim to prevent using "empty" iptc values.
- Added hook to hide revision log message while creating media in ief.
- Fixes duplicate config introduced in fa41fe4 on #2948440.
- Issue #2948440 by kerasai: Media Edit in Entity Browser.
- Fix file upload on entity browser for fields.
- Minor fixes to entity browsers: extension list for fields and upload
  location on both.
- Add "Table" button to the full editor too.
- Allow tables in the "Standard" text format.
- Remove 'token' view mode from Feature.
- Added 'embed_*' view modes so that 'full' and 'teaser' can be used for
  entity pages and listings.
- Add description and tags to media entities.
- Don't restrict images to site on the "Full" text format.
- Use a better field formatter for image links.
- Add link view mode to Media and display for images.
- Oops! Forgot to put entity embed filter on 'Full' text format.
- Remove config object that is included in core media module.
- Made sure all the necessary config was included.
- Add a field formatter for making responsive thumbnails of Media
  references.
- Re-order the text formats.
- Issue #2925652 by kerasai, dsnopek: WYSIWYG Update Hook 8204 Does Not
  Complete (take two).
- Issue #2925652 by kerasai: WYSIWYG Update Hook 8204 Does Not Complete.
- Issue #2925626: Icon for Media button in WYSIWYG.
- Make the 8204 update hook re-runnable.
- Make sure panopoly_media is enabled and re-number update hooks.
- Issue #2922004 by dsnopek: Update hooks for Panopoly WYSIWYG text format
  id changes.
- Issue #2922004 by dsnopek: Allow Panopoly WYSIWYG to work on Drupal 8
  'standard' profile.
- Issue #2919902 by mglaman: Use Panopoly Media and provide WYSIWYG media
  embed.
- Issue #2923144 by mglaman: Entity browser needs to go full width for the
  iframe.
- Issue #2923140 by mglaman: Use 2.x branch of Entity Browser.
- Issue #2923137 by mglaman: Use 2.x branch of Media Entity Browser.
- Add reference to core issue for the FilterHtml bug.
- Issue #2921730 by mglaman: Image view mode should have the label
  completely hidden, not just visually.
- Issue #2919908 by mglaman, dsnopek: Need to provide an embed button
  specifically for files.
- Issue #2919909 by mglaman: Create an entity browser widget for creating
  video media entities.
- Issue #2919907 by mglaman: Create a file upload widget for entity
  browser.
- Add update hook to enable the new dependencies.
- Add support for the Drupal teaser break plugin.
- Prevent <!--break--> from getting filtered out of text.
- Drop the patch for dropzonejs it was committed:
  https://www.drupal.org/node/2897255.
- Issue #2917548 by mglaman: Remove slideshow module.
- Issue #2917546 by mglaman: Resolve config dependency conflicts so module
  is installable.
- Initial commit.
- Remove the old Drupal 7 plugin files.
- Issue #2732387: Fix IPE tray scrolling breaks with toolbar menu in
  vertical orientation.
- Issue #2732387: Fix broken block search in the IPE.
- Issue #2732387: Remove all default node fields when on a landing page.
- Issue #2732387: Filter available blocks and layouts for better UX.
- Issue #2732387: Fix the way the Radix Layouts icons look.
- Issue #2880751: Update to Radix Layouts 4.0 for Panels 4.0
  compatibility.
- Issue #2880751: Update to Drupal 8.3.2.
- Issue #2732395: Implement bare minimum WYSIWYG configuration for Panopoly
  2.0 MVP.
- Issue #2854958: Implement bare minimum panopoly_users for Panopoly 2.0
  MVP.
- Issue #2858533: Type-o in panopoly-images.css: 'syle' vs 'style'.
- Updated CHANGELOG.txt for 7.x-1.43 release.
- Issue #2729249 by dsnopek: Implement "Content item" and "Content list"
  widgets in Drupal 8.
- Updated CHANGELOG.txt for 7.x-1.42 release.
- Issue #2852999: Get tests working on Travis for Drupal 8 in a minimal
  way.
- Issue #2852982: Update to features 3.2 and add config_update 1.3 (update
  feature).
- Issue #2852982: Update to features 3.2 and add config_update 1.3.
- Issue #2851621: Move field storage for categories, featured image and
  status from panopoly_pages to panopoly_core.
- Issue #2850972: Rename 'tests' directory to 'behat'.
- Issue #2850954: Add composer.lock to .gitignore in panopoly_test.
- Issue #2850923: Update to Panels 8.x-3.0-beta5.
- Issue #2717277 by dsnopek: Upload screenshots to imgur on failed tests.
- Issue #2803347 by dsnopek, cboyden: Update Behat Drupal extension to
  3.2.2.
- Issue #2771333 by dsnopek: Use linkit on path for "Make title a link" for
  all FPP widgets.
- Issue #2173535 by dsnopek: Use linkit on Spotlight.
- Updated CHANGELOG.txt for 7.x-1.41 release.
- Issue #2340811 by dsnopek, mcrittenden: Switch Image widget to use Media
  Browser.
- Issue #2755621 by dsnopek: Optionally enable/disable demo content during
  install.
- Issue #2803171 by dsnopek: Incorrect storage_id in panopoly_test breaks
  some child distributions tests.
- Updated CHANGELOG.txt for 7.x-1.40 release.
- Updated CHANGELOG.txt for 7.x-1.39 release.
- Issue #2785825 by dsnopek: Update Panels and Panelizer for
  SA-CONTRIB-2016-047 and SA-CONTRIB-2016-048.
- Issue #2429549 by HaiNguyen007, dsnopek, DamienMcKenna, mglaman, hefox,
  mpotter: Update to latest Panelizer.
- Updated CHANGELOG.txt for 7.x-1.38 release.
- Issue #2773683 by cboyden, dsnopek: Can't distinguish Add links on Add
  Content dialog.
- Issue #2013965 by dsnopek, caschbre, lsolesen, Andrew_Mallis: ability to
  link images placed with image widget.
- Updated CHANGELOG.txt for 7.x-1.37 release.
- Updated CHANGELOG.txt for 7.x-1.36 release.
- For now, remove jQuery UI theme - we may add it back in Issue #2729429.
- Issue #2732417 by dsnopek: Port Panopoly Demo to Drupal 8!.
- Issue #2729415: Port custom date/time formats to Drupal 8.
- Issue #2729443: Include pathauto configuration for panopoly_pages in
  Drupal 8.
- Updated widget output to match the Panopoly 1.x widgets.
- Include CTools patch from #2672110 to prevent PHP notices.
- Add back description from the D7 module.
- Moved config from 'optional' to 'install'.
- Add the field storage for all the fields.
- Field storage for node panelizer field.
- Added the "Landing page" content type.
- Fix the preview and default promote value for "Content page".
- Remove title from the Featured view mode.
- Added Panelizer defaults for "Content page".
- Added 'Content page' to Feature and removed old D7 code.
- Update feature to include 'Categories' taxonomy, 'Editor' role and remove
  old D7 code.
- Issue #2063541 by lsolesen: Remove Open Sans?.
- Cleaned out the old D7 code that we don't intend to port.
- Merge branch '8.x-2.x' of git.drupal.org:project/panopoly_theme into
  8.x-2.x.
- Include 'Featured' view mode and remove old Drupal 7 code.
- Updated CHANGELOG.txt for 7.x-1.35 release.
- Issue #2483295 by dsnopek, humansky, mglaman, cboyden: Title in FPP is
  double encoded when making a link.
- First pass at porting to Drupal 8.
- Update to the latest versions and add Panelizer.
- Updated CHANGELOG.txt for 7.x-1.34 release.
- Issue #2561737 by cboyden, dsnopek: Update search_api to 1.17,
  search_api_db to 1.5, search_api_solr to 1.10.
- Fix incorrect revision for symfony/config 2.7.1.
- Updated CHANGELOG.txt for 7.x-1.33 release.
- Issue #2467073 by cboyden, dsnopek, segovia94: Preview fieldset overflows
  in Firefox if using a very large image.
- Issue #2683973 by miromarchi: missing comma in panopoly-images.css.
- Updated CHANGELOG.txt for 7.x-1.32 release.
- Updated CHANGELOG.txt for 7.x-1.31 release.
- Issue #2646372 by dsnopek: Panopoly_widgets Schema Update 7016 Integrity
  constraint violation.
- Updated CHANGELOG.txt for 7.x-1.30 release.
- Merge branch '7.x-1.x' of git.drupal.org:project/panopoly_test into
  7.x-1.x.
- Issue #2645668: "Use an image from elsewhere on the web" test failing.
- Update the Panels eco-system modules to -alpha19.
- Updated CHANGELOG.txt for 7.x-1.29 release.
- Issue #2573877 by Andrew_Mallis: tighten up media browser thumbnails.
- Made the smallest number of changes necessary to allow installing this
  module.
- Update panopoly_core.make for Drupal 8.
- Update panopoly_theme.make file for Drupal 8.
- Update panopoly_widgets.make file for Drupal 8.
- Issue #2592731 by mpotter: Update Features 2.7 (and Features Override).
- Issue #2578219 by mglaman: Update defaultconfig to version 1.0-alpha11.
- Revert "Issue #2597273: Update to Pathauto 1.3".
- Issue #2567483 by humansky: Update to Date 2.9.
- Issue #2597273: Update to Pathauto 1.3.
- Issue #2561733: Update to CTools 1.9.
- Issue #2553903: Update to Linkit 3.4.
- Updated CHANGELOG.txt for 7.x-1.28 release.
- Issue #2598606: Update to Drupal 7.41 for SA-CORE-2015-004 and
  jquery_update for SA-CONTRIB-2015-158.
- Issue #2583449 by LCM: Missing file access checks for private files
  attached to Fieldable Panel Panes.
- Issue #2574491 by Alex Bukach: Don't rebuild accordions on AJAX
  requests.
- Issue #2541838 by hart0554: Convert accordion "heightAuto" to
  "heightStyle" for jQuery UI >= 1.9.
- Issue #2562983 by kekkis: Incorporate patch that eases creating new text
  formats.
- Issue #2562157: Can't distinguish reusable content without admin title
  when previews are in single mode.
- Issue #2559617 by mglaman: CTools "Undefined index: access callback in
  ctools_entity_from_field_context()".
- Issue #2558367 by uttamkotekar: Type-o findthe in watchdog() text
  panopoly_images module.
- Issue #2532134 by dsnopek, Fabianx: Migrate to new Travis
  infrastructure.
- Updated CHANGELOG.txt for 7.x-1.27 release.
- Issue #2562017: Update to fieldable_panels_panes version 1.7 for
  SA-CONTRIB-2015-145.
- Issue #2492877 by RobLoach, Albert Volkman: Move jQuery version from
  strongarm to defaultconfig so it can be overridden.
- Updated CHANGELOG.txt for 7.x-1.26 release.
- Revert "Issue #2474563 by mglaman: Need ctools patch for calling
  node_view more than once".
- Issue #2554189: Update to CTools 1.8 for SA-CONTRIB-2015-141.
- Issue #2497297 by jfrederick, dsnopek: Errors on non-interactive install
  with drush site-install.
- Issue #2456255 by dsnopek, mglaman: Update views_autocomplete_filters to
  version 1.2.
- Added file and links widget.
- Added the 'Text' and 'Image' widgets.
- First pass at a D8 port.
- Issue #2474563 by mglaman: Need ctools patch for calling node_view more
  than once.
- Issue #2504829 by dsnopek, mglaman, mpotter, Elijah Lynn: Update Vimeo
  configuration export.
- Issue #2528924 by dsnopek: Spotlight accessibility regressions.
- Issue #2532908 by dsnopek: Panopoly Widgets overridden after upgrade to
-dev.
- Issue #2510944 by hefox, mglaman: Update Apps to 1.0.
- Issue #2334041 by Andrew Edwards: Move rendering of Spotlight formatter
  into theme template.
- Issue #2530966 by hart0554, Lowell: Accordion style setting "-1" on
  active doesn't work with jquery ui => 1.9.
- Issue #2183937 by mglaman, tom friedhof, fastangel, mcrittenden: Error on
  install of Panopoly-based install profile: "Column 'module' cannot be null"
  when profile starts with "e".
- Issue #1980348 by elliotc, ivymy, lsolesen: The breadcrumb for create
  text & image shows ampersand as" &amp; ".
- Issue #2479569 by dsnopek, mglaman: Update tablefield to version 2.4.
- Issue #2509988 by mglaman: Update to image_resize_filter 1.15.
- Issue #2272721 by mglaman: Image Resize Filter never utilized.
- Updated CHANGELOG.txt for 7.x-1.25 release.
- Issue #2525208 by dsnopek, hfarrier: Media dialog broken (possible bug).
- Issue #2509166 by dsnopek: Add phing-based build system to make it easier
  for contributors to build, install and run tests.
- Issue #2526330 by Andrew Edwards: Split spotlight JS into it's own file.
- Issue #2521644 by dsnopek: Allow video_widget.feature to run under
  Firefox.
- Updated CHANGELOG.txt for 7.x-1.24 release.
- Issue #2506371 by dsnopek, chrisgross, humansky: Media dialog missing
  styles.
- Issue #2516868 by dsnopek: Update to views_bulk_operations 3.3 for
  SA-CONTRIB-2015-131.
- Issue #2516872 by dsnopek: Update to Migrate 2.8 for
  SA-CONTRIB-2015-130.
- Issue #2510910 by humansky: Update to media_youtube 3.0.
- Issue #2514518 by dsnopek: Update to menu_block 2.7.
- Issue #2477391 by hefox, mpotter: Update Features to version 2.6.
- Issue #2093009 by dsnopek: Undefined index: active in
  theme_panopoly_theme_panopoly_accordion_style_render_region(.
- Updated CHANGELOG.txt for 7.x-1.23 release.
- Issue #2507897: Commit composer.lock to increase test performance and
  consistancy.
- Issue #2507781: Update to jquery_update 2.6 for SA-CONTRIB-2015-123.
- Issue #2496027 by dsnopek: Generate preview markup in a theme
  function/template.
- Issue #2235081 by dsnopek, RobLoach, hefox: Update jquery_update to
  version 2.5.
- Issue #2477391 by hefox, mpotter: Update Features to version 2.6-rc1.
- Issue #2503921 by joegraduate: Update to radix_layouts 3.4.
- Issue #2499289 by dsnopek, lsolesen, cboyden: Spotlight titles without
  descriptions wrapping to a second line.
- Issue #2499979 by joegraduate, mglaman: Update menu_block to version
  2.6.
- Issue #2500351 by mglaman: SQL Integrity constraint thrown for Panopoly
  Landing Page permissions on upgrade.
- Updated CHANGELOG.txt for 7.x-1.22 release.
- Issue #2401473 by dsnopek: Update to latest ManualCrop 7.x-1.x-dev.
- Issue #2155377 by dsnopek, sylus, mpotter, cboyden: Only show one widget
  preview at a time when adding content in panels.
- Issue #2499273: Include Panels and CTools patches for improved keyboard
  accessibility.
- Issue #2483265 by dsnopek: Update to latest Fieldable Panels Panes
  (FPP).
- Issue #2371247 by dsnopek, cboyden: Upgrade to Behat 3 / Drupal Extension
  3.
- Issue #2492811 by RobLoach, dsnopek: Move jquery_update to
  panopoly_core.make and .info.
- Issue #2458677 by mglaman: Add locale language filter to "Add content
  item" widget View.
- Issue #2374827 by dsnopek, Shawn DeArmond: Write Behat test for
  autocomplete on "Add content item" widget.
- Issue #2492841 by RobLoach: Switch from hook_pre_render_styles() to
  hook_library_alter().
- Issue #2459163 by mglaman, dsnopek: Editing body of node in FAPE via the
  IPE doesn't save changes.
- Issue #2491521 by dsnopek: Warning when content includes duplicate IDs
  and a user defined text format that allows them.
- Issue #2445119 by dsnopek: Update Media to 2.0-alpha4.
- Issue #2477469 by dsnopek, mglaman: Style settings form breaks
  'managed_file' elements, puts 'Cancel' button in 'General Settings'
  fieldset, and gives PHP notices on region style settings.
- Issue #2430975 by Shawn DeArmond: Add Behat tests for demo content pulled
  in via panopoly_demo and Migrate.
- Revert "Issue #2456255 by dsnopek: Update views_autocomplete_filters to
  version 1.2".
- Issue #2316531 by cornifex: Update Date to 2.9-rc1.
- Issue #2489630 by mglaman: "@Then /^I should see the "([^"]*)" button$/"
  notice on $region.
- Issue #2489354 by caschbre: Write Behat test for hiding seldom used pane
  styles via Panopoly Magic.
- Issue #2466935 by mglaman, hefox: Update apps to rc1.
- Issue #2424709 by joegraduate: Update 'menu_block' module to 2.5.
- Issue #2456255 by dsnopek: Update views_autocomplete_filters to version
  1.2.
- Issue #2486713 by ergophobe: Caption filter doesn't select the correct
  image size when an image's size is manually adjusted.
- Issue #2489320 by junaidpv: panopoly_images module pass incorrect
  arguments when calling watchdog() inside hook_init() implementaion.
- Issue #2481145 by hefox: Undefined events don't have definition but
  afterStep still called, errors out.
- Issue #2480835 by dsnopek: Spotlight widget shouldn't assume that image
  exists when rendering.
- Revert "Issue #2479569: Update tablefield to version 2.4".
- Issue #2468371 by dsnopek, cboyden: Provide a way for Views to opt out of
  allowing the "Display type" to be changed on the pane settings.
- Issue #2479569: Update tablefield to version 2.4.
- Issue #2453093: Update respondjs to version 1.5.
- Updated CHANGELOG.txt for 7.x-1.21 release.
- Issue #2480383: Update Views to version 3.11 for SA-CONTRIB-2015-103.
- Issue #2236815 by segovia94, dsnopek: Set human-readable names for all of
  Panopoly's image styles.
- Issue #2477319: Clean up instances of deprecated panpoly_theme layouts.
- Issue #2473365 by dsnopek: WYSIWYG format shouldn't use "Convert line
  breaks into HTML" filter.
- Issue #1962642 by Sheldon Rampton: Undefined index: default_filename in
  defaultconfig_defaultconfig_components() (line 418.
- Issue #2468989 by hanoii: Include views patch to fix destination query
  string on ajax calls from views.
- Issue #2476723 by dsnopek: Remove 'Radix' from the label of each of the
  layouts.
- Issue #2476227 by dsnopek: Page full of variables after changing layout.
- Issue #2476543 by dsnopek: <meta> tag getting added to the WYSIWYG
  output.
- Issue #2444361 by mglaman: Update token module to version 1.6.
- Issue #2451691 by mglaman: Update TinyMCE library to 3.5.11.
- Issue #2472693: Make theming FPPs sane.
- Issue #2471995 by hefox: menu_rebuild removed, but not variable that
  tracked if had been done.
- Issue #2468273 by dsnopek: Update to Drupal 7.36.
- Issue #2446165: Update Features module to version 2.5.
- Issue #2460217 by mcrittenden: LinkIt is broken when changing to WYSIWYG
  editor after save.
- Issue #2468445 by RobLoach, dsnopek: Panopoly Images targets img
  elements.
- Issue #2287805 by ergophobe, dsnopek, cornifex, mglaman: Caption filter
  does not work with Quarter Size image format - or with floated captions.
- Issue #2456919 by ergophobe: Caption filter not properly converting singe
  quotes to entities.
- Issue #2463395 by dsnopek: Content Item widget initial preview is
  confusing.
- Issue #2455789: Errors when viewing pages with fieldable panels panes
  with visibility rules.
- Issue #2459229 by dsnopek: Document names in the Media "Library" overflow
  outside of their boxes.
- Issue #2459195 by dsnopek: "File name" filter in Media "Library" loses
  focus after each keystroke.
- Issue #2458747 by dsnopek: Media browser tabs give little indication that
  a tab is selected.
- Updated CHANGELOG.txt for 7.x-1.20 release.
- Issue #2456635 by candelas, dsnopek: SQLSTATE[23000]: Integrity
  constraint violation: 1048 Column 'rid' cannot be null.
- Issue #2455191: CHANGELOG.txt updates for 1.19 went wrong.
- Updated CHANGELOG.txt for 7.x-1.19 release.
- Issue #2455073: Update to CTools 1.7 for SA-CONTRIB-2015-079.
- Issue #2443499 by dsnopek: User profile: Unable to chage image field
  style formatter options because they don't get saved.
- Issue #2453837 by dsnopek: Authenticated users should have full
  permission to all test content types.
- Issue #2423841 by dsnopek: "Top search phrases" report not showing any
  data.
- Issue #2432625 by dsnopek: panopoly_widgets makes it hard/impossible to
  implement responsive tables strategy for the whole site.
- Issue #2449357 by dsnopek: Relabeled view modes baffles.
- Issue #2293947 by caschbre, dsnopek, mglaman: Make "Landing Page" into
  node + Panelizer (rather than a Page Manager page)?.
- Issue #2449495 by dsnopek: livepreview.feature is super slow.
- Issue #2447591 by bwood: Perform coding style fixes on panopoly_users.
- Issue #2448757: Features exports including Panels stuff
  (*.pages_default.inc, *.panelizer.inc, etc) use incorrect indentation.
- Issue #2446219 by mglaman: Media Vimeo patch to fix improper Exception
  handling.
- Issue #2398347 by dsnopek, mglaman: Panopoly Magic abuses FPP revisions.
- Issue #2447839 by dsnopek: Audit Behat code for slowness and optimize.
- Issue #2447475 by dsnopek: YouTube test fails on Chrome 41.
- Issue #2420281 by dsnopek: Administration menu: errors when enabling it.
- Issue #2317467 by dsnopek: Allow live preview to work with WYSIWYG.
- Updated CHANGELOG.txt for 7.x-1.18 release.
- Issue #2438281 by dsnopek: Update to Entity API 1.6 for
  SA-CONTRIB-2015-053.
- Issue #2430889 by dsnopek: Hide 'preview' and 'diff_standard' view modes
  when adding FPPs.
- Issue #2170695 by dsnopek, whastings, mglaman: Make view modes removed
  from pane configuration a setting.
- Issue #2430921: Failing to download 'panopoly_demo' when installing via
  'drush si': "Downloading updates failed:Failed to download from ".
- Issue #2430225 by artem.kolotilkin: Update Panopoly Demo content import
  to Migrate 2.7 format.
- Issue #2412317 by artem.kolotilkin: Update to Migrate 2.7.
- Issue #2422163 by ergophobe: Panopoly CSS causes issues with WYSIWYG
  image because of image style class names.
- Updated CHANGELOG.txt for 7.x-1.17 release.
- Issue #2181263 by ivanjaros: HP Fatal error:  [] operator not supported
  for strings in panopoly_images/panopoly_images.module on line 90.
- Revert "Issue #2424709 by joegraduate: Update 'menu_block' module to
  2.5".
- Issue #2424829 by cboyden: Submenu widget test depends on
  panopoly_pages.
- Updated CHANGELOG.txt for 7.x-1.16 release.
- Issue #2424627: Update Views to version 3.10 for SA-CONTRIB-2015-039.
- Issue #2418885 by lsolesen: Makefile downloads master of respondjs
  library instead of tag/hash.
- Issue #2424327 by dsnopek: Overriding title in "Content Item" widget
  doesn't work for "Featured" view mode of Content Pages.
- Issue #2334439 by dsnopek: Switch "Content Item" widget to use some kind
  of entity reference field rather than title with autocomplete filter.
- Issue #2191069 by dsnopek, arshadcn, caschbre, klu: Have Panopoly Theme
  depend on Radix Layouts - forgot some layout changes.
- Issue #2416525 by dsnopek: Allow users to search for content added to a
  node via Panelizer.
- Issue #2421569 by dsnopek: Allow the title of "Content item" widgets to
  be overridden.
- Issue #2421593 by dsnopek: Remove empty ("no results") message from
  "Content list" and "Content item" widgets.
- Issue #2395719 by cboyden, dsnopek: Add option to support sorting by
  updated date to Content List.
- Issue #2418769: Notice: Undefined variable: id in
  ctools_argument_entity_id_context() (line 73 of
  /prj/ctools/plugins/arguments/entity_id.inc).
- Issue #2416775 by ivanjaros: Warning: Illegal offset type in
  views_add_contextual_links() (line 816 of
  ~/prj/panopoly/panopoly/modules/contrib/views/views.module).
- Issue #2417293: Submenu widget broken - Fatal error:  Call to undefined
  function menu_block_configure_form_follow_validate() - take 2!.
- Issue #2149171 by dsnopek, lsolesen: Write Behat tests for Panopoly
  "submenu" widget.
- Issue #2417293: Submenu widget broken - Fatal error:  Call to undefined
  function menu_block_configure_form_follow_validate().
- Issue #2403539 by fastangel: Makefile downloads master of markitup
  library instead of tag/hash.
- Issue #2416035 by ivanjaros: Update to Panels 3.5 and Ctools 1.6.
- Issue #2373495 by cboyden: Write Behat test for Media Web tab; move to
  new feature.
- Issue #2268647 by cboyden, dsnopek: File upload tests do not clean up
  after themselves.
- Issue #2312827: Widget 'title' isn't shown admin pages for Fieldable
  Panel Panes.
- Revert "Issue #2268647 by cboyden, dsnopek: File upload tests do not
  clean up after themselves".
- Issue #2276089 by dsnopek, maustyle: Allow configuring file types for
  "File" widget without overriding the Feature.
- Issue #2411920: @ rule for wysiwyg_filter needs to come first, rather
  than last.
- Issue #2411755 by mcrittenden: Spotlight Pause/Pause/Prev/Next buttons
  stop working after opening or saving Panels IPE.
- Revert "Issue #2312827 by dsnopek: Widget 'title' isn't shown admin pages
  for Fieldable Panel Panes".
- Issue #2312827 by dsnopek: Widget 'title' isn't shown admin pages for
  Fieldable Panel Panes.
- Updated CHANGELOG.txt for 7.x-1.15 release.
- Issue #2398801 by cornifex: Map widget pane-content should hide overflow
  as opposed to entire pane.
- Issue #2402199 by hefox: Update to features 2.3.
- #2404209 - Updating to latest version of LinkIt.
- Issue #2385861 by mglaman, mcrittenden: Spotlight: Allow hiding of pager,
  replace with previous/next controls.
- Issue #2354253 by mglaman: Spotlight should allow an empty title field.
- Issue #2262363 by artem.kolotilkin, dsnopek, ergophobe: Allow WYSIWYG
  Button Order to work in Panopoly.
- Revert "Issue #2013965 by dsnopek: ability to link images placed with
  image widget.".
- Issue #2379131: Update to CTools 1.5.
- Issue #2013965 by dsnopek: ability to link images placed with image
  widget.
- Updated CHANGELOG.txt for 7.x-1.14 release.
- Issue #2374727 by hefox: update to apps beta20.
- Issue #2378487 by dsnopek: Update all Panels in the database to use Radix
  Layouts.
- Issue #2329387 by cboyden, jessehs: Write Behat tests to ensure search
  works after install and provides facets.
- Issue #2334055 by jessehs: Write Behat tests to verify that submission
  guidelines appear on node edit form.
- Issue #2377713 by dsnopek: panopoly_test shouldn't put "use text format
  panopoly_(html|wysiwyg)_text" in user_permission.
- Issue #2191069 by dsnopek, arshadcn, caschbre, klu: Have Panopoly Theme
  depend on Radix Layouts (rather than providing it's own).
- Issue #2374715 by dsnopek: Fixed "Content Type" filter on the "Add
  content item" widget is broken.
- Issue #2374697 by dsnopek: Fixed views_autocomplete_filters 'dependent'
  feature doesn't work in Pane settings.
- Issue #2374121 by mpotter: Fixed Patch needed to Views Bulk Operations
  (VBO).
- Issue #2369627 by dsnopek: Update 'link' module to version 1.3 (fix
  overridden Features).
- Issue #2369629 by dsnopek: Update distro_update to version 1.0-beta4.
- Issue #2369627 by dsnopek: Update 'link' module to version 1.3.
- Issue #2369609 by dsnopek: Update responsive_bartik to version 1.0.
- Issue #2163985 by lsolesen: Added Too narrow Spotlight headline area.
- Issue #2334143 by jessehs | dsnopek: Write Behat tests for pathauto for
  'editor' role.
- Revert "Issue #2334055 by jessehs | dsnopek: Write Behat tests to verify
  that submission guidelines appear on node edit form.".
- Issue #2329387 by jessehs | dsnopek: Write Behat tests to ensure search
  works after install and provides facets.
- Issue #2334055 by jessehs | dsnopek: Write Behat tests to verify that
  submission guidelines appear on node edit form.
- Issue #2370539 by arshadcn: Fixed Hide hidden themes from Panopoly theme
  selection.
- Issue #2369967 by mpotter | dsnopek: Consider CTools modal resize patch
  (#2055785) for inclusion in Panopoly?.
- Issue #2370527 by cboyden: Use 'imports' in behat.yml files to share
  common configuration.
- Issue #2361927 by hefox | lsolesen: Fixed Strict warning: Only variables
  should be passed by reference in apps_retrieve_app_image().
- Issue #2058917 by dsnopek, scottalan | kmonty: Fixed Kitchen Sink WYSIWYG
  plug-in breaks non-panopoly_wysiwyg input format editors (using CKEditor).
- Updated CHANGELOG.txt for 7.x-1.13 release.
- Issue #2357405 by hefox: Fixed Patch for tablefield not needed.
- Updated CHANGELOG.txt for 7.x-1.12 release.
- Issue #2354303 by dsnopek: Fixed Remove field_featured_categories and
  field_featured_status from panopoly_test.
- Issue #2354297 by dsnopek: Fixed Include CTools patch to prevent error in
  IPE when field doesn't exist.
- Issue #2186541 by caschbre, dsnopek: Added Upgrade linkit module 3.1+.
- Issue #2353385 by dsnopek: Update 'panels_breadcrumbs' to version 2.2.
- Issue #2353381 by dsnopek: Update 'uuid' to version 1.0-alpha6.
- Issue #2212695 by dsnopek | lsolesen: Fixed Disabling "Advanced Panel
  Plugins" breaks some Panes (ex. Panels Everywhere).
- Issue #2283223 by caschbre, dsnopek | carsonblack: Fixed Old content
  aliases should be preserved by default.
- Issue #2303783 by hefox | cboyden: Update Apps to latest beta.
- Issue #2063541 by lsolesen | populist: Remove Open Sans?.
- Issue #2335809 by humansky: Fixed On Views "Content Panes", exclude
  hidden fields (on "Field Settings") by default.
- Issue #2306771 by trevjs | cboyden: Fixed One-time login link test does
  not delete its user.
- Issue #2337593 by caschbre | lsolesen: Added only show number and play on
  spotlight if pics no >= 2.
- Issue #2316067 by dsnopek, mglaman, cboyden: Fixed panopoly_test should
  not depend on panopoly_pages.
- Issue #2209661 by scottalan: Fixed Panopoly Users - Default body classes
  not added to feature.
- Issue #2058917 by kmonty: Fixed Kitchen Sink WYSIWYG plug-in breaks
  non-panopoly_wysiwyg input format editors.
- Issue #2330841 by dsnopek: Update respondjs to version 1.4.
- Issue #2160731 by mglaman, dsnopek, whastings: Added Panopoly Magic
  should respect a view's configured view mode. (take 2).
- Issue #2280589 by trevjs, mglaman | ergophobe: Patch Panelizer to avoid
  fatal error in Features.
- Issue #2334141 by mglaman: Added Behat feature for Panopoly Magic and
  view pane configuration.
- Issue #2078839 by trevjs, Sheldon Rampton: Fixed Error notice after
  overriding WYSIWYG feature.
- Issue #2334043 by mglaman | dsnopek: Check that Spotlight 'Slide
  Duration' field is present and settable in Behat tests.
- Issue #2050909 by cornifex, trevjs, mglaman | christowm: Fixed The user
  profile page shows an uploaded image twice in very large formats.
- Issue #2283531 by caschbre | dsnopek: Fixed Path alias isn't preserved if
  the user doesn't have "create url alias" permission.
- Issue #2208783 by dsnopek, mrfelton | lsolesen: Added features override.
- Revert "Issue #2208783 by mrfelton | lsolesen: Added features
  override.".
- Issue #2208783 by mrfelton | lsolesen: Added features override.
- Issue #2274877 by mglaman | dsnopek: Added Spotlight image should link to
  URL.
- Issue #2330667 by mcrittenden: Added per-spotlight setting for slide
  rotation duration.
- Issue #2293745 by mglaman | dsnopek: Investigate why tests now take twice
  as long to run.
- Issue #2329143 by dsnopek: Fixed Default permissions only allow
  'administrator' to add media.
- Issue #2328751 by dsnopek: Fixed panopoly_widgets_update_7003() fails to
  properly update 'Video' widgets.
- Issue #2328023 by dsnopek: Fixed Table 'field_data_field_user_picture'
  not found in panopoly_users_update_7001() when updating from very old
  Panopoly.
- Issue #2128959 by caschbre, dsnopek: Replace default "update" module
  behavior with something that makes sense for distributions.
- Issue #2122797 by kmonty: Add WYSIWYG Patch #934976 to Panopoly (Allows
  for hiding input format fields).
- Issue #2307337 by mrfelton: Fixed Double-encoding of ampersands in page
  title on node add form.
- Issue #2229297 by dsnopek: Update 'media_vimeo' to version 2.0.
- Issue #2324879 by cboyden: Fixed Video widget test looks for "youtube"
  text both times.
- Issue #2257727 by dsnopek | rodrigoaguilera: Fixed update 7007 fails if
  field exists.
- Revert "Issue #2128959 by caschbre | dsnopek: Replace default "update"
  module behavior with something that makes sense for distributions.".
- Issue #2128959 by caschbre | dsnopek: Replace default "update" module
  behavior with something that makes sense for distributions.
- Issue #2316513 by mrfelton: Update Features to 2.2.
- Issue #2268641 by dsnopek | cboyden: Fixed WYSIWYG image insert test
  fails if private file path not set.
- Updated CHANGELOG.txt for 7.x-1.11 release.
- Issue #2320997 by mrfelton: Fixed Tabs region is defined twice in
  behat.yml which is causing tests to fail in child distributions.
- Issue #2320987 by mrfelton: Fixed Demo Homepage test fails on child
  distributions.
- Issue #2320851 by dsnopek: Update TableField to version 2.3 for
  SA-CONTRIB-2014-077.
- Issue #2209441 by dsnopek: Update respondjs to version 1.3.
- Issue #2293293 by cboyden: Added highlighting to Add Table widget to
  distinguish header row.
- Issue #2316157 by cboyden: Fixed Case sensitivity in live preview test.
- Updated CHANGELOG.txt for 7.x-1.10 release.
- Updated CHANGELOG.txt for 7.x-1.9 release.
- Issue #2312787 by dsnopek: Update to Date 2.8 for SA-CONTRIB-2014-073.
- Issue #2312509 by dsnopek: Fixed Previews for new Views widgets don't
  show "more link" even when it should be enabled by default.
- Issue #2308325 by dsnopek: Write Behat test for alt/title text on images
  in the WYSIWYG. (update for quotes).
- Updated CHANGELOG.txt for 7.x-1.8 release.
- Issue #2306225 by dsnopek: Packaging error with Panopoly 1.7 release:
  Unable to download tinymce. (take two).
- Issue #2308325 by dsnopek: Write Behat test for alt/title text on images
  in the WYSIWYG.
- Issue #2308487 by dsnopek: Fixed Alt and Title double encoded in
  WYSIWYG.
- Issue #2307007 by dsnopek: Fixed When inserting Image in WYSIWYG, the
  second set of alt/title fields is ignored. (take two).
- Issue #2307007 by dsnopek: Fixed When inserting Image in WYSIWYG, the
  second set of alt/title fields is ignored.
- Issue #2213769 by caschbre | lsolesen: Added transliteration.
- Revert "Updated CHANGELOG.txt for 7.x-1.8 release.".
- Revert "Issue #2306225 by dsnopek: Packaging error with Panopoly 1.7
  release: Unable to download tinymce.".
- Issue #2306225 by dsnopek: Packaging error with Panopoly 1.7 release:
  Unable to download tinymce.
- Updated CHANGELOG.txt for 7.x-1.7 release.
- Added an empty CHANGELOG.txt file for the release scripts.
- Issue #2304465 by dsnopek: Fixed Autocomplete loses item selected via
  keyboard in CTools dialog.
- Issue #2303477 by dsnopek: Fixed views_autocomplete_filter 1.1 is broken
  on Pantheon.
- Issue #2299157 by cboyden: Fixed Login test depends on known
  credentials.
- Issue #2294515 by cboyden: Fixed Behat template for local testing needs
  Chrome profile.
- Issue #2293747 by cboyden | dsnopek: Move our FeatureContext and
  *.features into panopoly_test so that child distributions can reuse them.
- Issue #2295353 by dsnopek: Disable "Nody body" pane in favor of "Field:
  Body" (which FAPE supports).
- Issue #2294097 by dsnopek: Move panopoly_page's
  hook_menu_block_tree_alter() to panopoly_widgets.
- Issue #2159149 by dsnopek: Fixed 'file_display' components are always
  overridden (update Media / File Entity).
- Issue #2289407 by cboyden: Add visual indicator of tab focus on to IPE
  customize page screen.
- Issue #2285267 by dsnopek: Test if Features are Overridden after install
  on Travis-CI.
- Issue #2280887 by cboyden: Fixed Accessibility issues for link markup on
  Add Content overlay.
- Issue #2285263 by dsnopek: Update field_group to version 1.4.
- Issue #2284269 by dsnopek: Added WYSIWYG should show 'outdent' then
  'indent' buttons (rather than reverse) like OpenOffice, LibreOffice, Word,
  etc.
- Issue #1846322 by cboyden, vtldevops: Fixed Switching between TinyMCE
  text formats causes textarea to disappear.
- Issue #2153941 by elliotc | lsolesen: Fixed Descriptions of views not
  accurate.
- Issue #2269027 by dsnopek: Fixed Cropped image not being served in
  WYSIWYG as "Original Size".
- Updated CHANGELOG.txt for 7.x-1.6 release.
- Issue #2272091 by dsnopek: Update Views to 3.8 for
  DRUPAL-SA-CONTRIB-2014-054.
- Issue #2239847 by dsnopek: Update "persist" patch to pathauto.
- Issue #2110183 by Mark Vincent Verallo: Could not find "Fixed parent
  item" when adding Menu Block.
- Issue #2259793 by dsnopek: Update 'menu_block' module to 2.4.
- Issue #2259797 by dsnopek: Update 'responsive_bartik' theme to 1.0-rc1.
- Issue #2259791 by dsnopek: Update 'devel' module to 1.5.
- Updated CHANGELOG.txt for 7.x-1.5 release.
- Issue #2251989: Crop on spotlight widget does nothing when Spotlight is
  new.
- Oops, prematurely added the 7.x-1.5 entry to the CHANGELOG.txt.
- Created a CHANGELOG.txt.
- Issue #2254999: Update FAPE to version 1.2 for SA-CONTRIB-2014-048.
- Updated CHANGELOG.txt.
- Issue #2248587: Update manualcrop.make to match Drupal.org Whitelist.
- Issue #2247561: Improve compatibility with focal_point.
- Issue #2245127: Manualcrop breaks Video widget.
- Issue #2173079: Crop pictures when inserting them.
- Issue #2192711: Update 'libraries' module to 2.2.
- Issue #2223985: Update 'entity' module to version 1.5.
- Issue #2209455: Update views_autocomplete_filters to version 1.1.
- Issue #2229919: Spotlight Accessibility Improvements.
- Issue #2228095: Classes wrong on "moscone" layouts.
- Issue #2171121: Update Media to at least 7.x-2.0-alpha3+37-dev for
  PSA-2014-001.
- Issue #2220669: Radix span* classes on selby and selby_flipped are
  incorrect.
- Add CHANGELOG.txt.
- Issue #2199779 by lsolesen: Errors in widget.css.
- Issue #2198839 by lsolesen: Remove font-family from spotlight.
- Issue #2176805 by mglaman, loopduplicate: Escape HTML entities in
  Panopoly Users settings help.
- Issue #2196661: Use stable Fieldable Panels Panes release.
- Issue #2153291: The "Sort by" won't save in the "Content list" widget
  (switch from ctools patch to views patch).
- Issue #2196337: Reduce the minimum user profile picture dimensions to
  80x80 (to match our thumbnail size).
- Issue #2195307: Update image_resize_filter to version 1.14 (security
  vulnerability!).
- Issue #2194641: Update to actual CTools 1.4 (security vulnerablity!) and
  Panels 3.4 releases!.
- Issue #2050651 by mrfelton, arshadcn: Make Panels layout from Panopoly
  Theme work with Radix.
- Issue #2188597: Provide feature module updates for ctools / panels
  upgrade.
- Issue #2161429: Update date module to latest version 2.7.
- Issue #2190789: Update 'devel' module to version 1.4.
- Issue #2186405: Revert: Installing 'ctools' (1.4) before 'uuid' during
  Panopoly install causes fatal error.
- Issue #2186485: Error upgrading from 1.0-rc5 or lower: SQLSTATE[42S02]:
  Base table or view not found: Table 'cache_panels' doesn't exist.
- Issue #2163447: Update views_bulk_operations to version 3.2.
- Issue #2184743: Test changes to Ctools (1.4) and Panels (3.4) comming on
  Feb 5th.
- Issue #2175729: Panopoly_users_update_7001 will be skipped due to missing
  dependency on fieldable_panel_panes_update_7107.
- Issue #2180047: "Format" selector overlaps vertical tabs below it.
- Issue #2164193: Upgrade from 1.0-rc3 fails: Table 'pathauto_state'
  doesn't exist (2nd attempt!).
- Issue #2172093: Upgrade from 1.0-rc3 or 1.0-rc2 fails: Table
  'cache_entity_fieldable_panels_pane' doesn't exist.
- Issue #2164193: Upgrade from 1.0-rc3 or 1.0-rc2 fails: Table
  'pathauto_state' doesn't exist.
- Issue #2164193: Upgrade from 1.0-rc3 or 1.0-rc2 fails: Table
  'pathauto_state' doesn't exist.
- Issue #2171125: Update Entity API to 1.3 for security vulnerablity.
- Issue #2171127: Update simple_gmap to version 1.2.
- Issue #2165793: Add projects[apps][version] = 1.x-dev to makefile.
- Add helper functions for modules that implement demo content using
  Migrate.
- Issue #1869972: Implement Migrate Module for Panopoly Demo Content.
- Issue #2145405: Change 'user_picture' support to save field_user_picture
  value to {user}.picture.
- Issue #2154689: Spotlight widget breaks with jquery_update to jQuery UI
  >= 1.9.
- Issue #2159119: Update all features.
- Issue #2154521: Add AJAX bug fix patch to 'tablefield'.
- Issue #2151657: Use #title_display rather than unsetting #title.
- Issue 31981494: FAPE causing "Illegal string offset 'field_name'.
- Issue #2058931: Incorrect implementation of CSS 'clearfix' in
  panopoly_wysiwyg.module.
- Issue #2080925: Update field_group to version 1.3.
- Issue #2153291: The "Sort by" won't save in the "Content list" widget.
- Issue #2146727: Update 'link' module to version 1.2.
- Issue #2125231: Update simple_gmap to version 1.1.
- Issue #2087075: Update file_entity and media to version 2.0-alpha3.
- Issue #2151571: Separate field_base from field_instance in Panopoly
  Pages.
- Issue #2075903: Spotlight gives an ajax error and title does not ever
  change.
- Issue #2031673: Move file_entity permissions from panopoly_admin to
  panopoly_widgets.
- Issue #2023433: Fixed bugs in should set 'user_picture' to work with
  themes that customize 'user-picture.tpl.php'.
- #2101013 - Defaultconfig issues in installation profiles that extend
  panopoly.
- #2097487 - Accessibility improvement - support for aria properties.
- #2055091 - Update Caption Filter to latest dev.
- #2105433 - Add Migrate modules to Panopoly Core to help facilitate better
  demo content patterns.
- 2008762 - Panopoly Pages has missing dependencies.
- #2097861 - Update Apps module so that Apps can be used in offline mode.
- #1837312 - Troubles Implementing Default Permissions for Panelizer.
- Issue #2062377: Update features to 2.0.
- Undo last commit - sorry.
- --author=dsnopek <dsnopek@266527.no-reply.drupal.org>.
- Issue #2068489: Update 'entity' module to version 1.2 (for security
  advisory!).
- Issue #2141069: Update 'entityreference' module to version 1.1 (for
  security advisory!).
- #2053225 - Updating Tablefield to 2.2.
- #2053223 - Updating Patch URLs to HTTP instead of HTTPS.
- #2028793 - Updating to Views Autocomplete Filters 1.0.
- #2050555 - Updating Tablefield to Use Differnet Click Event.
- #2050555 - Updating WYSIWYG Patches: Part Two.
- #2050555 - Updating WYSIWYG Patches.
- #2047953 - Updating Media and File Entity to Lates Devs: Part Four.
- #2047953 - Updating Media and File Entity to Lates Devs: Part Three.
- #2047953 - Updating Media and File Entity to Lates Devs: Part Two.
- #2038267 - CSS Updates to WYSIWYG Body Area in Case Themes Override: Part
  Two.
- #2033441 - Fixing OpenSans support for IE 6 to 8.
- #2023433 by dsnopek - Allow user_picture to work with themes that
  customize the picture.
- #2004520 - Updating Linkit Profile to Work with UID 1.
- #2038267 - CSS Updates to WYSIWYG Body Area in Case Themes Override.
- #1979558 - Updating the Pathauto Path Persistence Patch.
- #1816688 - Remove hard dependecy on Apps.module.
- #2044425 - Move Default Content Dependency into Profile info File.
- #2037911 - Updating RespondJS to 1.2.
- #2002084 - Removing Views UI as Dependency of Panopoly Core.
- #2047953 - Updating Media Vimeo to RC1 Release.
- #2047953 - Updating Responsive Bartik Theme.
- #2047953 - Updating Media and File Entity to Lates Devs.
- #2047953 - Updating UUID, Features, Panels Breadcrumbs, Panels, Views
  Autocompelte Filters Modules: Part Two.
- #2047953 - Updating UUID, Features, Panels Breadcrumbs, Panels, Views
  Autocompelte Filters Modules.
- #2046195 - Allow Block Format Items to Be Centered in WYSIWYG.
- #2027667 by webcultist - Making user register and user login form text
  translatable.
- #1997968 - Making FPP Widgets translatable.
- #1995064 - Adding patch to CTools from #1925018.
- #1995064 - Updating File Entity to latest dev.
- #1995064 - Updating Media Youtube to 2.0 RC3.
- #1995064 - Updating UUID to Alpha 4.
- #1995064 - Updating Fieldable Panels Panes to latest dev.
- #1995064 - Updating Responsive Bartik to latest dev.
- #1995064 - Updating Entity API to 1.1.
- #1994786 - Enable helpful entity form fields by default.
- #1831578 - Patching entity.module to handle access checks for deletions
  when file_entity is enabled.
- #1967304 - Updating File Display Settings to Use New Techniques: Part
  Three.
- #1967304 - Updating File Display Settings to Use New Techniques: Part
  Two.
- #1967304 - Updating File Display Settings to Use New Techniques: Part
  One.
- #1970262 by designar - Update to use render() method instead of #markup.
- #1974200 by ultimike - Expanding Panopoly WYSIWYG use of
  extended_valid_elements.
- #339714 by sylus - Removing _field_info_collate_fields() workaround since
  it is fixed in Drupal 7.22.
- #1972178 - Updating Panopoly Pages to Reflect New Ctools Structure. Fixes
  bug with landing page creation.
- #1966012 - Improving look of Media module modal popup: Part Five.
- #1966198 - Patching width auto considerations for Responsive Bartik.
- #1966012 - Improving look of Media module modal popup: Part Four.
- #1966012 - Improving look of Media module modal popup: Part Three.
- #1966012 - Improving the media experience with better image previews for
  videos.
- #1966012 - Improving look of Media module modal popup: Part Two.
- #1966012 - Improving look of Media module modal popup: Part One.
- #1899368 by brantwynn - Do not require Panopoly Core for Panopoly Magic:
  Moving CTools Modal Settings.
- #1937810 - Fixed bug with adding a menu option to landing page after
  initial creation.
- #1841956 - Updating Video Responsive CSS for Media 2.x Options.
- #1964086 - Updating Views to 3.7.
- #1841956 - Updating Media Youtube and Media Vimeo to the 2.x Branch.
- #1899368 by brantwynn - Do not require Panopoly Core for Panopoly
  Magic--author=brantwynn <brantwynn@252788.no-reply.drupal.org>.
- #1942588 by redndahead - Do not formally require editor and administer
  roles.
- #1937068 - Allowing elements without titles to be in accordians.
- #1953428 by stylus - Namespacing the PHP memory requirement for
  Panopoly.
- #1928148 from gmclelland - Adding JS through hook_page_build() instead of
  hook_init().
- #1946762 - Improving inline documentation for Panopoly Pages.
- #1964086 - Updating FPP to Latest Development Release.
- #1964086 - Updating Media and File Entity module to latest development
  releases.
- #1961780 by Pancho - Handling version dependency in installation
  process.
- Updating Default Content to 1.0 Alpha 9.
- #1964086 - Updating Entity to 1.0.
- #1964086 - Updating Ctools to 1.3, Panels to latest dev version, Panels
  Breadcrumbs to 2.0, Panelizer to 3.1, and FPP to 1.4.
- #1964086 - Updating Responsive Bartik to Latest Dev: Part Two.
- #1964086 - Updating Responsive Bartik to Latest Dev.
- #1964086 - Updating Token to 1.5.
- #1964086 - Updating LinkIt to 2.6.
- #1964086 - Updating Link to 1.1.
- #1964086 - Updating Libraries API to 2.1.
- #1964086 - Updating Features to 2.0 Beta 2.
- #1964086 - Updating Views to 3.6.
- #1955212 by Mschudders - Fix debugging logic in Panopoly Widgets Dev JS.
- #1883422 - Updating Panels, Panelizer, Fieldable Panels Panes, Entity,
  Ctools, and Panels Breadcrumbs to latest version: Part Two.
- #1897992 - Allow add content item to have any content type.
- #1890140 - Fixing autosubmit functionality with Media Browser.
- #1859874 - Adding patch for Ctools access things.
- #1860552 - Fixing issue with max-width and Google Maps.
- #1847912 - Updating to latest File Entity and Media Modules for Alt and
  Title Support: Part Three.
- Updating Panopoly Widgets for #1847912 - Updating to latest File Entity
  and Media Modules for Alt and Title Support: Part Two.
- #1847912 - Updating to latest File Entity and Media Modules for Alt and
  Title Support.
- #1857998 - Fixing handling of image attributes with Media Module and
  WYSIWYG.
- #1860638 - Setting correct permissions on files.
- #1883422 - Updating Panels, Panelizer, Fieldable Panels Panes, Entity,
  Ctools, and Panels Breadcrumbs to latest version.
- Updating to TinyMCE 3.5.8.
- #1866302 by joelcollinsdc - Only modify WYSIWYG settings done by
  Panopoly.
- #1883540 - Show the Label on the User Picture Field: Part Two.
- #1883540 - Show the Label on the User Picture Field.
- #1878704 - Cleanup in Linkit profile for user role considerations.
- #1885628 - Removing Default Content for Widgets.
- Updating VBO to 3.1 and Views Autocomplete Filters to Beta 2.
- Updating Fieldable Panels Panes to 1.3.
- Updating Media and File Entity to 2.0-unstable7. Updating Tablefield to
  2.1.
- Updating Entity and Entity Reference to 1.0.
- #1839832 - Fixing build with Panopoly Widgets Recursive Dependency.
- #1839832 - Support link option for media files.
- #1432092 - Reroll of Caption Filter Patch for Better Image Handling.
- #1852878 - Improve Pane, Page, and Layout Library.
- Updating Panels, Panelizer, and Chaos Tools to Latest Dev Versions.
- #1840880 - Reduce Reliance on Panopoly Core, but Moving Make File
  Considerations Here.
- #1840880 - Reduce Reliance on Panopoly Core: Part Two.
- #1840880 - Reduce Reliance on Panopoly Core.
- #1840880 - Reduce Reliance on Panopoly Core for Panopoly Pages: Part
  Two.
- #1840880 - Reduce Reliance on Panopoly Core for Panopoly Pages.
- #1833692 by fabsor - Removing dependency on Panopoly Core for Panopoly
  Theme.
- #1833726 - Remove Panopoly Core Dependency. Move Image Resize Filter to
  Panopoly WYWISYWG.
- #1840880 - Reduce Reliance on Panopoly Core. Move Image Resize Filter to
  Panopoly WYSIWYG.
- #1757782 - Updating path to Default Content to better address sorting of
  imported items.
- #1839784 - Fix for bryant flipped layout min-height on content region.
- #1757782 - Patch for Default Content to Maintain Menu Heirarchy.
- #1655296 - Updating patch for Panels Breadcrumbs to handle default
  Panelizer breadcrumb state.
- #1838602 - Patching Responsive Bartik to Better Handle Inline Links in
  Taxonomy.
- Updating Features Export for 2.0 Compatibility.
- #1838084 - Fix Fixing Notice Errors in Link Alter Function by Defining
  path in Default Content menu specification.
- #1836930 - Patch to Media, Media YouTube, Media Vimeo to have clean
  upgrade path: Part Two.
- ##1835794 - Make Video Widget as Responsive As Possible with CSS: Part
  Two.
- #1836930 - Patch to Media, Media YouTube, Media Vimeo to have clean
  upgrade path.
- #1432092 - Updating Caption Filter Patch for French Support.
- #1780672 - Adding Permission Schema and Pattern: Part Seven.
- #1780672 - Adding Permission Schema and Pattern: Part Six.
- #1837312 - Adding permissions for control of panelized content page
  node.
- #1837312 - Adding permissions for control of panelized categories
  taxonomy.
- #1829114 by beeradb - Making default content in widgets optional.
- #1837914 - Adjusting Image Resize + WYSIWYG Filter Ordering.
- #1780672 - Adding Permission Schema and Pattern: Part Two.
- #1780672 - Adding Permission Schema and Pattern: Part Five.
- #1780672 - Adding Permission Schema and Pattern: Part Four.
- Adding back in the name to the .info File.
- #1780672 - Adding Permission Schema and Pattern: Part Three.
- #1780672 - Adding Permission Schema and Pattern.
- #1836026 - Make sure all features export cleanly for RC3.
- #1836020 - Patch to Media Module to Make the Install Process Cleaner.
- #1835968 - Patching Responsive Bartik to Have Appropriate Content Width
  When there are No Sidebars.
- Updating Default Config and Features to Latest Versions.
- #1835794 - Make Video Widget as Responsive As Possible with CSSS.
- #1835798 - Fixing problem with loading images in Markitup for separator
  element.
- #1832574 - Adding logic to support update to Media and File entity dev
  versions.
- #1832574 - Updating Media and File Entity to Latest Devs to Adddress
  Known Bug Fixes.
- #1832758 - Moving Field UI Modules to Panopoly Core's Makefile: Part
  Two.
- #1832758 by fabsor - Moving Field UI Modules to Panopoly Core's
  Makefile.
- Updating Panopoly Core for #1835012 - Proper Drush Make Patch for Panels
  Breadcrumbs: Part Two.
- #1835012 - Proper Drush Make Patch for Panels Breadcrumbs.
- #1828246 - Updating Features to 2.0-alpha2.
- #1655296 - Patches to Panels Breadcrumbs and Panelizer to support
  Breadcrumbs with Panelizer displays.
- #1772844 - Patching Panelizer to better respect Node Access Permissions
  for the IPE.
- #1824566 - Updating Panelizer Patch to Use Defaults for Content Types and
  Layouts.
- #1828684 - Patching Panels Module to properly include Layout Code.
- #1827574 - Expose Content Type for Content Item.
- #1828256 - Fixing Visibility Rules in Panels Patch.
- #1826434 - Use Default Functionality in Panelizer to Set Allowed Content
  Types and Layouts: Part Two.
- #1826528 - Make Responsive Bartik the Default Panopoly Theme: Part Two.
- #1826528 - Make Responsive Bartik the Default Panopoly Theme.
- #1821254 - Limiting Image Styles Displayed in Configuration Screen.
- #1826434 - Use Default Functionality in Panelizer to Set Allowed Content
  Types and Layouts.
- #1824566 - Patch to Panelizer to allow defaults to be set for layouts and
  content types.
- #1754428 - Let other modules alter export of nodes with
  defaultcontent.module.
- #1824508 - Make UUID Module Optional.
- #1822506 - Fixing problems with Video Embedding in WYSIWYG: Part Two.
- #1822506 - Fixing problems with Video Embedding in WYSIWYG.
- #1822222 - Fixing Bug with Filter Tips and Auto Submnit.
- #1822472 - Prevent Auto Submit on Ctools Patch.
- Updating README to Mention Caption Filter.
- #1715658 - Support for WYSIWYG Caption: Part Two.
- #1715658 - Support for WYSIWYG Caption: Part One.
- Update to Media Style Labeling for Clarify Purposes.
- #1820156 - Fixing image resizing properties with Media module.
- #1820262 - Applying patch to Entity API Module to Fix PHP 5.4
  Installation Errors.
- #1791692 - Create a Featured View Mode for Taxonomy.
- #1791692 - Creating a Featured View Mode for Taxonomy Terms.
- Removing Drupalcode references for Drush Make. Rolling on dev releases of
  Panelizer, Panels, and Chaos Tools.
- Keeping up to date with the latest changes for RC1.
- #1818138 - Allowing Remove Video Content to Be Added Again.
- #1818132 - Prevent FPP's from getting uuid style subtypes.
- #1795032 - No Longer Require Mediafield in Panopoly Widgets.
- Removing Media Patch for Installation Building Testing.
- Updating File Entity and Media Modules. Cleaning up Update Language.
- #1817172 - Updating Video Display for Height Issues and File Entity/Media
  Dev Compatibility: Part Two.
- #1817172 - Updating Video Display for Height Issues and File Entity/Media
  Dev Compatibility.
- #1817082 - Standardize Way Content Types are Defined: Part Two.
- #1817082 - Standardize Way Content Types are Defined.
- #1813278 - Adding patch to Default Config for Easier Exporting.
- Updating strongarm definitions in info files to prevent features
  overriden status.
- #1813180 by zoo33 - Fix for jQuery UI Themeroller Theme in Seven Theme.
- Updating Panels Module to Latest Dev Release.
- #1814670 by tedbow - Fix moscone and moscone_flipped footer classes.
- #1811108 - Properly setting default values in settings form.
- #1810266 - Update Panopoly Images to Be in Sync with Media: Part Two.
- #1810266 - Update Panopoly Images to Be in Sync with Media.
- #1702700 - Improving media module's default display handling.
- #1810564 - Update Panopoly WYSIWYG Toggle CSS to Fit Width.
- Updating for cleaner media installation patch.
- Upgrading to latest version of Media and File Entity Modules.
- #1810270 - Update Dependency and Code Style on All Modules: Part Two.
- #1810270 - Update Dependency and Code Style on All Modules.
- #1810270 - Update Dependency and Code Style on All Modules: Part Three.
- #1810270 - Update Dependency and Code Style on All Modules: Part One.
- Updating Panels and Chaos Tools to latest development status.
- #1795032 by beeradb - Switch to using File fields for Video content
  instead of Mediafield.
- #1804918 by beeradb - Cleaning up notices in Accordion.
- #1771002 - Solving notices on FPP interactions.
- #1806720 - Patch to UUID to improve token support.
- #1801370 - Making sure WYSIWYG code is included for features
  installation.
- Updating WYSIWYG to 2.2.
- #1800594 - Adding patch to fix error with admin panes and proper
  settings.
- #1801422 - Updating Panels Module to Fix Context Caching Issue.
- #1802098 - Simplfying Submenu Option to Work around Menu Block.
- #1803752 - Make Default the Default Media Style in WYSIWYG.
- #1764208 - Adding Panopoly Image Styles through the WYSIWYG.
- Updating WYSIWYG to latest Development Version.
- Updating to Simple GMAP 1.0.
- #1800448 - Removing Entity Reference Patch Since it is in RC5.
- #1800560 - Patch to Default Config to Allow Drush Features Components.
- #1800448 from sylus - Adding patch for entity reference entity selection
  mode handling.
- #1800544 - Support for Default Config Module. Migration of Settings for
  Panels Panes and Layouts.
- Adjusting CSS for WYSIWYG Toggle.
- #1798354 - Updating to TinymCE 3.5.7.
- #1734772 - Adding form caching fixing patch to Panels.
- #1792908 - Handle DO Drush Make Version Packaging for App Server
  Selection.
- Updating UUID module with token fix patch from #1605284.
- Updating entityreference.module.
- Updating token.module.
- Taking a step back with the dream. Info files and git patch are not
  always friends.
- Updating patches to several modules. Implementing new development + patch
  structure.
- Updating patch from #1772834 to fix lost context.
- Adjusting Panelizer Layouts for user Page.
- #1572202 - Fixing Double Editing Problem with Panelizer.
- Updating hook_update_N() hook to adjust Panopoly's icon.
- A.
- #1771002 from beeradb - Fixing notices with FPP.
- Updating CSS/JS File Names to Use Dashes instead of Underscores.
- Making Spotlight Icon Transperant.
- Fixing bug with reusable setting and auto updating FPP.
- Reverting back Lazy Loading WYSIWYG scripts due to Loading Errors.
- #356480 - Updating Lazy Loading Script to Get Media Browser Working and
  Other Things.
- Updating WYSIWYG Module to the Latest Development Version.
- #1772834 - Adding patch to Panels to deal with lost contexts.
- Updating FAPE to run latest -dev release.
- Commenting out Radix Theme for Now.
- Updating Views Bulk Operations to 3.0.
- #1772824 - Adding patch by beeradb to Panels for Context Handling.
- #1772824 by beeradb - Updating Field Rearrangement Logic.
- #1772824 - Adding patch to FAPE from beeradb.
- #1764204 by beeradb - Force Height on Sidebars to Make Layouts Impose
  Their Will on Float.
- #1788028 by mirzu - Fixing Rolf layout output to render correctly.
- Updating text format for empty text and view description for generic item
  selection view.
- Updating default text formatter for empty text to plain text for Taxonomy
  listing.
- #1763394 - Adding patch to Apps to fix last-modified notice.
- Reverting to using Media Field due to Default Content Issues with File
  Based Approach.
- Revert "#1311828 - Fixing Media Errors During Install".
- Moving Panopoly module make file build to main profile.
- Adding default display values to video default.
- Updating to latest version of Token.
- Updating Display Formatter for Video Widget.
- Making Video Widget Not Require Video Field.
- Updating Video Widget Type to use File Field Instead of Deprecated Media
  Field.
- #1311828 - Fixing Media Errors During Install.
- Adding JS Behavior to Help Fix Video Size: Part One.
- Adding Panopoly WYSIWYG File.
- Adding Panopoly Widgets JS File.
- Updating README. Code Cleanup.
- Updating README. General Code Cleanup.
- Adding Panopoly Accordian JS to Panopoly Theme.
- Moving Panopoly Accordian CSS File.
- Updating README. Expanding Settings. Cleanup.
- Updating README. Removing Unecessary Templates.
- Adding information on Profile Expandability to README.
- Updating README. Removing CSS definition.
- Updating README.
- Improved README.txt File. More Code Documentation. Adding Custom Settings
  Form.
- Removing Browsecap Access Plugins and Dependency.
- Adding Radix Theme. Removing Layout Builder Modules. Removing Browsecap.
- Removing Jquery Update. Updating Make File Comments.
- Updating to fix Core Issue #985642 to Clean up Profile.
- Adding installation profile specific code to Panopoly Core. Helps keep
  our profile lean.
- #1780020 - Moving Logic to Set Permissions on Search to Panopoly Search.
- Updating Panopoly Theme Features Export.
- #1754770 - Allowing CTools to Work without Block.module.
- Updating Panopoly Pages Features Export.
- Updating Panopoly Images Features Export.
- Updating Panopoly Core Features Export.
- #1772728 - Fixing Reusable Settings on Fieldable Panel Panes.
- #1764214 - Fix to Height/Width Settings on Videos.
- #1774214 by beeradb - Support for Linkit Module.
- #1774072 by beeradb - Make Table Widget Responsive.
- Update to the JSON module.
- #1775494 from webflo - Fix to Jquery UI Theme.
- #1774434 - Adding Patch to Chaos Tools to Have String Contexts.
- Don't show existing voting information.
- Add variable condition to prevent voting on Apps.
- Even more updating to Dropbutton CSS.
- Updates to Dropbutton CSS Style.
- Moving Pages into Toolset Land.
- Quick Fix to CSS of Drop Button.
- Adding support for translation of Fieldable Panel Panes.
- Updating Landing Page Description. Updating Hiding of Layout Category.
- Adding FAPE Module to the Make File.
- Updating to the latest version of Views.
- Updating Make File to Build of General -dev Versions.
- Adding the Region Content Class to the Entire Page.
- Moving Panopoly Demo to Panopoly Apps.
- #1772620 - Removing Features Handling of Default Permissions.
- Updating Weight Setting in Hook requirements.
- Updating Revision Information on Panopoly Apps.
- Tweak to Chaos Tools Dropbutton Style.
- Consolidating the app servers down to just one.
- Removing Blur Patch for Chaos Tools Since It is Unneeded.
- Updating Dependency Information for Panopoly Images.
- Updating Dependency Information for Panopoly Widgets.
- Adding Theme Selection Profile Task Adder. Updating Dependency
  Information.
- Adding a PHP Memory Requirements Check. Moving More Modules into
  Dependencies.
- Adding Browser Detection and Chaos Tools Access Rules.
- Updating Make file to have Devel in correct subfolder.
- #1764136 - Updating core make file to include Panopoly things.
- #1764136 - Adding a make file for core things.
- #1764136 - Adding a make file for Image things.
- #1764136 - Adding a make file for Widget things.
- #1764136 - Adding a make file for Theme things.
- #1764136 - Adding a make file for WYSIWYG things.
- Removing the caption filter module.
- #1764136 - Adding a makefile for Panopoly Core.
- #1737762 - Removing legacy field definitions.
- Moving Wizard Creation Page to Panopoly Pages.
- Refactoring of default content logic. Minor CSS update. Fix to video
  install process.
- Removing the Title for the Tablefield.
- Cleaning up Table Field Widget Setting Form.
- Slightly More Aggressive CSS Wrapper Settings.
- Flipping the Sanderson Icons since they were out of order.
- Fixing CSS Issue with Option Text Aligner.
- Simplifying Widget Install Process.
- Removing default video duplicated code.
- #1734926 - Updating Default Video Content.
- Moving rotation time for spotlight to Apps configuration.
- Better comments in CSS.
- #1734916 by beeradb - Adding dragger to WYSIWYG.
- #1734912 by beeradb - Map Widget Doesn't Respect Column Width.
- #1734926 by beeradb - Provide Default Content for Video.
- #1733672 - Adding in Preview File.
- Better Checking for Videw Mode Options.
- Updating Modal Styling. Pulling from Panopoly Admin.
- Moving WYSIWYG Toggle CSS Here.
- Quick CSS Fix for Image Width in Firefox.
- #1728772 by beeradb - Default Content for Image, File, and Spotlight
  Widgets.
- Updating the README.
- Updating the README: Part Two.
- Adding preview watermark to image.
- Code cleanup. Mostly the Panopoly Accordian File: Part Two.
- Code cleanup. Mostly the Panopoly Accordian File.
- General code style cleanup: Part Two.
- Basic Code Cleanup.
- General code style cleanup.
- Minor coder review style updates: Part Two.
- Minor coder review style updates.
- Updating default layouts to allow for new Layout module.
- Updating default layouts to allow for new Layout module: Part Two.
- Adding clearfix on WYSIWYG setting.
- Updating dropbutton style for best style.
- Update to user panelization default. Better options.
- Removing did for panelizer support as per #1387634.
- Updates for Featurization and Simplicity.
- Better Categorizsation for Panel Panes.
- Minor panelizer exports for Panelizer Page Settings.
- Minor panelizer exports for Panelizer User Settings.
- #1727684 - Panelizer CLeanup.
- #1727684 - Panelizer Cleanup for Panels Pages: Part Three.
- #1727684 - Panelizer Cleanup for Panels Pages: Part Two.
- #1727684 - Panelizer Cleanup for Panels Pages.
- #1727684 - Cleaning back up Taxonomy Panel Settings: No Entity Field V1.
- #1727684 - Cleaning back up Taxonomy Panel Settings.
- #1727684 - Cleanup the Taxonomy Panelizer Settings.
- Let's show some entitie views.
- #1727684 - Moving main panels variable strongarming to Panopoly Core.
- #1724298 by beeradb - Code Cleanup.
- Much better styling for text format toggle.
- Right align buttons in Modal.
- #1711484 - Start on Adding Default Content to FPP: Adding Image.
- #1711484 - Start on Adding Default Content to FPP.
- OK. Plain Text is now Possible.
- Adjusting the size on title fields.
- #1724076 - Improving Modal Settings Forms CSS Change.
- #1489096 - CSS to Help IE9 Render TinyMce Better.
- Believe in the Panels Context: Part Two.
- Believe in the Panels Context.
- Removing the Read More Link on the Text Widget Since it Is Not Super
  USeful.
- Adding new icons! Choosing sides in the FPP vs Views War.
- Stripping IMG Tag in Teasers.
- Update for Panelizer Featured View.
- Customizing Media Tabs in Media Popup.
- Improving Width on Video Things.
- Fixing Typo with Light Blue Region Theme Function.
- #1716072 and #1716074 - Drupal Approved Demonstration Pane and Region
  Plugins.
- Update to Featured CSS for Certain Themes with Margins.
- Panelizer and Views Needed for Taxonomy Magic.
- #1716040 - Fixing the Media Module Corners.
- Properly Exported View Mode for Main Display.
- Adding Taxonomy Term Pattern.
- #1713534 - Adding the Webb Layout to Panopoly.
- Updating taxonomy field information in be in the plural.
- Changing Name of Field to The Plural.
- Adding taxonomy term support for Panelizer.
- Adding Panelization for Taxonomy Terms.
- Adding Panelizer View Modes Back In.
- Updates to Demo Content to Display a Bit Better.
- Adding configuration form + redirection option.
- Merge branch '7.x-1.x' of http://git.drupal.org/project/panopoly_images
  into 7.x-1.x.
- Adding Category. Updating Name. Improving.
- Removing User Menu Featureization.
- Changing Taxonomy Term from Topic to Category.
- Stronger Definitions for CSS on Images.
- Additional menu options. Updating PM Existing Pages.
- #1715642 - Add more buttons to the Markitup! Editor.
- Better Targetted CSS for Images.
- Removing Image CSS Treatement from Panopoly Demo Since it is Confusing.
- Removing the Panopoly Image Teaser Style. Adding CSS Margins to Images.
- Updating Panelizer Content Settings.
- Improvement to Widget Preview CSS and CSS Cleaning.
- Additional Consideration for Height of Preview Pane.
- #1717644 by kmonty - Adding Content in IPE doesn't look good in
  minimalist themes.
- Abusing hook_entity_info_alter() ordering and related
  _field_info_collate_fields() calling to resolve #1400256 without a core
  patch.
- Adding Chaos Tools Modal Override to Panopoly Core.
- Adjusting Select Widget for WYSIWYG Type.
- Standard Casing for Style Option Naming.
- Improvements to Accordian Style Plugin to work with the IPE.
- Better language around Form Content in Panes.
- No requirements. No rules.
- #1716060 - Allow for General Content to Be Added.
- Moving View Mode Styling to Panopoly Magic.
- CSS Magic for the View Setting.
- Changing Width Consideration to Max Width to Not Break Widths Set to be
  Small.
- Updating Modal Sizing a Bit More. Tweak Tweak Tweak.
- Bumping up the Modal Padding a Bit.
- Updating View Machine Names to Be Better.
- #1716050 from kmonty - General Panels IPE Preview Cleanup.
- Update for Panelizing New Fields.
- Panelizing User Edit Form. Updating Picture Field.
- Update to Available Pane Settings in User Profile.
- Adding additional panelization for user profiles.
- Improvements to User Profile with Awesome Panelization.
- Adding Default User Picture.
- Front End Consolidation. Fonts Moved from Panopoly Theme. jQuery UI Moved
  from Panopoly Theme.
- Front End Consolidation. Fonts Moved to Panopoly Core. Jquery UI Moved to
  Panopoly Core.
- Adding Panelization to User View Modes.
- Adding featured view mode for users.
- Hiding the New Admin Panels from Panelizer.
- Exporting of Panelizer Settings Wide and Far.
- Update to Panelizer All View Modes for Panopoly Pages.
- #1715650 - Implementing Support for Panopoly Wide Taxonomy.
- #1703042 by beeradb - Create Generic Existing Content Options.
- Adding Global Function to Get Panopoly Approved View Modes.
- Properly Export PM Existing Pages with Features.
- Adding Both App Servers to Panopoly Core.
- Adding Much Stronger Dropbutton Style.
- Adding Panopoly Apps Server for General Use Apps.
- Adding User Login Link to Users Module.
- Updates to naming of layout files in comments.
- #1708574 from beeradb - Fixing Bundle Argument Problem with Fieldable
  Panel Panes Interface.
- Remove the DID for Panelizer Export as per #1555194.
- Removing UUID Support from Panopoly Demo.
- Adding Default Panelized Mode for Panelizer.
- Update to Demo Content. Adding Title Override. Removing Slideshow.
- Adding Modal Styles to Panopoly Core.
- Updating WYSIWYG Styles. Consolidating from Other Places.
- Addition of Four New Layouts - Rolph, Sutro Double, Taylor, and Taylor
  Flipped.
- Update to Sanderson and Sutro Images for Correct padding.
- Updating Export to Include Rotation Time Field.
- Cleaner Export for Panopoly Users.
- Updating Panopoly Demo for New Title Override Consideration.
- Update to Demo to Showcase Featured Status.
- Small Change to Language on Featured/Primary Image.
- Adding Featured Status Bit to Panopoly Pages.
- Adding Markitup WYSIWYG Styles.
- Moving WYSIWYG Styling from Panopoly Admin.
- Updating Full Display Panelizer View Mode.
- Adding Panelizer Support for Featured View Mode.
- Adding CSS styles for Featured View Mode.
- Tweaks to Demo Page Content Setup.
- Update to Panopoly Demo to Take Advantage of New Patch for Field/Content
  Pane Switching in Panopoly Magic.
- #1705746 by beeradb - Improve UI for Make Title Link on Fieldable Panels
  Panes.
- Update to Fieldable Panel Pane Entity Declaration to Convert _ to -.
- #1703366 from stylus - Update Fieldable Panel Pane Paths for FPP 1.1
  Compatibiltiy.
- #1691636 from mrf - Fix to Panopoly Spotlight Settings.
- #1567704 from beeradb - Fix handling of fieldsets to allow images to be
  removed.
- #1672404 from Arshad Chummun - Adding image style formatter settings to
  Spotlight Widget.
- #1655546 from beeradb - Fixing drag and drop on spotlight functionality.
- #1690204 - Adding demonstration exposed filters.
- #1685486 - Correctly Setting 'install_task' variable to done.
- Initial Commit of Panopoly WYSIWYG to Drupal.org.
- Initial Commit of Panopoly Widgets to Drupal.org.
- Initial Commit of Panopoly Users to Drupal.org.
- Initial Commit of Panopoly Theme to Drupal.org.
- Initial Commit of Panopoly Pages to Drupal.org.
- Initial Commit of Panopoly Images to Drupal.org.
- Initial Commit of Panopoly Demo to Drupal.org.
- Removing the Status URL and Version Specification.
- Initial Commit of Panopoly Core to Drupal.org.

7.x-1.45, 2017-05-11
-------------------
- Update Panopoly WYSIWYG for Issue #2876031 by dsnopek, NicholasS, cboyden:
  Chrome v58 Cannot Edit Images - Tiny MCE Bug setBaseAndExtent.
- Update Panopoly Widgets for Issue #2877428 by dsnopek, Steve Hanson: Update of
  Media to 2.1 for security issue DRUPAL-SA-CONTRIB-2017-044.
- Update Panopoly Test for Issue #2874638 by dsnopek, cboyden: Add a Behat step
  to manually take a screenshot.
- All Chrome tests failing with "Could not open connection: An unknown server-
  side error".
- Update Panopoly Widgets for Issue #2860930 by dsnopek, cboyden: Add option to
  Submenu widget to control how many levels down to expand children, when using
  the "Expand all children" option.
- Start testing upgrades from the 1.44 release.
- Restored drupal-org.make after the 1.44 release.

7.x-1.44, 2017-04-13
-------------------
- Update Panopoly Widgets for Issue #2869079 by dsnopek: Update to Media 2.0.
- Update Panopoly Widgets for Issue #2856834 by dsnopek: Incorrect image style
  used in WYSIWYG on updated sites.
- Start testing upgrades from the 1.43 release.
- Restored drupal-org.make after the 1.43 release.

7.x-1.43, 2017-02-22
-------------------
- Update Panopoly Core for Issue #2855019 by cboyden: Security update to Views
  3.15.
- Start testing upgrades from the 1.41 and 1.42 releases.
- Restored drupal-org.make after the 1.42 release.

7.x-1.42, 2017-02-17
-------------------
- Update Panopoly Test for Issue #2850972: Rename 'tests' directory to 'behat'.
- Update Panopoly Test for Issue #2850954: Add composer.lock to .gitignore in
  panopoly_test.
- Drop support for updating from Panopoly version that were release more than a
  year ago.
- Update to Drupal 7.54.
- Update Panopoly Core, Widgets and Images for Issue #2828987 by dsnopek,
  humansky, cboyden, mazze, byronveale, Steve Hanson, ndeet, mpotter: Update
  Media module to 7.x-2.0-rc3.
- Update Panopoly Widgets for Issue #2623318 by dsnopek: Spotlight title display
  problems at mobile width.
- Update Panopoly Test for Issue #2717277 by dsnopek: Upload screenshots to
  imgur on failed tests.
- Update Panopoly Core for Issue #2803347 by dsnopek, cboyden: Update Behat
  Drupal extension to 3.2.2.
- Update Panopoly Core for Issue #2789503 by cboyden, dsnopek, temkin: Update
  CTools to 1.12 and Panels to 3.8.
- Update to Drupal core 7.53.
- Update Panopoly Widgets and Test for Issue #2771333 by dsnopek: Use linkit on
  path for "Make title a link" for all FPP widgets.
- Revert "Update Panopoly Core for Issue #2789503 by cboyden, temkin, dsnopek:
  Update CTools to 1.12 and Panels to 3.8".
- Update Panopoly Core for Issue #2789503 by cboyden, temkin, dsnopek: Update
  CTools to 1.12 and Panels to 3.8.
- Update Panopoly Widgets, WYSIWYG and Test for Issue #2173535 by dsnopek: Use
  linkit on Spotlight.
- Update Panopoly Widgets for Issue #2832255 by dsnopek, cboyden: URLs truncated
  on Image widgets.
- Update Panopoly Magic for Issue #2379145 by dsnopek: Panopoly Magic live
  preview does not render field collections.
- Update Panopoly Magic for Issue #2813391 by dsnopek, cboyden: Preview doesn't
  refresh after link is inserted into field with Linkit.
- Merge branch '7.x-1.x' of git.drupal.org:project/panopoly into 7.x-1.x.
- Update Panopoly Core and Pages for Issue #2597273 by dsnopek: Update to
  Pathauto 1.3.
- Update Panopoly Core and Search for Issue #2765427 by dsnopek, humansky, Jon
  Nunan: Fix tests and 'drush' installation with Drupal 7.50 and greater.
- Restored drupal-org.make after the 1.41 release.

Panopoly 7.x-1.41, 2016-11-17
----------------------
- Upgrade to Drupal 7.52.
- Update Panopoly Widgets and Test for Issue #2340811 by dsnopek, mcrittenden:
  Switch Image widget to use Media Browser.
- Update Panopoly Magic for Issue #2748813 by dsnopek, adamsro: Redirected to
  ajax endpoint when editing with IPE.
- Incorrect storage_id in panopoly_test breaks some child distributions tests.
- Update Panopoly Search for Issue #2790595 by mpotter, humansky: SolrPhpClient
  cannot be downloaded.
- Update Panopoly Core for Issue #2788861: Add Panelizer patch to make
  'administer panelizer' permission work correctly.
- Start testing upgrades from the 1.40 release.
- Restored drupal-org.make after the 1.40 release.

Panopoly 7.x-1.40, 2016-08-20
----------------------
- Update Panopoly Core for Issue #2787195 by byronveale, dsnopek: Update to
  Panels 7.x-3.7 and Panelizer 7.x-3.4.
- Update Panopoly Core for Issue #2786553 by cboyden: Data loss: Saving in IPE
  without changes can cause previous change to be lost.
- Update Panopoly Core for Issue #2786249 by dsnopek: Panels 3.6 converts user
  configured CSS IDs from underscores to dashes and makes CSS classes lover-
  case.
- Start testing upgrades from the 1.39 release.
- Restored drupal-org.make after the 1.39 release.

Panopoly 7.x-1.39, 2016-08-18
----------------------
- Update Panopoly Core for Issue #2786249: Panels 3.5 converts user configured
  CSS IDs from underscores to dashes.
- Update Panopoly Core, Admin, Pages, Search, Test, Users for Issue #2785825 by
  dsnopek: Update Panels and Panelizer for SA-CONTRIB-2016-047 and SA-
  CONTRIB-2016-048.
- Drop support for upgrading from Panopoly versions older than 1 year.
- Update Panopoly Core, Users and Pages for Issue #2429549 by HaiNguyen007,
  dsnopek, DamienMcKenna, mglaman, hefox, mpotter: Update to latest Panelizer.
- Update Panopoly Core for Issue #2753091 by cboyden: Patch Views Autocomplete
  Filters for clunky autocomplete message.
- Fix grammar in readme.
- Start testing upgrades from the 1.37 release.
- Restored drupal-org.make after the 1.38 release.

Panopoly 7.x-1.38, 2016-08-03
----------------------
- Update Panopoly Admin for Issue #2778555 by chrisgross: Update Admin Views to
  1.6 for SA-CONTRIB-2016-041.
- Update Panopoly Magic and Test for Issue #2773683 by cboyden, dsnopek: Can't
  distinguish Add links on Add Content dialog.
- Update Panopoly Widgets and Test for Issue #2013965 by dsnopek, caschbre,
  lsolesen, Andrew_Mallis: ability to link images placed with image widget.
- Revert "Issue #2765427: Update to Drupal 7.50".
- Update to Drupal 7.50.
- Assign UID 1 to 'administrator' role on install.
- Update Panopoly Search for Issue #2418861 by dsnopek: Don't enable
  pantheon_apachesolr on panopoly sites hosted on Pantheon by default.
- Start testing upgrades from the 1.37 release.
- Restored drupal-org.make after the 1.37 release.

Panopoly 7.x-1.37, 2016-06-16
----------------------
- Update Panopoly Core for Issue #2750185: Update Views to 3.14 for SA-
  CONTRIB-2016-036.
- Start testing upgrades from the 1.36 release.
- Restored drupal-org.make after the 1.36 release.

Panopoly 7.x-1.36, 2016-06-16
----------------------
- Update to Drupal 7.44 for SA-CORE-2016-002.
- Update Panopoly Core for Issue #2063541 by lsolesen: Remove Open Sans?.
- Update Panopoly Core for Issue #2728569 by dsnopek: CTools modal positioned
  incorrectly in Bootstrap theme when message is present.
- Start testing upgrades from the 1.35 release.
- Restored drupal-org.make after the 1.35 release.

Panopoly 7.x-1.35, 2016-05-04
----------------------
- Update Panopoly Magic and Test for Issue #2483295 by dsnopek, humansky,
  mglaman, cboyden: Title in FPP is double encoded when making a link.
- Update Panopoly Core and Magic for Issue #2717509 by dsnopek: Update to
  Fieldable Panels Panes 1.10 for SA-CONTRIB-2016-025.
- Start testing upgrades from the 1.34 release.
- Merge branch '7.x-1.35' of git.drupal.org:project/panopoly into 7.x-1.35.
- Drop support for upgrading from Panopoly versions older than 1 year.
- Restored drupal-org.make after the 1.34 release.

Panopoly 7.x-1.34, 2016-04-20
----------------------
- Update Panopoly Search for Issue #2710389 by dsnopek: Update to search_api
  1.18 for SA-CONTRIB-2016-022.
- Update Panopoly Search and Test for Issue #2561737 by cboyden, mpotter: Update
  search_api to 1.17, search_api_db to 1.5, search_api_solr to 1.10.
- Update Panopoly Core for Issue #2708733 by mpotter: Update Features to 2.10.
- Start testing upgrades from the 1.33 release.
- Restored drupal-org.make after the 1.33 release.

Panopoly 7.x-1.33, 2016-04-14
----------------------
- Update Panopoly Theme for Issue #2706279 by dsnopek: Remove the Respondjs
  library from Panopoly.
- Update Panopoly Core for Issue #2706259: Update to Features 2.9 for SA-
  CONTRIB-2016-020.
- Update Panopoly Search for Issue #2694253 by dsnopek, cboyden: Don't log
  searches for empty keywords.
- Update Panopoly Core for Issue #2695563 by dsnopek: Remove debug code from
  Panels IPE.
- Update Panopoly Magic and Test for Issue #2467073 by cboyden, dsnopek,
  segovia94: Preview fieldset overflows in Firefox if using a very large image.
- Start testing upgrades from the 1.32 release.
- Restored drupal-org.make after the 1.32 release.

Panopoly 7.x-1.32, 2016-03-03
----------------------
- Update Panopoly Core for Issue #2679947 by cboyden: Security update to
  fieldable panels panes 1.8.
- Start testing upgrades from the 1.31 release.
- Restored drupal-org.make after the 1.31 release.

Panopoly 7.x-1.31, 2016-02-25
----------------------
- Update to Drupal 7.43 for SA-CORE-2016-001.
- Update Panopoly Widgets and WYSIWYG for Issue #2646372 by dsnopek:
  Panopoly_widgets Schema Update 7016 Integrity constraint violation.
- Phing build exposes too much to the public.
- Update Panopoly Widgets for Issue #2653834 by dsnopek: Pass entity to
  'panopoly_spotlight_wrapper' and 'panopoly_spotlight_view' theme functions.
- Start testing upgrades from the 1.30 release.
- Restored drupal-org.make after the 1.30 release.

Panopoly 7.x-1.30, 2016-01-06
----------------------
- Update Panopoly Test for Issue #2645668: "Use an image from elsewhere on the
  web" test failing.
- Assign UID 1 to 'administrator' role on install.
- Update Panopoly Core for Issue #2645654: Update field_group to 1.5 for SA-
  CONTRIB-2016-001.
- Update Panopoly Admin for Issue #2637004 by humansky: Default admin role.
- Update Panopoly Widgets for Issue #2623662 by dsnopek: Access denied when
  adding Media in WYSIWYG.
- Update Panopoly Widgets for Issue #2617618 by dsnopek: Don't set default image
  for image widget.
- Start testing upgrades from the 1.29 release.
- Restored drupal-org.make after the 1.29 release.

Panopoly 7.x-1.29, 2015-11-18
----------------------
- Update Panopoly Widgets for Issue #2618206 by mpotter: Patching media for
  opening multiple media browser popups.
- Bah! We don't want to test only 7.x-1.29, but skip testing 8.x-2.x (otherwise
  we lose the issue branch tests).
- Update Panopoly Admin for Issue #2616342 by rajarju: User base_url for showing
  site url over permalink field (label).
- Update Panopoly Core for Issue #2610366 by mpotter: Panels patches for Atrium.
- Update Panopoly Images for Issue #2573877 by Andrew_Mallis: tighten up media
  browser thumbnails.
- Merge branch '7.x-1.29' of git.drupal.org:project/panopoly into 7.x-1.29.
- For now, only test the 7.x-1.29 branch.
- Update Panopoly Widgets for Issue #2533688 by dsnopek: Update to Media
  2.0-beta1 and File Entity 2.0-beta2.
- Update Panopoly Core for Issue #2592731 by mpotter: Update Features 2.7 (and
  Features Override).
- Update Panopoly Core for Issue #2578219 by mglaman: Update defaultconfig to
  version 1.0-alpha11.
- Revert "Update Panopoly Core for Issue #2597273: Update to Pathauto 1.3".
- Update Panopoly Core for Issue #2567483 by humansky: Update to Date 2.9.
- Update Panopoly Core for Issue #2597273: Update to Pathauto 1.3.
- Update Panopoly Core for Issue #2561733: Update to CTools 1.9.
- Update Panopoly WYSIWYG for Issue #2553903: Update to Linkit 3.4.
- Start testing upgrades from the 1.28 release.
- Restored drupal-org.make after the 1.28 release.

Panopoly 7.x-1.28, 2015-10-21
----------------------
- Update to Drupal 7.41 for SA-CORE-2015-004 and jquery_update for SA-
  CONTRIB-2015-158.
- Update Panopoly Admin for Issue #2557317 by visabhishek, rhuffstedtler: Remove
  question mark from Enable/Disable link on pane library.
- Drop support for updating from Panopoly version that were release more than a
  year ago.
- Update Panopoly Search for Issue #2560753 by amaisano: Search block pane
  config ignores prompt override.
- Revert "Update Panopoly Search for Issue #2560753 by amaisano: Search block
  pane config ignores prompt override".
- Update Panopoly Core for Issue #2583449 by LCM: Missing file access checks for
  private files attached to Fieldable Panel Panes.
- Update Panopoly Theme for Issue #2574491 by Alex Bukach: Don't rebuild
  accordions on AJAX requests.
- Update Panopoly Theme for Issue #2541838 by hart0554: Convert accordion
  "heightAuto" to "heightStyle" for jQuery UI >= 1.9.
- Update Panopoly WYSIWYG for Issue #2562983 by kekkis: Incorporate patch that
  eases creating new text formats.
- Update Panopoly Core for Issue #2562157: Can't distinguish reusable content
  without admin title when previews are in single mode.
- Update Panopoly Core for Issue #2559617 by mglaman: CTools "Undefined index:
  access callback in ctools_entity_from_field_context()".
- Update Panopoly Images for Issue #2558367 by uttamkotekar: Type-o findthe in
  watchdog() text panopoly_images module.
- Update to Selenium 2.47.1 to fix test stability issues.
- Check-overridden.sh failing on Travis-CI.
- Update Panopoly Admin for Issue #2552723 by B-Prod: Update to
  simplified_menu_admin 1.0.
- Update Panopoly Widgets for Issue #2528248 by dsnopek, chrisgross: Text on
  tabs on Media Browser is lower than it is on other interfaces.
- Update Panopoly Search for Issue #2565175 by cboyden: Performance issues when
  indexing HTML-heavy sites.
- Fix the create_test_branch.py script for the changes in .travis.yml.
- Add back PHP 5.5 and 5.6 tests!.
- Fix permissions on new script files.
- Cache Drush and Composer on Travis for builds.
- Migrate to new Travis infrastructure.
- Start testing upgrades from the 1.27 release.
- Restored drupal-org.make after the 1.27 release.

Panopoly 7.x-1.27, 2015-09-02
----------------------
- Update Panopoly Core for Issue #2562017: Update to fieldable_panels_panes
  version 1.7 for SA-CONTRIB-2015-145.
- Use latest Chrome on Travis-CI.
- Update Panopoly Core for Issue #2492877 by RobLoach, Albert Volkman: Move
  jQuery version from strongarm to defaultconfig so it can be overridden.
- Start testing upgrades from the 1.26 release.
- Restored drupal-org.make after the 1.26 release.

Panopoly 7.x-1.26, 2015-08-19
----------------------
- Revert "Update Panopoly Core for Issue #2474563 by mglaman: Need ctools patch
  for calling node_view more than once".
- Update Panopoly Core for Issue #2554189: Update to CTools 1.8 for SA-
  CONTRIB-2015-141.
- Update to Drupal 7.39 for SA-CORE-2015-003.
- Update Panopoly Admin for Issue #2391243 by dsnopek, B-Prod: Multilingual
  options for menu does not work.
- Update Panopoly Admin for Issue #2185351 by dsnopek, caschbre: Does
  panopoly_admin really depend on panopoly_theme?.
- Update Panopoly Widgets for Issue #2314059 by Andrew Edwards, dsnopek,
  nlambert, martin_q: Panopoly Widgets - support the Title module.
- Composer.json build requirements should be require-dev and not require.
- Update Panopoly Widgets for Issue #2534936 by ultimike: Counting Spotlight
  clicks.
- Update Panopoly Widgets for Issue #2498437 by dsnopek, mglaman, jfrederick:
  Update media_vimeo to version 2.1.
- Chrome tests failing on Travis-CI.
- Update Panopoly Pages and Test for Issue #2497297 by jfrederick, dsnopek:
  Errors on non-interactive install with drush site-install.
- Update Panopoly Widgets for Issue #2456255 by dsnopek, mglaman: Update
  views_autocomplete_filters to version 1.2.
- Update Panopoly Core for Issue #2474563 by mglaman: Need ctools patch for
  calling node_view more than once.
- Update Panopoly Search for Issue #2044147 by populist, jfrederick: Have
  panopoly_search SOLR intergration configured for node access by default.
- Update Panopoly Widgets for Issue #2504829 by dsnopek, mglaman, mpotter,
  Elijah Lynn: Update Vimeo configuration export.
- Update Panopoly Search for Issue #2530866 by cboyden, jfrederick, Lowell:
  Search indexes source code.
- Update Panopoly Search for Issue #2500307 by mglaman, jfrederick: Update
  search_api to 1.15 and search_api_solr to 1.7.
- Update Panopoly Search for Issue #2117715 by dsnopek, yakoub, mglaman:
  Redirect search block to our search_api-based search.
- Update Panopoly Search for Issue #2534646 by dsnopek: Update from Panopoly
  1.15 or older fails with "Table 'drupal.search_api_task' doesn't exist".
- Update Panopoly Search for Issue #2434591 by caschbre: Check if
  panopoly_search is enabled in panopoly_search update 7005.
- Update Panopoly Search for Issue #2533504 by drunken monkey: Exported disabled
  server "Solr Server" cannot have an index attached.
- Update Panopoly Widgets for Issue #2528924 by dsnopek, cboyden, ultimike:
  Spotlight accessibility regressions.
- Update Panopoly Magic for Issue #2533064 by dsnopek: Live preview after image
  upload breaks Spotlight (regression).
- Update Panopoly Widgets for Issue #2532908 by dsnopek: Panopoly Widgets
  overridden after upgrade to -dev.
- Update Panopoly Core for Issue #2510944 by hefox, mglaman: Update Apps to 1.0.
- Update Panopoly Widgets for Issue #2334041 by Andrew Edwards: Move rendering
  of Spotlight formatter into theme template.
- Update Panopoly Theme for Issue #2530966 by hart0554, Lowell: Accordion style
  setting "-1" on active doesn't work with jquery ui => 1.9.
- Add 'sudo: required' to our .travis.yml.
- Update Panopoly Core and Test for Issue #2183937 by mglaman, tom friedhof,
  fastangel, mcrittenden: Error on install of Panopoly-based install profile:
  "Column 'module' cannot be null" when profile starts with "e".
- Update Panopoly Core for Issue #1980348 by elliotc, ivymy, lsolesen: The
  breadcrumb for create text & image shows ampersand as" &amp; ".
- Update Panopoly Widgets, Magic and Test for Issue #2479569 by dsnopek,
  mglaman: Update tablefield to version 2.4.
- Update Panopoly WYSIWYG for Issue #2509988 by mglaman: Update to
  image_resize_filter 1.15.
- Update Panopoly WYSIWYG for Issue #2272721 by mglaman: Image Resize Filter
  never utilized.
- Start testing upgrades from the 1.25 release.
- Restored drupal-org.make after the 1.25 release.

Panopoly 7.x-1.25, 2015-07-08
----------------------
- Update Panopoly Core for Issue #2525208 by dsnopek, hfarrier: Media dialog
  broken (possible bug).
- Update Panopoly Admin for Issue #2529416: Update to admin_views 1.5 for SA-
  CONTRIB-2015-132.
- Add phing-based build system to make it easier for contributors to build,
  install and run tests.
- Update Panopoly Widgets for Issue #2526330 by Andrew Edwards: Split spotlight
  JS into it's own file.
- Start testing upgrades from the 1.24 release.
- Update Panopoly Test for Issue #2521644 by dsnopek: Allow video_widget.feature
  to run under Firefox.
- Restored drupal-org.make after the 1.24 release.

Panopoly 7.x-1.24, 2015-07-02
----------------------
- Update Panopoly Core for Issue #2506371 by dsnopek, chrisgross, humansky:
  Media dialog missing styles.
- Update to Selenium 2.46.
- Revert "Issue #2516882: Update to Selenium 2.46".
- Update Panopoly Core for Issue #2516868 by dsnopek: Update to
  views_bulk_operations 3.3 for SA-CONTRIB-2015-131.
- Update Panopoly Core for Issue #2516872 by dsnopek: Update to Migrate 2.8 for
  SA-CONTRIB-2015-130.
- Update Panopoly Core and Widgets for Issue #2506371 by dsnopek, chrisgross,
  humansky: Media dialog missing styles.
- Update Panopoly Widgets for Issue #2510910 by humansky: Update to
  media_youtube 3.0.
- Update Panopoly Widgets for Issue #2514518 by dsnopek: Update to menu_block
  2.7.
- Update Panopoly Core for Issue #2477391 by hefox, mpotter: Update Features to
  version 2.6.
- Update Panopoly Theme for Issue #2093009 by dsnopek: Undefined index: active
  in theme_panopoly_theme_panopoly_accordion_style_render_region(.
- Start testing upgrades from the 1.23 release.
- Restored drupal-org.make after the 1.23 release.

Panopoly 7.x-1.23, 2015-06-17
----------------------
- Update Panopoly Test for Issue #2507897: Commit composer.lock to increase test
  performance and consistancy.
- Update to Drupal 7.38 for SA-CORE-2015-002.
- Update Panopoly Core and Admin for Issue #2507781: Update to jquery_update 2.6
  for SA-CONTRIB-2015-123.
- Update Panopoly Magic and Test for Issue #2496027 by dsnopek: Generate preview
  markup in a theme function/template.
- Update Panopoly Core, Admin and Widgets for Issue #2235081 by dsnopek,
  RobLoach, hefox: Update jquery_update to version 2.5.
- Update Panopoly Core for Issue #2477391 by hefox, mpotter: Update Features to
  version 2.6-rc1.
- Update Panopoly Theme for Issue #2503921 by joegraduate: Update to
  radix_layouts 3.4.
- Update Panopoly Widgets for Issue #2499289 by dsnopek, lsolesen, cboyden:
  Spotlight titles without descriptions wrapping to a second line.
- Update Panopoly Admin for Issue #2449855 by hefox, mglaman: Patch breakpoints
  so it doesn't make cache clear slow on sites with enabled themes not using
  breakpoints.
- Update Panopoly Widgets for Issue #2499979 by joegraduate, mglaman: Update
  menu_block to version 2.6.
- Update Panopoly Pages for Issue #2500351 by mglaman: SQL Integrity constraint
  thrown for Panopoly Landing Page permissions on upgrade.
- Start testing upgrades from the 1.22 release.
- Restored drupal-org.make after the 1.22 release.

Panopoly 7.x-1.22, 2015-06-04
----------------------
- Drop support for updating from Panopoly version that were release more than a
  year ago.
- Update Panopoly Images for Issue #2401473 by dsnopek: Update to latest
  ManualCrop 7.x-1.22-dev.
- Update Panopoly Magic and Test for Issue #2155377 by dsnopek, sylus, mpotter,
  cboyden: Only show one widget preview at a time when adding content in panels.
- Update Panopoly Core for Issue #2499273: Include Panels and CTools patches for
  improved keyboard accessibility.
- Update Panopoly Core, Magic and Test for Issue #2483265 by dsnopek: Update to
  latest Fieldable Panels Panes (FPP).
- Update Panopoly Test for Issue #2371247 by dsnopek, cboyden: Upgrade to Behat
  3 / Drupal Extension 3.
- Update to Drupal 7.37.
- Update Panopoly Core and Admin for Issue #2492811 by RobLoach, dsnopek: Move
  jquery_update to panopoly_core.make and .info.
- Update Panopoly Widgets for Issue #2458677 by mglaman: Add locale language
  filter to "Add content item" widget View.
- Update Panopoly Test for Issue #2374827 by dsnopek, Shawn DeArmond: Write
  Behat test for autocomplete on "Add content item" widget.
- Update Panopoly Core for Issue #2492841 by RobLoach: Switch from
  hook_pre_render_styles() to hook_library_alter().
- Update scripts/create_test_branch.py for the addition of the 5.5 and 5.6 jobs.
- Run Travis-CI tests with PHP 5.5 and 5.6 as well.
- Update Panopoly Magic and Test for Issue #2459163 by mglaman, dsnopek: Editing
  body of node in FAPE via the IPE doesn't save changes.
- Update Panopoly WYSIWYG for Issue #2491521 by dsnopek: Warning when content
  includes duplicate IDs and a user defined text format that allows them.
- Update Panopoly Widgets for Issue #2445119 by dsnopek: Update Media to
  2.0-alpha4.
- Update Panopoly Magic and Test for Issue #2477469 by dsnopek, mglaman: Style
  settings form breaks 'managed_file' elements, puts 'Cancel' button in 'General
  Settings' fieldset, and gives PHP notices on region style settings.
- Update Panopoly Magic for Issue #2491593 by dsnopek: Visual regression on 'Add
  content' dialog for the top-level widget buttons.
- Update Panopoly Test for Issue #2430975 by Shawn DeArmond: Add Behat tests for
  demo content pulled in via panopoly_demo and Migrate.
- Revert "Update Panopoly Core for Issue #2456255 by dsnopek: Update
  views_autocomplete_filters to version 1.2".
- Update Panopoly Core for Issue #2316531 by cornifex: Update Date to 2.9-rc1.
- Update Panopoly Test for Issue #2489630 by mglaman: "@Then /^I should see the
  "([^"]*)" button$/" notice on $region.
- Update Panopoly Test for Issue #2489354 by caschbre: Write Behat test for
  hiding seldom used pane styles via Panopoly Magic.
- Revert "Update Panopoly Test for Issue #2489354 by caschbre: Write Behat test
  for hiding seldom used pane styles via Panopoly Magic".
- Update Panopoly Core for Issue #2466935 by mglaman, hefox: Update apps to rc1.
- Update Panopoly Widgets for Issue #2424709 by joegraduate: Update 'menu_block'
  module to 2.5.
- Update Panopoly Core for Issue #2456255 by dsnopek: Update
  views_autocomplete_filters to version 1.2.
- Update Panopoly Images for Issue #2486713 by ergophobe: Caption filter doesn't
  select the correct image size when an image's size is manually adjusted.
- Update Panopoly Images for Issue #2489320 by junaidpv: panopoly_images module
  pass incorrect arguments when calling watchdog() inside hook_init()
  implementaion.
- Update Panopoly Admin for Issue #2484733 by uladzimir.karol: Replace 'und'
  with the constant LANGUAGE_NONE for multi language site in panopoly_admin.
- Update Panopoly Search for Issue #2485081 by dobe: Alter Search Form Submit.
- Update Panopoly Test for Issue #2481145 by hefox: Undefined events don't have
  definition but afterStep still called, errors out.
- Update Panopoly Widgets for Issue #2480835 by dsnopek: Spotlight widget
  shouldn't assume that image exists when rendering.
- Revert "Update Panopoly Widgets for Issue #2479569: Update tablefield to
  version 2.4".
- Update Panopoly Magic and Test for Issue #2468371 by dsnopek, cboyden: Provide
  a way for Views to opt out of allowing the "Display type" to be changed on the
  pane settings.
- Update Panopoly Widgets for Issue #2479569: Update tablefield to version 2.4.
- Update Panopoly Theme for Issue #2453093: Update respondjs to version 1.5.
- Start testing upgrades from the 1.21 release.
- Restored drupal-org.make after the 1.21 release.

Panopoly 7.x-1.21, 2015-04-29
----------------------
- Update Panopoly Core for Issue #2480383: Update Views to version 3.11 for SA-
  CONTRIB-2015-103.
- Update Panopoly Test for Issue #2236815 by segovia94, dsnopek: Set human-
  readable names for all of Panopoly's image styles.
- Update Panopoly Images for Issue #2236815 by segovia94, dsnopek: Set human-
  readable names for all of Panopoly's image styles.
- Update Panopoly Core, Admin, Pages and Test for Issue #2477319: Clean up
  instances of deprecated layouts.
- Update Panopoly WYSIWYG for Issue #2473365 by dsnopek: WYSIWYG format
  shouldn't use "Convert line breaks into HTML" filter.
- Update Panopoly Core for Issue #1962642 by Sheldon Rampton: Undefined index:
  default_filename in defaultconfig_defaultconfig_components() (line 418.
- Update Panopoly Core for Issue #2468989 by hanoii: Include views patch to fix
  destination query string on ajax calls from views.
- Update Panopoly Test for Issue #2476723 by dsnopek: Remove 'Radix' from the
  label of each of the layouts.
- Update Panopoly Theme for Issue #2476723 by dsnopek: Remove 'Radix' from the
  label of each of the layouts.
- Update Panopoly Images and Test for Issue #2476227 by dsnopek: Page full of
  variables after changing layout.
- Update Panopoly WYSIWYG for Issue #2476543 by dsnopek: <meta> tag getting
  added to the WYSIWYG output.
- Fix type-o in scripts/create_test_branch.py: panopoly_wyiswyg =>
  panopoly_wysiwyg.
- Update Panopoly Core for Issue #2444361 by mglaman: Update token module to
  version 1.6.
- Update Panopoly WYSIWYG for Issue #2451691 by mglaman: Update TinyMCE library
  to 3.5.11.
- Update Panopoly Core for Issue #2472693: Make theming FPPs sane.
- Update Panopoly Test for Issue #2471995 by hefox: menu_rebuild removed, but
  not variable that tracked if had been done.
- Update Panopoly Core and profile for Issue #2468273 by dsnopek: Update to
  Drupal 7.36.
- Update Panopoly Core, Images, Widgets, Admin, Pages, Search and Test for Issue
  #2446165: Update Features module to version 2.5.
- The create_test_branch.py script should skip all but one upgrade test by
  default.
- Update Panopoly Images for Issue #2468445 by RobLoach, dsnopek: Panopoly
  Images targets img elements.
- Revert "Update Panopoly Images for Issue #2468445 by RobLoach, dsnopek:
  Panopoly Images targets img elements".
- Update Panoploy WYSIWYG for Issue #2460217 by mcrittenden: LinkIt is broken
  when changing to WYSIWYG editor after save.
- Update Panopoly Magic for Issue #2261061 by segovia94, dsnopek, hernani: Allow
  panopoly magic to affect other forms.
- Update Panopoly Images and WYSIWYG for Issue #2287805 by ergophobe, dsnopek,
  cornifex, mglaman: Caption filter does not work with Quarter Size image format
  - or with floated captions.
- Update Panopoly WYSIWYG for Issue #2456919 by ergophobe: Caption filter not
  properly converting singe quotes to entities.
- Update Panopoly Widgets for Issue #2463395 by dsnopek: Content Item widget
  initial preview is confusing.
- Update Panopoly Magic for Issue #2463389 by dsnopek: PHP notice when adding
  Image pane as an editor.
- Update Panopoly Admin for Issue #2461077 by dshields, dsnopek: Hiding the Body
  field label breaks the summary toggle.
- Update Panopoly Core for Issue #2455789: Errors when viewing pages with
  fieldable panels panes with visibility rules.
- Update Panopoly Widgets for Issue #2459229 by dsnopek: Document names in the
  Media "Library" overflow outside of their boxes.
- Update Panopoly Widgets for Issue #2459195 by dsnopek: "File name" filter in
  Media "Library" loses focus after each keystroke.
- Update Panopoly Widgets for Issue #2458747 by dsnopek: Media browser tabs give
  little indication that a tab is selected.
- Start testing upgrades from the 1.20 release.
- Restored drupal-org.make after the 1.20 release.

Panopoly 7.x-1.20, 2015-03-25
----------------------
- Update Panopoly Pages for Issue #2456635 by candelas, dsnopek:
  SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'rid' cannot be
  null.
- Intermittent test failures due to Chrome errors.
- Update Panopoly Admin for Issue #2429327 by B-Prod: The alteration of node
  options may conflict with other forms.
- CHANGELOG.txt updates for 1.19 went wrong.
- Start testing upgrades from the 1.19 release.
- Restored drupal-org.make after the 1.19 release.

Panopoly 7.x-1.19, 2015-03-19
-----------------------
- Getting ready for the 1.19 release.
- Update Panopoly Core for Issue #2455073: Update to CTools 1.7 for SA-
  CONTRIB-2015-079.
- Update Drupal core to 7.35 for SA-CORE-2015-001.
- Update Panopoly Magic and Test for Issue #2443499 by dsnopek: User profile:
  Unable to chage image field style formatter options because they don't get
  saved.
- Update Panopoly Admin for Issue #2424017 by B-Prod: Malformed (and useless)
  string context causes errors with new versions of CTools.
- Update Panopoly Test for Issue #2453837 by dsnopek: Authenticated users should
  have full permission to all test content types.
- Update Panopoly Search and Test for Issue #2423841 by dsnopek: "Top search
  phrases" report not showing any data.
- Update Panopoly Widgets for Issue #2432625 by dsnopek: panopoly_widgets makes
  it hard/impossible to implement responsive tables strategy for the whole site.
- Update Panopoly Image for Issue #2449357 by dsnopek: Relabeled view modes
  baffles.
- Update Panopoly Pages and Test for Issue #2293947 by caschbre, dsnopek,
  mglaman: Make "Landing Page" into node + Panelizer (rather than a Page Manager
  page).
- Update Panopoly WYSIWYG for Issue #2449495 by dsnopek: livepreview.feature is
  super slow.
- Update Panopoly Users for Issue #2447591 by bwood: Perform coding style fixes
  on panopoly_users.
- Update Panopoly Core for Issue #2448757: Features exports including Panels
  stuff (*.pages_default.inc, *.panelizer.inc, etc) use incorrect indentation.
- Update Panopoly Admin for Issue #2444359 by caschbre: Update admin_views to
  version 1.4.
- Update Panopoly Admin for Issue #2396241 by brandy.brown, dsnopek: Hide field
  labels in a more accessible way.
- Update Panopoly Widgets for Issue #2446219 by mglaman: Media Vimeo patch to
  fix improper Exception handling.
- Update Panopoly Admin for Issue #2152111 by brandy.brown, dsnopek: Removal of
  description from Featured image.
- Update Panopoly Magic, Core and Test for Issue #2398347 by dsnopek, mglaman:
  Panopoly Magic abuses FPP revisions.
- Update Panopoly Test and Magic for Issue #2447839 by dsnopek: Audit Behat code
  for slowness and optimize.
- Update Panopoly Test for Issue #2447475 by dsnopek: YouTube test fails on
  Chrome 41.
- Update Panopoly Magic for Issue #2443031 by joegraduate: Panopoly Magic update
  generates warning when FPP not installed.
- Update Panopoly Admin for Issue #2430617 by hanoii: states.js doesn't work
  properly with jquery 1.7 (jquery_update 2.3).
- Update Panopoly Core for Issue #2420281 by dsnopek: Administration menu:
  errors when enabling it.
- Update Panopoly Admin for Issue #2412321: Update admin_menu to 3.0-rc5.
- Update Panopoly Admin for Issue #2272179: Update 'module_filter' module to
  version 7.x-2.0 (1.8 unsupported).
- Installing last release fails to pull in panopoly_demo on Travsi-CI.
- Update Panopoly Magic and Test for Issue #2317467 by dsnopek: Allow live
  preview to work with WYSIWYG.
- Tests randomly fail with "MySQL server has gone away" (take 4).
- Start testing upgrades from the 1.18 release.
- Restored drupal-org.make after the 1.18 release.

Panopoly 7.x-1.18, 2015-02-26
----------------------
- Update Panopoly Search for Issue #2436351 by hefox: Patch search_api_db to be a bit less brittle.
- Update Panopoly Search for Issue #2164187 by dsnopek: Upgrade from 1.0-rc4 fails: Table 'cache_search_api_solr' doesn't exist.
- Update Panopoly Core for Issue #2438281 by dsnopek: Update to Entity API 1.6 for SA-CONTRIB-2015-053.
- Write a script to submit issue patches to Travis-CI.
- Enable APC on Travis-CI.
- Travis-CI not failing on 'drush updb' errors!.
- Update Panopoly Magic for Issue #2426241 by adamsro: Upgrade causes fieldable panels panes Titles to appear twice.
- Update Panopoly Magic and Test for Issue #2430889 by dsnopek: Hide 'preview' and 'diff_standard' view modes when adding FPPs.
- Update Panopoly Magic and Test for Issue #2170695 by dsnopek, whastings, mglaman: Make view modes removed from pane configuration a setting.
- Test allowing Apps to pull in the panopoly_demo module when running via Drush.
- Update Panopoly Core for Issue #2430921: Failing to download 'panopoly_demo' when installing via 'drush si': "Downloading updates failed:Failed to download from ".
- Update Panopoly Search for Issue #2425577 by adamsro: WD search_api: SearchApiException: Unknown or invalid item type node on update.
- Update Panopoly Core for Issue #2412317 by artem.kolotilkin: Update to Migrate 2.7.
- Update Panopoly Image for Issue #2422163 by ergophobe: Panopoly CSS causes issues with WYSIWYG image because of image style class names.
- Start testing upgrades from the 1.17 release.
- Restored drupal-org.make after the 1.17 release.

Panopoly 7.x-1.17, 2015-02-18
----------------------
- Update Panopoly Images for Issue #2181263 by ivanjaros: HP Fatal error:  [] operator not supported for strings in panopoly_images/panopoly_images.module on line 90.
- Update Panopoly Magic for Issue #1759222: Remove special handling for Pane titles.
- Update Panopoly Search for Issue #2425903 by adamsro: Search API exceptions during install.
- Revert "Update Panopoly Widgets for Issue #2424709 by joegraduate: Update 'menu_block' module to 2.5".
- Update Panopoly Test for Issue #2424829 by cboyden: Submenu widget test depends on panopoly_pages.
- Update Panopoly Widgets for Issue #2424709 by joegraduate: Update 'menu_block' module to 2.5.
- Start testing upgrades from the 1.16 release.
- Restored drupal-org.make after the 1.16 release.

Panopoly 7.x-1.16, 2015-02-12
----------------------
- Updated Panopoly Core for Issue #2424627: Update Views to version 3.10 for SA-CONTRIB-2015-039.
- Update Panopoly Theme for Issue #2418885 by lsolesen: Makefile downloads master of respondjs library instead of tag/hash.
- Update Panopoly Widgets and Test for Issue #2424327 by dsnopek: Overriding title in "Content Item" widget doesn't work for "Featured" view mode of Content Pages.
- Updated Panopoly Widgets and Test for Issue #2334439 by dsnopek: Switch "Content Item" widget to use some kind of entity reference field rather than title with autocomplete filter.
- Update Panopoly Pages for Issue #2191069 by dsnopek, arshadcn, caschbre, klu: Have Panopoly Theme depend on Radix Layouts - forget some layout changes.
- Update Panopoly Core, Search, Test for Issue #2416525 by dsnopek: Allow users to search for content added to a node via Panelizer.
- Updated Panopoly Widgets and Test for Issue #2421569 by dsnopek: Allow the title of "Content item" widgets to be overridden.
- Updated Panopoly Widgets for Issue #2421593 by dsnopek: Remove empty ("no results") message from "Content list" and "Content item" widgets.
- Update Panopoly Widgets for Issue #2395719 by cboyden, dsnopek: Add option to support sorting by updated date to Content List.
- Update Panopoly Core for Issue #2418769: Notice: Undefined variable: id in ctools_argument_entity_id_context() (line 73 of /prj/ctools/plugins/arguments/entity_id.inc).
- Update Panopoly Core for Issue #2416775 by ivanjaros: Warning: Illegal offset type in views_add_contextual_links() (line 816 of ~/prj/panopoly/panopoly/modules/contrib/views/views.module).
- Update Panopoly Widgets for Issue #2417293: Submenu widget broken - Fatal error:  Call to undefined function menu_block_configure_form_follow_validate() - take 2!.
- Update Panopoly Test for Issue #2149171 by dsnopek, lsolesen: Write Behat tests for Panopoly "submenu" widget.
- Update Panopoly Widgets for Issue #2417293: Submenu widget broken - Fatal error:  Call to undefined function menu_block_configure_form_follow_validate().
- Update Panopoly Magic for Issue #2416781 by dsnopek, ivanjaros: Stray select box when configuring Views widgets.
- Update Panopoly WYSIWYG for Issue #2403539 by fastangel: Makefile downloads master of markitup library instead of tag/hash.
- Update Panopoly Search for Issue #2080893 by dsnopek: Update Search API modules.
- Update Panopoly Core for Issue #2416035 by ivanjaros: Update to Panels 3.5 and Ctools 1.6.
- Include Drupal core patch to fix issues with ImageCache Actions.
- Update Panopoly Test for Issue #2373495 by cboyden: Write Behat test for Media Web tab; move to new feature.
- Update Panopoly Test for Issue #2268647 by cboyden, dsnopek: File upload tests do not clean up after themselves.
- Update Panopoly Core for Issue #2312827: Widget 'title' isn't shown admin pages for Fieldable Panel Panes.
- Revert "Update Panopoly Test for Issue #2268647 by cboyden, dsnopek: File upload tests do not clean up after themselves".
- Update Panopoly Test for Issue #2276089 by dsnopek, maustyle: Allow configuring file types for "File" widget without overriding the Feature.
- Update Panopoly WYSIWYG for Issue #2411920: @ rule for wysiwyg_filter needs to come first, rather than last.
- Update Panopoly Widgets for Issue #2411755 by mcrittenden: Spotlight Pause/Pause/Prev/Next buttons stop working after opening or saving Panels IPE.
- Updated Panopoly Widgets for Issue #2276089 by dsnopek, maustyle: Allow configuring file types for "File" widget without overriding the Feature.
- Revert "Update Panopoly Core for Issue #2312827 by dsnopek: Widget 'title' isn't shown admin pages for Fieldable Panel Panes".
- Update Panopoly Core for Issue #2312827 by dsnopek: Widget 'title' isn't shown admin pages for Fieldable Panel Panes.
- Update Panopoly Magic for Issue #2410921 by Chewie, dsnopek: Avoid overwriting title of IPE buton.
- Restored drupal-org.make after the 1.15 release.
- Update Panopoly Widgets for Issue #2398801 by cornifex: Map widget pane-content should hide overflow as opposed to entire pane.
- Update Panopoly Core for Issue #2402199 by hefox: Update to features 2.3.

Panopoly 7.x-1.15, 2015-01-12
----------------------
- Update to CTools 1.5
- Use structured markup for search results
- Spotlight: Allow hiding of pager, replace with previous/next controls
- Spotlight should allow an empty title field
- Updated LinkIt module to 3.3 version

Panopoly 7.x-1.14, 2014-11-19
----------------------
- Update Panopoly Core for Issue #2374727 by hefox: update to apps beta20.
- Update to Drupal 7.34 for SA-CORE-2014-006.
- Update Panopoly Theme for Issue #2378487 by dsnopek: Update all Panels in the database to use Radix Layouts.
- Update Panopoly Search for #2144779 by dsnopek: Update automatic configuration of SOLR on Pantheon.
- Update Panopoly Test for Issue #2329387 by cboyden, jessehs: Write Behat tests to ensure search works after install and provides facets.
- Update Panopoly Test for #2334055 by jessehs: Write Behat tests to verify that submission guidelines appear on node edit form.
- Update Panopoly Test for #2377713 by dsnopek: panopoly_test shouldn't put "use text format panopoly_(html|wysiwyg)_text" in user_permission.
- Update Panopoly Core, Theme, Magic, Admin, Users, Pages, Search, Test for #2191069 by dsnopek, arshadcn, caschbre, klu: Have Panopoly Theme depend on Radix Layouts (rather than providing it's own).
- Update Panopoly Widgets for #2374715 by dsnopek: Fixed "Content Type" filter on the "Add content item" widget is broken.
- Update Panopoly Core for #2374697 by dsnopek: Fixed views_autocomplete_filters 'dependent' feature doesn't work in Pane settings.
- Update Panopoly Core for #2374121 by mpotter: Fixed Patch needed to Views Bulk Operations (VBO).
- Update to Drupal 7.33.
- Update Panopoly Widgets for #2369627 by dsnopek: Update 'link' module to version 1.3 (fix overridden Features).
- Update Panopoly Core for #2369629 by dsnopek: Update distro_update to version 1.0-beta4.
- Update Panopoly Core for #2369627 by dsnopek: Update 'link' module to version 1.3.
- Update Panopoly Theme for #2369609 by dsnopek: Update responsive_bartik to version 1.0.
- Update Panopoly Widgets for #2163985 by lsolesen: Added Too narrow Spotlight headline area.
- Update Panopoly Test for #2334143 by jessehs | dsnopek: Write Behat tests for pathauto for 'editor' role.
- Update Panopoly Search for #2150047 by jessehs, lsolesen: Fixed Empty search should yield message "Enter your keywords".
- Update Panopoly Test for #2334055 by jessehs | dsnopek: Write Behat tests to verify that submission guidelines appear on node edit form.
- Start testing upgrades from the 1.13 release.
- Update Panopoly Theme for #2370539 by arshadcn: Fixed Hide hidden themes from Panopoly theme selection.
- Update Panopoly Magic for #2171809 by mpotter | ergophobe: Added Can't turn off previews on Panels Add Content modal.
- Update Panopoly Core for #2369967 by mpotter | dsnopek: Consider CTools modal resize patch (#2055785) for inclusion in Panopoly?.
- Update Panopoly Test for #2370527 by cboyden: Use 'imports' in behat.yml files to share common configuration.
- Update Panopoly Core for #2361927 by hefox | lsolesen: Fixed Strict warning: Only variables should be passed by reference in apps_retrieve_app_image().
- Update Panopoly Admin for #2317411 by mglaman: Added Restore automatic menu title generation from menu.js.
- Update Panopoly WYSIWYG for #2058917 by dsnopek, scottalan | kmonty: Fixed Kitchen Sink WYSIWYG plug-in breaks non-panopoly_wysiwyg input format editors (using CKEditor).
- Restored drupal-org.make after the 1.13 release.

Panopoly 7.x-1.13, 2014-10-17
----------------------
- Fixed panopoly_update_7102() breaks if 'help' block is already placed in a region.
- Update Panopoly Widgets for #2357405 by hefox: Fixed Patch for tablefield not needed.
- Starting testing upgrades from the 1.12 release.
- Restored drupal-org.make after the 1.12 release.

Panopoly 7.x-1.12, 2014-10-15
----------------------
- Update to Drupal 7.32 for SA-CORE-2014-005.
- Update Panopoly Test for #2354303 by dsnopek: Fixed Remove field_featured_categories and field_featured_status from panopoly_test.
- Update Panopoly Core for #2354297 by dsnopek: Fixed Include CTools patch to prevent error in IPE when field doesn't exist.
- Update Panopoly WYSIWYG and Test for #2186541 by caschbre, dsnopek: Added Upgrade linkit module 3.1+.
- Update Panopoly Core for #2353385 by dsnopek: Update 'panels_breadcrumbs' to version 2.2.
- Update Panopoly Core for #2353381 by dsnopek: Update 'uuid' to version 1.0-alpha6.
- Update Panopoly Admin and Test for #2212695 by dsnopek | lsolesen: Fixed Disabling "Advanced Panel Plugins" breaks some Panes (ex. Panels Everywhere).
- Update Panopoly Core and Test for #2283223 by caschbre, dsnopek | carsonblack: Fixed Old content aliases should be preserved by default.
- Update Panopoly Core for #2303783 by hefox | cboyden: Update Apps to latest beta.
- Update Panopoly Core for #2063541 by lsolesen | populist: Remove Open Sans?.
- Update Panopoly Magic for #2307831 by mglaman | Iceabenezer: Fixed Using deprecated clicked_button, not triggering_element.
- Update Panopoly Core for #2335809 by humansky: Fixed On Views "Content Panes", exclude hidden fields (on "Field Settings") by default.
- Update Panopoly Test for #2306771 by trevjs | cboyden: Fixed One-time login link test does not delete its user.
- Update Panopoly Widgets for #2337593 by caschbre | lsolesen: Added only show number and play on spotlight if pics no >= 2.
- Fixed Tests on Travis-CI randomly fail with: "Could not open connection" (take 3).
- Update Panopoly Test for #2316067 by dsnopek, mglaman, cboyden: Fixed panopoly_test should not depend on panopoly_pages.
- Update Panopoly Users for #2209661 by scottalan: Fixed Panopoly Users - Default body classes not added to feature.
- Update Panopoly WYSIWYG for #2058917 by kmonty: Fixed Kitchen Sink WYSIWYG plug-in breaks non-panopoly_wysiwyg input format editors.
- Fixed Tests on Travis-CI randomly fail with: "Could not open connection". (take 2).
- Update Panopoly Theme for #2330841 by dsnopek: Update respondjs to version 1.4.
- Update Panopoly Admin for #2319075 by dsnopek: Update Breakpoints to version 1.3.
- Update Panopoly Magic and Test for #2160731 by mglaman, dsnopek, whastings: Added Panopoly Magic should respect a view's configured view mode. (take 2).
- Update Panopoly Core for #2280589 by trevjs, mglaman | ergophobe: Patch Panelizer to avoid fatal error in Features.
- Update Panopoly Test for #2334141 by mglaman: Added Behat feature for Panopoly Magic and view pane configuration.
- Update Panopoly Magic for #2160731 by mglaman, dsnopek, whastings: Added Panopoly Magic should respect a view's configured view mode.
- Fixed Tests on Travis-CI randomly fail with: "Could not open connection".
- Update Panopoly Admin for #2295079 by cornifex | dsnopek: Fixed panopoly_admin should use #field_prefix for path customizations.
- Update Panopoly Magic for #2334157 by mglaman: Fixed View panes in CTools add modal are missing a[title] values.
- Update Panopoly WYSIWYG for #2078839 by trevjs, Sheldon Rampton: Fixed Error notice after overriding WYSIWYG feature.
- Update Panopoly for #2334043 by mglaman | dsnopek: Check that Spotlight 'Slide Duration' field is present and settable in Behat tests.
- Update Panopoly Users for #2050909 by cornifex, trevjs, mglaman | christowm: Fixed The user profile page shows an uploaded image twice in very large formats.
- Update Panopoly Admin and Test for #2283531 by caschbre | dsnopek: Fixed Path alias isn't preserved if the user doesn't have "create url alias" permission.
- Update Panopoly Core for #2208783 by dsnopek, mrfelton | lsolesen: Added features override.
- Help Region?.
- Update Panopoly Core for #2208783 by mrfelton | lsolesen: Added features override.
- Added Spotlight image should link to URL.
- Update Panopoly Widgets for #2330667 by mcrittenden: Added per-spotlight setting for slide rotation duration.
- Update Panopoly Test for #2293745 by mglaman | dsnopek: Investigate why tests now take twice as long to run.
- Update Panopoly Widgets for #2329143 by dsnopek: Fixed Default permissions only allow 'administrator' to add media.
- Update Panopoly Widgets for #2328751 by dsnopek: Fixed panopoly_widgets_update_7003() fails to properly update 'Video' widgets.
- Update Panopoly Search for #2063715 by populist, dsnopek: Panopoly Search update breaks from older versions (for example, 1.0-rc3, 1.0-rc4).
- Update Panopoly Users for #2328023 by dsnopek: Fixed Table 'field_data_field_user_picture' not found in panopoly_users_update_7001() when updating from very old Panopoly.
- Update Panopoly Core for #2128959 by caschbre, dsnopek: Replace default "update" module behavior with something that makes sense for distributions.
- Update Panopoly Core for #2201507 by mrfelton | stevector: Fixed Undefined index error when creating a node with no allowed menus.
- Update Panopoly WYSIWYG for #2122797 by mrfelton | kmonty: Add WYSIWYG Patch #934976 to Panopoly (Allows for hiding input format fields).
- Update Panopoly Core for #2307337 by mrfelton | mrfelton: Double-encoding of ampersands in page title on node add form.
- Update Panopoly Widgets for #2229297 by mrfelton | dsnopek: Update 'media_vimeo' to version 2.0.
- Update Panopoly Test for #2324879 by mrfelton | cboyden: Fixed Video widget test looks for "youtube" text both times.
- Update Panopoly Widgets for #2257727 by dsnopek | rodrigoaguilera: Fixed update 7007 fails if field exists.
- Update Panopoly Core for #2316513 by mrfelton: Update Features to 2.2.
- Update Panopoly Admin for #2051621 by mglaman | Andrew_Mallis: Added decouple navbar styling from panopoly-admin.css.
- Starting testing upgrades from the 1.11 release.
- Update Panopoly Test for #2268641 by dsnopek | cboyden: Fixed WYSIWYG image insert test fails if private file path not set.
- Restored drupal-org.make after the 1.11 release.

Panopoly 7.x-1.11, 2014-08-14
----------------------
- Update Panopoly Test for #2320997 by mrfelton: Fixed Tabs region is defined twice in behat.yml which is causing tests to fail in child distributions.
- Update Panopoly Test for Issue #2320987 by mrfelton: Fixed Demo Homepage test fails on child distributions.
- Update Panopoly Widgets for #2320851 by dsnopek: Update TableField to version 2.3 for SA-CONTRIB-2014-077.
- Update Panopoly Magic for #2276291 by eugene.ilyin: Fixed Descriptive text is not displayed in panopoly magic.
- Update Panopoly Theme for #2209441 by dsnopek: Update respondjs to version 1.3.
- Fixed build.sh requires drupalorg_drush but doesn't say so.
- Update Panopoly Widgets for #2293293 by cboyden: Added highlighting to Add Table widget to distinguish header row.
- Update Panopoly Test for #2316157 by cboyden: Fixed Case sensitivity in live preview test.
- Starting testing upgrades from the 1.10 release.
- Restored drupal-org.make after the 1.10 release.

Panopoly 7.x-1.10, 2014-08-06
----------------------
- Update to Drupal 7.31 (fixes SA-CORE-2014-004).
- Starting testing upgrades from the 1.9 release.
- Restored drupal-org.make after the 1.9 release.

Panopoly 7.x-1.9, 2014-07-31
----------------------
- Update Panopoly Core for #2312787 by dsnopek: Update to Date 2.8 for SA-CONTRIB-2014-073.
- Update Panopoly Core for #2312509 by dsnopek: Fixed Previews for new Views widgets don't show "more link" even when it should be enabled by default.
- Update Panopoly Test for #2308325 by dsnopek: Write Behat test for alt/title text on images in the WYSIWYG. (update for quotes).
- Starting testing upgrades from the 1.8 release.

Panopoly 7.x-1.8, 2014-07-25
----------------------
- Minor fix to drupal-org-dev.make file for panopoly_test.
- Update Panopoly WYSIWYG for #2306225 by dsnopek: Packaging error with Panopoly 1.7 release: Unable to download tinymce. (take two).
- Update to Drupal 7.30 (fixes regression in 7.29).
- Update Panopoly Test for #2308325: Write Behat test for alt/title text on images in the WYSIWYG.
- Update Panopoly Widgets for #2308487 by dsnopek: Fixed Alt and Title double encoded in WYSIWYG.
- Update Panopoly Widgets for #2307007 by dsnopek: Fixed When inserting Image in WYSIWYG, the second set of alt/title fields is ignored. (take two).
- Update Panopoly Widgets for #2307007 by dsnopek: Fixed When inserting Image in WYSIWYG, the second set of alt/title fields is ignored.
- Move README.txt to README.md and add link to Travis-CI build status image.
- Update Panopoly Magic for #2303755 by dsnopek | cboyden: Fixed Live preview does not respond to keyboard events.
- Update Panopoly Core for #2213769 by caschbre | lsolesen: Added transliteration.
- Got .make file in sync with other projects after failed 1.8 release.
- Update Panopoly WYSIWYG for #2306225: Revert Packaging error with Panopoly 1.7 release: Unable to download tinymce.
- Update Panopoly WYSIWYG for issue #2306225: Packaging error with Panopoly 1.7 release: Unable to download tinymce.
- Restored drupal-org.make after the 1.7 release.

Panopoly 7.x-1.7, 2014-07-16
----------------------
- Update to Drupal 7.29 for SA-CORE-2014-003.
- Update Panopoly Core for #2304465: Fixed Autocomplete loses item selected via keyboard in CTools dialog.
- Update Panopoly Core for #2303477 by dsnopek: Fixed views_autocomplete_filter 1.1 is broken on Pantheon.
- Update Panopoly Test for #2299157 by cboyden: Fixed Login test depends on known credentials.
- Update Panopoly Test for #2294515 by cboyden: Fixed Behat template for local testing needs Chrome profile.
- On Travis-CI, panopoly_test should be enabled AFTER completing the upgrade.
- Move our FeatureContext and *.features into panopoly_test so that child distributions can reuse them.
- Update Panopoly Magic for #2144021 by Andrew Edwards, dsnopek, whastings: Fixed Panopoly Magic only provides node view modes for view mode.
- Update Panopoly Admin for #2295513 by dsnopek, Andrew_Mallis: Improve UX of menu titles with clearer labelling.
- Update Panopoly Core for #2295353: Disable "Nody body" pane in favor of "Field: Body" (which FAPE supports).
- Update Panopoly Pages, Widgets for #2294097: Move panopoly_page's hook_menu_block_tree_alter() to panopoly_widgets.
- Parameterize tests as much as possible so they work in child distributions.
- Fixed WYSIWYG Behat test crashes if toolbar button is not found.
- Create a panopoly_test module to hold Views and Content Types for testing (forgot some .make files).
- Create a panopoly_test module to hold Views and Content Types for testing.
- Move functionality from .travis.yml into a proper script.
- Switch Behat widget tests to use "Landing page" (fix WYSIWYG tests on Travis-CI).
- Switch Behat widget tests to use "Landing page" (hopefully, last fixes to the tests).
- Switch Behat widget tests to use "Landing page" (minor test fix - take 2).
- Switch Behat widget tests to use "Landing page" (minor fix to tests).
- Switch Behat widget tests to use "Landing page".
- Fixed 'file_display' components are always overridden (minor fix to the tests).
- Update Panopoly Images, Widgets for #2159149: Fixed 'file_display' components are always overridden (update Media / File Entity).
- Update Panopoly Core for #2289407 by cboyden: Add visual indicator of tab focus on to IPE customize page screen.
- Fixed Random Behat failures on Travis-CI with the Drupal API.
- Improve README.txt on how to run Behat tests.
- Add a Behat test for Linkit.
- Update Panopoly Magic for #2287315 by cboyden: Fixed "Add" button styling broken on "Add content" dialog.
- Add Behat test for content page.
- Update Panopoly Magic for #2283289 by cboyden: Update styling for Add Content links for accessibility changes.
- Test if Features are Overridden after install on Travis-CI.
- Update Panopoly Core and Widgets for #2280887 by cboyden: Fixed Accessibility issues for link markup on Add Content overlay.
- Update Panopoly Admin for #2277549: Update admin_views to version 1.3.
- Update Panopoly Admin for #2285271: Update 'breakpoints' to version 1.2.
- Update Panopoly Core for #2285263: Update field_group to version 1.4.
- Update Panopoly Wysiwyg for #2284269: Added WYSIWYG should show 'outdent' then 'indent' buttons (rather than reverse) like OpenOffice, LibreOffice, Word, etc. (correct commits this time!).
- Update Panopoly Wysiwyg for #2284269: Added WYSIWYG should show 'outdent' then 'indent' buttons (rather than reverse) like OpenOffice, LibreOffice, Word, etc.
- Update Panopoly Wysiwyg for #1846322: Fixed Switching between TinyMCE text formats causes textarea to disappear.
- Pathauto tests failing after update from 1.0-rc3.
- Added Behat test for pathauto behavior.
- Update Panopoly Core for #2153941: Fixed Descriptions of views not accurate.
- Write Behat tests for Panopoly "image" widget.
- Get answer from Travis faster.
- Tests randomly fail with "MySQL server has gone away" (take 2).
- Update Panopoly Images for #2269027: Fixed Cropped image not being served in WYSIWYG as "Original Size".
- Starting testing upgrades from the 1.6 release.
- Restored drupal-org.make after the 1.6 release.

Panopoly 7.x-1.6, 2014-05-22
----------------------
- Update Panopoly Core for #2272091: Update Views to 3.8 for DRUPAL-SA-CONTRIB-2014-054.
- Update Panopoly Core for #2239847: Update "persist" patch to pathauto.
- Update Panopoly Widgets for #2110183: Could not find "Fixed parent item" when adding Menu Block.
- Update Panopoly Widgets for #2259793: Update 'menu_block' module to 2.4.
- Update Panopoly Theme for #2259797: Update 'responsive_bartik' theme to 1.0-rc1.
- Update Panopoly Core for #2259791: Update 'devel' module to 1.5.
- Update to Drupal 7.28.
- Parameters reversed in WYSIWYG testing function.
- Add version to composer.json for drupalextension.
- Build script malfunction! Put in a random commit for panopoly_users. Fixing!.
- Starting testing upgrades from the 1.5 release.
- Restored drupal-org.make after the 1.5 release.

Panopoly 7.x-1.5, 2014-04-30
----------------------
- Update Panopoly Widgets for #2251989: Crop on spotlight widget does nothing when Spotlight is new.
- Update Panopoly Core for #2254999: Update FAPE to version 1.2 for SA-CONTRIB-2014-048.
- Add test for one time login.
- Revert "Issue #2252095: Add test for one time login.".
- Run 'drush make-verify' on Travis-CI to make sure ALL .make files will work on Drupal.org.
- Update Panopoly Magic for #2246859: Font-family on submit buttons (CSS Error).
- Update Panopoly Admin for #2244811: Update Date Popup Authored to latest -dev from Git.
- Update build-*.make files for the 1.4 release.
- Starting testing upgrades from the 1.4 release.
- Updated CHANGELOG.txt (the 1.3 changes got lost).
- Restored drupal-org.make after the 1.4 release.

Panopoly 7.x-1.4, 2014-04-24
----------------------
- Update Panopoly Images for #2248591: Update manualcrop.make to match Drupal.org Whitelist.
- Revert "Starting testing upgrades from the 1.3 release.".
- Starting testing upgrades from the 1.3 release.
- Restored drupal-org.make after the 1.3 release.

Panopoly 7.x-1.3, 2014-04-23
----------------------
- Getting ready for the 1.3 release.
- Upgrade from 1.0-rc5 fails: Table 'pathauto_state' doesn't exist.
- Update Panopoly Images for #2247561: Improve compatibility with focal_point.
- Write Behat tests for Panopoly "video" widget.
- Update Panopoly Admin to revert issue #2235081: Update jquery_update to version 2.4.
- Update Panopoly Images for #2245127: Manualcrop breaks Video widget.
- Update to Drupal 7.27 for SA-CORE-2014-002.
- Update Panopoly Images, Widgets, Users and Pages for #2173079: Crop pictures when inserting them.
- .gitignore file interferes with adding and committing rebuilds of the full Drupal codebase.
- Update Panopoly Core for #2192711: Update 'libraries' module to 2.2.
- Update Panopoly Admin for #2201695: Update library to underscore 1.5.x.
- Update Panopoly Admin for #2235081: Update jquery_update to version 2.4.
- Update Panopoly Core for #2223985 by dsnopek: Update 'entity' module to version 1.5.
- Update Panopoly Core for #2209455: Update views_autocomplete_filters to version 1.1.
- Tests randomly fail with "MySQL server has gone away".
- Travis-CI tests randomly failing on WYSIWYG media tests with YouTube/Vimeo.
- All Goutte-based tests failing on Travis-CI.
- Update Panopoly Widgets for #2229919: Spotlight Accessibility Improvements.
- Make behat.travis.yml not care about repository owner.
- Builds on Travis-CI will randomly fail if over GitHub API limit (take 2).
- Update Panopoly Admin for #2051967: Error when changing node-edit page.
- Update Panopoly Theme for #2228095: Classes wrong on "moscone" layouts.
- Update Panopoly Wysiwyg for #2171121: Update Media to at least 7.x-2.0-alpha3+37-dev for PSA-2014-001.
- Update Panopoly Widgets and Images for #2171121 by dsnopek, cboyden: Update Media to at least 7.x-2.0-alpha3+37-dev for PSA-2014-001.
- Update Panoploy Theme for #2220669: Radix span* classes on selby and selby_flipped are incorrect.
- Include upgrades from version 1.2 in the test suite.
- Restored drupal-org.make after the 1.2 Release.

Panopoly 7.x-1.2, 2014-03-08
----------------------
- Add UPGRADE.txt
- Add shell script to help with creating release notes for Drupal release nodes
- Create a complete README.txt file for the Panopoly distribution.
- Add CHANGELOG.txt
- Update Panopoly Magic for #2213593 by mrfelton: Notice: Undefined index: view_mode line 779 of panopoly_magic when adding existing content  through IPE.
- Write Behat tests for Panopoly "file" widget.
- Update Panopoly Widgets for #2199779 by lsolesen: Errors in widget.css.
- Update Panopoly Admin for #2198865 by joelpittet, mrfelton: Panopoly_admin_general_panes_content_type_render array_key_exists() expects parameter 2 to be array, null given.
- Update Panopoly Users for #2198839 by lsolesen: Remove font-family from spotlight.
- Update Panopoly Users for #2176805 by mglaman, loopduplicate: Escape HTML entities in Panopoly Users settings help.
- Ensure that test suite runs in the context of other distributions.
- Update Panopoly Core for #2196661: Use stable Fieldable Panels Panes release.
- Update Panopoly Users for #2196337: Reduce the minimum user profile picture dimensions to 80x80 (to match our thumbnail size).
- Update Panopoly Core for #2153291: The "Sort by" won't save in the "Content list" widget (switch from ctools patch to views patch).
- Install Drush on Travis-CI via 'composer' rather than 'pear' (second try!).
- Install Drush on Travis-CI via 'composer' rather than 'pear'.
- Update Panopoly Wysiwyg for #2195307: Update image_resize_filter to version 1.14 (security vulnerability!).
- Update Panopoly Core for #2194641: Update to actual CTools 1.4 (security vulnerablity!) and Panels 3.4 releases!.
- Add custom Travis-CI notifications.
- Update Panopoly Theme for #2050651: Make Panels layout from Panopoly Theme work with Radix.
- Update Panopoly Users, Search, Pages, Core and Admin for #2188597: Provide feature module updates for ctools / panels upgrade.
- Update Panopoly Core for #2161429: Update date module to latest version 2.7.
- Update Panopoly Core for #2190789: Update 'devel' module to version 1.4.
- Upgrade tests on Travis-CI should upgrade also test upgrading from 1.1 to current Git!.
- Revert: Installing 'ctools' (1.4) before 'uuid' during Panopoly install causes fatal error.
- Update Panopoly Users for #2186485: Error upgrading from 1.0-rc5 or lower: SQLSTATE[42S02]: Base table or view not found: Table 'cache_panels' doesn't exist.
- Update Panopoly Core for #2163447: Update views_bulk_operations to version 3.2.
- Remove 'defaultcontent' dependency from panopoly.info.
- Installing 'ctools' (1.4) before 'uuid' during Panopoly install causes fatal error.
- Update tests on Travis-CI fail because panopoly_demo won't install.
- Update Panopoly Core for #2184743: Test changes to Ctools (1.4) and Panels (3.4) comming on Feb 5th.
- Builds on Travis-CI will randomly fail if over GitHub API limit.
- Restored drupal-org.make after the 1.1 Release.

Panopoly 7.x-1.1, 2014-01-13
----------------------
- Update Panopoly Users for #2175729: panopoly_users_update_7001 will be skipped due to missing dependency on fieldable_panel_panes_update_7107.
- Update Panopoly Admin for #2155847: Panopoly panes error.
- Travis-CI should use drupal-org-core.make / drupal-org.make directly.
- Update Panopoly Search for #2182713: Search type is overridden.
- Update Panopoly Admin for #2067367: Panopoly links appear on Administration Menu even when role has no relevant permissions.
- Update Panopoly Wysiwyg for #2180047: "Format" selector overlaps vertical tabs below it.
- Update Drupal core to 7.26 (security release).
- Don't do automated upgrade tests of 1.0-rc2 (or older).
- Update Panopoly Widgets for #2164193: Upgrade from 1.0-rc3 fails: Table 'pathauto_state' doesn't exist (2nd attempt!).
- Update Panopoly Users for #2172093: Upgrade from 1.0-rc3 or 1.0-rc2 fails: Table 'cache_entity_fieldable_panels_pane' doesn't exist.
- Update Panopoly Search for #2164187: Upgrade from 1.0-rc4 fails: Table 'cache_search_api_solr' doesn't exist.
- Update Panopoly Core and Users for #2164193: Upgrade from 1.0-rc3 or 1.0-rc2 fails: Table 'pathauto_state' doesn't exist.
- Update Panopoly Core for #2171125: Update Entity API to 1.3 for security vulnerablity.
- Update Panopoly Widgets for #2171127: Update simple_gmap to version 1.2.
- Update Panopoly Core for #2165793: Add projects[apps][version] = 1.x-dev to makefile.
- Implement upgrade tests on Travis-CI.
- Travis fails to install with Migrate based panopoly_demo.
- Switch repos back to dev mode.
- Getting ready for the 1.0 Release.
- Ensure that demo content apps are properly enabled on install if selected.
- Bring back the checkbox to allow demo content to be installed at install time.
- Update Panopoly Core to add helper functions for demo content modules.
- Add a third option to rebuild in release mode in rebuild.sh.
- Fix up drupal-org-dev.make and rebuild.sh so that HEAD versions of Panopoly code are used.
- Fix for incorrect revision hash in previous commit (in drupal-org.make too!).
- Fix for incorrect revision hash in previous commit.
- Update Panopoly Users for #2145405: Edit Issue Change 'user_picture' support to save field_user_picture value to {user}.picture.
- Update Panopoly Widgets for #2154689: Spotlight widget breaks with jquery_update to jQuery UI >= 1.9.
- Update Panopoly Admin, Core, Images, Theme, Magic, Widgets, Pages, Users for #2159119: Update all features.
- Update Panopoly Widgets for #2154521: Add AJAX bug fix patch to 'tablefield'.
- Update Panopoly Magic for #2017159: Render preview outside of pane configuration form.
- Fix for incorrect branch/tag in build-panopoly-release.make.
- Add makefiles to enable building the distribution for use on Pantheon.
- Fix incorrect revision for panopoly_widgets.
- Update Panopoly Core for 31981494: FAPE causing "Illegal string offset 'field_name'.
- Update Panopoly Admin and Widgets for #2151657: Use #title_display rather than unsetting #title.
- Update Panopoly Admin for #2151657: Change panopoly_admin to use #title_display rather than unsetting #title.
- Update Panopoly Core and Panopoly Magic for #2058931: Incorrect implementation of CSS 'clearfix'.
- Update Panopoly Core for #2080925: Update field_group to version 1.3.
- Add a Behat test for the live preview.
- Update Panopoly Magic for #2075903: Spotlight gives an ajax error - hook_field_validate() doesn't run during live preview.
- Update Panopoly Magic for #2016527: use #parents instead of checking under exposed.
- Write Behat tests for Panopoly "content list" widget.
- Update Panopoly Core for #2153291: The "Sort by" won't save in the "Content list" widget.
- Update Panopoly Magic for #2016643: Undefined index row_classes, group - use hook_view_pre_view instead of hook_views_pre_render.
- Update Panopoly Magic for #2097199: Views pager settings do not stick.
- Update Panopoly Core for #2146727: Update 'link' module to version 1.2.
- Write Behat tests for Panopoly "links" widget.
- Update Panopoly Widgets for #2125231: Update simple_gmap to version 1.1.
- Update Panopoly Widgets for #2087075: Update file_entity and media to version 2.0-alpha3.
- Update Panopoly Admin for #2151647: Don't move 'field_featured_status' into node 'options' if the user doesn't have permission to access it.
- Update Panopoly Pages for #2151571: Separate field_base from field_instance in Panopoly Pages.
- Fix e-mail handling on Travis-CI.
- Write Behat tests for Panopoly "map" widget.
- Write Behat tests for Panopoly "table" widget.
- Add Behat login test.
- Update Panopoly Widgets for #2075903: Spotlight gives an ajax error and title does not ever change.
- Write Behat tests for Panopoly "content item" widget.
- Add travis support for github.
- Write Behat tests for Panopoly "text" widget.
- Add Behat test for creating landing page.
- Add utility scripts to make rebuilding the installation profile a simple process.
- Add .gitignore to exclude libraries, themes, and modules directories.
- Write Behat tests for Panopoly spotlight widget.
- Update Panopoly Admin and Panopoly Widgets for #2031673: Move file_entity permissions from panopoly_admin to panopoly_widgets.
- Add initial Behat tests to Panopoly.
- Update Panopoly User for #2023433: Should set 'user_picture' to work with themes that customize 'user-picture.tpl.php'.
- Follow-up to Update Drupal core to 7.24 (security release!).
- Update Panopoly Core for #2101013 - Defaultconfig issues in installation profiles that extend panopoly.
- Update Panopoly Search for #2111097 - Unable to install Panopoly Search on Pantheon.
- Updting Panopoly WYSIWYG for #2097487 - Accessibility improvement, support for aria properties.
- Updting Panopoly Admin for #2122847 - Improve the styling of the media "cancel" button.
- Updting Panopoly WYSIWYG for #2055091 - Update Caption Filter to latest dev.
- Fix for incorrect revision numbers.
- Updting Panopoly Admin for #2124727 - Editors unable to save draft content by default.
- Updating Panopoly Admin for #2062381 - Update module_filter module to version 1.8.
- Remove reference to RC4 in panopoly dev makefiles.
- Updating Panopoly Core for #2105433 - Add Migrate modules to Panopoly Core to help facilitate better demo content patterns.
- Updating Panopoly Pages for 2008762 - Panopoly Pages has missing dependencies.
- Updating Panopoly Core for #2097861 - Update Apps module so that Apps can be used in offline mode.
- Updating Panopoly Core and Panopoly Pages for #1837312 - Troubles Implementing Default Permissions for Panelizer.
- Updating Panopoly Core for #2062377: Update features to 2.0.
- Updating Panopoly Core for #2068489: Update 'entity' module to version 1.2 (for security advisory!).
- Updating Panopoly Core for #2141069: Update 'entityreference' module to version 1.1 (for security advisory!).
- Update Drupal core to 7.24 (security release!).
- Updating Panopoly Admin for #2071133: Update URLs for backbone and underscore for Drupal.org whitelist.
- Add -dev and -release make files to make is easier to build dev or release versions of the platform.
- Getting ready for the RC5 Release: Part Two.

File

CHANGELOG.txt
View source
  1. Panopoly 8.x-2.0-alpha15, 2019-06-27
  2. -------------------
  3. - Issue #2971163 by dsnopek: Remove (almost) all the verbosity tricks from
  4. 'robo subtree-split'.
  5. - Minor reorganization of .make and composer.json's.
  6. - Issue #3056141: Allow creating reusable widgets in Layout Builder (enable
  7. at install).
  8. - Issue #3056141: Allow creating reusable widgets in Layout Builder.
  9. - Issue #3064337: Get tests passing again after switch to Layout Builder.
  10. - Issue #3056515: Existing Configuration Conflict with Standard
  11. Installation Profile.
  12. - Moved media field storage config to install from optional.
  13. - Squashed commit of the following:.
  14. - Issue #2728715 by arshadcn, dsnopek: Implement reusable theme selector
  15. for installer in Drupal 8.
  16. - Issue #2971163: Replace all scripts and Phing build process with Robo.
  17. - Issue #3061339 by kerasai: Warning: class_exists() expects parameter 1 to
  18. be string, array given in Drupal\Core\Entity\EntityType->hasHandlerClass()
  19. (line 491 of core/lib/Drupal/Core/Entity/EntityType.php).
  20. - Issue #3051071 by arshadcn, dsnopek: Switch to using Layout Builder
  21. rather than Panels/Panelizer.
  22. Panopoly 8.x-2.0-alpha14, 2019-06-25
  23. -------------------
  24. - This is a really long commit in order to test our release scripts,
  25. including the word wrapping functionality for CHANGELOG.txt.
  26. - Issue #2954654: Consider using GitLab CI rather than Travis?.
  27. - Issue #3056745: Tests on Travis CI should use Composer to build Drupal
  28. site.
  29. - Remove outdated build and release scripts.
  30. - Fix type-o in drupal/radix_layouts in composer.json.
  31. - Issue #2851122: Update the top-level composer.json for 'monorepo'
  32. layout.
  33. - Issue #2851122 by dsnopek: Forgot to merge panopoly_test into the 8.x-2.x
  34. monorepo.
  35. - Merge multiple repositories into a monorepo.
  36. - Issue #2851122 by dsnopek: Move Panopoly from 'manyrepos' to 'monorepo'
  37. with a subtree split.
  38. - Merge commit to realign panopoly_images on monorepo with subtree split
  39. (take two).
  40. - Merge commit to realign panopoly_images on monorepo with subtree split.
  41. - Update Panopoly Test for Fix text widget test for "Block description".
  42. - Fix text widget test for "Block description".
  43. - Update Panopoly WYSIWYG for Issue #2859707 by dsnopek: Allow
  44. hiding/showing of "advanced" WYSIWYG buttons.
  45. - Issue #2859707 by dsnopek: Allow hiding/showing of "advanced" WYSIWYG
  46. buttons.
  47. - Update Panopoly Widgets for Don't hide the "Block description" field on
  48. the form.
  49. - Don't hide the "Block description" field on the form.
  50. - Update Panopoly Widgets for Issue #2013965 by dsnopek, mfrausto,
  51. caschbre, lsolesen: ability to link images placed with image widget.
  52. - Issue #2013965 by dsnopek, mfrausto, caschbre, lsolesen: ability to link
  53. images placed with image widget.
  54. - Update Panopoly Test for Issue #3055905: Get tests actually passing on
  55. Lando.
  56. - Issue #3055905: Get Behat tests actually passing in Lando.
  57. - Update Panopoly Test for Issue #3055905: Provide Lando configuration for
  58. running Behat tests.
  59. - Issue #3055905: Update the behat.lando.yml to actually working with Lando
  60. from the Composer template.
  61. - Update Panopoly Images, Media, Widgets and Demo for Issue #3053230 by
  62. arshadcn, dsnopek: Implement responsive image styles that fit with our
  63. selection of styles.
  64. - Issue #3053230 by arshadcn, dsnopek: Implement responsive image styles
  65. that fit with our selection of styles.
  66. - Issue #3056744: Remove unneeded plugins and synchronize .make file with
  67. composer.json.
  68. - Minor test updates for Drupal 8.
  69. - Issue #2971200 by dsnopek, cboyden: Fix issues with waiting for AJAX in
  70. an iframe (Behat).
  71. - Issue #2969375 by dsnopek: Declare $javascript property in
  72. panopoly_test.behat.inc.
  73. - Issue #2874638 by dsnopek, cboyden: Add a Behat step to manually take a
  74. screenshot.
  75. - Issue #2875018 by cboyden: Abstract screenshot step so it can be used
  76. without Imgur.
  77. - Issue #2914229 by cboyden: Switch to headless Chrome for Travis testing.
  78. - Make Behat dependency a normal require (not require-dev).
  79. - Add composer.json.
  80. - Update Behat configuration for Lando and Drupal 8.
  81. - Update Feature so its not marked as overridden.
  82. - Issue #3055880: Install 'enyo/dropzone' library via Composer.
  83. - Fix version for texttransform plugin.
  84. - Fix version for CKEditor tabletoolstoolbark plugin.
  85. - Experiment with the drupal-ckeditor-plugin repository.
  86. - Fix hook_panels_ipe_layouts_alter() for optional 3rd argument.
  87. - Switch text format to current "Standard" from Panopoly WYSIWYG.
  88. - Update .make file to match package whitelist.
  89. - Update features to 3.7.
  90. - Add dropzone library to the .make file.
  91. - Add ckeditor plugins to .make file.
  92. - Update dependencies.
  93. - Add .make file for building on Drupal.org.
  94. - Update to config_update 1.5.
  95. - Update dependencies in .make file so it's actually installable.
  96. - Added image and file media types which were removed from core between 8.4
  97. and 8.5.
  98. - Added video embed field patch for youtube privacy mode.
  99. - Added custom file access control handler and administer files
  100. permission.
  101. - Fixed reference to bulk form views plugin for 8.4.x compatability.
  102. - Added ckeditor colorbutton plugin integration.
  103. - Updated additional tempstore references for 8.4.x compatability.
  104. - Fixed typehint to tempstore.
  105. - Converted to use user tempstore for 8.4.x compatability.
  106. - Added install/update hook to add config entity for delete action.
  107. - Added action and confirm form for multiple file deletion.
  108. - Coding standards fix.
  109. - Added file bulk operation views plugin.
  110. - Changed file delete warning message.
  111. - Added file deletion capability.
  112. - Code style cleanup.
  113. - Added duplicate file upload messaging and acknowledgement.
  114. - Issue #2953693 by kerasai: WYSIWYG Advanced Linking.
  115. - Issue #2939911 by kerasai, dsnopek: Anchor support in Drupal 8.
  116. - Fix to apply trim to prevent using "empty" iptc values.
  117. - Added hook to hide revision log message while creating media in ief.
  118. - Fixes duplicate config introduced in fa41fe4 on #2948440.
  119. - Issue #2948440 by kerasai: Media Edit in Entity Browser.
  120. - Fix file upload on entity browser for fields.
  121. - Minor fixes to entity browsers: extension list for fields and upload
  122. location on both.
  123. - Add "Table" button to the full editor too.
  124. - Allow tables in the "Standard" text format.
  125. - Remove 'token' view mode from Feature.
  126. - Added 'embed_*' view modes so that 'full' and 'teaser' can be used for
  127. entity pages and listings.
  128. - Add description and tags to media entities.
  129. - Don't restrict images to site on the "Full" text format.
  130. - Use a better field formatter for image links.
  131. - Add link view mode to Media and display for images.
  132. - Oops! Forgot to put entity embed filter on 'Full' text format.
  133. - Remove config object that is included in core media module.
  134. - Made sure all the necessary config was included.
  135. - Add a field formatter for making responsive thumbnails of Media
  136. references.
  137. - Re-order the text formats.
  138. - Issue #2925652 by kerasai, dsnopek: WYSIWYG Update Hook 8204 Does Not
  139. Complete (take two).
  140. - Issue #2925652 by kerasai: WYSIWYG Update Hook 8204 Does Not Complete.
  141. - Issue #2925626: Icon for Media button in WYSIWYG.
  142. - Make the 8204 update hook re-runnable.
  143. - Make sure panopoly_media is enabled and re-number update hooks.
  144. - Issue #2922004 by dsnopek: Update hooks for Panopoly WYSIWYG text format
  145. id changes.
  146. - Issue #2922004 by dsnopek: Allow Panopoly WYSIWYG to work on Drupal 8
  147. 'standard' profile.
  148. - Issue #2919902 by mglaman: Use Panopoly Media and provide WYSIWYG media
  149. embed.
  150. - Issue #2923144 by mglaman: Entity browser needs to go full width for the
  151. iframe.
  152. - Issue #2923140 by mglaman: Use 2.x branch of Entity Browser.
  153. - Issue #2923137 by mglaman: Use 2.x branch of Media Entity Browser.
  154. - Add reference to core issue for the FilterHtml bug.
  155. - Issue #2921730 by mglaman: Image view mode should have the label
  156. completely hidden, not just visually.
  157. - Issue #2919908 by mglaman, dsnopek: Need to provide an embed button
  158. specifically for files.
  159. - Issue #2919909 by mglaman: Create an entity browser widget for creating
  160. video media entities.
  161. - Issue #2919907 by mglaman: Create a file upload widget for entity
  162. browser.
  163. - Add update hook to enable the new dependencies.
  164. - Add support for the Drupal teaser break plugin.
  165. - Prevent from getting filtered out of text.
  166. - Drop the patch for dropzonejs it was committed:
  167. https://www.drupal.org/node/2897255.
  168. - Issue #2917548 by mglaman: Remove slideshow module.
  169. - Issue #2917546 by mglaman: Resolve config dependency conflicts so module
  170. is installable.
  171. - Initial commit.
  172. - Remove the old Drupal 7 plugin files.
  173. - Issue #2732387: Fix IPE tray scrolling breaks with toolbar menu in
  174. vertical orientation.
  175. - Issue #2732387: Fix broken block search in the IPE.
  176. - Issue #2732387: Remove all default node fields when on a landing page.
  177. - Issue #2732387: Filter available blocks and layouts for better UX.
  178. - Issue #2732387: Fix the way the Radix Layouts icons look.
  179. - Issue #2880751: Update to Radix Layouts 4.0 for Panels 4.0
  180. compatibility.
  181. - Issue #2880751: Update to Drupal 8.3.2.
  182. - Issue #2732395: Implement bare minimum WYSIWYG configuration for Panopoly
  183. 2.0 MVP.
  184. - Issue #2854958: Implement bare minimum panopoly_users for Panopoly 2.0
  185. MVP.
  186. - Issue #2858533: Type-o in panopoly-images.css: 'syle' vs 'style'.
  187. - Updated CHANGELOG.txt for 7.x-1.43 release.
  188. - Issue #2729249 by dsnopek: Implement "Content item" and "Content list"
  189. widgets in Drupal 8.
  190. - Updated CHANGELOG.txt for 7.x-1.42 release.
  191. - Issue #2852999: Get tests working on Travis for Drupal 8 in a minimal
  192. way.
  193. - Issue #2852982: Update to features 3.2 and add config_update 1.3 (update
  194. feature).
  195. - Issue #2852982: Update to features 3.2 and add config_update 1.3.
  196. - Issue #2851621: Move field storage for categories, featured image and
  197. status from panopoly_pages to panopoly_core.
  198. - Issue #2850972: Rename 'tests' directory to 'behat'.
  199. - Issue #2850954: Add composer.lock to .gitignore in panopoly_test.
  200. - Issue #2850923: Update to Panels 8.x-3.0-beta5.
  201. - Issue #2717277 by dsnopek: Upload screenshots to imgur on failed tests.
  202. - Issue #2803347 by dsnopek, cboyden: Update Behat Drupal extension to
  203. 3.2.2.
  204. - Issue #2771333 by dsnopek: Use linkit on path for "Make title a link" for
  205. all FPP widgets.
  206. - Issue #2173535 by dsnopek: Use linkit on Spotlight.
  207. - Updated CHANGELOG.txt for 7.x-1.41 release.
  208. - Issue #2340811 by dsnopek, mcrittenden: Switch Image widget to use Media
  209. Browser.
  210. - Issue #2755621 by dsnopek: Optionally enable/disable demo content during
  211. install.
  212. - Issue #2803171 by dsnopek: Incorrect storage_id in panopoly_test breaks
  213. some child distributions tests.
  214. - Updated CHANGELOG.txt for 7.x-1.40 release.
  215. - Updated CHANGELOG.txt for 7.x-1.39 release.
  216. - Issue #2785825 by dsnopek: Update Panels and Panelizer for
  217. SA-CONTRIB-2016-047 and SA-CONTRIB-2016-048.
  218. - Issue #2429549 by HaiNguyen007, dsnopek, DamienMcKenna, mglaman, hefox,
  219. mpotter: Update to latest Panelizer.
  220. - Updated CHANGELOG.txt for 7.x-1.38 release.
  221. - Issue #2773683 by cboyden, dsnopek: Can't distinguish Add links on Add
  222. Content dialog.
  223. - Issue #2013965 by dsnopek, caschbre, lsolesen, Andrew_Mallis: ability to
  224. link images placed with image widget.
  225. - Updated CHANGELOG.txt for 7.x-1.37 release.
  226. - Updated CHANGELOG.txt for 7.x-1.36 release.
  227. - For now, remove jQuery UI theme - we may add it back in Issue #2729429.
  228. - Issue #2732417 by dsnopek: Port Panopoly Demo to Drupal 8!.
  229. - Issue #2729415: Port custom date/time formats to Drupal 8.
  230. - Issue #2729443: Include pathauto configuration for panopoly_pages in
  231. Drupal 8.
  232. - Updated widget output to match the Panopoly 1.x widgets.
  233. - Include CTools patch from #2672110 to prevent PHP notices.
  234. - Add back description from the D7 module.
  235. - Moved config from 'optional' to 'install'.
  236. - Add the field storage for all the fields.
  237. - Field storage for node panelizer field.
  238. - Added the "Landing page" content type.
  239. - Fix the preview and default promote value for "Content page".
  240. - Remove title from the Featured view mode.
  241. - Added Panelizer defaults for "Content page".
  242. - Added 'Content page' to Feature and removed old D7 code.
  243. - Update feature to include 'Categories' taxonomy, 'Editor' role and remove
  244. old D7 code.
  245. - Issue #2063541 by lsolesen: Remove Open Sans?.
  246. - Cleaned out the old D7 code that we don't intend to port.
  247. - Merge branch '8.x-2.x' of git.drupal.org:project/panopoly_theme into
  248. 8.x-2.x.
  249. - Include 'Featured' view mode and remove old Drupal 7 code.
  250. - Updated CHANGELOG.txt for 7.x-1.35 release.
  251. - Issue #2483295 by dsnopek, humansky, mglaman, cboyden: Title in FPP is
  252. double encoded when making a link.
  253. - First pass at porting to Drupal 8.
  254. - Update to the latest versions and add Panelizer.
  255. - Updated CHANGELOG.txt for 7.x-1.34 release.
  256. - Issue #2561737 by cboyden, dsnopek: Update search_api to 1.17,
  257. search_api_db to 1.5, search_api_solr to 1.10.
  258. - Fix incorrect revision for symfony/config 2.7.1.
  259. - Updated CHANGELOG.txt for 7.x-1.33 release.
  260. - Issue #2467073 by cboyden, dsnopek, segovia94: Preview fieldset overflows
  261. in Firefox if using a very large image.
  262. - Issue #2683973 by miromarchi: missing comma in panopoly-images.css.
  263. - Updated CHANGELOG.txt for 7.x-1.32 release.
  264. - Updated CHANGELOG.txt for 7.x-1.31 release.
  265. - Issue #2646372 by dsnopek: Panopoly_widgets Schema Update 7016 Integrity
  266. constraint violation.
  267. - Updated CHANGELOG.txt for 7.x-1.30 release.
  268. - Merge branch '7.x-1.x' of git.drupal.org:project/panopoly_test into
  269. 7.x-1.x.
  270. - Issue #2645668: "Use an image from elsewhere on the web" test failing.
  271. - Update the Panels eco-system modules to -alpha19.
  272. - Updated CHANGELOG.txt for 7.x-1.29 release.
  273. - Issue #2573877 by Andrew_Mallis: tighten up media browser thumbnails.
  274. - Made the smallest number of changes necessary to allow installing this
  275. module.
  276. - Update panopoly_core.make for Drupal 8.
  277. - Update panopoly_theme.make file for Drupal 8.
  278. - Update panopoly_widgets.make file for Drupal 8.
  279. - Issue #2592731 by mpotter: Update Features 2.7 (and Features Override).
  280. - Issue #2578219 by mglaman: Update defaultconfig to version 1.0-alpha11.
  281. - Revert "Issue #2597273: Update to Pathauto 1.3".
  282. - Issue #2567483 by humansky: Update to Date 2.9.
  283. - Issue #2597273: Update to Pathauto 1.3.
  284. - Issue #2561733: Update to CTools 1.9.
  285. - Issue #2553903: Update to Linkit 3.4.
  286. - Updated CHANGELOG.txt for 7.x-1.28 release.
  287. - Issue #2598606: Update to Drupal 7.41 for SA-CORE-2015-004 and
  288. jquery_update for SA-CONTRIB-2015-158.
  289. - Issue #2583449 by LCM: Missing file access checks for private files
  290. attached to Fieldable Panel Panes.
  291. - Issue #2574491 by Alex Bukach: Don't rebuild accordions on AJAX
  292. requests.
  293. - Issue #2541838 by hart0554: Convert accordion "heightAuto" to
  294. "heightStyle" for jQuery UI >= 1.9.
  295. - Issue #2562983 by kekkis: Incorporate patch that eases creating new text
  296. formats.
  297. - Issue #2562157: Can't distinguish reusable content without admin title
  298. when previews are in single mode.
  299. - Issue #2559617 by mglaman: CTools "Undefined index: access callback in
  300. ctools_entity_from_field_context()".
  301. - Issue #2558367 by uttamkotekar: Type-o findthe in watchdog() text
  302. panopoly_images module.
  303. - Issue #2532134 by dsnopek, Fabianx: Migrate to new Travis
  304. infrastructure.
  305. - Updated CHANGELOG.txt for 7.x-1.27 release.
  306. - Issue #2562017: Update to fieldable_panels_panes version 1.7 for
  307. SA-CONTRIB-2015-145.
  308. - Issue #2492877 by RobLoach, Albert Volkman: Move jQuery version from
  309. strongarm to defaultconfig so it can be overridden.
  310. - Updated CHANGELOG.txt for 7.x-1.26 release.
  311. - Revert "Issue #2474563 by mglaman: Need ctools patch for calling
  312. node_view more than once".
  313. - Issue #2554189: Update to CTools 1.8 for SA-CONTRIB-2015-141.
  314. - Issue #2497297 by jfrederick, dsnopek: Errors on non-interactive install
  315. with drush site-install.
  316. - Issue #2456255 by dsnopek, mglaman: Update views_autocomplete_filters to
  317. version 1.2.
  318. - Added file and links widget.
  319. - Added the 'Text' and 'Image' widgets.
  320. - First pass at a D8 port.
  321. - Issue #2474563 by mglaman: Need ctools patch for calling node_view more
  322. than once.
  323. - Issue #2504829 by dsnopek, mglaman, mpotter, Elijah Lynn: Update Vimeo
  324. configuration export.
  325. - Issue #2528924 by dsnopek: Spotlight accessibility regressions.
  326. - Issue #2532908 by dsnopek: Panopoly Widgets overridden after upgrade to
  327. -dev.
  328. - Issue #2510944 by hefox, mglaman: Update Apps to 1.0.
  329. - Issue #2334041 by Andrew Edwards: Move rendering of Spotlight formatter
  330. into theme template.
  331. - Issue #2530966 by hart0554, Lowell: Accordion style setting "-1" on
  332. active doesn't work with jquery ui => 1.9.
  333. - Issue #2183937 by mglaman, tom friedhof, fastangel, mcrittenden: Error on
  334. install of Panopoly-based install profile: "Column 'module' cannot be null"
  335. when profile starts with "e".
  336. - Issue #1980348 by elliotc, ivymy, lsolesen: The breadcrumb for create
  337. text & image shows ampersand as" & ".
  338. - Issue #2479569 by dsnopek, mglaman: Update tablefield to version 2.4.
  339. - Issue #2509988 by mglaman: Update to image_resize_filter 1.15.
  340. - Issue #2272721 by mglaman: Image Resize Filter never utilized.
  341. - Updated CHANGELOG.txt for 7.x-1.25 release.
  342. - Issue #2525208 by dsnopek, hfarrier: Media dialog broken (possible bug).
  343. - Issue #2509166 by dsnopek: Add phing-based build system to make it easier
  344. for contributors to build, install and run tests.
  345. - Issue #2526330 by Andrew Edwards: Split spotlight JS into it's own file.
  346. - Issue #2521644 by dsnopek: Allow video_widget.feature to run under
  347. Firefox.
  348. - Updated CHANGELOG.txt for 7.x-1.24 release.
  349. - Issue #2506371 by dsnopek, chrisgross, humansky: Media dialog missing
  350. styles.
  351. - Issue #2516868 by dsnopek: Update to views_bulk_operations 3.3 for
  352. SA-CONTRIB-2015-131.
  353. - Issue #2516872 by dsnopek: Update to Migrate 2.8 for
  354. SA-CONTRIB-2015-130.
  355. - Issue #2510910 by humansky: Update to media_youtube 3.0.
  356. - Issue #2514518 by dsnopek: Update to menu_block 2.7.
  357. - Issue #2477391 by hefox, mpotter: Update Features to version 2.6.
  358. - Issue #2093009 by dsnopek: Undefined index: active in
  359. theme_panopoly_theme_panopoly_accordion_style_render_region(.
  360. - Updated CHANGELOG.txt for 7.x-1.23 release.
  361. - Issue #2507897: Commit composer.lock to increase test performance and
  362. consistancy.
  363. - Issue #2507781: Update to jquery_update 2.6 for SA-CONTRIB-2015-123.
  364. - Issue #2496027 by dsnopek: Generate preview markup in a theme
  365. function/template.
  366. - Issue #2235081 by dsnopek, RobLoach, hefox: Update jquery_update to
  367. version 2.5.
  368. - Issue #2477391 by hefox, mpotter: Update Features to version 2.6-rc1.
  369. - Issue #2503921 by joegraduate: Update to radix_layouts 3.4.
  370. - Issue #2499289 by dsnopek, lsolesen, cboyden: Spotlight titles without
  371. descriptions wrapping to a second line.
  372. - Issue #2499979 by joegraduate, mglaman: Update menu_block to version
  373. 2.6.
  374. - Issue #2500351 by mglaman: SQL Integrity constraint thrown for Panopoly
  375. Landing Page permissions on upgrade.
  376. - Updated CHANGELOG.txt for 7.x-1.22 release.
  377. - Issue #2401473 by dsnopek: Update to latest ManualCrop 7.x-1.x-dev.
  378. - Issue #2155377 by dsnopek, sylus, mpotter, cboyden: Only show one widget
  379. preview at a time when adding content in panels.
  380. - Issue #2499273: Include Panels and CTools patches for improved keyboard
  381. accessibility.
  382. - Issue #2483265 by dsnopek: Update to latest Fieldable Panels Panes
  383. (FPP).
  384. - Issue #2371247 by dsnopek, cboyden: Upgrade to Behat 3 / Drupal Extension
  385. 3.
  386. - Issue #2492811 by RobLoach, dsnopek: Move jquery_update to
  387. panopoly_core.make and .info.
  388. - Issue #2458677 by mglaman: Add locale language filter to "Add content
  389. item" widget View.
  390. - Issue #2374827 by dsnopek, Shawn DeArmond: Write Behat test for
  391. autocomplete on "Add content item" widget.
  392. - Issue #2492841 by RobLoach: Switch from hook_pre_render_styles() to
  393. hook_library_alter().
  394. - Issue #2459163 by mglaman, dsnopek: Editing body of node in FAPE via the
  395. IPE doesn't save changes.
  396. - Issue #2491521 by dsnopek: Warning when content includes duplicate IDs
  397. and a user defined text format that allows them.
  398. - Issue #2445119 by dsnopek: Update Media to 2.0-alpha4.
  399. - Issue #2477469 by dsnopek, mglaman: Style settings form breaks
  400. 'managed_file' elements, puts 'Cancel' button in 'General Settings'
  401. fieldset, and gives PHP notices on region style settings.
  402. - Issue #2430975 by Shawn DeArmond: Add Behat tests for demo content pulled
  403. in via panopoly_demo and Migrate.
  404. - Revert "Issue #2456255 by dsnopek: Update views_autocomplete_filters to
  405. version 1.2".
  406. - Issue #2316531 by cornifex: Update Date to 2.9-rc1.
  407. - Issue #2489630 by mglaman: "@Then /^I should see the "([^"]*)" button$/"
  408. notice on $region.
  409. - Issue #2489354 by caschbre: Write Behat test for hiding seldom used pane
  410. styles via Panopoly Magic.
  411. - Issue #2466935 by mglaman, hefox: Update apps to rc1.
  412. - Issue #2424709 by joegraduate: Update 'menu_block' module to 2.5.
  413. - Issue #2456255 by dsnopek: Update views_autocomplete_filters to version
  414. 1.2.
  415. - Issue #2486713 by ergophobe: Caption filter doesn't select the correct
  416. image size when an image's size is manually adjusted.
  417. - Issue #2489320 by junaidpv: panopoly_images module pass incorrect
  418. arguments when calling watchdog() inside hook_init() implementaion.
  419. - Issue #2481145 by hefox: Undefined events don't have definition but
  420. afterStep still called, errors out.
  421. - Issue #2480835 by dsnopek: Spotlight widget shouldn't assume that image
  422. exists when rendering.
  423. - Revert "Issue #2479569: Update tablefield to version 2.4".
  424. - Issue #2468371 by dsnopek, cboyden: Provide a way for Views to opt out of
  425. allowing the "Display type" to be changed on the pane settings.
  426. - Issue #2479569: Update tablefield to version 2.4.
  427. - Issue #2453093: Update respondjs to version 1.5.
  428. - Updated CHANGELOG.txt for 7.x-1.21 release.
  429. - Issue #2480383: Update Views to version 3.11 for SA-CONTRIB-2015-103.
  430. - Issue #2236815 by segovia94, dsnopek: Set human-readable names for all of
  431. Panopoly's image styles.
  432. - Issue #2477319: Clean up instances of deprecated panpoly_theme layouts.
  433. - Issue #2473365 by dsnopek: WYSIWYG format shouldn't use "Convert line
  434. breaks into HTML" filter.
  435. - Issue #1962642 by Sheldon Rampton: Undefined index: default_filename in
  436. defaultconfig_defaultconfig_components() (line 418.
  437. - Issue #2468989 by hanoii: Include views patch to fix destination query
  438. string on ajax calls from views.
  439. - Issue #2476723 by dsnopek: Remove 'Radix' from the label of each of the
  440. layouts.
  441. - Issue #2476227 by dsnopek: Page full of variables after changing layout.
  442. - Issue #2476543 by dsnopek: tag getting added to the WYSIWYG
  443. output.
  444. - Issue #2444361 by mglaman: Update token module to version 1.6.
  445. - Issue #2451691 by mglaman: Update TinyMCE library to 3.5.11.
  446. - Issue #2472693: Make theming FPPs sane.
  447. - Issue #2471995 by hefox: menu_rebuild removed, but not variable that
  448. tracked if had been done.
  449. - Issue #2468273 by dsnopek: Update to Drupal 7.36.
  450. - Issue #2446165: Update Features module to version 2.5.
  451. - Issue #2460217 by mcrittenden: LinkIt is broken when changing to WYSIWYG
  452. editor after save.
  453. - Issue #2468445 by RobLoach, dsnopek: Panopoly Images targets img
  454. elements.
  455. - Issue #2287805 by ergophobe, dsnopek, cornifex, mglaman: Caption filter
  456. does not work with Quarter Size image format - or with floated captions.
  457. - Issue #2456919 by ergophobe: Caption filter not properly converting singe
  458. quotes to entities.
  459. - Issue #2463395 by dsnopek: Content Item widget initial preview is
  460. confusing.
  461. - Issue #2455789: Errors when viewing pages with fieldable panels panes
  462. with visibility rules.
  463. - Issue #2459229 by dsnopek: Document names in the Media "Library" overflow
  464. outside of their boxes.
  465. - Issue #2459195 by dsnopek: "File name" filter in Media "Library" loses
  466. focus after each keystroke.
  467. - Issue #2458747 by dsnopek: Media browser tabs give little indication that
  468. a tab is selected.
  469. - Updated CHANGELOG.txt for 7.x-1.20 release.
  470. - Issue #2456635 by candelas, dsnopek: SQLSTATE[23000]: Integrity
  471. constraint violation: 1048 Column 'rid' cannot be null.
  472. - Issue #2455191: CHANGELOG.txt updates for 1.19 went wrong.
  473. - Updated CHANGELOG.txt for 7.x-1.19 release.
  474. - Issue #2455073: Update to CTools 1.7 for SA-CONTRIB-2015-079.
  475. - Issue #2443499 by dsnopek: User profile: Unable to chage image field
  476. style formatter options because they don't get saved.
  477. - Issue #2453837 by dsnopek: Authenticated users should have full
  478. permission to all test content types.
  479. - Issue #2423841 by dsnopek: "Top search phrases" report not showing any
  480. data.
  481. - Issue #2432625 by dsnopek: panopoly_widgets makes it hard/impossible to
  482. implement responsive tables strategy for the whole site.
  483. - Issue #2449357 by dsnopek: Relabeled view modes baffles.
  484. - Issue #2293947 by caschbre, dsnopek, mglaman: Make "Landing Page" into
  485. node + Panelizer (rather than a Page Manager page)?.
  486. - Issue #2449495 by dsnopek: livepreview.feature is super slow.
  487. - Issue #2447591 by bwood: Perform coding style fixes on panopoly_users.
  488. - Issue #2448757: Features exports including Panels stuff
  489. (*.pages_default.inc, *.panelizer.inc, etc) use incorrect indentation.
  490. - Issue #2446219 by mglaman: Media Vimeo patch to fix improper Exception
  491. handling.
  492. - Issue #2398347 by dsnopek, mglaman: Panopoly Magic abuses FPP revisions.
  493. - Issue #2447839 by dsnopek: Audit Behat code for slowness and optimize.
  494. - Issue #2447475 by dsnopek: YouTube test fails on Chrome 41.
  495. - Issue #2420281 by dsnopek: Administration menu: errors when enabling it.
  496. - Issue #2317467 by dsnopek: Allow live preview to work with WYSIWYG.
  497. - Updated CHANGELOG.txt for 7.x-1.18 release.
  498. - Issue #2438281 by dsnopek: Update to Entity API 1.6 for
  499. SA-CONTRIB-2015-053.
  500. - Issue #2430889 by dsnopek: Hide 'preview' and 'diff_standard' view modes
  501. when adding FPPs.
  502. - Issue #2170695 by dsnopek, whastings, mglaman: Make view modes removed
  503. from pane configuration a setting.
  504. - Issue #2430921: Failing to download 'panopoly_demo' when installing via
  505. 'drush si': "Downloading updates failed:Failed to download from ".
  506. - Issue #2430225 by artem.kolotilkin: Update Panopoly Demo content import
  507. to Migrate 2.7 format.
  508. - Issue #2412317 by artem.kolotilkin: Update to Migrate 2.7.
  509. - Issue #2422163 by ergophobe: Panopoly CSS causes issues with WYSIWYG
  510. image because of image style class names.
  511. - Updated CHANGELOG.txt for 7.x-1.17 release.
  512. - Issue #2181263 by ivanjaros: HP Fatal error: [] operator not supported
  513. for strings in panopoly_images/panopoly_images.module on line 90.
  514. - Revert "Issue #2424709 by joegraduate: Update 'menu_block' module to
  515. 2.5".
  516. - Issue #2424829 by cboyden: Submenu widget test depends on
  517. panopoly_pages.
  518. - Updated CHANGELOG.txt for 7.x-1.16 release.
  519. - Issue #2424627: Update Views to version 3.10 for SA-CONTRIB-2015-039.
  520. - Issue #2418885 by lsolesen: Makefile downloads master of respondjs
  521. library instead of tag/hash.
  522. - Issue #2424327 by dsnopek: Overriding title in "Content Item" widget
  523. doesn't work for "Featured" view mode of Content Pages.
  524. - Issue #2334439 by dsnopek: Switch "Content Item" widget to use some kind
  525. of entity reference field rather than title with autocomplete filter.
  526. - Issue #2191069 by dsnopek, arshadcn, caschbre, klu: Have Panopoly Theme
  527. depend on Radix Layouts - forgot some layout changes.
  528. - Issue #2416525 by dsnopek: Allow users to search for content added to a
  529. node via Panelizer.
  530. - Issue #2421569 by dsnopek: Allow the title of "Content item" widgets to
  531. be overridden.
  532. - Issue #2421593 by dsnopek: Remove empty ("no results") message from
  533. "Content list" and "Content item" widgets.
  534. - Issue #2395719 by cboyden, dsnopek: Add option to support sorting by
  535. updated date to Content List.
  536. - Issue #2418769: Notice: Undefined variable: id in
  537. ctools_argument_entity_id_context() (line 73 of
  538. /prj/ctools/plugins/arguments/entity_id.inc).
  539. - Issue #2416775 by ivanjaros: Warning: Illegal offset type in
  540. views_add_contextual_links() (line 816 of
  541. ~/prj/panopoly/panopoly/modules/contrib/views/views.module).
  542. - Issue #2417293: Submenu widget broken - Fatal error: Call to undefined
  543. function menu_block_configure_form_follow_validate() - take 2!.
  544. - Issue #2149171 by dsnopek, lsolesen: Write Behat tests for Panopoly
  545. "submenu" widget.
  546. - Issue #2417293: Submenu widget broken - Fatal error: Call to undefined
  547. function menu_block_configure_form_follow_validate().
  548. - Issue #2403539 by fastangel: Makefile downloads master of markitup
  549. library instead of tag/hash.
  550. - Issue #2416035 by ivanjaros: Update to Panels 3.5 and Ctools 1.6.
  551. - Issue #2373495 by cboyden: Write Behat test for Media Web tab; move to
  552. new feature.
  553. - Issue #2268647 by cboyden, dsnopek: File upload tests do not clean up
  554. after themselves.
  555. - Issue #2312827: Widget 'title' isn't shown admin pages for Fieldable
  556. Panel Panes.
  557. - Revert "Issue #2268647 by cboyden, dsnopek: File upload tests do not
  558. clean up after themselves".
  559. - Issue #2276089 by dsnopek, maustyle: Allow configuring file types for
  560. "File" widget without overriding the Feature.
  561. - Issue #2411920: @ rule for wysiwyg_filter needs to come first, rather
  562. than last.
  563. - Issue #2411755 by mcrittenden: Spotlight Pause/Pause/Prev/Next buttons
  564. stop working after opening or saving Panels IPE.
  565. - Revert "Issue #2312827 by dsnopek: Widget 'title' isn't shown admin pages
  566. for Fieldable Panel Panes".
  567. - Issue #2312827 by dsnopek: Widget 'title' isn't shown admin pages for
  568. Fieldable Panel Panes.
  569. - Updated CHANGELOG.txt for 7.x-1.15 release.
  570. - Issue #2398801 by cornifex: Map widget pane-content should hide overflow
  571. as opposed to entire pane.
  572. - Issue #2402199 by hefox: Update to features 2.3.
  573. - #2404209 - Updating to latest version of LinkIt.
  574. - Issue #2385861 by mglaman, mcrittenden: Spotlight: Allow hiding of pager,
  575. replace with previous/next controls.
  576. - Issue #2354253 by mglaman: Spotlight should allow an empty title field.
  577. - Issue #2262363 by artem.kolotilkin, dsnopek, ergophobe: Allow WYSIWYG
  578. Button Order to work in Panopoly.
  579. - Revert "Issue #2013965 by dsnopek: ability to link images placed with
  580. image widget.".
  581. - Issue #2379131: Update to CTools 1.5.
  582. - Issue #2013965 by dsnopek: ability to link images placed with image
  583. widget.
  584. - Updated CHANGELOG.txt for 7.x-1.14 release.
  585. - Issue #2374727 by hefox: update to apps beta20.
  586. - Issue #2378487 by dsnopek: Update all Panels in the database to use Radix
  587. Layouts.
  588. - Issue #2329387 by cboyden, jessehs: Write Behat tests to ensure search
  589. works after install and provides facets.
  590. - Issue #2334055 by jessehs: Write Behat tests to verify that submission
  591. guidelines appear on node edit form.
  592. - Issue #2377713 by dsnopek: panopoly_test shouldn't put "use text format
  593. panopoly_(html|wysiwyg)_text" in user_permission.
  594. - Issue #2191069 by dsnopek, arshadcn, caschbre, klu: Have Panopoly Theme
  595. depend on Radix Layouts (rather than providing it's own).
  596. - Issue #2374715 by dsnopek: Fixed "Content Type" filter on the "Add
  597. content item" widget is broken.
  598. - Issue #2374697 by dsnopek: Fixed views_autocomplete_filters 'dependent'
  599. feature doesn't work in Pane settings.
  600. - Issue #2374121 by mpotter: Fixed Patch needed to Views Bulk Operations
  601. (VBO).
  602. - Issue #2369627 by dsnopek: Update 'link' module to version 1.3 (fix
  603. overridden Features).
  604. - Issue #2369629 by dsnopek: Update distro_update to version 1.0-beta4.
  605. - Issue #2369627 by dsnopek: Update 'link' module to version 1.3.
  606. - Issue #2369609 by dsnopek: Update responsive_bartik to version 1.0.
  607. - Issue #2163985 by lsolesen: Added Too narrow Spotlight headline area.
  608. - Issue #2334143 by jessehs | dsnopek: Write Behat tests for pathauto for
  609. 'editor' role.
  610. - Revert "Issue #2334055 by jessehs | dsnopek: Write Behat tests to verify
  611. that submission guidelines appear on node edit form.".
  612. - Issue #2329387 by jessehs | dsnopek: Write Behat tests to ensure search
  613. works after install and provides facets.
  614. - Issue #2334055 by jessehs | dsnopek: Write Behat tests to verify that
  615. submission guidelines appear on node edit form.
  616. - Issue #2370539 by arshadcn: Fixed Hide hidden themes from Panopoly theme
  617. selection.
  618. - Issue #2369967 by mpotter | dsnopek: Consider CTools modal resize patch
  619. (#2055785) for inclusion in Panopoly?.
  620. - Issue #2370527 by cboyden: Use 'imports' in behat.yml files to share
  621. common configuration.
  622. - Issue #2361927 by hefox | lsolesen: Fixed Strict warning: Only variables
  623. should be passed by reference in apps_retrieve_app_image().
  624. - Issue #2058917 by dsnopek, scottalan | kmonty: Fixed Kitchen Sink WYSIWYG
  625. plug-in breaks non-panopoly_wysiwyg input format editors (using CKEditor).
  626. - Updated CHANGELOG.txt for 7.x-1.13 release.
  627. - Issue #2357405 by hefox: Fixed Patch for tablefield not needed.
  628. - Updated CHANGELOG.txt for 7.x-1.12 release.
  629. - Issue #2354303 by dsnopek: Fixed Remove field_featured_categories and
  630. field_featured_status from panopoly_test.
  631. - Issue #2354297 by dsnopek: Fixed Include CTools patch to prevent error in
  632. IPE when field doesn't exist.
  633. - Issue #2186541 by caschbre, dsnopek: Added Upgrade linkit module 3.1+.
  634. - Issue #2353385 by dsnopek: Update 'panels_breadcrumbs' to version 2.2.
  635. - Issue #2353381 by dsnopek: Update 'uuid' to version 1.0-alpha6.
  636. - Issue #2212695 by dsnopek | lsolesen: Fixed Disabling "Advanced Panel
  637. Plugins" breaks some Panes (ex. Panels Everywhere).
  638. - Issue #2283223 by caschbre, dsnopek | carsonblack: Fixed Old content
  639. aliases should be preserved by default.
  640. - Issue #2303783 by hefox | cboyden: Update Apps to latest beta.
  641. - Issue #2063541 by lsolesen | populist: Remove Open Sans?.
  642. - Issue #2335809 by humansky: Fixed On Views "Content Panes", exclude
  643. hidden fields (on "Field Settings") by default.
  644. - Issue #2306771 by trevjs | cboyden: Fixed One-time login link test does
  645. not delete its user.
  646. - Issue #2337593 by caschbre | lsolesen: Added only show number and play on
  647. spotlight if pics no >= 2.
  648. - Issue #2316067 by dsnopek, mglaman, cboyden: Fixed panopoly_test should
  649. not depend on panopoly_pages.
  650. - Issue #2209661 by scottalan: Fixed Panopoly Users - Default body classes
  651. not added to feature.
  652. - Issue #2058917 by kmonty: Fixed Kitchen Sink WYSIWYG plug-in breaks
  653. non-panopoly_wysiwyg input format editors.
  654. - Issue #2330841 by dsnopek: Update respondjs to version 1.4.
  655. - Issue #2160731 by mglaman, dsnopek, whastings: Added Panopoly Magic
  656. should respect a view's configured view mode. (take 2).
  657. - Issue #2280589 by trevjs, mglaman | ergophobe: Patch Panelizer to avoid
  658. fatal error in Features.
  659. - Issue #2334141 by mglaman: Added Behat feature for Panopoly Magic and
  660. view pane configuration.
  661. - Issue #2078839 by trevjs, Sheldon Rampton: Fixed Error notice after
  662. overriding WYSIWYG feature.
  663. - Issue #2334043 by mglaman | dsnopek: Check that Spotlight 'Slide
  664. Duration' field is present and settable in Behat tests.
  665. - Issue #2050909 by cornifex, trevjs, mglaman | christowm: Fixed The user
  666. profile page shows an uploaded image twice in very large formats.
  667. - Issue #2283531 by caschbre | dsnopek: Fixed Path alias isn't preserved if
  668. the user doesn't have "create url alias" permission.
  669. - Issue #2208783 by dsnopek, mrfelton | lsolesen: Added features override.
  670. - Revert "Issue #2208783 by mrfelton | lsolesen: Added features
  671. override.".
  672. - Issue #2208783 by mrfelton | lsolesen: Added features override.
  673. - Issue #2274877 by mglaman | dsnopek: Added Spotlight image should link to
  674. URL.
  675. - Issue #2330667 by mcrittenden: Added per-spotlight setting for slide
  676. rotation duration.
  677. - Issue #2293745 by mglaman | dsnopek: Investigate why tests now take twice
  678. as long to run.
  679. - Issue #2329143 by dsnopek: Fixed Default permissions only allow
  680. 'administrator' to add media.
  681. - Issue #2328751 by dsnopek: Fixed panopoly_widgets_update_7003() fails to
  682. properly update 'Video' widgets.
  683. - Issue #2328023 by dsnopek: Fixed Table 'field_data_field_user_picture'
  684. not found in panopoly_users_update_7001() when updating from very old
  685. Panopoly.
  686. - Issue #2128959 by caschbre, dsnopek: Replace default "update" module
  687. behavior with something that makes sense for distributions.
  688. - Issue #2122797 by kmonty: Add WYSIWYG Patch #934976 to Panopoly (Allows
  689. for hiding input format fields).
  690. - Issue #2307337 by mrfelton: Fixed Double-encoding of ampersands in page
  691. title on node add form.
  692. - Issue #2229297 by dsnopek: Update 'media_vimeo' to version 2.0.
  693. - Issue #2324879 by cboyden: Fixed Video widget test looks for "youtube"
  694. text both times.
  695. - Issue #2257727 by dsnopek | rodrigoaguilera: Fixed update 7007 fails if
  696. field exists.
  697. - Revert "Issue #2128959 by caschbre | dsnopek: Replace default "update"
  698. module behavior with something that makes sense for distributions.".
  699. - Issue #2128959 by caschbre | dsnopek: Replace default "update" module
  700. behavior with something that makes sense for distributions.
  701. - Issue #2316513 by mrfelton: Update Features to 2.2.
  702. - Issue #2268641 by dsnopek | cboyden: Fixed WYSIWYG image insert test
  703. fails if private file path not set.
  704. - Updated CHANGELOG.txt for 7.x-1.11 release.
  705. - Issue #2320997 by mrfelton: Fixed Tabs region is defined twice in
  706. behat.yml which is causing tests to fail in child distributions.
  707. - Issue #2320987 by mrfelton: Fixed Demo Homepage test fails on child
  708. distributions.
  709. - Issue #2320851 by dsnopek: Update TableField to version 2.3 for
  710. SA-CONTRIB-2014-077.
  711. - Issue #2209441 by dsnopek: Update respondjs to version 1.3.
  712. - Issue #2293293 by cboyden: Added highlighting to Add Table widget to
  713. distinguish header row.
  714. - Issue #2316157 by cboyden: Fixed Case sensitivity in live preview test.
  715. - Updated CHANGELOG.txt for 7.x-1.10 release.
  716. - Updated CHANGELOG.txt for 7.x-1.9 release.
  717. - Issue #2312787 by dsnopek: Update to Date 2.8 for SA-CONTRIB-2014-073.
  718. - Issue #2312509 by dsnopek: Fixed Previews for new Views widgets don't
  719. show "more link" even when it should be enabled by default.
  720. - Issue #2308325 by dsnopek: Write Behat test for alt/title text on images
  721. in the WYSIWYG. (update for quotes).
  722. - Updated CHANGELOG.txt for 7.x-1.8 release.
  723. - Issue #2306225 by dsnopek: Packaging error with Panopoly 1.7 release:
  724. Unable to download tinymce. (take two).
  725. - Issue #2308325 by dsnopek: Write Behat test for alt/title text on images
  726. in the WYSIWYG.
  727. - Issue #2308487 by dsnopek: Fixed Alt and Title double encoded in
  728. WYSIWYG.
  729. - Issue #2307007 by dsnopek: Fixed When inserting Image in WYSIWYG, the
  730. second set of alt/title fields is ignored. (take two).
  731. - Issue #2307007 by dsnopek: Fixed When inserting Image in WYSIWYG, the
  732. second set of alt/title fields is ignored.
  733. - Issue #2213769 by caschbre | lsolesen: Added transliteration.
  734. - Revert "Updated CHANGELOG.txt for 7.x-1.8 release.".
  735. - Revert "Issue #2306225 by dsnopek: Packaging error with Panopoly 1.7
  736. release: Unable to download tinymce.".
  737. - Issue #2306225 by dsnopek: Packaging error with Panopoly 1.7 release:
  738. Unable to download tinymce.
  739. - Updated CHANGELOG.txt for 7.x-1.7 release.
  740. - Added an empty CHANGELOG.txt file for the release scripts.
  741. - Issue #2304465 by dsnopek: Fixed Autocomplete loses item selected via
  742. keyboard in CTools dialog.
  743. - Issue #2303477 by dsnopek: Fixed views_autocomplete_filter 1.1 is broken
  744. on Pantheon.
  745. - Issue #2299157 by cboyden: Fixed Login test depends on known
  746. credentials.
  747. - Issue #2294515 by cboyden: Fixed Behat template for local testing needs
  748. Chrome profile.
  749. - Issue #2293747 by cboyden | dsnopek: Move our FeatureContext and
  750. *.features into panopoly_test so that child distributions can reuse them.
  751. - Issue #2295353 by dsnopek: Disable "Nody body" pane in favor of "Field:
  752. Body" (which FAPE supports).
  753. - Issue #2294097 by dsnopek: Move panopoly_page's
  754. hook_menu_block_tree_alter() to panopoly_widgets.
  755. - Issue #2159149 by dsnopek: Fixed 'file_display' components are always
  756. overridden (update Media / File Entity).
  757. - Issue #2289407 by cboyden: Add visual indicator of tab focus on to IPE
  758. customize page screen.
  759. - Issue #2285267 by dsnopek: Test if Features are Overridden after install
  760. on Travis-CI.
  761. - Issue #2280887 by cboyden: Fixed Accessibility issues for link markup on
  762. Add Content overlay.
  763. - Issue #2285263 by dsnopek: Update field_group to version 1.4.
  764. - Issue #2284269 by dsnopek: Added WYSIWYG should show 'outdent' then
  765. 'indent' buttons (rather than reverse) like OpenOffice, LibreOffice, Word,
  766. etc.
  767. - Issue #1846322 by cboyden, vtldevops: Fixed Switching between TinyMCE
  768. text formats causes textarea to disappear.
  769. - Issue #2153941 by elliotc | lsolesen: Fixed Descriptions of views not
  770. accurate.
  771. - Issue #2269027 by dsnopek: Fixed Cropped image not being served in
  772. WYSIWYG as "Original Size".
  773. - Updated CHANGELOG.txt for 7.x-1.6 release.
  774. - Issue #2272091 by dsnopek: Update Views to 3.8 for
  775. DRUPAL-SA-CONTRIB-2014-054.
  776. - Issue #2239847 by dsnopek: Update "persist" patch to pathauto.
  777. - Issue #2110183 by Mark Vincent Verallo: Could not find "Fixed parent
  778. item" when adding Menu Block.
  779. - Issue #2259793 by dsnopek: Update 'menu_block' module to 2.4.
  780. - Issue #2259797 by dsnopek: Update 'responsive_bartik' theme to 1.0-rc1.
  781. - Issue #2259791 by dsnopek: Update 'devel' module to 1.5.
  782. - Updated CHANGELOG.txt for 7.x-1.5 release.
  783. - Issue #2251989: Crop on spotlight widget does nothing when Spotlight is
  784. new.
  785. - Oops, prematurely added the 7.x-1.5 entry to the CHANGELOG.txt.
  786. - Created a CHANGELOG.txt.
  787. - Issue #2254999: Update FAPE to version 1.2 for SA-CONTRIB-2014-048.
  788. - Updated CHANGELOG.txt.
  789. - Issue #2248587: Update manualcrop.make to match Drupal.org Whitelist.
  790. - Issue #2247561: Improve compatibility with focal_point.
  791. - Issue #2245127: Manualcrop breaks Video widget.
  792. - Issue #2173079: Crop pictures when inserting them.
  793. - Issue #2192711: Update 'libraries' module to 2.2.
  794. - Issue #2223985: Update 'entity' module to version 1.5.
  795. - Issue #2209455: Update views_autocomplete_filters to version 1.1.
  796. - Issue #2229919: Spotlight Accessibility Improvements.
  797. - Issue #2228095: Classes wrong on "moscone" layouts.
  798. - Issue #2171121: Update Media to at least 7.x-2.0-alpha3+37-dev for
  799. PSA-2014-001.
  800. - Issue #2220669: Radix span* classes on selby and selby_flipped are
  801. incorrect.
  802. - Add CHANGELOG.txt.
  803. - Issue #2199779 by lsolesen: Errors in widget.css.
  804. - Issue #2198839 by lsolesen: Remove font-family from spotlight.
  805. - Issue #2176805 by mglaman, loopduplicate: Escape HTML entities in
  806. Panopoly Users settings help.
  807. - Issue #2196661: Use stable Fieldable Panels Panes release.
  808. - Issue #2153291: The "Sort by" won't save in the "Content list" widget
  809. (switch from ctools patch to views patch).
  810. - Issue #2196337: Reduce the minimum user profile picture dimensions to
  811. 80x80 (to match our thumbnail size).
  812. - Issue #2195307: Update image_resize_filter to version 1.14 (security
  813. vulnerability!).
  814. - Issue #2194641: Update to actual CTools 1.4 (security vulnerablity!) and
  815. Panels 3.4 releases!.
  816. - Issue #2050651 by mrfelton, arshadcn: Make Panels layout from Panopoly
  817. Theme work with Radix.
  818. - Issue #2188597: Provide feature module updates for ctools / panels
  819. upgrade.
  820. - Issue #2161429: Update date module to latest version 2.7.
  821. - Issue #2190789: Update 'devel' module to version 1.4.
  822. - Issue #2186405: Revert: Installing 'ctools' (1.4) before 'uuid' during
  823. Panopoly install causes fatal error.
  824. - Issue #2186485: Error upgrading from 1.0-rc5 or lower: SQLSTATE[42S02]:
  825. Base table or view not found: Table 'cache_panels' doesn't exist.
  826. - Issue #2163447: Update views_bulk_operations to version 3.2.
  827. - Issue #2184743: Test changes to Ctools (1.4) and Panels (3.4) comming on
  828. Feb 5th.
  829. - Issue #2175729: Panopoly_users_update_7001 will be skipped due to missing
  830. dependency on fieldable_panel_panes_update_7107.
  831. - Issue #2180047: "Format" selector overlaps vertical tabs below it.
  832. - Issue #2164193: Upgrade from 1.0-rc3 fails: Table 'pathauto_state'
  833. doesn't exist (2nd attempt!).
  834. - Issue #2172093: Upgrade from 1.0-rc3 or 1.0-rc2 fails: Table
  835. 'cache_entity_fieldable_panels_pane' doesn't exist.
  836. - Issue #2164193: Upgrade from 1.0-rc3 or 1.0-rc2 fails: Table
  837. 'pathauto_state' doesn't exist.
  838. - Issue #2164193: Upgrade from 1.0-rc3 or 1.0-rc2 fails: Table
  839. 'pathauto_state' doesn't exist.
  840. - Issue #2171125: Update Entity API to 1.3 for security vulnerablity.
  841. - Issue #2171127: Update simple_gmap to version 1.2.
  842. - Issue #2165793: Add projects[apps][version] = 1.x-dev to makefile.
  843. - Add helper functions for modules that implement demo content using
  844. Migrate.
  845. - Issue #1869972: Implement Migrate Module for Panopoly Demo Content.
  846. - Issue #2145405: Change 'user_picture' support to save field_user_picture
  847. value to {user}.picture.
  848. - Issue #2154689: Spotlight widget breaks with jquery_update to jQuery UI
  849. >= 1.9.
  850. - Issue #2159119: Update all features.
  851. - Issue #2154521: Add AJAX bug fix patch to 'tablefield'.
  852. - Issue #2151657: Use #title_display rather than unsetting #title.
  853. - Issue 31981494: FAPE causing "Illegal string offset 'field_name'.
  854. - Issue #2058931: Incorrect implementation of CSS 'clearfix' in
  855. panopoly_wysiwyg.module.
  856. - Issue #2080925: Update field_group to version 1.3.
  857. - Issue #2153291: The "Sort by" won't save in the "Content list" widget.
  858. - Issue #2146727: Update 'link' module to version 1.2.
  859. - Issue #2125231: Update simple_gmap to version 1.1.
  860. - Issue #2087075: Update file_entity and media to version 2.0-alpha3.
  861. - Issue #2151571: Separate field_base from field_instance in Panopoly
  862. Pages.
  863. - Issue #2075903: Spotlight gives an ajax error and title does not ever
  864. change.
  865. - Issue #2031673: Move file_entity permissions from panopoly_admin to
  866. panopoly_widgets.
  867. - Issue #2023433: Fixed bugs in should set 'user_picture' to work with
  868. themes that customize 'user-picture.tpl.php'.
  869. - #2101013 - Defaultconfig issues in installation profiles that extend
  870. panopoly.
  871. - #2097487 - Accessibility improvement - support for aria properties.
  872. - #2055091 - Update Caption Filter to latest dev.
  873. - #2105433 - Add Migrate modules to Panopoly Core to help facilitate better
  874. demo content patterns.
  875. - 2008762 - Panopoly Pages has missing dependencies.
  876. - #2097861 - Update Apps module so that Apps can be used in offline mode.
  877. - #1837312 - Troubles Implementing Default Permissions for Panelizer.
  878. - Issue #2062377: Update features to 2.0.
  879. - Undo last commit - sorry.
  880. - --author=dsnopek .
  881. - Issue #2068489: Update 'entity' module to version 1.2 (for security
  882. advisory!).
  883. - Issue #2141069: Update 'entityreference' module to version 1.1 (for
  884. security advisory!).
  885. - #2053225 - Updating Tablefield to 2.2.
  886. - #2053223 - Updating Patch URLs to HTTP instead of HTTPS.
  887. - #2028793 - Updating to Views Autocomplete Filters 1.0.
  888. - #2050555 - Updating Tablefield to Use Differnet Click Event.
  889. - #2050555 - Updating WYSIWYG Patches: Part Two.
  890. - #2050555 - Updating WYSIWYG Patches.
  891. - #2047953 - Updating Media and File Entity to Lates Devs: Part Four.
  892. - #2047953 - Updating Media and File Entity to Lates Devs: Part Three.
  893. - #2047953 - Updating Media and File Entity to Lates Devs: Part Two.
  894. - #2038267 - CSS Updates to WYSIWYG Body Area in Case Themes Override: Part
  895. Two.
  896. - #2033441 - Fixing OpenSans support for IE 6 to 8.
  897. - #2023433 by dsnopek - Allow user_picture to work with themes that
  898. customize the picture.
  899. - #2004520 - Updating Linkit Profile to Work with UID 1.
  900. - #2038267 - CSS Updates to WYSIWYG Body Area in Case Themes Override.
  901. - #1979558 - Updating the Pathauto Path Persistence Patch.
  902. - #1816688 - Remove hard dependecy on Apps.module.
  903. - #2044425 - Move Default Content Dependency into Profile info File.
  904. - #2037911 - Updating RespondJS to 1.2.
  905. - #2002084 - Removing Views UI as Dependency of Panopoly Core.
  906. - #2047953 - Updating Media Vimeo to RC1 Release.
  907. - #2047953 - Updating Responsive Bartik Theme.
  908. - #2047953 - Updating Media and File Entity to Lates Devs.
  909. - #2047953 - Updating UUID, Features, Panels Breadcrumbs, Panels, Views
  910. Autocompelte Filters Modules: Part Two.
  911. - #2047953 - Updating UUID, Features, Panels Breadcrumbs, Panels, Views
  912. Autocompelte Filters Modules.
  913. - #2046195 - Allow Block Format Items to Be Centered in WYSIWYG.
  914. - #2027667 by webcultist - Making user register and user login form text
  915. translatable.
  916. - #1997968 - Making FPP Widgets translatable.
  917. - #1995064 - Adding patch to CTools from #1925018.
  918. - #1995064 - Updating File Entity to latest dev.
  919. - #1995064 - Updating Media Youtube to 2.0 RC3.
  920. - #1995064 - Updating UUID to Alpha 4.
  921. - #1995064 - Updating Fieldable Panels Panes to latest dev.
  922. - #1995064 - Updating Responsive Bartik to latest dev.
  923. - #1995064 - Updating Entity API to 1.1.
  924. - #1994786 - Enable helpful entity form fields by default.
  925. - #1831578 - Patching entity.module to handle access checks for deletions
  926. when file_entity is enabled.
  927. - #1967304 - Updating File Display Settings to Use New Techniques: Part
  928. Three.
  929. - #1967304 - Updating File Display Settings to Use New Techniques: Part
  930. Two.
  931. - #1967304 - Updating File Display Settings to Use New Techniques: Part
  932. One.
  933. - #1970262 by designar - Update to use render() method instead of #markup.
  934. - #1974200 by ultimike - Expanding Panopoly WYSIWYG use of
  935. extended_valid_elements.
  936. - #339714 by sylus - Removing _field_info_collate_fields() workaround since
  937. it is fixed in Drupal 7.22.
  938. - #1972178 - Updating Panopoly Pages to Reflect New Ctools Structure. Fixes
  939. bug with landing page creation.
  940. - #1966012 - Improving look of Media module modal popup: Part Five.
  941. - #1966198 - Patching width auto considerations for Responsive Bartik.
  942. - #1966012 - Improving look of Media module modal popup: Part Four.
  943. - #1966012 - Improving look of Media module modal popup: Part Three.
  944. - #1966012 - Improving the media experience with better image previews for
  945. videos.
  946. - #1966012 - Improving look of Media module modal popup: Part Two.
  947. - #1966012 - Improving look of Media module modal popup: Part One.
  948. - #1899368 by brantwynn - Do not require Panopoly Core for Panopoly Magic:
  949. Moving CTools Modal Settings.
  950. - #1937810 - Fixed bug with adding a menu option to landing page after
  951. initial creation.
  952. - #1841956 - Updating Video Responsive CSS for Media 2.x Options.
  953. - #1964086 - Updating Views to 3.7.
  954. - #1841956 - Updating Media Youtube and Media Vimeo to the 2.x Branch.
  955. - #1899368 by brantwynn - Do not require Panopoly Core for Panopoly
  956. Magic--author=brantwynn .
  957. - #1942588 by redndahead - Do not formally require editor and administer
  958. roles.
  959. - #1937068 - Allowing elements without titles to be in accordians.
  960. - #1953428 by stylus - Namespacing the PHP memory requirement for
  961. Panopoly.
  962. - #1928148 from gmclelland - Adding JS through hook_page_build() instead of
  963. hook_init().
  964. - #1946762 - Improving inline documentation for Panopoly Pages.
  965. - #1964086 - Updating FPP to Latest Development Release.
  966. - #1964086 - Updating Media and File Entity module to latest development
  967. releases.
  968. - #1961780 by Pancho - Handling version dependency in installation
  969. process.
  970. - Updating Default Content to 1.0 Alpha 9.
  971. - #1964086 - Updating Entity to 1.0.
  972. - #1964086 - Updating Ctools to 1.3, Panels to latest dev version, Panels
  973. Breadcrumbs to 2.0, Panelizer to 3.1, and FPP to 1.4.
  974. - #1964086 - Updating Responsive Bartik to Latest Dev: Part Two.
  975. - #1964086 - Updating Responsive Bartik to Latest Dev.
  976. - #1964086 - Updating Token to 1.5.
  977. - #1964086 - Updating LinkIt to 2.6.
  978. - #1964086 - Updating Link to 1.1.
  979. - #1964086 - Updating Libraries API to 2.1.
  980. - #1964086 - Updating Features to 2.0 Beta 2.
  981. - #1964086 - Updating Views to 3.6.
  982. - #1955212 by Mschudders - Fix debugging logic in Panopoly Widgets Dev JS.
  983. - #1883422 - Updating Panels, Panelizer, Fieldable Panels Panes, Entity,
  984. Ctools, and Panels Breadcrumbs to latest version: Part Two.
  985. - #1897992 - Allow add content item to have any content type.
  986. - #1890140 - Fixing autosubmit functionality with Media Browser.
  987. - #1859874 - Adding patch for Ctools access things.
  988. - #1860552 - Fixing issue with max-width and Google Maps.
  989. - #1847912 - Updating to latest File Entity and Media Modules for Alt and
  990. Title Support: Part Three.
  991. - Updating Panopoly Widgets for #1847912 - Updating to latest File Entity
  992. and Media Modules for Alt and Title Support: Part Two.
  993. - #1847912 - Updating to latest File Entity and Media Modules for Alt and
  994. Title Support.
  995. - #1857998 - Fixing handling of image attributes with Media Module and
  996. WYSIWYG.
  997. - #1860638 - Setting correct permissions on files.
  998. - #1883422 - Updating Panels, Panelizer, Fieldable Panels Panes, Entity,
  999. Ctools, and Panels Breadcrumbs to latest version.
  1000. - Updating to TinyMCE 3.5.8.
  1001. - #1866302 by joelcollinsdc - Only modify WYSIWYG settings done by
  1002. Panopoly.
  1003. - #1883540 - Show the Label on the User Picture Field: Part Two.
  1004. - #1883540 - Show the Label on the User Picture Field.
  1005. - #1878704 - Cleanup in Linkit profile for user role considerations.
  1006. - #1885628 - Removing Default Content for Widgets.
  1007. - Updating VBO to 3.1 and Views Autocomplete Filters to Beta 2.
  1008. - Updating Fieldable Panels Panes to 1.3.
  1009. - Updating Media and File Entity to 2.0-unstable7. Updating Tablefield to
  1010. 2.1.
  1011. - Updating Entity and Entity Reference to 1.0.
  1012. - #1839832 - Fixing build with Panopoly Widgets Recursive Dependency.
  1013. - #1839832 - Support link option for media files.
  1014. - #1432092 - Reroll of Caption Filter Patch for Better Image Handling.
  1015. - #1852878 - Improve Pane, Page, and Layout Library.
  1016. - Updating Panels, Panelizer, and Chaos Tools to Latest Dev Versions.
  1017. - #1840880 - Reduce Reliance on Panopoly Core, but Moving Make File
  1018. Considerations Here.
  1019. - #1840880 - Reduce Reliance on Panopoly Core: Part Two.
  1020. - #1840880 - Reduce Reliance on Panopoly Core.
  1021. - #1840880 - Reduce Reliance on Panopoly Core for Panopoly Pages: Part
  1022. Two.
  1023. - #1840880 - Reduce Reliance on Panopoly Core for Panopoly Pages.
  1024. - #1833692 by fabsor - Removing dependency on Panopoly Core for Panopoly
  1025. Theme.
  1026. - #1833726 - Remove Panopoly Core Dependency. Move Image Resize Filter to
  1027. Panopoly WYWISYWG.
  1028. - #1840880 - Reduce Reliance on Panopoly Core. Move Image Resize Filter to
  1029. Panopoly WYSIWYG.
  1030. - #1757782 - Updating path to Default Content to better address sorting of
  1031. imported items.
  1032. - #1839784 - Fix for bryant flipped layout min-height on content region.
  1033. - #1757782 - Patch for Default Content to Maintain Menu Heirarchy.
  1034. - #1655296 - Updating patch for Panels Breadcrumbs to handle default
  1035. Panelizer breadcrumb state.
  1036. - #1838602 - Patching Responsive Bartik to Better Handle Inline Links in
  1037. Taxonomy.
  1038. - Updating Features Export for 2.0 Compatibility.
  1039. - #1838084 - Fix Fixing Notice Errors in Link Alter Function by Defining
  1040. path in Default Content menu specification.
  1041. - #1836930 - Patch to Media, Media YouTube, Media Vimeo to have clean
  1042. upgrade path: Part Two.
  1043. - ##1835794 - Make Video Widget as Responsive As Possible with CSS: Part
  1044. Two.
  1045. - #1836930 - Patch to Media, Media YouTube, Media Vimeo to have clean
  1046. upgrade path.
  1047. - #1432092 - Updating Caption Filter Patch for French Support.
  1048. - #1780672 - Adding Permission Schema and Pattern: Part Seven.
  1049. - #1780672 - Adding Permission Schema and Pattern: Part Six.
  1050. - #1837312 - Adding permissions for control of panelized content page
  1051. node.
  1052. - #1837312 - Adding permissions for control of panelized categories
  1053. taxonomy.
  1054. - #1829114 by beeradb - Making default content in widgets optional.
  1055. - #1837914 - Adjusting Image Resize + WYSIWYG Filter Ordering.
  1056. - #1780672 - Adding Permission Schema and Pattern: Part Two.
  1057. - #1780672 - Adding Permission Schema and Pattern: Part Five.
  1058. - #1780672 - Adding Permission Schema and Pattern: Part Four.
  1059. - Adding back in the name to the .info File.
  1060. - #1780672 - Adding Permission Schema and Pattern: Part Three.
  1061. - #1780672 - Adding Permission Schema and Pattern.
  1062. - #1836026 - Make sure all features export cleanly for RC3.
  1063. - #1836020 - Patch to Media Module to Make the Install Process Cleaner.
  1064. - #1835968 - Patching Responsive Bartik to Have Appropriate Content Width
  1065. When there are No Sidebars.
  1066. - Updating Default Config and Features to Latest Versions.
  1067. - #1835794 - Make Video Widget as Responsive As Possible with CSSS.
  1068. - #1835798 - Fixing problem with loading images in Markitup for separator
  1069. element.
  1070. - #1832574 - Adding logic to support update to Media and File entity dev
  1071. versions.
  1072. - #1832574 - Updating Media and File Entity to Latest Devs to Adddress
  1073. Known Bug Fixes.
  1074. - #1832758 - Moving Field UI Modules to Panopoly Core's Makefile: Part
  1075. Two.
  1076. - #1832758 by fabsor - Moving Field UI Modules to Panopoly Core's
  1077. Makefile.
  1078. - Updating Panopoly Core for #1835012 - Proper Drush Make Patch for Panels
  1079. Breadcrumbs: Part Two.
  1080. - #1835012 - Proper Drush Make Patch for Panels Breadcrumbs.
  1081. - #1828246 - Updating Features to 2.0-alpha2.
  1082. - #1655296 - Patches to Panels Breadcrumbs and Panelizer to support
  1083. Breadcrumbs with Panelizer displays.
  1084. - #1772844 - Patching Panelizer to better respect Node Access Permissions
  1085. for the IPE.
  1086. - #1824566 - Updating Panelizer Patch to Use Defaults for Content Types and
  1087. Layouts.
  1088. - #1828684 - Patching Panels Module to properly include Layout Code.
  1089. - #1827574 - Expose Content Type for Content Item.
  1090. - #1828256 - Fixing Visibility Rules in Panels Patch.
  1091. - #1826434 - Use Default Functionality in Panelizer to Set Allowed Content
  1092. Types and Layouts: Part Two.
  1093. - #1826528 - Make Responsive Bartik the Default Panopoly Theme: Part Two.
  1094. - #1826528 - Make Responsive Bartik the Default Panopoly Theme.
  1095. - #1821254 - Limiting Image Styles Displayed in Configuration Screen.
  1096. - #1826434 - Use Default Functionality in Panelizer to Set Allowed Content
  1097. Types and Layouts.
  1098. - #1824566 - Patch to Panelizer to allow defaults to be set for layouts and
  1099. content types.
  1100. - #1754428 - Let other modules alter export of nodes with
  1101. defaultcontent.module.
  1102. - #1824508 - Make UUID Module Optional.
  1103. - #1822506 - Fixing problems with Video Embedding in WYSIWYG: Part Two.
  1104. - #1822506 - Fixing problems with Video Embedding in WYSIWYG.
  1105. - #1822222 - Fixing Bug with Filter Tips and Auto Submnit.
  1106. - #1822472 - Prevent Auto Submit on Ctools Patch.
  1107. - Updating README to Mention Caption Filter.
  1108. - #1715658 - Support for WYSIWYG Caption: Part Two.
  1109. - #1715658 - Support for WYSIWYG Caption: Part One.
  1110. - Update to Media Style Labeling for Clarify Purposes.
  1111. - #1820156 - Fixing image resizing properties with Media module.
  1112. - #1820262 - Applying patch to Entity API Module to Fix PHP 5.4
  1113. Installation Errors.
  1114. - #1791692 - Create a Featured View Mode for Taxonomy.
  1115. - #1791692 - Creating a Featured View Mode for Taxonomy Terms.
  1116. - Removing Drupalcode references for Drush Make. Rolling on dev releases of
  1117. Panelizer, Panels, and Chaos Tools.
  1118. - Keeping up to date with the latest changes for RC1.
  1119. - #1818138 - Allowing Remove Video Content to Be Added Again.
  1120. - #1818132 - Prevent FPP's from getting uuid style subtypes.
  1121. - #1795032 - No Longer Require Mediafield in Panopoly Widgets.
  1122. - Removing Media Patch for Installation Building Testing.
  1123. - Updating File Entity and Media Modules. Cleaning up Update Language.
  1124. - #1817172 - Updating Video Display for Height Issues and File Entity/Media
  1125. Dev Compatibility: Part Two.
  1126. - #1817172 - Updating Video Display for Height Issues and File Entity/Media
  1127. Dev Compatibility.
  1128. - #1817082 - Standardize Way Content Types are Defined: Part Two.
  1129. - #1817082 - Standardize Way Content Types are Defined.
  1130. - #1813278 - Adding patch to Default Config for Easier Exporting.
  1131. - Updating strongarm definitions in info files to prevent features
  1132. overriden status.
  1133. - #1813180 by zoo33 - Fix for jQuery UI Themeroller Theme in Seven Theme.
  1134. - Updating Panels Module to Latest Dev Release.
  1135. - #1814670 by tedbow - Fix moscone and moscone_flipped footer classes.
  1136. - #1811108 - Properly setting default values in settings form.
  1137. - #1810266 - Update Panopoly Images to Be in Sync with Media: Part Two.
  1138. - #1810266 - Update Panopoly Images to Be in Sync with Media.
  1139. - #1702700 - Improving media module's default display handling.
  1140. - #1810564 - Update Panopoly WYSIWYG Toggle CSS to Fit Width.
  1141. - Updating for cleaner media installation patch.
  1142. - Upgrading to latest version of Media and File Entity Modules.
  1143. - #1810270 - Update Dependency and Code Style on All Modules: Part Two.
  1144. - #1810270 - Update Dependency and Code Style on All Modules.
  1145. - #1810270 - Update Dependency and Code Style on All Modules: Part Three.
  1146. - #1810270 - Update Dependency and Code Style on All Modules: Part One.
  1147. - Updating Panels and Chaos Tools to latest development status.
  1148. - #1795032 by beeradb - Switch to using File fields for Video content
  1149. instead of Mediafield.
  1150. - #1804918 by beeradb - Cleaning up notices in Accordion.
  1151. - #1771002 - Solving notices on FPP interactions.
  1152. - #1806720 - Patch to UUID to improve token support.
  1153. - #1801370 - Making sure WYSIWYG code is included for features
  1154. installation.
  1155. - Updating WYSIWYG to 2.2.
  1156. - #1800594 - Adding patch to fix error with admin panes and proper
  1157. settings.
  1158. - #1801422 - Updating Panels Module to Fix Context Caching Issue.
  1159. - #1802098 - Simplfying Submenu Option to Work around Menu Block.
  1160. - #1803752 - Make Default the Default Media Style in WYSIWYG.
  1161. - #1764208 - Adding Panopoly Image Styles through the WYSIWYG.
  1162. - Updating WYSIWYG to latest Development Version.
  1163. - Updating to Simple GMAP 1.0.
  1164. - #1800448 - Removing Entity Reference Patch Since it is in RC5.
  1165. - #1800560 - Patch to Default Config to Allow Drush Features Components.
  1166. - #1800448 from sylus - Adding patch for entity reference entity selection
  1167. mode handling.
  1168. - #1800544 - Support for Default Config Module. Migration of Settings for
  1169. Panels Panes and Layouts.
  1170. - Adjusting CSS for WYSIWYG Toggle.
  1171. - #1798354 - Updating to TinymCE 3.5.7.
  1172. - #1734772 - Adding form caching fixing patch to Panels.
  1173. - #1792908 - Handle DO Drush Make Version Packaging for App Server
  1174. Selection.
  1175. - Updating UUID module with token fix patch from #1605284.
  1176. - Updating entityreference.module.
  1177. - Updating token.module.
  1178. - Taking a step back with the dream. Info files and git patch are not
  1179. always friends.
  1180. - Updating patches to several modules. Implementing new development + patch
  1181. structure.
  1182. - Updating patch from #1772834 to fix lost context.
  1183. - Adjusting Panelizer Layouts for user Page.
  1184. - #1572202 - Fixing Double Editing Problem with Panelizer.
  1185. - Updating hook_update_N() hook to adjust Panopoly's icon.
  1186. - A.
  1187. - #1771002 from beeradb - Fixing notices with FPP.
  1188. - Updating CSS/JS File Names to Use Dashes instead of Underscores.
  1189. - Making Spotlight Icon Transperant.
  1190. - Fixing bug with reusable setting and auto updating FPP.
  1191. - Reverting back Lazy Loading WYSIWYG scripts due to Loading Errors.
  1192. - #356480 - Updating Lazy Loading Script to Get Media Browser Working and
  1193. Other Things.
  1194. - Updating WYSIWYG Module to the Latest Development Version.
  1195. - #1772834 - Adding patch to Panels to deal with lost contexts.
  1196. - Updating FAPE to run latest -dev release.
  1197. - Commenting out Radix Theme for Now.
  1198. - Updating Views Bulk Operations to 3.0.
  1199. - #1772824 - Adding patch by beeradb to Panels for Context Handling.
  1200. - #1772824 by beeradb - Updating Field Rearrangement Logic.
  1201. - #1772824 - Adding patch to FAPE from beeradb.
  1202. - #1764204 by beeradb - Force Height on Sidebars to Make Layouts Impose
  1203. Their Will on Float.
  1204. - #1788028 by mirzu - Fixing Rolf layout output to render correctly.
  1205. - Updating text format for empty text and view description for generic item
  1206. selection view.
  1207. - Updating default text formatter for empty text to plain text for Taxonomy
  1208. listing.
  1209. - #1763394 - Adding patch to Apps to fix last-modified notice.
  1210. - Reverting to using Media Field due to Default Content Issues with File
  1211. Based Approach.
  1212. - Revert "#1311828 - Fixing Media Errors During Install".
  1213. - Moving Panopoly module make file build to main profile.
  1214. - Adding default display values to video default.
  1215. - Updating to latest version of Token.
  1216. - Updating Display Formatter for Video Widget.
  1217. - Making Video Widget Not Require Video Field.
  1218. - Updating Video Widget Type to use File Field Instead of Deprecated Media
  1219. Field.
  1220. - #1311828 - Fixing Media Errors During Install.
  1221. - Adding JS Behavior to Help Fix Video Size: Part One.
  1222. - Adding Panopoly WYSIWYG File.
  1223. - Adding Panopoly Widgets JS File.
  1224. - Updating README. Code Cleanup.
  1225. - Updating README. General Code Cleanup.
  1226. - Adding Panopoly Accordian JS to Panopoly Theme.
  1227. - Moving Panopoly Accordian CSS File.
  1228. - Updating README. Expanding Settings. Cleanup.
  1229. - Updating README. Removing Unecessary Templates.
  1230. - Adding information on Profile Expandability to README.
  1231. - Updating README. Removing CSS definition.
  1232. - Updating README.
  1233. - Improved README.txt File. More Code Documentation. Adding Custom Settings
  1234. Form.
  1235. - Removing Browsecap Access Plugins and Dependency.
  1236. - Adding Radix Theme. Removing Layout Builder Modules. Removing Browsecap.
  1237. - Removing Jquery Update. Updating Make File Comments.
  1238. - Updating to fix Core Issue #985642 to Clean up Profile.
  1239. - Adding installation profile specific code to Panopoly Core. Helps keep
  1240. our profile lean.
  1241. - #1780020 - Moving Logic to Set Permissions on Search to Panopoly Search.
  1242. - Updating Panopoly Theme Features Export.
  1243. - #1754770 - Allowing CTools to Work without Block.module.
  1244. - Updating Panopoly Pages Features Export.
  1245. - Updating Panopoly Images Features Export.
  1246. - Updating Panopoly Core Features Export.
  1247. - #1772728 - Fixing Reusable Settings on Fieldable Panel Panes.
  1248. - #1764214 - Fix to Height/Width Settings on Videos.
  1249. - #1774214 by beeradb - Support for Linkit Module.
  1250. - #1774072 by beeradb - Make Table Widget Responsive.
  1251. - Update to the JSON module.
  1252. - #1775494 from webflo - Fix to Jquery UI Theme.
  1253. - #1774434 - Adding Patch to Chaos Tools to Have String Contexts.
  1254. - Don't show existing voting information.
  1255. - Add variable condition to prevent voting on Apps.
  1256. - Even more updating to Dropbutton CSS.
  1257. - Updates to Dropbutton CSS Style.
  1258. - Moving Pages into Toolset Land.
  1259. - Quick Fix to CSS of Drop Button.
  1260. - Adding support for translation of Fieldable Panel Panes.
  1261. - Updating Landing Page Description. Updating Hiding of Layout Category.
  1262. - Adding FAPE Module to the Make File.
  1263. - Updating to the latest version of Views.
  1264. - Updating Make File to Build of General -dev Versions.
  1265. - Adding the Region Content Class to the Entire Page.
  1266. - Moving Panopoly Demo to Panopoly Apps.
  1267. - #1772620 - Removing Features Handling of Default Permissions.
  1268. - Updating Weight Setting in Hook requirements.
  1269. - Updating Revision Information on Panopoly Apps.
  1270. - Tweak to Chaos Tools Dropbutton Style.
  1271. - Consolidating the app servers down to just one.
  1272. - Removing Blur Patch for Chaos Tools Since It is Unneeded.
  1273. - Updating Dependency Information for Panopoly Images.
  1274. - Updating Dependency Information for Panopoly Widgets.
  1275. - Adding Theme Selection Profile Task Adder. Updating Dependency
  1276. Information.
  1277. - Adding a PHP Memory Requirements Check. Moving More Modules into
  1278. Dependencies.
  1279. - Adding Browser Detection and Chaos Tools Access Rules.
  1280. - Updating Make file to have Devel in correct subfolder.
  1281. - #1764136 - Updating core make file to include Panopoly things.
  1282. - #1764136 - Adding a make file for core things.
  1283. - #1764136 - Adding a make file for Image things.
  1284. - #1764136 - Adding a make file for Widget things.
  1285. - #1764136 - Adding a make file for Theme things.
  1286. - #1764136 - Adding a make file for WYSIWYG things.
  1287. - Removing the caption filter module.
  1288. - #1764136 - Adding a makefile for Panopoly Core.
  1289. - #1737762 - Removing legacy field definitions.
  1290. - Moving Wizard Creation Page to Panopoly Pages.
  1291. - Refactoring of default content logic. Minor CSS update. Fix to video
  1292. install process.
  1293. - Removing the Title for the Tablefield.
  1294. - Cleaning up Table Field Widget Setting Form.
  1295. - Slightly More Aggressive CSS Wrapper Settings.
  1296. - Flipping the Sanderson Icons since they were out of order.
  1297. - Fixing CSS Issue with Option Text Aligner.
  1298. - Simplifying Widget Install Process.
  1299. - Removing default video duplicated code.
  1300. - #1734926 - Updating Default Video Content.
  1301. - Moving rotation time for spotlight to Apps configuration.
  1302. - Better comments in CSS.
  1303. - #1734916 by beeradb - Adding dragger to WYSIWYG.
  1304. - #1734912 by beeradb - Map Widget Doesn't Respect Column Width.
  1305. - #1734926 by beeradb - Provide Default Content for Video.
  1306. - #1733672 - Adding in Preview File.
  1307. - Better Checking for Videw Mode Options.
  1308. - Updating Modal Styling. Pulling from Panopoly Admin.
  1309. - Moving WYSIWYG Toggle CSS Here.
  1310. - Quick CSS Fix for Image Width in Firefox.
  1311. - #1728772 by beeradb - Default Content for Image, File, and Spotlight
  1312. Widgets.
  1313. - Updating the README.
  1314. - Updating the README: Part Two.
  1315. - Adding preview watermark to image.
  1316. - Code cleanup. Mostly the Panopoly Accordian File: Part Two.
  1317. - Code cleanup. Mostly the Panopoly Accordian File.
  1318. - General code style cleanup: Part Two.
  1319. - Basic Code Cleanup.
  1320. - General code style cleanup.
  1321. - Minor coder review style updates: Part Two.
  1322. - Minor coder review style updates.
  1323. - Updating default layouts to allow for new Layout module.
  1324. - Updating default layouts to allow for new Layout module: Part Two.
  1325. - Adding clearfix on WYSIWYG setting.
  1326. - Updating dropbutton style for best style.
  1327. - Update to user panelization default. Better options.
  1328. - Removing did for panelizer support as per #1387634.
  1329. - Updates for Featurization and Simplicity.
  1330. - Better Categorizsation for Panel Panes.
  1331. - Minor panelizer exports for Panelizer Page Settings.
  1332. - Minor panelizer exports for Panelizer User Settings.
  1333. - #1727684 - Panelizer CLeanup.
  1334. - #1727684 - Panelizer Cleanup for Panels Pages: Part Three.
  1335. - #1727684 - Panelizer Cleanup for Panels Pages: Part Two.
  1336. - #1727684 - Panelizer Cleanup for Panels Pages.
  1337. - #1727684 - Cleaning back up Taxonomy Panel Settings: No Entity Field V1.
  1338. - #1727684 - Cleaning back up Taxonomy Panel Settings.
  1339. - #1727684 - Cleanup the Taxonomy Panelizer Settings.
  1340. - Let's show some entitie views.
  1341. - #1727684 - Moving main panels variable strongarming to Panopoly Core.
  1342. - #1724298 by beeradb - Code Cleanup.
  1343. - Much better styling for text format toggle.
  1344. - Right align buttons in Modal.
  1345. - #1711484 - Start on Adding Default Content to FPP: Adding Image.
  1346. - #1711484 - Start on Adding Default Content to FPP.
  1347. - OK. Plain Text is now Possible.
  1348. - Adjusting the size on title fields.
  1349. - #1724076 - Improving Modal Settings Forms CSS Change.
  1350. - #1489096 - CSS to Help IE9 Render TinyMce Better.
  1351. - Believe in the Panels Context: Part Two.
  1352. - Believe in the Panels Context.
  1353. - Removing the Read More Link on the Text Widget Since it Is Not Super
  1354. USeful.
  1355. - Adding new icons! Choosing sides in the FPP vs Views War.
  1356. - Stripping IMG Tag in Teasers.
  1357. - Update for Panelizer Featured View.
  1358. - Customizing Media Tabs in Media Popup.
  1359. - Improving Width on Video Things.
  1360. - Fixing Typo with Light Blue Region Theme Function.
  1361. - #1716072 and #1716074 - Drupal Approved Demonstration Pane and Region
  1362. Plugins.
  1363. - Update to Featured CSS for Certain Themes with Margins.
  1364. - Panelizer and Views Needed for Taxonomy Magic.
  1365. - #1716040 - Fixing the Media Module Corners.
  1366. - Properly Exported View Mode for Main Display.
  1367. - Adding Taxonomy Term Pattern.
  1368. - #1713534 - Adding the Webb Layout to Panopoly.
  1369. - Updating taxonomy field information in be in the plural.
  1370. - Changing Name of Field to The Plural.
  1371. - Adding taxonomy term support for Panelizer.
  1372. - Adding Panelization for Taxonomy Terms.
  1373. - Adding Panelizer View Modes Back In.
  1374. - Updates to Demo Content to Display a Bit Better.
  1375. - Adding configuration form + redirection option.
  1376. - Merge branch '7.x-1.x' of http://git.drupal.org/project/panopoly_images
  1377. into 7.x-1.x.
  1378. - Adding Category. Updating Name. Improving.
  1379. - Removing User Menu Featureization.
  1380. - Changing Taxonomy Term from Topic to Category.
  1381. - Stronger Definitions for CSS on Images.
  1382. - Additional menu options. Updating PM Existing Pages.
  1383. - #1715642 - Add more buttons to the Markitup! Editor.
  1384. - Better Targetted CSS for Images.
  1385. - Removing Image CSS Treatement from Panopoly Demo Since it is Confusing.
  1386. - Removing the Panopoly Image Teaser Style. Adding CSS Margins to Images.
  1387. - Updating Panelizer Content Settings.
  1388. - Improvement to Widget Preview CSS and CSS Cleaning.
  1389. - Additional Consideration for Height of Preview Pane.
  1390. - #1717644 by kmonty - Adding Content in IPE doesn't look good in
  1391. minimalist themes.
  1392. - Abusing hook_entity_info_alter() ordering and related
  1393. _field_info_collate_fields() calling to resolve #1400256 without a core
  1394. patch.
  1395. - Adding Chaos Tools Modal Override to Panopoly Core.
  1396. - Adjusting Select Widget for WYSIWYG Type.
  1397. - Standard Casing for Style Option Naming.
  1398. - Improvements to Accordian Style Plugin to work with the IPE.
  1399. - Better language around Form Content in Panes.
  1400. - No requirements. No rules.
  1401. - #1716060 - Allow for General Content to Be Added.
  1402. - Moving View Mode Styling to Panopoly Magic.
  1403. - CSS Magic for the View Setting.
  1404. - Changing Width Consideration to Max Width to Not Break Widths Set to be
  1405. Small.
  1406. - Updating Modal Sizing a Bit More. Tweak Tweak Tweak.
  1407. - Bumping up the Modal Padding a Bit.
  1408. - Updating View Machine Names to Be Better.
  1409. - #1716050 from kmonty - General Panels IPE Preview Cleanup.
  1410. - Update for Panelizing New Fields.
  1411. - Panelizing User Edit Form. Updating Picture Field.
  1412. - Update to Available Pane Settings in User Profile.
  1413. - Adding additional panelization for user profiles.
  1414. - Improvements to User Profile with Awesome Panelization.
  1415. - Adding Default User Picture.
  1416. - Front End Consolidation. Fonts Moved from Panopoly Theme. jQuery UI Moved
  1417. from Panopoly Theme.
  1418. - Front End Consolidation. Fonts Moved to Panopoly Core. Jquery UI Moved to
  1419. Panopoly Core.
  1420. - Adding Panelization to User View Modes.
  1421. - Adding featured view mode for users.
  1422. - Hiding the New Admin Panels from Panelizer.
  1423. - Exporting of Panelizer Settings Wide and Far.
  1424. - Update to Panelizer All View Modes for Panopoly Pages.
  1425. - #1715650 - Implementing Support for Panopoly Wide Taxonomy.
  1426. - #1703042 by beeradb - Create Generic Existing Content Options.
  1427. - Adding Global Function to Get Panopoly Approved View Modes.
  1428. - Properly Export PM Existing Pages with Features.
  1429. - Adding Both App Servers to Panopoly Core.
  1430. - Adding Much Stronger Dropbutton Style.
  1431. - Adding Panopoly Apps Server for General Use Apps.
  1432. - Adding User Login Link to Users Module.
  1433. - Updates to naming of layout files in comments.
  1434. - #1708574 from beeradb - Fixing Bundle Argument Problem with Fieldable
  1435. Panel Panes Interface.
  1436. - Remove the DID for Panelizer Export as per #1555194.
  1437. - Removing UUID Support from Panopoly Demo.
  1438. - Adding Default Panelized Mode for Panelizer.
  1439. - Update to Demo Content. Adding Title Override. Removing Slideshow.
  1440. - Adding Modal Styles to Panopoly Core.
  1441. - Updating WYSIWYG Styles. Consolidating from Other Places.
  1442. - Addition of Four New Layouts - Rolph, Sutro Double, Taylor, and Taylor
  1443. Flipped.
  1444. - Update to Sanderson and Sutro Images for Correct padding.
  1445. - Updating Export to Include Rotation Time Field.
  1446. - Cleaner Export for Panopoly Users.
  1447. - Updating Panopoly Demo for New Title Override Consideration.
  1448. - Update to Demo to Showcase Featured Status.
  1449. - Small Change to Language on Featured/Primary Image.
  1450. - Adding Featured Status Bit to Panopoly Pages.
  1451. - Adding Markitup WYSIWYG Styles.
  1452. - Moving WYSIWYG Styling from Panopoly Admin.
  1453. - Updating Full Display Panelizer View Mode.
  1454. - Adding Panelizer Support for Featured View Mode.
  1455. - Adding CSS styles for Featured View Mode.
  1456. - Tweaks to Demo Page Content Setup.
  1457. - Update to Panopoly Demo to Take Advantage of New Patch for Field/Content
  1458. Pane Switching in Panopoly Magic.
  1459. - #1705746 by beeradb - Improve UI for Make Title Link on Fieldable Panels
  1460. Panes.
  1461. - Update to Fieldable Panel Pane Entity Declaration to Convert _ to -.
  1462. - #1703366 from stylus - Update Fieldable Panel Pane Paths for FPP 1.1
  1463. Compatibiltiy.
  1464. - #1691636 from mrf - Fix to Panopoly Spotlight Settings.
  1465. - #1567704 from beeradb - Fix handling of fieldsets to allow images to be
  1466. removed.
  1467. - #1672404 from Arshad Chummun - Adding image style formatter settings to
  1468. Spotlight Widget.
  1469. - #1655546 from beeradb - Fixing drag and drop on spotlight functionality.
  1470. - #1690204 - Adding demonstration exposed filters.
  1471. - #1685486 - Correctly Setting 'install_task' variable to done.
  1472. - Initial Commit of Panopoly WYSIWYG to Drupal.org.
  1473. - Initial Commit of Panopoly Widgets to Drupal.org.
  1474. - Initial Commit of Panopoly Users to Drupal.org.
  1475. - Initial Commit of Panopoly Theme to Drupal.org.
  1476. - Initial Commit of Panopoly Pages to Drupal.org.
  1477. - Initial Commit of Panopoly Images to Drupal.org.
  1478. - Initial Commit of Panopoly Demo to Drupal.org.
  1479. - Removing the Status URL and Version Specification.
  1480. - Initial Commit of Panopoly Core to Drupal.org.
  1481. 7.x-1.45, 2017-05-11
  1482. -------------------
  1483. - Update Panopoly WYSIWYG for Issue #2876031 by dsnopek, NicholasS, cboyden:
  1484. Chrome v58 Cannot Edit Images - Tiny MCE Bug setBaseAndExtent.
  1485. - Update Panopoly Widgets for Issue #2877428 by dsnopek, Steve Hanson: Update of
  1486. Media to 2.1 for security issue DRUPAL-SA-CONTRIB-2017-044.
  1487. - Update Panopoly Test for Issue #2874638 by dsnopek, cboyden: Add a Behat step
  1488. to manually take a screenshot.
  1489. - All Chrome tests failing with "Could not open connection: An unknown server-
  1490. side error".
  1491. - Update Panopoly Widgets for Issue #2860930 by dsnopek, cboyden: Add option to
  1492. Submenu widget to control how many levels down to expand children, when using
  1493. the "Expand all children" option.
  1494. - Start testing upgrades from the 1.44 release.
  1495. - Restored drupal-org.make after the 1.44 release.
  1496. 7.x-1.44, 2017-04-13
  1497. -------------------
  1498. - Update Panopoly Widgets for Issue #2869079 by dsnopek: Update to Media 2.0.
  1499. - Update Panopoly Widgets for Issue #2856834 by dsnopek: Incorrect image style
  1500. used in WYSIWYG on updated sites.
  1501. - Start testing upgrades from the 1.43 release.
  1502. - Restored drupal-org.make after the 1.43 release.
  1503. 7.x-1.43, 2017-02-22
  1504. -------------------
  1505. - Update Panopoly Core for Issue #2855019 by cboyden: Security update to Views
  1506. 3.15.
  1507. - Start testing upgrades from the 1.41 and 1.42 releases.
  1508. - Restored drupal-org.make after the 1.42 release.
  1509. 7.x-1.42, 2017-02-17
  1510. -------------------
  1511. - Update Panopoly Test for Issue #2850972: Rename 'tests' directory to 'behat'.
  1512. - Update Panopoly Test for Issue #2850954: Add composer.lock to .gitignore in
  1513. panopoly_test.
  1514. - Drop support for updating from Panopoly version that were release more than a
  1515. year ago.
  1516. - Update to Drupal 7.54.
  1517. - Update Panopoly Core, Widgets and Images for Issue #2828987 by dsnopek,
  1518. humansky, cboyden, mazze, byronveale, Steve Hanson, ndeet, mpotter: Update
  1519. Media module to 7.x-2.0-rc3.
  1520. - Update Panopoly Widgets for Issue #2623318 by dsnopek: Spotlight title display
  1521. problems at mobile width.
  1522. - Update Panopoly Test for Issue #2717277 by dsnopek: Upload screenshots to
  1523. imgur on failed tests.
  1524. - Update Panopoly Core for Issue #2803347 by dsnopek, cboyden: Update Behat
  1525. Drupal extension to 3.2.2.
  1526. - Update Panopoly Core for Issue #2789503 by cboyden, dsnopek, temkin: Update
  1527. CTools to 1.12 and Panels to 3.8.
  1528. - Update to Drupal core 7.53.
  1529. - Update Panopoly Widgets and Test for Issue #2771333 by dsnopek: Use linkit on
  1530. path for "Make title a link" for all FPP widgets.
  1531. - Revert "Update Panopoly Core for Issue #2789503 by cboyden, temkin, dsnopek:
  1532. Update CTools to 1.12 and Panels to 3.8".
  1533. - Update Panopoly Core for Issue #2789503 by cboyden, temkin, dsnopek: Update
  1534. CTools to 1.12 and Panels to 3.8.
  1535. - Update Panopoly Widgets, WYSIWYG and Test for Issue #2173535 by dsnopek: Use
  1536. linkit on Spotlight.
  1537. - Update Panopoly Widgets for Issue #2832255 by dsnopek, cboyden: URLs truncated
  1538. on Image widgets.
  1539. - Update Panopoly Magic for Issue #2379145 by dsnopek: Panopoly Magic live
  1540. preview does not render field collections.
  1541. - Update Panopoly Magic for Issue #2813391 by dsnopek, cboyden: Preview doesn't
  1542. refresh after link is inserted into field with Linkit.
  1543. - Merge branch '7.x-1.x' of git.drupal.org:project/panopoly into 7.x-1.x.
  1544. - Update Panopoly Core and Pages for Issue #2597273 by dsnopek: Update to
  1545. Pathauto 1.3.
  1546. - Update Panopoly Core and Search for Issue #2765427 by dsnopek, humansky, Jon
  1547. Nunan: Fix tests and 'drush' installation with Drupal 7.50 and greater.
  1548. - Restored drupal-org.make after the 1.41 release.
  1549. Panopoly 7.x-1.41, 2016-11-17
  1550. ----------------------
  1551. - Upgrade to Drupal 7.52.
  1552. - Update Panopoly Widgets and Test for Issue #2340811 by dsnopek, mcrittenden:
  1553. Switch Image widget to use Media Browser.
  1554. - Update Panopoly Magic for Issue #2748813 by dsnopek, adamsro: Redirected to
  1555. ajax endpoint when editing with IPE.
  1556. - Incorrect storage_id in panopoly_test breaks some child distributions tests.
  1557. - Update Panopoly Search for Issue #2790595 by mpotter, humansky: SolrPhpClient
  1558. cannot be downloaded.
  1559. - Update Panopoly Core for Issue #2788861: Add Panelizer patch to make
  1560. 'administer panelizer' permission work correctly.
  1561. - Start testing upgrades from the 1.40 release.
  1562. - Restored drupal-org.make after the 1.40 release.
  1563. Panopoly 7.x-1.40, 2016-08-20
  1564. ----------------------
  1565. - Update Panopoly Core for Issue #2787195 by byronveale, dsnopek: Update to
  1566. Panels 7.x-3.7 and Panelizer 7.x-3.4.
  1567. - Update Panopoly Core for Issue #2786553 by cboyden: Data loss: Saving in IPE
  1568. without changes can cause previous change to be lost.
  1569. - Update Panopoly Core for Issue #2786249 by dsnopek: Panels 3.6 converts user
  1570. configured CSS IDs from underscores to dashes and makes CSS classes lover-
  1571. case.
  1572. - Start testing upgrades from the 1.39 release.
  1573. - Restored drupal-org.make after the 1.39 release.
  1574. Panopoly 7.x-1.39, 2016-08-18
  1575. ----------------------
  1576. - Update Panopoly Core for Issue #2786249: Panels 3.5 converts user configured
  1577. CSS IDs from underscores to dashes.
  1578. - Update Panopoly Core, Admin, Pages, Search, Test, Users for Issue #2785825 by
  1579. dsnopek: Update Panels and Panelizer for SA-CONTRIB-2016-047 and SA-
  1580. CONTRIB-2016-048.
  1581. - Drop support for upgrading from Panopoly versions older than 1 year.
  1582. - Update Panopoly Core, Users and Pages for Issue #2429549 by HaiNguyen007,
  1583. dsnopek, DamienMcKenna, mglaman, hefox, mpotter: Update to latest Panelizer.
  1584. - Update Panopoly Core for Issue #2753091 by cboyden: Patch Views Autocomplete
  1585. Filters for clunky autocomplete message.
  1586. - Fix grammar in readme.
  1587. - Start testing upgrades from the 1.37 release.
  1588. - Restored drupal-org.make after the 1.38 release.
  1589. Panopoly 7.x-1.38, 2016-08-03
  1590. ----------------------
  1591. - Update Panopoly Admin for Issue #2778555 by chrisgross: Update Admin Views to
  1592. 1.6 for SA-CONTRIB-2016-041.
  1593. - Update Panopoly Magic and Test for Issue #2773683 by cboyden, dsnopek: Can't
  1594. distinguish Add links on Add Content dialog.
  1595. - Update Panopoly Widgets and Test for Issue #2013965 by dsnopek, caschbre,
  1596. lsolesen, Andrew_Mallis: ability to link images placed with image widget.
  1597. - Revert "Issue #2765427: Update to Drupal 7.50".
  1598. - Update to Drupal 7.50.
  1599. - Assign UID 1 to 'administrator' role on install.
  1600. - Update Panopoly Search for Issue #2418861 by dsnopek: Don't enable
  1601. pantheon_apachesolr on panopoly sites hosted on Pantheon by default.
  1602. - Start testing upgrades from the 1.37 release.
  1603. - Restored drupal-org.make after the 1.37 release.
  1604. Panopoly 7.x-1.37, 2016-06-16
  1605. ----------------------
  1606. - Update Panopoly Core for Issue #2750185: Update Views to 3.14 for SA-
  1607. CONTRIB-2016-036.
  1608. - Start testing upgrades from the 1.36 release.
  1609. - Restored drupal-org.make after the 1.36 release.
  1610. Panopoly 7.x-1.36, 2016-06-16
  1611. ----------------------
  1612. - Update to Drupal 7.44 for SA-CORE-2016-002.
  1613. - Update Panopoly Core for Issue #2063541 by lsolesen: Remove Open Sans?.
  1614. - Update Panopoly Core for Issue #2728569 by dsnopek: CTools modal positioned
  1615. incorrectly in Bootstrap theme when message is present.
  1616. - Start testing upgrades from the 1.35 release.
  1617. - Restored drupal-org.make after the 1.35 release.
  1618. Panopoly 7.x-1.35, 2016-05-04
  1619. ----------------------
  1620. - Update Panopoly Magic and Test for Issue #2483295 by dsnopek, humansky,
  1621. mglaman, cboyden: Title in FPP is double encoded when making a link.
  1622. - Update Panopoly Core and Magic for Issue #2717509 by dsnopek: Update to
  1623. Fieldable Panels Panes 1.10 for SA-CONTRIB-2016-025.
  1624. - Start testing upgrades from the 1.34 release.
  1625. - Merge branch '7.x-1.35' of git.drupal.org:project/panopoly into 7.x-1.35.
  1626. - Drop support for upgrading from Panopoly versions older than 1 year.
  1627. - Restored drupal-org.make after the 1.34 release.
  1628. Panopoly 7.x-1.34, 2016-04-20
  1629. ----------------------
  1630. - Update Panopoly Search for Issue #2710389 by dsnopek: Update to search_api
  1631. 1.18 for SA-CONTRIB-2016-022.
  1632. - Update Panopoly Search and Test for Issue #2561737 by cboyden, mpotter: Update
  1633. search_api to 1.17, search_api_db to 1.5, search_api_solr to 1.10.
  1634. - Update Panopoly Core for Issue #2708733 by mpotter: Update Features to 2.10.
  1635. - Start testing upgrades from the 1.33 release.
  1636. - Restored drupal-org.make after the 1.33 release.
  1637. Panopoly 7.x-1.33, 2016-04-14
  1638. ----------------------
  1639. - Update Panopoly Theme for Issue #2706279 by dsnopek: Remove the Respondjs
  1640. library from Panopoly.
  1641. - Update Panopoly Core for Issue #2706259: Update to Features 2.9 for SA-
  1642. CONTRIB-2016-020.
  1643. - Update Panopoly Search for Issue #2694253 by dsnopek, cboyden: Don't log
  1644. searches for empty keywords.
  1645. - Update Panopoly Core for Issue #2695563 by dsnopek: Remove debug code from
  1646. Panels IPE.
  1647. - Update Panopoly Magic and Test for Issue #2467073 by cboyden, dsnopek,
  1648. segovia94: Preview fieldset overflows in Firefox if using a very large image.
  1649. - Start testing upgrades from the 1.32 release.
  1650. - Restored drupal-org.make after the 1.32 release.
  1651. Panopoly 7.x-1.32, 2016-03-03
  1652. ----------------------
  1653. - Update Panopoly Core for Issue #2679947 by cboyden: Security update to
  1654. fieldable panels panes 1.8.
  1655. - Start testing upgrades from the 1.31 release.
  1656. - Restored drupal-org.make after the 1.31 release.
  1657. Panopoly 7.x-1.31, 2016-02-25
  1658. ----------------------
  1659. - Update to Drupal 7.43 for SA-CORE-2016-001.
  1660. - Update Panopoly Widgets and WYSIWYG for Issue #2646372 by dsnopek:
  1661. Panopoly_widgets Schema Update 7016 Integrity constraint violation.
  1662. - Phing build exposes too much to the public.
  1663. - Update Panopoly Widgets for Issue #2653834 by dsnopek: Pass entity to
  1664. 'panopoly_spotlight_wrapper' and 'panopoly_spotlight_view' theme functions.
  1665. - Start testing upgrades from the 1.30 release.
  1666. - Restored drupal-org.make after the 1.30 release.
  1667. Panopoly 7.x-1.30, 2016-01-06
  1668. ----------------------
  1669. - Update Panopoly Test for Issue #2645668: "Use an image from elsewhere on the
  1670. web" test failing.
  1671. - Assign UID 1 to 'administrator' role on install.
  1672. - Update Panopoly Core for Issue #2645654: Update field_group to 1.5 for SA-
  1673. CONTRIB-2016-001.
  1674. - Update Panopoly Admin for Issue #2637004 by humansky: Default admin role.
  1675. - Update Panopoly Widgets for Issue #2623662 by dsnopek: Access denied when
  1676. adding Media in WYSIWYG.
  1677. - Update Panopoly Widgets for Issue #2617618 by dsnopek: Don't set default image
  1678. for image widget.
  1679. - Start testing upgrades from the 1.29 release.
  1680. - Restored drupal-org.make after the 1.29 release.
  1681. Panopoly 7.x-1.29, 2015-11-18
  1682. ----------------------
  1683. - Update Panopoly Widgets for Issue #2618206 by mpotter: Patching media for
  1684. opening multiple media browser popups.
  1685. - Bah! We don't want to test only 7.x-1.29, but skip testing 8.x-2.x (otherwise
  1686. we lose the issue branch tests).
  1687. - Update Panopoly Admin for Issue #2616342 by rajarju: User base_url for showing
  1688. site url over permalink field (label).
  1689. - Update Panopoly Core for Issue #2610366 by mpotter: Panels patches for Atrium.
  1690. - Update Panopoly Images for Issue #2573877 by Andrew_Mallis: tighten up media
  1691. browser thumbnails.
  1692. - Merge branch '7.x-1.29' of git.drupal.org:project/panopoly into 7.x-1.29.
  1693. - For now, only test the 7.x-1.29 branch.
  1694. - Update Panopoly Widgets for Issue #2533688 by dsnopek: Update to Media
  1695. 2.0-beta1 and File Entity 2.0-beta2.
  1696. - Update Panopoly Core for Issue #2592731 by mpotter: Update Features 2.7 (and
  1697. Features Override).
  1698. - Update Panopoly Core for Issue #2578219 by mglaman: Update defaultconfig to
  1699. version 1.0-alpha11.
  1700. - Revert "Update Panopoly Core for Issue #2597273: Update to Pathauto 1.3".
  1701. - Update Panopoly Core for Issue #2567483 by humansky: Update to Date 2.9.
  1702. - Update Panopoly Core for Issue #2597273: Update to Pathauto 1.3.
  1703. - Update Panopoly Core for Issue #2561733: Update to CTools 1.9.
  1704. - Update Panopoly WYSIWYG for Issue #2553903: Update to Linkit 3.4.
  1705. - Start testing upgrades from the 1.28 release.
  1706. - Restored drupal-org.make after the 1.28 release.
  1707. Panopoly 7.x-1.28, 2015-10-21
  1708. ----------------------
  1709. - Update to Drupal 7.41 for SA-CORE-2015-004 and jquery_update for SA-
  1710. CONTRIB-2015-158.
  1711. - Update Panopoly Admin for Issue #2557317 by visabhishek, rhuffstedtler: Remove
  1712. question mark from Enable/Disable link on pane library.
  1713. - Drop support for updating from Panopoly version that were release more than a
  1714. year ago.
  1715. - Update Panopoly Search for Issue #2560753 by amaisano: Search block pane
  1716. config ignores prompt override.
  1717. - Revert "Update Panopoly Search for Issue #2560753 by amaisano: Search block
  1718. pane config ignores prompt override".
  1719. - Update Panopoly Core for Issue #2583449 by LCM: Missing file access checks for
  1720. private files attached to Fieldable Panel Panes.
  1721. - Update Panopoly Theme for Issue #2574491 by Alex Bukach: Don't rebuild
  1722. accordions on AJAX requests.
  1723. - Update Panopoly Theme for Issue #2541838 by hart0554: Convert accordion
  1724. "heightAuto" to "heightStyle" for jQuery UI >= 1.9.
  1725. - Update Panopoly WYSIWYG for Issue #2562983 by kekkis: Incorporate patch that
  1726. eases creating new text formats.
  1727. - Update Panopoly Core for Issue #2562157: Can't distinguish reusable content
  1728. without admin title when previews are in single mode.
  1729. - Update Panopoly Core for Issue #2559617 by mglaman: CTools "Undefined index:
  1730. access callback in ctools_entity_from_field_context()".
  1731. - Update Panopoly Images for Issue #2558367 by uttamkotekar: Type-o findthe in
  1732. watchdog() text panopoly_images module.
  1733. - Update to Selenium 2.47.1 to fix test stability issues.
  1734. - Check-overridden.sh failing on Travis-CI.
  1735. - Update Panopoly Admin for Issue #2552723 by B-Prod: Update to
  1736. simplified_menu_admin 1.0.
  1737. - Update Panopoly Widgets for Issue #2528248 by dsnopek, chrisgross: Text on
  1738. tabs on Media Browser is lower than it is on other interfaces.
  1739. - Update Panopoly Search for Issue #2565175 by cboyden: Performance issues when
  1740. indexing HTML-heavy sites.
  1741. - Fix the create_test_branch.py script for the changes in .travis.yml.
  1742. - Add back PHP 5.5 and 5.6 tests!.
  1743. - Fix permissions on new script files.
  1744. - Cache Drush and Composer on Travis for builds.
  1745. - Migrate to new Travis infrastructure.
  1746. - Start testing upgrades from the 1.27 release.
  1747. - Restored drupal-org.make after the 1.27 release.
  1748. Panopoly 7.x-1.27, 2015-09-02
  1749. ----------------------
  1750. - Update Panopoly Core for Issue #2562017: Update to fieldable_panels_panes
  1751. version 1.7 for SA-CONTRIB-2015-145.
  1752. - Use latest Chrome on Travis-CI.
  1753. - Update Panopoly Core for Issue #2492877 by RobLoach, Albert Volkman: Move
  1754. jQuery version from strongarm to defaultconfig so it can be overridden.
  1755. - Start testing upgrades from the 1.26 release.
  1756. - Restored drupal-org.make after the 1.26 release.
  1757. Panopoly 7.x-1.26, 2015-08-19
  1758. ----------------------
  1759. - Revert "Update Panopoly Core for Issue #2474563 by mglaman: Need ctools patch
  1760. for calling node_view more than once".
  1761. - Update Panopoly Core for Issue #2554189: Update to CTools 1.8 for SA-
  1762. CONTRIB-2015-141.
  1763. - Update to Drupal 7.39 for SA-CORE-2015-003.
  1764. - Update Panopoly Admin for Issue #2391243 by dsnopek, B-Prod: Multilingual
  1765. options for menu does not work.
  1766. - Update Panopoly Admin for Issue #2185351 by dsnopek, caschbre: Does
  1767. panopoly_admin really depend on panopoly_theme?.
  1768. - Update Panopoly Widgets for Issue #2314059 by Andrew Edwards, dsnopek,
  1769. nlambert, martin_q: Panopoly Widgets - support the Title module.
  1770. - Composer.json build requirements should be require-dev and not require.
  1771. - Update Panopoly Widgets for Issue #2534936 by ultimike: Counting Spotlight
  1772. clicks.
  1773. - Update Panopoly Widgets for Issue #2498437 by dsnopek, mglaman, jfrederick:
  1774. Update media_vimeo to version 2.1.
  1775. - Chrome tests failing on Travis-CI.
  1776. - Update Panopoly Pages and Test for Issue #2497297 by jfrederick, dsnopek:
  1777. Errors on non-interactive install with drush site-install.
  1778. - Update Panopoly Widgets for Issue #2456255 by dsnopek, mglaman: Update
  1779. views_autocomplete_filters to version 1.2.
  1780. - Update Panopoly Core for Issue #2474563 by mglaman: Need ctools patch for
  1781. calling node_view more than once.
  1782. - Update Panopoly Search for Issue #2044147 by populist, jfrederick: Have
  1783. panopoly_search SOLR intergration configured for node access by default.
  1784. - Update Panopoly Widgets for Issue #2504829 by dsnopek, mglaman, mpotter,
  1785. Elijah Lynn: Update Vimeo configuration export.
  1786. - Update Panopoly Search for Issue #2530866 by cboyden, jfrederick, Lowell:
  1787. Search indexes source code.
  1788. - Update Panopoly Search for Issue #2500307 by mglaman, jfrederick: Update
  1789. search_api to 1.15 and search_api_solr to 1.7.
  1790. - Update Panopoly Search for Issue #2117715 by dsnopek, yakoub, mglaman:
  1791. Redirect search block to our search_api-based search.
  1792. - Update Panopoly Search for Issue #2534646 by dsnopek: Update from Panopoly
  1793. 1.15 or older fails with "Table 'drupal.search_api_task' doesn't exist".
  1794. - Update Panopoly Search for Issue #2434591 by caschbre: Check if
  1795. panopoly_search is enabled in panopoly_search update 7005.
  1796. - Update Panopoly Search for Issue #2533504 by drunken monkey: Exported disabled
  1797. server "Solr Server" cannot have an index attached.
  1798. - Update Panopoly Widgets for Issue #2528924 by dsnopek, cboyden, ultimike:
  1799. Spotlight accessibility regressions.
  1800. - Update Panopoly Magic for Issue #2533064 by dsnopek: Live preview after image
  1801. upload breaks Spotlight (regression).
  1802. - Update Panopoly Widgets for Issue #2532908 by dsnopek: Panopoly Widgets
  1803. overridden after upgrade to -dev.
  1804. - Update Panopoly Core for Issue #2510944 by hefox, mglaman: Update Apps to 1.0.
  1805. - Update Panopoly Widgets for Issue #2334041 by Andrew Edwards: Move rendering
  1806. of Spotlight formatter into theme template.
  1807. - Update Panopoly Theme for Issue #2530966 by hart0554, Lowell: Accordion style
  1808. setting "-1" on active doesn't work with jquery ui => 1.9.
  1809. - Add 'sudo: required' to our .travis.yml.
  1810. - Update Panopoly Core and Test for Issue #2183937 by mglaman, tom friedhof,
  1811. fastangel, mcrittenden: Error on install of Panopoly-based install profile:
  1812. "Column 'module' cannot be null" when profile starts with "e".
  1813. - Update Panopoly Core for Issue #1980348 by elliotc, ivymy, lsolesen: The
  1814. breadcrumb for create text & image shows ampersand as" & ".
  1815. - Update Panopoly Widgets, Magic and Test for Issue #2479569 by dsnopek,
  1816. mglaman: Update tablefield to version 2.4.
  1817. - Update Panopoly WYSIWYG for Issue #2509988 by mglaman: Update to
  1818. image_resize_filter 1.15.
  1819. - Update Panopoly WYSIWYG for Issue #2272721 by mglaman: Image Resize Filter
  1820. never utilized.
  1821. - Start testing upgrades from the 1.25 release.
  1822. - Restored drupal-org.make after the 1.25 release.
  1823. Panopoly 7.x-1.25, 2015-07-08
  1824. ----------------------
  1825. - Update Panopoly Core for Issue #2525208 by dsnopek, hfarrier: Media dialog
  1826. broken (possible bug).
  1827. - Update Panopoly Admin for Issue #2529416: Update to admin_views 1.5 for SA-
  1828. CONTRIB-2015-132.
  1829. - Add phing-based build system to make it easier for contributors to build,
  1830. install and run tests.
  1831. - Update Panopoly Widgets for Issue #2526330 by Andrew Edwards: Split spotlight
  1832. JS into it's own file.
  1833. - Start testing upgrades from the 1.24 release.
  1834. - Update Panopoly Test for Issue #2521644 by dsnopek: Allow video_widget.feature
  1835. to run under Firefox.
  1836. - Restored drupal-org.make after the 1.24 release.
  1837. Panopoly 7.x-1.24, 2015-07-02
  1838. ----------------------
  1839. - Update Panopoly Core for Issue #2506371 by dsnopek, chrisgross, humansky:
  1840. Media dialog missing styles.
  1841. - Update to Selenium 2.46.
  1842. - Revert "Issue #2516882: Update to Selenium 2.46".
  1843. - Update Panopoly Core for Issue #2516868 by dsnopek: Update to
  1844. views_bulk_operations 3.3 for SA-CONTRIB-2015-131.
  1845. - Update Panopoly Core for Issue #2516872 by dsnopek: Update to Migrate 2.8 for
  1846. SA-CONTRIB-2015-130.
  1847. - Update Panopoly Core and Widgets for Issue #2506371 by dsnopek, chrisgross,
  1848. humansky: Media dialog missing styles.
  1849. - Update Panopoly Widgets for Issue #2510910 by humansky: Update to
  1850. media_youtube 3.0.
  1851. - Update Panopoly Widgets for Issue #2514518 by dsnopek: Update to menu_block
  1852. 2.7.
  1853. - Update Panopoly Core for Issue #2477391 by hefox, mpotter: Update Features to
  1854. version 2.6.
  1855. - Update Panopoly Theme for Issue #2093009 by dsnopek: Undefined index: active
  1856. in theme_panopoly_theme_panopoly_accordion_style_render_region(.
  1857. - Start testing upgrades from the 1.23 release.
  1858. - Restored drupal-org.make after the 1.23 release.
  1859. Panopoly 7.x-1.23, 2015-06-17
  1860. ----------------------
  1861. - Update Panopoly Test for Issue #2507897: Commit composer.lock to increase test
  1862. performance and consistancy.
  1863. - Update to Drupal 7.38 for SA-CORE-2015-002.
  1864. - Update Panopoly Core and Admin for Issue #2507781: Update to jquery_update 2.6
  1865. for SA-CONTRIB-2015-123.
  1866. - Update Panopoly Magic and Test for Issue #2496027 by dsnopek: Generate preview
  1867. markup in a theme function/template.
  1868. - Update Panopoly Core, Admin and Widgets for Issue #2235081 by dsnopek,
  1869. RobLoach, hefox: Update jquery_update to version 2.5.
  1870. - Update Panopoly Core for Issue #2477391 by hefox, mpotter: Update Features to
  1871. version 2.6-rc1.
  1872. - Update Panopoly Theme for Issue #2503921 by joegraduate: Update to
  1873. radix_layouts 3.4.
  1874. - Update Panopoly Widgets for Issue #2499289 by dsnopek, lsolesen, cboyden:
  1875. Spotlight titles without descriptions wrapping to a second line.
  1876. - Update Panopoly Admin for Issue #2449855 by hefox, mglaman: Patch breakpoints
  1877. so it doesn't make cache clear slow on sites with enabled themes not using
  1878. breakpoints.
  1879. - Update Panopoly Widgets for Issue #2499979 by joegraduate, mglaman: Update
  1880. menu_block to version 2.6.
  1881. - Update Panopoly Pages for Issue #2500351 by mglaman: SQL Integrity constraint
  1882. thrown for Panopoly Landing Page permissions on upgrade.
  1883. - Start testing upgrades from the 1.22 release.
  1884. - Restored drupal-org.make after the 1.22 release.
  1885. Panopoly 7.x-1.22, 2015-06-04
  1886. ----------------------
  1887. - Drop support for updating from Panopoly version that were release more than a
  1888. year ago.
  1889. - Update Panopoly Images for Issue #2401473 by dsnopek: Update to latest
  1890. ManualCrop 7.x-1.22-dev.
  1891. - Update Panopoly Magic and Test for Issue #2155377 by dsnopek, sylus, mpotter,
  1892. cboyden: Only show one widget preview at a time when adding content in panels.
  1893. - Update Panopoly Core for Issue #2499273: Include Panels and CTools patches for
  1894. improved keyboard accessibility.
  1895. - Update Panopoly Core, Magic and Test for Issue #2483265 by dsnopek: Update to
  1896. latest Fieldable Panels Panes (FPP).
  1897. - Update Panopoly Test for Issue #2371247 by dsnopek, cboyden: Upgrade to Behat
  1898. 3 / Drupal Extension 3.
  1899. - Update to Drupal 7.37.
  1900. - Update Panopoly Core and Admin for Issue #2492811 by RobLoach, dsnopek: Move
  1901. jquery_update to panopoly_core.make and .info.
  1902. - Update Panopoly Widgets for Issue #2458677 by mglaman: Add locale language
  1903. filter to "Add content item" widget View.
  1904. - Update Panopoly Test for Issue #2374827 by dsnopek, Shawn DeArmond: Write
  1905. Behat test for autocomplete on "Add content item" widget.
  1906. - Update Panopoly Core for Issue #2492841 by RobLoach: Switch from
  1907. hook_pre_render_styles() to hook_library_alter().
  1908. - Update scripts/create_test_branch.py for the addition of the 5.5 and 5.6 jobs.
  1909. - Run Travis-CI tests with PHP 5.5 and 5.6 as well.
  1910. - Update Panopoly Magic and Test for Issue #2459163 by mglaman, dsnopek: Editing
  1911. body of node in FAPE via the IPE doesn't save changes.
  1912. - Update Panopoly WYSIWYG for Issue #2491521 by dsnopek: Warning when content
  1913. includes duplicate IDs and a user defined text format that allows them.
  1914. - Update Panopoly Widgets for Issue #2445119 by dsnopek: Update Media to
  1915. 2.0-alpha4.
  1916. - Update Panopoly Magic and Test for Issue #2477469 by dsnopek, mglaman: Style
  1917. settings form breaks 'managed_file' elements, puts 'Cancel' button in 'General
  1918. Settings' fieldset, and gives PHP notices on region style settings.
  1919. - Update Panopoly Magic for Issue #2491593 by dsnopek: Visual regression on 'Add
  1920. content' dialog for the top-level widget buttons.
  1921. - Update Panopoly Test for Issue #2430975 by Shawn DeArmond: Add Behat tests for
  1922. demo content pulled in via panopoly_demo and Migrate.
  1923. - Revert "Update Panopoly Core for Issue #2456255 by dsnopek: Update
  1924. views_autocomplete_filters to version 1.2".
  1925. - Update Panopoly Core for Issue #2316531 by cornifex: Update Date to 2.9-rc1.
  1926. - Update Panopoly Test for Issue #2489630 by mglaman: "@Then /^I should see the
  1927. "([^"]*)" button$/" notice on $region.
  1928. - Update Panopoly Test for Issue #2489354 by caschbre: Write Behat test for
  1929. hiding seldom used pane styles via Panopoly Magic.
  1930. - Revert "Update Panopoly Test for Issue #2489354 by caschbre: Write Behat test
  1931. for hiding seldom used pane styles via Panopoly Magic".
  1932. - Update Panopoly Core for Issue #2466935 by mglaman, hefox: Update apps to rc1.
  1933. - Update Panopoly Widgets for Issue #2424709 by joegraduate: Update 'menu_block'
  1934. module to 2.5.
  1935. - Update Panopoly Core for Issue #2456255 by dsnopek: Update
  1936. views_autocomplete_filters to version 1.2.
  1937. - Update Panopoly Images for Issue #2486713 by ergophobe: Caption filter doesn't
  1938. select the correct image size when an image's size is manually adjusted.
  1939. - Update Panopoly Images for Issue #2489320 by junaidpv: panopoly_images module
  1940. pass incorrect arguments when calling watchdog() inside hook_init()
  1941. implementaion.
  1942. - Update Panopoly Admin for Issue #2484733 by uladzimir.karol: Replace 'und'
  1943. with the constant LANGUAGE_NONE for multi language site in panopoly_admin.
  1944. - Update Panopoly Search for Issue #2485081 by dobe: Alter Search Form Submit.
  1945. - Update Panopoly Test for Issue #2481145 by hefox: Undefined events don't have
  1946. definition but afterStep still called, errors out.
  1947. - Update Panopoly Widgets for Issue #2480835 by dsnopek: Spotlight widget
  1948. shouldn't assume that image exists when rendering.
  1949. - Revert "Update Panopoly Widgets for Issue #2479569: Update tablefield to
  1950. version 2.4".
  1951. - Update Panopoly Magic and Test for Issue #2468371 by dsnopek, cboyden: Provide
  1952. a way for Views to opt out of allowing the "Display type" to be changed on the
  1953. pane settings.
  1954. - Update Panopoly Widgets for Issue #2479569: Update tablefield to version 2.4.
  1955. - Update Panopoly Theme for Issue #2453093: Update respondjs to version 1.5.
  1956. - Start testing upgrades from the 1.21 release.
  1957. - Restored drupal-org.make after the 1.21 release.
  1958. Panopoly 7.x-1.21, 2015-04-29
  1959. ----------------------
  1960. - Update Panopoly Core for Issue #2480383: Update Views to version 3.11 for SA-
  1961. CONTRIB-2015-103.
  1962. - Update Panopoly Test for Issue #2236815 by segovia94, dsnopek: Set human-
  1963. readable names for all of Panopoly's image styles.
  1964. - Update Panopoly Images for Issue #2236815 by segovia94, dsnopek: Set human-
  1965. readable names for all of Panopoly's image styles.
  1966. - Update Panopoly Core, Admin, Pages and Test for Issue #2477319: Clean up
  1967. instances of deprecated layouts.
  1968. - Update Panopoly WYSIWYG for Issue #2473365 by dsnopek: WYSIWYG format
  1969. shouldn't use "Convert line breaks into HTML" filter.
  1970. - Update Panopoly Core for Issue #1962642 by Sheldon Rampton: Undefined index:
  1971. default_filename in defaultconfig_defaultconfig_components() (line 418.
  1972. - Update Panopoly Core for Issue #2468989 by hanoii: Include views patch to fix
  1973. destination query string on ajax calls from views.
  1974. - Update Panopoly Test for Issue #2476723 by dsnopek: Remove 'Radix' from the
  1975. label of each of the layouts.
  1976. - Update Panopoly Theme for Issue #2476723 by dsnopek: Remove 'Radix' from the
  1977. label of each of the layouts.
  1978. - Update Panopoly Images and Test for Issue #2476227 by dsnopek: Page full of
  1979. variables after changing layout.
  1980. - Update Panopoly WYSIWYG for Issue #2476543 by dsnopek: tag getting
  1981. added to the WYSIWYG output.
  1982. - Fix type-o in scripts/create_test_branch.py: panopoly_wyiswyg =>
  1983. panopoly_wysiwyg.
  1984. - Update Panopoly Core for Issue #2444361 by mglaman: Update token module to
  1985. version 1.6.
  1986. - Update Panopoly WYSIWYG for Issue #2451691 by mglaman: Update TinyMCE library
  1987. to 3.5.11.
  1988. - Update Panopoly Core for Issue #2472693: Make theming FPPs sane.
  1989. - Update Panopoly Test for Issue #2471995 by hefox: menu_rebuild removed, but
  1990. not variable that tracked if had been done.
  1991. - Update Panopoly Core and profile for Issue #2468273 by dsnopek: Update to
  1992. Drupal 7.36.
  1993. - Update Panopoly Core, Images, Widgets, Admin, Pages, Search and Test for Issue
  1994. #2446165: Update Features module to version 2.5.
  1995. - The create_test_branch.py script should skip all but one upgrade test by
  1996. default.
  1997. - Update Panopoly Images for Issue #2468445 by RobLoach, dsnopek: Panopoly
  1998. Images targets img elements.
  1999. - Revert "Update Panopoly Images for Issue #2468445 by RobLoach, dsnopek:
  2000. Panopoly Images targets img elements".
  2001. - Update Panoploy WYSIWYG for Issue #2460217 by mcrittenden: LinkIt is broken
  2002. when changing to WYSIWYG editor after save.
  2003. - Update Panopoly Magic for Issue #2261061 by segovia94, dsnopek, hernani: Allow
  2004. panopoly magic to affect other forms.
  2005. - Update Panopoly Images and WYSIWYG for Issue #2287805 by ergophobe, dsnopek,
  2006. cornifex, mglaman: Caption filter does not work with Quarter Size image format
  2007. - or with floated captions.
  2008. - Update Panopoly WYSIWYG for Issue #2456919 by ergophobe: Caption filter not
  2009. properly converting singe quotes to entities.
  2010. - Update Panopoly Widgets for Issue #2463395 by dsnopek: Content Item widget
  2011. initial preview is confusing.
  2012. - Update Panopoly Magic for Issue #2463389 by dsnopek: PHP notice when adding
  2013. Image pane as an editor.
  2014. - Update Panopoly Admin for Issue #2461077 by dshields, dsnopek: Hiding the Body
  2015. field label breaks the summary toggle.
  2016. - Update Panopoly Core for Issue #2455789: Errors when viewing pages with
  2017. fieldable panels panes with visibility rules.
  2018. - Update Panopoly Widgets for Issue #2459229 by dsnopek: Document names in the
  2019. Media "Library" overflow outside of their boxes.
  2020. - Update Panopoly Widgets for Issue #2459195 by dsnopek: "File name" filter in
  2021. Media "Library" loses focus after each keystroke.
  2022. - Update Panopoly Widgets for Issue #2458747 by dsnopek: Media browser tabs give
  2023. little indication that a tab is selected.
  2024. - Start testing upgrades from the 1.20 release.
  2025. - Restored drupal-org.make after the 1.20 release.
  2026. Panopoly 7.x-1.20, 2015-03-25
  2027. ----------------------
  2028. - Update Panopoly Pages for Issue #2456635 by candelas, dsnopek:
  2029. SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'rid' cannot be
  2030. null.
  2031. - Intermittent test failures due to Chrome errors.
  2032. - Update Panopoly Admin for Issue #2429327 by B-Prod: The alteration of node
  2033. options may conflict with other forms.
  2034. - CHANGELOG.txt updates for 1.19 went wrong.
  2035. - Start testing upgrades from the 1.19 release.
  2036. - Restored drupal-org.make after the 1.19 release.
  2037. Panopoly 7.x-1.19, 2015-03-19
  2038. -----------------------
  2039. - Getting ready for the 1.19 release.
  2040. - Update Panopoly Core for Issue #2455073: Update to CTools 1.7 for SA-
  2041. CONTRIB-2015-079.
  2042. - Update Drupal core to 7.35 for SA-CORE-2015-001.
  2043. - Update Panopoly Magic and Test for Issue #2443499 by dsnopek: User profile:
  2044. Unable to chage image field style formatter options because they don't get
  2045. saved.
  2046. - Update Panopoly Admin for Issue #2424017 by B-Prod: Malformed (and useless)
  2047. string context causes errors with new versions of CTools.
  2048. - Update Panopoly Test for Issue #2453837 by dsnopek: Authenticated users should
  2049. have full permission to all test content types.
  2050. - Update Panopoly Search and Test for Issue #2423841 by dsnopek: "Top search
  2051. phrases" report not showing any data.
  2052. - Update Panopoly Widgets for Issue #2432625 by dsnopek: panopoly_widgets makes
  2053. it hard/impossible to implement responsive tables strategy for the whole site.
  2054. - Update Panopoly Image for Issue #2449357 by dsnopek: Relabeled view modes
  2055. baffles.
  2056. - Update Panopoly Pages and Test for Issue #2293947 by caschbre, dsnopek,
  2057. mglaman: Make "Landing Page" into node + Panelizer (rather than a Page Manager
  2058. page).
  2059. - Update Panopoly WYSIWYG for Issue #2449495 by dsnopek: livepreview.feature is
  2060. super slow.
  2061. - Update Panopoly Users for Issue #2447591 by bwood: Perform coding style fixes
  2062. on panopoly_users.
  2063. - Update Panopoly Core for Issue #2448757: Features exports including Panels
  2064. stuff (*.pages_default.inc, *.panelizer.inc, etc) use incorrect indentation.
  2065. - Update Panopoly Admin for Issue #2444359 by caschbre: Update admin_views to
  2066. version 1.4.
  2067. - Update Panopoly Admin for Issue #2396241 by brandy.brown, dsnopek: Hide field
  2068. labels in a more accessible way.
  2069. - Update Panopoly Widgets for Issue #2446219 by mglaman: Media Vimeo patch to
  2070. fix improper Exception handling.
  2071. - Update Panopoly Admin for Issue #2152111 by brandy.brown, dsnopek: Removal of
  2072. description from Featured image.
  2073. - Update Panopoly Magic, Core and Test for Issue #2398347 by dsnopek, mglaman:
  2074. Panopoly Magic abuses FPP revisions.
  2075. - Update Panopoly Test and Magic for Issue #2447839 by dsnopek: Audit Behat code
  2076. for slowness and optimize.
  2077. - Update Panopoly Test for Issue #2447475 by dsnopek: YouTube test fails on
  2078. Chrome 41.
  2079. - Update Panopoly Magic for Issue #2443031 by joegraduate: Panopoly Magic update
  2080. generates warning when FPP not installed.
  2081. - Update Panopoly Admin for Issue #2430617 by hanoii: states.js doesn't work
  2082. properly with jquery 1.7 (jquery_update 2.3).
  2083. - Update Panopoly Core for Issue #2420281 by dsnopek: Administration menu:
  2084. errors when enabling it.
  2085. - Update Panopoly Admin for Issue #2412321: Update admin_menu to 3.0-rc5.
  2086. - Update Panopoly Admin for Issue #2272179: Update 'module_filter' module to
  2087. version 7.x-2.0 (1.8 unsupported).
  2088. - Installing last release fails to pull in panopoly_demo on Travsi-CI.
  2089. - Update Panopoly Magic and Test for Issue #2317467 by dsnopek: Allow live
  2090. preview to work with WYSIWYG.
  2091. - Tests randomly fail with "MySQL server has gone away" (take 4).
  2092. - Start testing upgrades from the 1.18 release.
  2093. - Restored drupal-org.make after the 1.18 release.
  2094. Panopoly 7.x-1.18, 2015-02-26
  2095. ----------------------
  2096. - Update Panopoly Search for Issue #2436351 by hefox: Patch search_api_db to be a bit less brittle.
  2097. - Update Panopoly Search for Issue #2164187 by dsnopek: Upgrade from 1.0-rc4 fails: Table 'cache_search_api_solr' doesn't exist.
  2098. - Update Panopoly Core for Issue #2438281 by dsnopek: Update to Entity API 1.6 for SA-CONTRIB-2015-053.
  2099. - Write a script to submit issue patches to Travis-CI.
  2100. - Enable APC on Travis-CI.
  2101. - Travis-CI not failing on 'drush updb' errors!.
  2102. - Update Panopoly Magic for Issue #2426241 by adamsro: Upgrade causes fieldable panels panes Titles to appear twice.
  2103. - Update Panopoly Magic and Test for Issue #2430889 by dsnopek: Hide 'preview' and 'diff_standard' view modes when adding FPPs.
  2104. - Update Panopoly Magic and Test for Issue #2170695 by dsnopek, whastings, mglaman: Make view modes removed from pane configuration a setting.
  2105. - Test allowing Apps to pull in the panopoly_demo module when running via Drush.
  2106. - Update Panopoly Core for Issue #2430921: Failing to download 'panopoly_demo' when installing via 'drush si': "Downloading updates failed:Failed to download from ".
  2107. - Update Panopoly Search for Issue #2425577 by adamsro: WD search_api: SearchApiException: Unknown or invalid item type node on update.
  2108. - Update Panopoly Core for Issue #2412317 by artem.kolotilkin: Update to Migrate 2.7.
  2109. - Update Panopoly Image for Issue #2422163 by ergophobe: Panopoly CSS causes issues with WYSIWYG image because of image style class names.
  2110. - Start testing upgrades from the 1.17 release.
  2111. - Restored drupal-org.make after the 1.17 release.
  2112. Panopoly 7.x-1.17, 2015-02-18
  2113. ----------------------
  2114. - Update Panopoly Images for Issue #2181263 by ivanjaros: HP Fatal error: [] operator not supported for strings in panopoly_images/panopoly_images.module on line 90.
  2115. - Update Panopoly Magic for Issue #1759222: Remove special handling for Pane titles.
  2116. - Update Panopoly Search for Issue #2425903 by adamsro: Search API exceptions during install.
  2117. - Revert "Update Panopoly Widgets for Issue #2424709 by joegraduate: Update 'menu_block' module to 2.5".
  2118. - Update Panopoly Test for Issue #2424829 by cboyden: Submenu widget test depends on panopoly_pages.
  2119. - Update Panopoly Widgets for Issue #2424709 by joegraduate: Update 'menu_block' module to 2.5.
  2120. - Start testing upgrades from the 1.16 release.
  2121. - Restored drupal-org.make after the 1.16 release.
  2122. Panopoly 7.x-1.16, 2015-02-12
  2123. ----------------------
  2124. - Updated Panopoly Core for Issue #2424627: Update Views to version 3.10 for SA-CONTRIB-2015-039.
  2125. - Update Panopoly Theme for Issue #2418885 by lsolesen: Makefile downloads master of respondjs library instead of tag/hash.
  2126. - Update Panopoly Widgets and Test for Issue #2424327 by dsnopek: Overriding title in "Content Item" widget doesn't work for "Featured" view mode of Content Pages.
  2127. - Updated Panopoly Widgets and Test for Issue #2334439 by dsnopek: Switch "Content Item" widget to use some kind of entity reference field rather than title with autocomplete filter.
  2128. - Update Panopoly Pages for Issue #2191069 by dsnopek, arshadcn, caschbre, klu: Have Panopoly Theme depend on Radix Layouts - forget some layout changes.
  2129. - Update Panopoly Core, Search, Test for Issue #2416525 by dsnopek: Allow users to search for content added to a node via Panelizer.
  2130. - Updated Panopoly Widgets and Test for Issue #2421569 by dsnopek: Allow the title of "Content item" widgets to be overridden.
  2131. - Updated Panopoly Widgets for Issue #2421593 by dsnopek: Remove empty ("no results") message from "Content list" and "Content item" widgets.
  2132. - Update Panopoly Widgets for Issue #2395719 by cboyden, dsnopek: Add option to support sorting by updated date to Content List.
  2133. - Update Panopoly Core for Issue #2418769: Notice: Undefined variable: id in ctools_argument_entity_id_context() (line 73 of /prj/ctools/plugins/arguments/entity_id.inc).
  2134. - Update Panopoly Core for Issue #2416775 by ivanjaros: Warning: Illegal offset type in views_add_contextual_links() (line 816 of ~/prj/panopoly/panopoly/modules/contrib/views/views.module).
  2135. - Update Panopoly Widgets for Issue #2417293: Submenu widget broken - Fatal error: Call to undefined function menu_block_configure_form_follow_validate() - take 2!.
  2136. - Update Panopoly Test for Issue #2149171 by dsnopek, lsolesen: Write Behat tests for Panopoly "submenu" widget.
  2137. - Update Panopoly Widgets for Issue #2417293: Submenu widget broken - Fatal error: Call to undefined function menu_block_configure_form_follow_validate().
  2138. - Update Panopoly Magic for Issue #2416781 by dsnopek, ivanjaros: Stray select box when configuring Views widgets.
  2139. - Update Panopoly WYSIWYG for Issue #2403539 by fastangel: Makefile downloads master of markitup library instead of tag/hash.
  2140. - Update Panopoly Search for Issue #2080893 by dsnopek: Update Search API modules.
  2141. - Update Panopoly Core for Issue #2416035 by ivanjaros: Update to Panels 3.5 and Ctools 1.6.
  2142. - Include Drupal core patch to fix issues with ImageCache Actions.
  2143. - Update Panopoly Test for Issue #2373495 by cboyden: Write Behat test for Media Web tab; move to new feature.
  2144. - Update Panopoly Test for Issue #2268647 by cboyden, dsnopek: File upload tests do not clean up after themselves.
  2145. - Update Panopoly Core for Issue #2312827: Widget 'title' isn't shown admin pages for Fieldable Panel Panes.
  2146. - Revert "Update Panopoly Test for Issue #2268647 by cboyden, dsnopek: File upload tests do not clean up after themselves".
  2147. - Update Panopoly Test for Issue #2276089 by dsnopek, maustyle: Allow configuring file types for "File" widget without overriding the Feature.
  2148. - Update Panopoly WYSIWYG for Issue #2411920: @ rule for wysiwyg_filter needs to come first, rather than last.
  2149. - Update Panopoly Widgets for Issue #2411755 by mcrittenden: Spotlight Pause/Pause/Prev/Next buttons stop working after opening or saving Panels IPE.
  2150. - Updated Panopoly Widgets for Issue #2276089 by dsnopek, maustyle: Allow configuring file types for "File" widget without overriding the Feature.
  2151. - Revert "Update Panopoly Core for Issue #2312827 by dsnopek: Widget 'title' isn't shown admin pages for Fieldable Panel Panes".
  2152. - Update Panopoly Core for Issue #2312827 by dsnopek: Widget 'title' isn't shown admin pages for Fieldable Panel Panes.
  2153. - Update Panopoly Magic for Issue #2410921 by Chewie, dsnopek: Avoid overwriting title of IPE buton.
  2154. - Restored drupal-org.make after the 1.15 release.
  2155. - Update Panopoly Widgets for Issue #2398801 by cornifex: Map widget pane-content should hide overflow as opposed to entire pane.
  2156. - Update Panopoly Core for Issue #2402199 by hefox: Update to features 2.3.
  2157. Panopoly 7.x-1.15, 2015-01-12
  2158. ----------------------
  2159. - Update to CTools 1.5
  2160. - Use structured markup for search results
  2161. - Spotlight: Allow hiding of pager, replace with previous/next controls
  2162. - Spotlight should allow an empty title field
  2163. - Updated LinkIt module to 3.3 version
  2164. Panopoly 7.x-1.14, 2014-11-19
  2165. ----------------------
  2166. - Update Panopoly Core for Issue #2374727 by hefox: update to apps beta20.
  2167. - Update to Drupal 7.34 for SA-CORE-2014-006.
  2168. - Update Panopoly Theme for Issue #2378487 by dsnopek: Update all Panels in the database to use Radix Layouts.
  2169. - Update Panopoly Search for #2144779 by dsnopek: Update automatic configuration of SOLR on Pantheon.
  2170. - Update Panopoly Test for Issue #2329387 by cboyden, jessehs: Write Behat tests to ensure search works after install and provides facets.
  2171. - Update Panopoly Test for #2334055 by jessehs: Write Behat tests to verify that submission guidelines appear on node edit form.
  2172. - Update Panopoly Test for #2377713 by dsnopek: panopoly_test shouldn't put "use text format panopoly_(html|wysiwyg)_text" in user_permission.
  2173. - Update Panopoly Core, Theme, Magic, Admin, Users, Pages, Search, Test for #2191069 by dsnopek, arshadcn, caschbre, klu: Have Panopoly Theme depend on Radix Layouts (rather than providing it's own).
  2174. - Update Panopoly Widgets for #2374715 by dsnopek: Fixed "Content Type" filter on the "Add content item" widget is broken.
  2175. - Update Panopoly Core for #2374697 by dsnopek: Fixed views_autocomplete_filters 'dependent' feature doesn't work in Pane settings.
  2176. - Update Panopoly Core for #2374121 by mpotter: Fixed Patch needed to Views Bulk Operations (VBO).
  2177. - Update to Drupal 7.33.
  2178. - Update Panopoly Widgets for #2369627 by dsnopek: Update 'link' module to version 1.3 (fix overridden Features).
  2179. - Update Panopoly Core for #2369629 by dsnopek: Update distro_update to version 1.0-beta4.
  2180. - Update Panopoly Core for #2369627 by dsnopek: Update 'link' module to version 1.3.
  2181. - Update Panopoly Theme for #2369609 by dsnopek: Update responsive_bartik to version 1.0.
  2182. - Update Panopoly Widgets for #2163985 by lsolesen: Added Too narrow Spotlight headline area.
  2183. - Update Panopoly Test for #2334143 by jessehs | dsnopek: Write Behat tests for pathauto for 'editor' role.
  2184. - Update Panopoly Search for #2150047 by jessehs, lsolesen: Fixed Empty search should yield message "Enter your keywords".
  2185. - Update Panopoly Test for #2334055 by jessehs | dsnopek: Write Behat tests to verify that submission guidelines appear on node edit form.
  2186. - Start testing upgrades from the 1.13 release.
  2187. - Update Panopoly Theme for #2370539 by arshadcn: Fixed Hide hidden themes from Panopoly theme selection.
  2188. - Update Panopoly Magic for #2171809 by mpotter | ergophobe: Added Can't turn off previews on Panels Add Content modal.
  2189. - Update Panopoly Core for #2369967 by mpotter | dsnopek: Consider CTools modal resize patch (#2055785) for inclusion in Panopoly?.
  2190. - Update Panopoly Test for #2370527 by cboyden: Use 'imports' in behat.yml files to share common configuration.
  2191. - Update Panopoly Core for #2361927 by hefox | lsolesen: Fixed Strict warning: Only variables should be passed by reference in apps_retrieve_app_image().
  2192. - Update Panopoly Admin for #2317411 by mglaman: Added Restore automatic menu title generation from menu.js.
  2193. - Update Panopoly WYSIWYG for #2058917 by dsnopek, scottalan | kmonty: Fixed Kitchen Sink WYSIWYG plug-in breaks non-panopoly_wysiwyg input format editors (using CKEditor).
  2194. - Restored drupal-org.make after the 1.13 release.
  2195. Panopoly 7.x-1.13, 2014-10-17
  2196. ----------------------
  2197. - Fixed panopoly_update_7102() breaks if 'help' block is already placed in a region.
  2198. - Update Panopoly Widgets for #2357405 by hefox: Fixed Patch for tablefield not needed.
  2199. - Starting testing upgrades from the 1.12 release.
  2200. - Restored drupal-org.make after the 1.12 release.
  2201. Panopoly 7.x-1.12, 2014-10-15
  2202. ----------------------
  2203. - Update to Drupal 7.32 for SA-CORE-2014-005.
  2204. - Update Panopoly Test for #2354303 by dsnopek: Fixed Remove field_featured_categories and field_featured_status from panopoly_test.
  2205. - Update Panopoly Core for #2354297 by dsnopek: Fixed Include CTools patch to prevent error in IPE when field doesn't exist.
  2206. - Update Panopoly WYSIWYG and Test for #2186541 by caschbre, dsnopek: Added Upgrade linkit module 3.1+.
  2207. - Update Panopoly Core for #2353385 by dsnopek: Update 'panels_breadcrumbs' to version 2.2.
  2208. - Update Panopoly Core for #2353381 by dsnopek: Update 'uuid' to version 1.0-alpha6.
  2209. - Update Panopoly Admin and Test for #2212695 by dsnopek | lsolesen: Fixed Disabling "Advanced Panel Plugins" breaks some Panes (ex. Panels Everywhere).
  2210. - Update Panopoly Core and Test for #2283223 by caschbre, dsnopek | carsonblack: Fixed Old content aliases should be preserved by default.
  2211. - Update Panopoly Core for #2303783 by hefox | cboyden: Update Apps to latest beta.
  2212. - Update Panopoly Core for #2063541 by lsolesen | populist: Remove Open Sans?.
  2213. - Update Panopoly Magic for #2307831 by mglaman | Iceabenezer: Fixed Using deprecated clicked_button, not triggering_element.
  2214. - Update Panopoly Core for #2335809 by humansky: Fixed On Views "Content Panes", exclude hidden fields (on "Field Settings") by default.
  2215. - Update Panopoly Test for #2306771 by trevjs | cboyden: Fixed One-time login link test does not delete its user.
  2216. - Update Panopoly Widgets for #2337593 by caschbre | lsolesen: Added only show number and play on spotlight if pics no >= 2.
  2217. - Fixed Tests on Travis-CI randomly fail with: "Could not open connection" (take 3).
  2218. - Update Panopoly Test for #2316067 by dsnopek, mglaman, cboyden: Fixed panopoly_test should not depend on panopoly_pages.
  2219. - Update Panopoly Users for #2209661 by scottalan: Fixed Panopoly Users - Default body classes not added to feature.
  2220. - Update Panopoly WYSIWYG for #2058917 by kmonty: Fixed Kitchen Sink WYSIWYG plug-in breaks non-panopoly_wysiwyg input format editors.
  2221. - Fixed Tests on Travis-CI randomly fail with: "Could not open connection". (take 2).
  2222. - Update Panopoly Theme for #2330841 by dsnopek: Update respondjs to version 1.4.
  2223. - Update Panopoly Admin for #2319075 by dsnopek: Update Breakpoints to version 1.3.
  2224. - Update Panopoly Magic and Test for #2160731 by mglaman, dsnopek, whastings: Added Panopoly Magic should respect a view's configured view mode. (take 2).
  2225. - Update Panopoly Core for #2280589 by trevjs, mglaman | ergophobe: Patch Panelizer to avoid fatal error in Features.
  2226. - Update Panopoly Test for #2334141 by mglaman: Added Behat feature for Panopoly Magic and view pane configuration.
  2227. - Update Panopoly Magic for #2160731 by mglaman, dsnopek, whastings: Added Panopoly Magic should respect a view's configured view mode.
  2228. - Fixed Tests on Travis-CI randomly fail with: "Could not open connection".
  2229. - Update Panopoly Admin for #2295079 by cornifex | dsnopek: Fixed panopoly_admin should use #field_prefix for path customizations.
  2230. - Update Panopoly Magic for #2334157 by mglaman: Fixed View panes in CTools add modal are missing a[title] values.
  2231. - Update Panopoly WYSIWYG for #2078839 by trevjs, Sheldon Rampton: Fixed Error notice after overriding WYSIWYG feature.
  2232. - Update Panopoly for #2334043 by mglaman | dsnopek: Check that Spotlight 'Slide Duration' field is present and settable in Behat tests.
  2233. - Update Panopoly Users for #2050909 by cornifex, trevjs, mglaman | christowm: Fixed The user profile page shows an uploaded image twice in very large formats.
  2234. - Update Panopoly Admin and Test for #2283531 by caschbre | dsnopek: Fixed Path alias isn't preserved if the user doesn't have "create url alias" permission.
  2235. - Update Panopoly Core for #2208783 by dsnopek, mrfelton | lsolesen: Added features override.
  2236. - Help Region?.
  2237. - Update Panopoly Core for #2208783 by mrfelton | lsolesen: Added features override.
  2238. - Added Spotlight image should link to URL.
  2239. - Update Panopoly Widgets for #2330667 by mcrittenden: Added per-spotlight setting for slide rotation duration.
  2240. - Update Panopoly Test for #2293745 by mglaman | dsnopek: Investigate why tests now take twice as long to run.
  2241. - Update Panopoly Widgets for #2329143 by dsnopek: Fixed Default permissions only allow 'administrator' to add media.
  2242. - Update Panopoly Widgets for #2328751 by dsnopek: Fixed panopoly_widgets_update_7003() fails to properly update 'Video' widgets.
  2243. - Update Panopoly Search for #2063715 by populist, dsnopek: Panopoly Search update breaks from older versions (for example, 1.0-rc3, 1.0-rc4).
  2244. - Update Panopoly Users for #2328023 by dsnopek: Fixed Table 'field_data_field_user_picture' not found in panopoly_users_update_7001() when updating from very old Panopoly.
  2245. - Update Panopoly Core for #2128959 by caschbre, dsnopek: Replace default "update" module behavior with something that makes sense for distributions.
  2246. - Update Panopoly Core for #2201507 by mrfelton | stevector: Fixed Undefined index error when creating a node with no allowed menus.
  2247. - Update Panopoly WYSIWYG for #2122797 by mrfelton | kmonty: Add WYSIWYG Patch #934976 to Panopoly (Allows for hiding input format fields).
  2248. - Update Panopoly Core for #2307337 by mrfelton | mrfelton: Double-encoding of ampersands in page title on node add form.
  2249. - Update Panopoly Widgets for #2229297 by mrfelton | dsnopek: Update 'media_vimeo' to version 2.0.
  2250. - Update Panopoly Test for #2324879 by mrfelton | cboyden: Fixed Video widget test looks for "youtube" text both times.
  2251. - Update Panopoly Widgets for #2257727 by dsnopek | rodrigoaguilera: Fixed update 7007 fails if field exists.
  2252. - Update Panopoly Core for #2316513 by mrfelton: Update Features to 2.2.
  2253. - Update Panopoly Admin for #2051621 by mglaman | Andrew_Mallis: Added decouple navbar styling from panopoly-admin.css.
  2254. - Starting testing upgrades from the 1.11 release.
  2255. - Update Panopoly Test for #2268641 by dsnopek | cboyden: Fixed WYSIWYG image insert test fails if private file path not set.
  2256. - Restored drupal-org.make after the 1.11 release.
  2257. Panopoly 7.x-1.11, 2014-08-14
  2258. ----------------------
  2259. - Update Panopoly Test for #2320997 by mrfelton: Fixed Tabs region is defined twice in behat.yml which is causing tests to fail in child distributions.
  2260. - Update Panopoly Test for Issue #2320987 by mrfelton: Fixed Demo Homepage test fails on child distributions.
  2261. - Update Panopoly Widgets for #2320851 by dsnopek: Update TableField to version 2.3 for SA-CONTRIB-2014-077.
  2262. - Update Panopoly Magic for #2276291 by eugene.ilyin: Fixed Descriptive text is not displayed in panopoly magic.
  2263. - Update Panopoly Theme for #2209441 by dsnopek: Update respondjs to version 1.3.
  2264. - Fixed build.sh requires drupalorg_drush but doesn't say so.
  2265. - Update Panopoly Widgets for #2293293 by cboyden: Added highlighting to Add Table widget to distinguish header row.
  2266. - Update Panopoly Test for #2316157 by cboyden: Fixed Case sensitivity in live preview test.
  2267. - Starting testing upgrades from the 1.10 release.
  2268. - Restored drupal-org.make after the 1.10 release.
  2269. Panopoly 7.x-1.10, 2014-08-06
  2270. ----------------------
  2271. - Update to Drupal 7.31 (fixes SA-CORE-2014-004).
  2272. - Starting testing upgrades from the 1.9 release.
  2273. - Restored drupal-org.make after the 1.9 release.
  2274. Panopoly 7.x-1.9, 2014-07-31
  2275. ----------------------
  2276. - Update Panopoly Core for #2312787 by dsnopek: Update to Date 2.8 for SA-CONTRIB-2014-073.
  2277. - Update Panopoly Core for #2312509 by dsnopek: Fixed Previews for new Views widgets don't show "more link" even when it should be enabled by default.
  2278. - Update Panopoly Test for #2308325 by dsnopek: Write Behat test for alt/title text on images in the WYSIWYG. (update for quotes).
  2279. - Starting testing upgrades from the 1.8 release.
  2280. Panopoly 7.x-1.8, 2014-07-25
  2281. ----------------------
  2282. - Minor fix to drupal-org-dev.make file for panopoly_test.
  2283. - Update Panopoly WYSIWYG for #2306225 by dsnopek: Packaging error with Panopoly 1.7 release: Unable to download tinymce. (take two).
  2284. - Update to Drupal 7.30 (fixes regression in 7.29).
  2285. - Update Panopoly Test for #2308325: Write Behat test for alt/title text on images in the WYSIWYG.
  2286. - Update Panopoly Widgets for #2308487 by dsnopek: Fixed Alt and Title double encoded in WYSIWYG.
  2287. - Update Panopoly Widgets for #2307007 by dsnopek: Fixed When inserting Image in WYSIWYG, the second set of alt/title fields is ignored. (take two).
  2288. - Update Panopoly Widgets for #2307007 by dsnopek: Fixed When inserting Image in WYSIWYG, the second set of alt/title fields is ignored.
  2289. - Move README.txt to README.md and add link to Travis-CI build status image.
  2290. - Update Panopoly Magic for #2303755 by dsnopek | cboyden: Fixed Live preview does not respond to keyboard events.
  2291. - Update Panopoly Core for #2213769 by caschbre | lsolesen: Added transliteration.
  2292. - Got .make file in sync with other projects after failed 1.8 release.
  2293. - Update Panopoly WYSIWYG for #2306225: Revert Packaging error with Panopoly 1.7 release: Unable to download tinymce.
  2294. - Update Panopoly WYSIWYG for issue #2306225: Packaging error with Panopoly 1.7 release: Unable to download tinymce.
  2295. - Restored drupal-org.make after the 1.7 release.
  2296. Panopoly 7.x-1.7, 2014-07-16
  2297. ----------------------
  2298. - Update to Drupal 7.29 for SA-CORE-2014-003.
  2299. - Update Panopoly Core for #2304465: Fixed Autocomplete loses item selected via keyboard in CTools dialog.
  2300. - Update Panopoly Core for #2303477 by dsnopek: Fixed views_autocomplete_filter 1.1 is broken on Pantheon.
  2301. - Update Panopoly Test for #2299157 by cboyden: Fixed Login test depends on known credentials.
  2302. - Update Panopoly Test for #2294515 by cboyden: Fixed Behat template for local testing needs Chrome profile.
  2303. - On Travis-CI, panopoly_test should be enabled AFTER completing the upgrade.
  2304. - Move our FeatureContext and *.features into panopoly_test so that child distributions can reuse them.
  2305. - Update Panopoly Magic for #2144021 by Andrew Edwards, dsnopek, whastings: Fixed Panopoly Magic only provides node view modes for view mode.
  2306. - Update Panopoly Admin for #2295513 by dsnopek, Andrew_Mallis: Improve UX of menu titles with clearer labelling.
  2307. - Update Panopoly Core for #2295353: Disable "Nody body" pane in favor of "Field: Body" (which FAPE supports).
  2308. - Update Panopoly Pages, Widgets for #2294097: Move panopoly_page's hook_menu_block_tree_alter() to panopoly_widgets.
  2309. - Parameterize tests as much as possible so they work in child distributions.
  2310. - Fixed WYSIWYG Behat test crashes if toolbar button is not found.
  2311. - Create a panopoly_test module to hold Views and Content Types for testing (forgot some .make files).
  2312. - Create a panopoly_test module to hold Views and Content Types for testing.
  2313. - Move functionality from .travis.yml into a proper script.
  2314. - Switch Behat widget tests to use "Landing page" (fix WYSIWYG tests on Travis-CI).
  2315. - Switch Behat widget tests to use "Landing page" (hopefully, last fixes to the tests).
  2316. - Switch Behat widget tests to use "Landing page" (minor test fix - take 2).
  2317. - Switch Behat widget tests to use "Landing page" (minor fix to tests).
  2318. - Switch Behat widget tests to use "Landing page".
  2319. - Fixed 'file_display' components are always overridden (minor fix to the tests).
  2320. - Update Panopoly Images, Widgets for #2159149: Fixed 'file_display' components are always overridden (update Media / File Entity).
  2321. - Update Panopoly Core for #2289407 by cboyden: Add visual indicator of tab focus on to IPE customize page screen.
  2322. - Fixed Random Behat failures on Travis-CI with the Drupal API.
  2323. - Improve README.txt on how to run Behat tests.
  2324. - Add a Behat test for Linkit.
  2325. - Update Panopoly Magic for #2287315 by cboyden: Fixed "Add" button styling broken on "Add content" dialog.
  2326. - Add Behat test for content page.
  2327. - Update Panopoly Magic for #2283289 by cboyden: Update styling for Add Content links for accessibility changes.
  2328. - Test if Features are Overridden after install on Travis-CI.
  2329. - Update Panopoly Core and Widgets for #2280887 by cboyden: Fixed Accessibility issues for link markup on Add Content overlay.
  2330. - Update Panopoly Admin for #2277549: Update admin_views to version 1.3.
  2331. - Update Panopoly Admin for #2285271: Update 'breakpoints' to version 1.2.
  2332. - Update Panopoly Core for #2285263: Update field_group to version 1.4.
  2333. - Update Panopoly Wysiwyg for #2284269: Added WYSIWYG should show 'outdent' then 'indent' buttons (rather than reverse) like OpenOffice, LibreOffice, Word, etc. (correct commits this time!).
  2334. - Update Panopoly Wysiwyg for #2284269: Added WYSIWYG should show 'outdent' then 'indent' buttons (rather than reverse) like OpenOffice, LibreOffice, Word, etc.
  2335. - Update Panopoly Wysiwyg for #1846322: Fixed Switching between TinyMCE text formats causes textarea to disappear.
  2336. - Pathauto tests failing after update from 1.0-rc3.
  2337. - Added Behat test for pathauto behavior.
  2338. - Update Panopoly Core for #2153941: Fixed Descriptions of views not accurate.
  2339. - Write Behat tests for Panopoly "image" widget.
  2340. - Get answer from Travis faster.
  2341. - Tests randomly fail with "MySQL server has gone away" (take 2).
  2342. - Update Panopoly Images for #2269027: Fixed Cropped image not being served in WYSIWYG as "Original Size".
  2343. - Starting testing upgrades from the 1.6 release.
  2344. - Restored drupal-org.make after the 1.6 release.
  2345. Panopoly 7.x-1.6, 2014-05-22
  2346. ----------------------
  2347. - Update Panopoly Core for #2272091: Update Views to 3.8 for DRUPAL-SA-CONTRIB-2014-054.
  2348. - Update Panopoly Core for #2239847: Update "persist" patch to pathauto.
  2349. - Update Panopoly Widgets for #2110183: Could not find "Fixed parent item" when adding Menu Block.
  2350. - Update Panopoly Widgets for #2259793: Update 'menu_block' module to 2.4.
  2351. - Update Panopoly Theme for #2259797: Update 'responsive_bartik' theme to 1.0-rc1.
  2352. - Update Panopoly Core for #2259791: Update 'devel' module to 1.5.
  2353. - Update to Drupal 7.28.
  2354. - Parameters reversed in WYSIWYG testing function.
  2355. - Add version to composer.json for drupalextension.
  2356. - Build script malfunction! Put in a random commit for panopoly_users. Fixing!.
  2357. - Starting testing upgrades from the 1.5 release.
  2358. - Restored drupal-org.make after the 1.5 release.
  2359. Panopoly 7.x-1.5, 2014-04-30
  2360. ----------------------
  2361. - Update Panopoly Widgets for #2251989: Crop on spotlight widget does nothing when Spotlight is new.
  2362. - Update Panopoly Core for #2254999: Update FAPE to version 1.2 for SA-CONTRIB-2014-048.
  2363. - Add test for one time login.
  2364. - Revert "Issue #2252095: Add test for one time login.".
  2365. - Run 'drush make-verify' on Travis-CI to make sure ALL .make files will work on Drupal.org.
  2366. - Update Panopoly Magic for #2246859: Font-family on submit buttons (CSS Error).
  2367. - Update Panopoly Admin for #2244811: Update Date Popup Authored to latest -dev from Git.
  2368. - Update build-*.make files for the 1.4 release.
  2369. - Starting testing upgrades from the 1.4 release.
  2370. - Updated CHANGELOG.txt (the 1.3 changes got lost).
  2371. - Restored drupal-org.make after the 1.4 release.
  2372. Panopoly 7.x-1.4, 2014-04-24
  2373. ----------------------
  2374. - Update Panopoly Images for #2248591: Update manualcrop.make to match Drupal.org Whitelist.
  2375. - Revert "Starting testing upgrades from the 1.3 release.".
  2376. - Starting testing upgrades from the 1.3 release.
  2377. - Restored drupal-org.make after the 1.3 release.
  2378. Panopoly 7.x-1.3, 2014-04-23
  2379. ----------------------
  2380. - Getting ready for the 1.3 release.
  2381. - Upgrade from 1.0-rc5 fails: Table 'pathauto_state' doesn't exist.
  2382. - Update Panopoly Images for #2247561: Improve compatibility with focal_point.
  2383. - Write Behat tests for Panopoly "video" widget.
  2384. - Update Panopoly Admin to revert issue #2235081: Update jquery_update to version 2.4.
  2385. - Update Panopoly Images for #2245127: Manualcrop breaks Video widget.
  2386. - Update to Drupal 7.27 for SA-CORE-2014-002.
  2387. - Update Panopoly Images, Widgets, Users and Pages for #2173079: Crop pictures when inserting them.
  2388. - .gitignore file interferes with adding and committing rebuilds of the full Drupal codebase.
  2389. - Update Panopoly Core for #2192711: Update 'libraries' module to 2.2.
  2390. - Update Panopoly Admin for #2201695: Update library to underscore 1.5.x.
  2391. - Update Panopoly Admin for #2235081: Update jquery_update to version 2.4.
  2392. - Update Panopoly Core for #2223985 by dsnopek: Update 'entity' module to version 1.5.
  2393. - Update Panopoly Core for #2209455: Update views_autocomplete_filters to version 1.1.
  2394. - Tests randomly fail with "MySQL server has gone away".
  2395. - Travis-CI tests randomly failing on WYSIWYG media tests with YouTube/Vimeo.
  2396. - All Goutte-based tests failing on Travis-CI.
  2397. - Update Panopoly Widgets for #2229919: Spotlight Accessibility Improvements.
  2398. - Make behat.travis.yml not care about repository owner.
  2399. - Builds on Travis-CI will randomly fail if over GitHub API limit (take 2).
  2400. - Update Panopoly Admin for #2051967: Error when changing node-edit page.
  2401. - Update Panopoly Theme for #2228095: Classes wrong on "moscone" layouts.
  2402. - Update Panopoly Wysiwyg for #2171121: Update Media to at least 7.x-2.0-alpha3+37-dev for PSA-2014-001.
  2403. - Update Panopoly Widgets and Images for #2171121 by dsnopek, cboyden: Update Media to at least 7.x-2.0-alpha3+37-dev for PSA-2014-001.
  2404. - Update Panoploy Theme for #2220669: Radix span* classes on selby and selby_flipped are incorrect.
  2405. - Include upgrades from version 1.2 in the test suite.
  2406. - Restored drupal-org.make after the 1.2 Release.
  2407. Panopoly 7.x-1.2, 2014-03-08
  2408. ----------------------
  2409. - Add UPGRADE.txt
  2410. - Add shell script to help with creating release notes for Drupal release nodes
  2411. - Create a complete README.txt file for the Panopoly distribution.
  2412. - Add CHANGELOG.txt
  2413. - Update Panopoly Magic for #2213593 by mrfelton: Notice: Undefined index: view_mode line 779 of panopoly_magic when adding existing content through IPE.
  2414. - Write Behat tests for Panopoly "file" widget.
  2415. - Update Panopoly Widgets for #2199779 by lsolesen: Errors in widget.css.
  2416. - Update Panopoly Admin for #2198865 by joelpittet, mrfelton: Panopoly_admin_general_panes_content_type_render array_key_exists() expects parameter 2 to be array, null given.
  2417. - Update Panopoly Users for #2198839 by lsolesen: Remove font-family from spotlight.
  2418. - Update Panopoly Users for #2176805 by mglaman, loopduplicate: Escape HTML entities in Panopoly Users settings help.
  2419. - Ensure that test suite runs in the context of other distributions.
  2420. - Update Panopoly Core for #2196661: Use stable Fieldable Panels Panes release.
  2421. - Update Panopoly Users for #2196337: Reduce the minimum user profile picture dimensions to 80x80 (to match our thumbnail size).
  2422. - Update Panopoly Core for #2153291: The "Sort by" won't save in the "Content list" widget (switch from ctools patch to views patch).
  2423. - Install Drush on Travis-CI via 'composer' rather than 'pear' (second try!).
  2424. - Install Drush on Travis-CI via 'composer' rather than 'pear'.
  2425. - Update Panopoly Wysiwyg for #2195307: Update image_resize_filter to version 1.14 (security vulnerability!).
  2426. - Update Panopoly Core for #2194641: Update to actual CTools 1.4 (security vulnerablity!) and Panels 3.4 releases!.
  2427. - Add custom Travis-CI notifications.
  2428. - Update Panopoly Theme for #2050651: Make Panels layout from Panopoly Theme work with Radix.
  2429. - Update Panopoly Users, Search, Pages, Core and Admin for #2188597: Provide feature module updates for ctools / panels upgrade.
  2430. - Update Panopoly Core for #2161429: Update date module to latest version 2.7.
  2431. - Update Panopoly Core for #2190789: Update 'devel' module to version 1.4.
  2432. - Upgrade tests on Travis-CI should upgrade also test upgrading from 1.1 to current Git!.
  2433. - Revert: Installing 'ctools' (1.4) before 'uuid' during Panopoly install causes fatal error.
  2434. - Update Panopoly Users for #2186485: Error upgrading from 1.0-rc5 or lower: SQLSTATE[42S02]: Base table or view not found: Table 'cache_panels' doesn't exist.
  2435. - Update Panopoly Core for #2163447: Update views_bulk_operations to version 3.2.
  2436. - Remove 'defaultcontent' dependency from panopoly.info.
  2437. - Installing 'ctools' (1.4) before 'uuid' during Panopoly install causes fatal error.
  2438. - Update tests on Travis-CI fail because panopoly_demo won't install.
  2439. - Update Panopoly Core for #2184743: Test changes to Ctools (1.4) and Panels (3.4) comming on Feb 5th.
  2440. - Builds on Travis-CI will randomly fail if over GitHub API limit.
  2441. - Restored drupal-org.make after the 1.1 Release.
  2442. Panopoly 7.x-1.1, 2014-01-13
  2443. ----------------------
  2444. - Update Panopoly Users for #2175729: panopoly_users_update_7001 will be skipped due to missing dependency on fieldable_panel_panes_update_7107.
  2445. - Update Panopoly Admin for #2155847: Panopoly panes error.
  2446. - Travis-CI should use drupal-org-core.make / drupal-org.make directly.
  2447. - Update Panopoly Search for #2182713: Search type is overridden.
  2448. - Update Panopoly Admin for #2067367: Panopoly links appear on Administration Menu even when role has no relevant permissions.
  2449. - Update Panopoly Wysiwyg for #2180047: "Format" selector overlaps vertical tabs below it.
  2450. - Update Drupal core to 7.26 (security release).
  2451. - Don't do automated upgrade tests of 1.0-rc2 (or older).
  2452. - Update Panopoly Widgets for #2164193: Upgrade from 1.0-rc3 fails: Table 'pathauto_state' doesn't exist (2nd attempt!).
  2453. - Update Panopoly Users for #2172093: Upgrade from 1.0-rc3 or 1.0-rc2 fails: Table 'cache_entity_fieldable_panels_pane' doesn't exist.
  2454. - Update Panopoly Search for #2164187: Upgrade from 1.0-rc4 fails: Table 'cache_search_api_solr' doesn't exist.
  2455. - Update Panopoly Core and Users for #2164193: Upgrade from 1.0-rc3 or 1.0-rc2 fails: Table 'pathauto_state' doesn't exist.
  2456. - Update Panopoly Core for #2171125: Update Entity API to 1.3 for security vulnerablity.
  2457. - Update Panopoly Widgets for #2171127: Update simple_gmap to version 1.2.
  2458. - Update Panopoly Core for #2165793: Add projects[apps][version] = 1.x-dev to makefile.
  2459. - Implement upgrade tests on Travis-CI.
  2460. - Travis fails to install with Migrate based panopoly_demo.
  2461. - Switch repos back to dev mode.
  2462. - Getting ready for the 1.0 Release.
  2463. - Ensure that demo content apps are properly enabled on install if selected.
  2464. - Bring back the checkbox to allow demo content to be installed at install time.
  2465. - Update Panopoly Core to add helper functions for demo content modules.
  2466. - Add a third option to rebuild in release mode in rebuild.sh.
  2467. - Fix up drupal-org-dev.make and rebuild.sh so that HEAD versions of Panopoly code are used.
  2468. - Fix for incorrect revision hash in previous commit (in drupal-org.make too!).
  2469. - Fix for incorrect revision hash in previous commit.
  2470. - Update Panopoly Users for #2145405: Edit Issue Change 'user_picture' support to save field_user_picture value to {user}.picture.
  2471. - Update Panopoly Widgets for #2154689: Spotlight widget breaks with jquery_update to jQuery UI >= 1.9.
  2472. - Update Panopoly Admin, Core, Images, Theme, Magic, Widgets, Pages, Users for #2159119: Update all features.
  2473. - Update Panopoly Widgets for #2154521: Add AJAX bug fix patch to 'tablefield'.
  2474. - Update Panopoly Magic for #2017159: Render preview outside of pane configuration form.
  2475. - Fix for incorrect branch/tag in build-panopoly-release.make.
  2476. - Add makefiles to enable building the distribution for use on Pantheon.
  2477. - Fix incorrect revision for panopoly_widgets.
  2478. - Update Panopoly Core for 31981494: FAPE causing "Illegal string offset 'field_name'.
  2479. - Update Panopoly Admin and Widgets for #2151657: Use #title_display rather than unsetting #title.
  2480. - Update Panopoly Admin for #2151657: Change panopoly_admin to use #title_display rather than unsetting #title.
  2481. - Update Panopoly Core and Panopoly Magic for #2058931: Incorrect implementation of CSS 'clearfix'.
  2482. - Update Panopoly Core for #2080925: Update field_group to version 1.3.
  2483. - Add a Behat test for the live preview.
  2484. - Update Panopoly Magic for #2075903: Spotlight gives an ajax error - hook_field_validate() doesn't run during live preview.
  2485. - Update Panopoly Magic for #2016527: use #parents instead of checking under exposed.
  2486. - Write Behat tests for Panopoly "content list" widget.
  2487. - Update Panopoly Core for #2153291: The "Sort by" won't save in the "Content list" widget.
  2488. - Update Panopoly Magic for #2016643: Undefined index row_classes, group - use hook_view_pre_view instead of hook_views_pre_render.
  2489. - Update Panopoly Magic for #2097199: Views pager settings do not stick.
  2490. - Update Panopoly Core for #2146727: Update 'link' module to version 1.2.
  2491. - Write Behat tests for Panopoly "links" widget.
  2492. - Update Panopoly Widgets for #2125231: Update simple_gmap to version 1.1.
  2493. - Update Panopoly Widgets for #2087075: Update file_entity and media to version 2.0-alpha3.
  2494. - Update Panopoly Admin for #2151647: Don't move 'field_featured_status' into node 'options' if the user doesn't have permission to access it.
  2495. - Update Panopoly Pages for #2151571: Separate field_base from field_instance in Panopoly Pages.
  2496. - Fix e-mail handling on Travis-CI.
  2497. - Write Behat tests for Panopoly "map" widget.
  2498. - Write Behat tests for Panopoly "table" widget.
  2499. - Add Behat login test.
  2500. - Update Panopoly Widgets for #2075903: Spotlight gives an ajax error and title does not ever change.
  2501. - Write Behat tests for Panopoly "content item" widget.
  2502. - Add travis support for github.
  2503. - Write Behat tests for Panopoly "text" widget.
  2504. - Add Behat test for creating landing page.
  2505. - Add utility scripts to make rebuilding the installation profile a simple process.
  2506. - Add .gitignore to exclude libraries, themes, and modules directories.
  2507. - Write Behat tests for Panopoly spotlight widget.
  2508. - Update Panopoly Admin and Panopoly Widgets for #2031673: Move file_entity permissions from panopoly_admin to panopoly_widgets.
  2509. - Add initial Behat tests to Panopoly.
  2510. - Update Panopoly User for #2023433: Should set 'user_picture' to work with themes that customize 'user-picture.tpl.php'.
  2511. - Follow-up to Update Drupal core to 7.24 (security release!).
  2512. - Update Panopoly Core for #2101013 - Defaultconfig issues in installation profiles that extend panopoly.
  2513. - Update Panopoly Search for #2111097 - Unable to install Panopoly Search on Pantheon.
  2514. - Updting Panopoly WYSIWYG for #2097487 - Accessibility improvement, support for aria properties.
  2515. - Updting Panopoly Admin for #2122847 - Improve the styling of the media "cancel" button.
  2516. - Updting Panopoly WYSIWYG for #2055091 - Update Caption Filter to latest dev.
  2517. - Fix for incorrect revision numbers.
  2518. - Updting Panopoly Admin for #2124727 - Editors unable to save draft content by default.
  2519. - Updating Panopoly Admin for #2062381 - Update module_filter module to version 1.8.
  2520. - Remove reference to RC4 in panopoly dev makefiles.
  2521. - Updating Panopoly Core for #2105433 - Add Migrate modules to Panopoly Core to help facilitate better demo content patterns.
  2522. - Updating Panopoly Pages for 2008762 - Panopoly Pages has missing dependencies.
  2523. - Updating Panopoly Core for #2097861 - Update Apps module so that Apps can be used in offline mode.
  2524. - Updating Panopoly Core and Panopoly Pages for #1837312 - Troubles Implementing Default Permissions for Panelizer.
  2525. - Updating Panopoly Core for #2062377: Update features to 2.0.
  2526. - Updating Panopoly Core for #2068489: Update 'entity' module to version 1.2 (for security advisory!).
  2527. - Updating Panopoly Core for #2141069: Update 'entityreference' module to version 1.1 (for security advisory!).
  2528. - Update Drupal core to 7.24 (security release!).
  2529. - Updating Panopoly Admin for #2071133: Update URLs for backbone and underscore for Drupal.org whitelist.
  2530. - Add -dev and -release make files to make is easier to build dev or release versions of the platform.
  2531. - Getting ready for the RC5 Release: Part Two.