|
1 | 1 |
|
2 | | -Webspark 1.48 (Nevada), TBD |
3 | | -------------------------------------------------- |
4 | | -An upstream update, Webspark v1.48 (Nevada), has been released. It includes updates to the Panopoly (v1.48) distribution |
| 2 | +Webspark 1.48 (Nevada) release, 2017-12-22 |
| 3 | +------------------------------------------ |
| 4 | +- Webspark core |
5 | 5 |
|
6 | | -- Webspark core |
7 | 6 | * Panopoly (v1.48) - Update to the 1.48 version of the panopoly distribution |
8 | 7 |
|
9 | 8 | - Web standards components in Webspark |
| 9 | + |
10 | 10 | * ASU Academic Programs - 7.x-2.1 update |
11 | 11 | * Updated the ASU Academic Programs README.md with improved markdown styling |
12 | 12 | * Updated asu-drupal-modules README.md with more accurate information |
@@ -44,14 +44,68 @@ An upstream update, Webspark v1.48 (Nevada), has been released. It includes upda |
44 | 44 | * Moved ASU custom behat tests and steps into this module. |
45 | 45 | * Added Behat tests for the ASU DIRS suite and ASU Spotlight module |
46 | 46 |
|
| 47 | +Webspark 1.46.1 (Omaha) release, 2017-12-09 |
| 48 | +------------------------------------------- |
| 49 | +- Web standards components in Webspark |
47 | 50 |
|
48 | | -Webspark 1.46.1 (Omaha) release notes, 2017-12-09 |
49 | | -------------------------------------------------- |
50 | | -An upstream update, Webspark v1.46.1 (Omaha), has been released. It provides a bug fix to the ASU Directory Integration Reinvented (ASU DIR) module. |
| 51 | + * ASU Directory Integration Reinvented (ASU DIR v7.x-1.7.2) |
| 52 | + * Bugfix for broken employee types filter |
51 | 53 |
|
52 | | -Webspark 1.46 (Nebraska) release notes, 2017-27-08 |
53 | | --------------------------------------------------- |
54 | | -An upstream update, Webspark v1.46 (Nebraska), has been released. It includes major updates to Drupal core (v7.56) and the Panopoly (v1.46) distribution. Note that there will be no Webspark 1.44 or 1.45 releases since we are updating from Panopoly 1.43 to 1.46. |
| 54 | +Webspark 1.46 (Nebraska) release, 2017-27-08 |
| 55 | +-------------------------------------------- |
| 56 | +- Webspark core |
| 57 | + |
| 58 | + * Drupal core (v7.56) - This includes security and non-security updates, including: |
| 59 | + * Fixes security vulnerabilities |
| 60 | + * Variety of improvements and bugfixes, including better support of PHP 7.0 |
| 61 | + * Panopoly (v1.46) - Includes a number of minor bug fixes and module updates, including upgrading the media module to |
| 62 | + 2.1. See Panopoly changelogs for more. |
| 63 | + * Removed unnecessary debugging code (theme_debug mode) from settings.php, which was causing issues in multiple places, |
| 64 | + including customized webform email templates errantly inserting debugging code. |
| 65 | + |
| 66 | +- Web standards components in Webspark |
| 67 | + |
| 68 | + * ASU Directory Integration Reinvented (ASU DIR v7.x-1.7.1) |
| 69 | + * Fixes bug where page state title was being set as null |
| 70 | + * Hides pagination if only one page of results |
| 71 | + * Fixed CSS which was hindering the directory pane from going completely full-width inside of its container |
| 72 | + * Bugfixes for history state handling, which was causing asu_dir higher index tab states to not be saved if there had been non-asu_dir panes placed before them |
| 73 | + * Linted javascript code responsible for client side rendering (e.g., rendering directory lists, making AJAX requests |
| 74 | + to Solr backend, handling for inputs, keeping track of the Solr parameters, history state handling, etc.) and removed code no longer in use |
| 75 | + * Added default photo behavior for the ASU Directory field. Custom images as placeholders can be uploaded for the asu_dir module |
| 76 | + * The ASU Local iSearch Directory (ASU LID v7.x-1.8.11) |
| 77 | + * Improved Solr profile checking to avoid unnecessary unpublishing, and improved logging information |
| 78 | + * 'Exclude from automatic updating' option turns off Solr profile checking |
| 79 | + * Improved and consolidated profile onload updating logic |
| 80 | + * ASU Brand (v7.x-1.17) |
| 81 | + * Added 'asu_brand_do_not_override' variable. This is a JSON-encoded array of hostnames. If the requested host is |
| 82 | + found in the list, the brand module will not pass in the standard CAS authentication URL if the CAS module is |
| 83 | + enabled. It will instead pass in the standard weblogin.asu.edu login and logout URLs. |
| 84 | + * Removed max version check |
| 85 | + * Sets default brand header version to "stable" |
| 86 | + * ASU Webspark Inline Panels Tabs (v7.x-1.0) |
| 87 | + * New module for Webspark, which includes a new 'Inline Tabs' panel region style. |
| 88 | + * This new style will display tabs inline with a maroon underline style for the active tab. |
| 89 | + * If the tabs would otherwise overflow a region, they will be grouped into sets, which are navigable via a right/left arrow. |
| 90 | + * ASU RFI (v7.x-1.7) |
| 91 | + * Updated the auto-response email |
| 92 | + * ASU Academic Programs (v7.x-2.0) |
| 93 | + * A revamped and revitalized module for Webspark that will replace the ASU Degrees module. |
| 94 | + * Includes similar functionality and features as current ASU Degrees module with additional simplification of importing options and improved user interface. |
| 95 | + * ASU Degrees (v7.x-1.10) |
| 96 | + * asu_degrees deprecated for ASU Academic Programs |
| 97 | + * ASU Degrees Feature (v7.x-1.10) |
| 98 | + * asu_degrees_feature deprecated for ASU Academic Programs |
| 99 | + * ASU Degrees Views Output (v7.x-1.0) |
| 100 | + * asu_degrees_viewsoutput deprecated for ASU Academic Programs |
| 101 | + |
| 102 | +- Webspark custom projects - Changes/Deletions |
| 103 | + |
| 104 | + * Webspark Seven - Updated the theming to better render deeply nested fieldsets by alternating the rendering styles for odd and even fields |
| 105 | + |
| 106 | +- Webspark-managed libraries - Updates |
| 107 | + |
| 108 | + * CAS (v1.3.5) - Applied security update to CAS library |
55 | 109 |
|
56 | 110 | Webspark 1.43 (Colorado) release, 2017-16-05 |
57 | 111 | -------------------------------------------- |
@@ -116,6 +170,7 @@ Webspark 1.43 (Colorado) release, 2017-16-05 |
116 | 170 | * Missing Module - Helps facilitate removing missing Drupal projects that create error messages. |
117 | 171 |
|
118 | 172 | - Webspark custom projects - Changes/Deletions |
| 173 | + |
119 | 174 | * ASU Security Scan Fixes - Removed JS file that kept Webspark from using iframe tags. |
120 | 175 | (This is now handled in Drupal core with a SAMEORIGIN HTTP header.) |
121 | 176 | * ASU Webspark Bootstrap theme and library - The original (and non-standards compliant) Webspark theme |
|
0 commit comments