Skip to content

Releases: department-of-veterans-affairs/va.gov-cms

cms/v0.0.97

23 Apr 19:51
8129d1d
Compare
Choose a tag to compare

Release 0.0.97 ami-3196a550

8fdea37 Remove DB init settings. (#1578)

691f77b VACMS-1582 Add facility locator id to facility governance view. (#1583)

fcfe2d5 VACMS-1581: post api 201/202 + VACMS-1580: Slack notification fix + VACMS-1553: Slack notification ENV (#1584)

Co-authored-by: Steve Wirt [email protected]

b8d7211 VACMS-1586 Trigger another force push of facility status to lighthouse. (#1587)

Merging this as it is a repeat of yesterdays update hook

8129d1d VACMS-1588 Add site_alert styles back in. (#1592)

cms/v0.0.96

22 Apr 16:50
c5d4538
Compare
Choose a tag to compare

Release 0.0.96 ami-7fdbe81e

8bfa1b7 VACMS-1533: va_gov_post_api bypass_data_check setting. (#1535)

  • VACMS-1533: va_gov_post_api bypass_data_check setting.

  • VACMS-1533: Make settings language more specific.

35be8ef VACMS-1546: Fix URL aliases for events news stories and press releases. (#1547)

f9e7131 VACMS-1548: Fix cache cid for field_listing values storage. (#1555)

f1a914d VACMS-1530 add strip_tags to migration (#1543)

  • VACMS-1530 Differentinate content mifration from status migration.

  • VACMS-1530 Strip html and limit length from VHA status info.

1f7f503 VACMS-1521: claimItem in the database and memory queues does not use e (#1517)

  • VACMS-000: claimItem in the database and memory queues does not use expire correctly

  • VACMS-000: Applied patch to govdevelivery_bulletins.

  • VACMS-000: Updated hash for post_api.

Co-authored-by: Steve Wirt [email protected]

da9a0a6 VACMS-1556: QueueWorker max runtime. (#1557)

7acc8b9 VACMS-1552 Update all facilities in lighthouse. (#1554)

  • VACMS-1552 Update all facilities in lighthouse.

  • VACMS-1552 Disable dedupe if we are doing a forcep push of all data.

  • VACMS-1552 Make queue add not duplicate itself.

fcf21b2 Add mysql init commands for read commits (#1560)

8adad7c Update isolation variable (#1569)

c5d4538 VACMS-5673 cms analytics (#1433)

  • VACMS-5673: Adding ga scripts to site to test for push connectivity from va network.

  • VACMS-5673: Adding gtm push logic.

  • VACMS-5673: Adding onLoad handler.

  • VACMS-5673: Refactoring code review suggestions.

  • VACMS-5673: Fixing broken data handling on content listings.

  • VACMS-5673: Adding existence check to load function.

  • VACMS-5673: Remove whitespace from metas.

  • VACMS-5673: Changing path determination method.

Co-authored-by: Steve Wirt [email protected]

cms/v0.0.95

20 Apr 19:32
5fe572d
Compare
Choose a tag to compare

Release 0.0.95 ami-74330015

713dbde VACMS-1384: Remove hide_revision_field via composer. (#1511)

Co-authored-by: Steve Wirt [email protected]

5fe572d VACMS-0000 Add updated config so sync db with config. (#1525)

cms/v0.0.94

17 Apr 17:27
7042a7b
Compare
Choose a tag to compare

Release 0.0.94 ami-83cafae2

f3bf34e VACMS-1487 vet center status import (#1520)

  • VACMS-1487 Add Vet Center migration.

  • VACMS-1487 Modifiy data parser to account for file data fetcher.

  • VACMS-1487 Add migration revisioon user and message.

567c5ea Create 2020_04_17_Product-release-note-4.md

7042a7b Update README.md

cms/v0.0.93

16 Apr 22:19
8856a84
Compare
Choose a tag to compare

Release 0.0.93 ami-c8e4d4a9

8856a84 VACMS-0: Adjust logging for empty facility ids. (#1518)

cms/v0.0.92

16 Apr 19:32
438a4f2
Compare
Choose a tag to compare

Release 0.0.92 ami-bfe0d0de

c373cef VACMS-1501: Watchdog summary record for queue success. (#1507)

944b52e VACMS-000: Add NID to queue item. (#1509)

c44c3d2 VACMS-1451: Add permission to edit leadership listing page to all content roles. (#1502)

Co-authored-by: Steve Wirt [email protected]

f539449 VACMS-1375: Default owners for VBA , NCA facilities and Vet Centers (#1491)

  • VACMS-1375: Set default owner for VBA, NCA facilities and Vet Centers.

  • VACMS-1375: Update Owner filter options for Facility Status view.

Co-authored-by: Steve Wirt [email protected]

a39a650 VACMS-1384: Update all instances of Revision Log Widget (hide_revision_field) to Textarea (#1489)

  • VACMS-1384: Replace hide_revision_field widget for custom block types.

  • VACMS-1384: Replace hide_revision_field widget for all content types.

  • VACMS-1384: Replace hide_revisision_field widget for taxonomy and menus.

78a2121 VACMS-1267: Add/remove the option to disable menu link for content types. (#1492)

1b0b9f6 VACMS-1384: Uninstall hide_revision_field. (#1510)

Co-authored-by: Steve Wirt [email protected]

438a4f2 VACMS-1054 Change name of periodic tasks. (#1504)

cms/v0.0.91

14 Apr 19:32
8b272d2
Compare
Choose a tag to compare

Release 0.0.91 ami-de4878bf

1d8e63c VACMS-1389: post api (#1446)

  • VACMS-1389: Install Post API contrib.

  • VACMS-1389: Install custom mod va_gov_post_api.

  • VACMS-1389: Enabled post_api, va_gov_post_api.

  • VACMS-1389: Add variables in settings.php.

  • VACMS-1389: Install/enable slack contrib module.

  • VACMS-1389: Post API queue even subscriber - Slack notification.

  • VACMS-1389: Slack webhook config variable in settings.php.

  • VACMS-1389: Update post_api hash.

  • VACMS-1389: queue item data fallbacks + updated hash for post_api

f923348 VACMS-1390 facility status migration (#1432)

  • VACMS-1390 Add CSV dataparser.

  • VACMS-1390 Add VHA status migration.

  • Add charcter transform to get rid of PDO breaking characters.

  • VACMS-1390 Add proper error handling to CSV dataparser.

  • VACMS-1390 Require League CSV.

  • VACMS-1390 Add missing selector causing an error.

b96639a Update README.md

8b272d2 VACMS-1054 Add migration yaml tasks (#1485)

cms/v0.0.90

10 Apr 20:45
1f06091
Compare
Choose a tag to compare

Release 0.0.90 ami-1ef4c57f

566ac82 Use CMS_VAGOV_API_URL/KEY ENV variable in settings.php. (#1435)

#1431

Co-authored-by: Steve Wirt [email protected]

e4a3d47 VACMS-939: Updating wysiwyg text format to fix tag output. (#1434)

Co-authored-by: Steve Wirt [email protected]

aaee44d Update README.md

027530c Update README.md

af944dc VACMS-1436: Rename Decision Reviews menu. (#1437)

1f06091 Remove # from standbox drush update (#1445)

cms/v0.0.89

09 Apr 19:50
66cf236
Compare
Choose a tag to compare

Release 0.0.89 ami-c26051a3

17b9bd3 Create README.md

21904a8 Update README.md

66cf236 Update cms-login.md

cms/v0.0.88

08 Apr 19:32
8514a4f
Compare
Choose a tag to compare

Release 0.0.88 ami-70b08611

c95feae Update cms-ux-writing.md

c62eb7b VACMS-1409: All auth users should be able to see /taxonomy/term/tid. (#1410)

Co-authored-by: Steve Wirt [email protected]

8e4d5c4 VACMS-1031 poc dash events et (#1362)

Enables layout builder.
Adds new layout to event listings.
Creates new view for events block for layout builder.
Displays new events block on event listing layout.

  • VACMS-1031: Fix date formatter on event teasers and add description.

  • VACMS-1031: Split upcoming and past events into separate blocks, and minor redesign.

  • VACMS-1031: Add past events block to event_listing node display.

  • VACMS-1031: Updating content model test.

Co-authored-by: Kevin Walsh [email protected]
Co-authored-by: Steve Wirt [email protected]

ec514ea Update cms-ux-writing.md

b4c004c Update cms-ux-writing.md

bc1b306 composer update va-gov/web (#1429)

cd3dd92 VACMS-1163: Updating new field with old field data in update hook. (#1408)

Co-authored-by: Steve Wirt [email protected]

8514a4f VACMS-1422 Restrict NCA facility migration of State Cemeteries. (#1423)