Skip to content

Commit

Permalink
7.x-3.0-beta9
Browse files Browse the repository at this point in the history
  • Loading branch information
cjwest committed Sep 7, 2018
1 parent 3808aa7 commit 0a26fa0
Show file tree
Hide file tree
Showing 14 changed files with 17 additions and 13 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Stanford CAPx x.x-x.x, xxxx-xx-xx
---------------------------------

Stanford CAPx 7.x-3.0-beta9, 2018-09-07
-----------------------------------------
- Address issues with tampers

Stanford CAPx 7.x-3.0-beta8, 2018-06-26
-----------------------------------------
- Changed composer type to drupal-custom-module from stanford-module
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Stanford CAPx
#### Version 3.0-beta8
#### Version 7.x-3.0-beta9

Stanford CAP Extensible module builds on some great work. This module provides an interface for administrators to pull information directly from the CAP API into Drupal. This allows profile owners to continue to manage their profile information on the CAP web service and have that information automatically reflected into a Drupal website.

Expand Down
2 changes: 1 addition & 1 deletion modules/capx_auto_nodetitle/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#[CAPX Auto Nodetitle](https://github.com/SU-SWS/stanford_capx/tree/7.x-1.x/modules/capx_auto_nodetitle)
##### Version: 7.x-3.x-dev
##### Version: 7.x-3.0-beta9

Maintainers: [jbickar](https://github.com/jbickar), [sherakama](https://github.com/sherakama)
[Changelog.txt](CHANGELOG.txt)
Expand Down
2 changes: 1 addition & 1 deletion modules/capx_auto_nodetitle/capx_auto_nodetitle.info
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = CAPX Auto Node Title Support
description = Allows support for the auto_nodetitle module
core = 7.x
package = Stanford
version = 7.x-3.x-dev
version = 7.x-3.0-beta9
project = capx_auto_nodetitle
dependencies[] = auto_nodetitle
dependencies[] = stanford_capx
Expand Down
2 changes: 1 addition & 1 deletion modules/capx_filters/README.MD
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Stanford CAPx Filters
#### Version 3.0-beta8
#### 7.x-3.0-beta9

CAPx filters provide the option to prevent the importing of certain profiles from the API. Users can configure capx importers to filter out profiles based on nearly any information sent by the API.

Expand Down
2 changes: 1 addition & 1 deletion modules/capx_filters/capx_filters.info
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = CAPx Filters
core = 7.x
package = Stanford CAPx
project = capx_filters
version = 7.x-3.x-dev
version = 7.x-3.0-beta9

files[] = views/views_handler_filters_link.inc

Expand Down
2 changes: 1 addition & 1 deletion modules/capx_issue_collector/capx_issue_collector.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = Stanford CAPx Issue Collector
description = Provides a feedback link to the CAPx Working Group Jira project.
core = 7.x
version = 7.x-3.x-dev
version = 7.x-3.0-beta9
package = Stanford CAPx
; scripts[] = capx_issue_collector.js
2 changes: 1 addition & 1 deletion modules/capx_ssp/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#[CAPx SSP](https://github.com/SU-SWS/stanford_capx)
##### Version: 7.x-3.x-dev
##### Version: 7.x-3.0-beta9

Maintainers: [jbickar](https://github.com/jbickar), [sherakama](https://github.com/sherakama)
[Changelog.txt](CHANGELOG.txt)
Expand Down
2 changes: 1 addition & 1 deletion modules/capx_ssp/capx_ssp.info
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = CAPx SSO Integration
description = Enable to allow user entities to log in with SSO
core = 7.x
package = Stanford
version = 7.x-3.x-dev
version = 7.x-3.0-beta9
project = capx_ssp
dependencies[] = stanford_capx
dependencies[] = stanford_ssp
2 changes: 1 addition & 1 deletion modules/capx_tamper/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Stanford CAPx Tampers
#### Version 3.0-beta8
#### Version 7.x-3.0-beta9

CAPx Tampers provide the option to alter the data from the API before saving it to a profile. Much of this functionality is inspired by the feeds_tamper module and additional help can be found at that resource.

Expand Down
2 changes: 1 addition & 1 deletion modules/capx_tamper/capx_tamper.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = CAPx Tamper
core = 7.x
version = 7.x-3.x-dev
version = 7.x-3.0-beta9
package = Stanford CAPx
project = capx_tamper

Expand Down
2 changes: 1 addition & 1 deletion modules/capx_webauth/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# [CAPx Webauth](https://github.com/SU-SWS/stanford_capx)
##### Version: 7.x-3.x-dev
##### Version: 7.x-3.0-beta9

Maintainers: [jbickar](https://github.com/jbickar), [sherakama](https://github.com/sherakama)
[Changelog.txt](CHANGELOG.txt)
Expand Down
2 changes: 1 addition & 1 deletion modules/capx_webauth/capx_webauth.info
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = CAPx WebAuth Integration
description = Enable to allow user entities to log in with SSO
core = 7.x
package = Stanford
version = 7.x-3.x-dev
version = 7.x-3.0-beta9
project = capx_webauth
dependencies[] = stanford_capx
dependencies[] = webauth
2 changes: 1 addition & 1 deletion stanford_capx.info
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description = Provides the ability to import profiles into existing entity types
core = 7.x
package = Stanford CAPx
project = stanford_capx
version = 7.x-3.x-dev
version = 7.x-3.0-beta9

dependencies[] = entity
dependencies[] = block
Expand Down

0 comments on commit 0a26fa0

Please sign in to comment.