Skip to content

Commit

Permalink
Merge pull request #384 from ASU/7.x-rc
Browse files Browse the repository at this point in the history
NOJIRA - updated changelog
  • Loading branch information
ctestama authored Jul 12, 2019
2 parents d4c5487 + 7f9069f commit 1df7197
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 3 deletions.
7 changes: 6 additions & 1 deletion profiles/openasu/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Webspark 1.70 (Texas), 2019-07-02
Webspark 1.70 (Texas), 2019-07-12
---------------------------------
- Webspark core

Expand All @@ -17,6 +17,11 @@ Webspark 1.70 (Texas), 2019-07-02
* ASU Webspark Carousel (uto_carousel) - v1.8
* Fixed bug where field settings summary was being returned as array instead of string
* Added flexslider dependency
* Webspark Test (webspark_test) - v1.1
* Added feature steps to mock the asu_isearch directory import source
* Added scenario to asu_directory_import.feature which tests that both profile nodes and affiliation
field_collections are created, updated, and loaded correctly
* Updated behat.travis.yml config so that Chromedriver starts with a fullscreen window

- Contrib module updates

Expand Down
7 changes: 7 additions & 0 deletions profiles/openasu/modules/custom/webspark_test/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
7.x-1.1, 2019-07-11
-------------------
- Added feature steps to mock the asu_isearch directory import source
- Added scenario to asu_directory_import.feature which tests that both profile nodes and affiliation field_collections
are created, updated, and loaded correctly
- Updated behat.travis.yml config so that Chromedriver starts with a fullscreen window

7.x-1.0, 2017-12-19
-------------------
- Moved ASU custom behat tests and steps into this module.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Feature: Import iSearch Profiles
Feature: Import and display iSearch Profiles
Background:
Given I am logged in as a user with the "administrator" role

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies[] = asu_dirs
dependencies[] = asu_isearch
dependencies[] = asu_dir_panel
dependencies[] = webspark_wysiwyg
version = "7.x-1.0"
version = "7.x-1.1"
core = "7.x"
project = "ASU Webspark"
datestamp = "1498107373"
Expand Down

0 comments on commit 1df7197

Please sign in to comment.