diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f84fb426..429d6692 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -5,6 +5,11 @@ php54, 2015-10-19 --------------------------------- - Guzzle downgraded to 5.3 to support PHP 5.4 +Stanford CAPx 7.x-3.0-beta3-php54, 2017-01-16 +--------------------------------- +- Bug fixes from 7.x-3.0-beta2-php54 +- SSL Cert fixes + Stanford CAPx 7.x-3.0-beta2-php54, 2017-01-16 --------------------------------- - Bug fixes from 7.x-3.0-beta1-php54 diff --git a/README.md b/README.md index 2fcedf86..18be797f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Stanford CAPx -#### Version 3.0-php54 +#### Version 3.0-beta3-php54 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. diff --git a/modules/capx_auto_nodetitle/README.md b/modules/capx_auto_nodetitle/README.md index 90190cf5..b2ed989d 100644 --- a/modules/capx_auto_nodetitle/README.md +++ b/modules/capx_auto_nodetitle/README.md @@ -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.0-php54 +##### Version: 7.x-3.0-beta3-php54 Maintainers: [jbickar](https://github.com/jbickar), [sherakama](https://github.com/sherakama) [Changelog.txt](CHANGELOG.txt) diff --git a/modules/capx_auto_nodetitle/capx_auto_nodetitle.info b/modules/capx_auto_nodetitle/capx_auto_nodetitle.info index 45d6df39..557bd2cc 100644 --- a/modules/capx_auto_nodetitle/capx_auto_nodetitle.info +++ b/modules/capx_auto_nodetitle/capx_auto_nodetitle.info @@ -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.0-php54 +version = 7.x-3.0-beta3-php54 project = capx_auto_nodetitle dependencies[] = auto_nodetitle dependencies[] = stanford_capx diff --git a/modules/capx_filters/README.MD b/modules/capx_filters/README.MD index f8261728..28801885 100644 --- a/modules/capx_filters/README.MD +++ b/modules/capx_filters/README.MD @@ -1,5 +1,5 @@ # Stanford CAPx Filters -#### Version 7.x-3.0-php54 +#### Version 7.x-3.0-beta3-php54 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. diff --git a/modules/capx_filters/capx_filters.info b/modules/capx_filters/capx_filters.info index 410052ed..29f9913d 100644 --- a/modules/capx_filters/capx_filters.info +++ b/modules/capx_filters/capx_filters.info @@ -2,7 +2,7 @@ name = CAPx Filters core = 7.x package = Stanford CAPx project = capx_filters -version = 7.x-3.0-php54 +version = 7.x-3.0-beta3-php54 files[] = views/views_handler_filters_link.inc diff --git a/modules/capx_issue_collector/capx_issue_collector.info b/modules/capx_issue_collector/capx_issue_collector.info index 6b36e075..f1ae295d 100644 --- a/modules/capx_issue_collector/capx_issue_collector.info +++ b/modules/capx_issue_collector/capx_issue_collector.info @@ -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.0-php54 +version = 7.x-3.0-beta3-php54 package = Stanford CAPx ; scripts[] = capx_issue_collector.js diff --git a/modules/capx_ssp/README.md b/modules/capx_ssp/README.md index ff5c26ca..f36b1202 100644 --- a/modules/capx_ssp/README.md +++ b/modules/capx_ssp/README.md @@ -1,5 +1,5 @@ #[CAPx SSP](https://github.com/SU-SWS/stanford_capx) -##### Version: 7.x-3.0-php54 +##### Version: 7.x-3.0-beta3-php54 Maintainers: [jbickar](https://github.com/jbickar), [sherakama](https://github.com/sherakama) [Changelog.txt](CHANGELOG.txt) diff --git a/modules/capx_ssp/capx_ssp.info b/modules/capx_ssp/capx_ssp.info index b086b546..3bb6e355 100644 --- a/modules/capx_ssp/capx_ssp.info +++ b/modules/capx_ssp/capx_ssp.info @@ -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.0-php54 +version = 7.x-3.0-beta3-php54 project = capx_ssp dependencies[] = stanford_capx dependencies[] = stanford_ssp diff --git a/modules/capx_tamper/README.md b/modules/capx_tamper/README.md index b3777e1e..44e51fa1 100644 --- a/modules/capx_tamper/README.md +++ b/modules/capx_tamper/README.md @@ -1,5 +1,5 @@ # Stanford CAPx Tampers -#### Version 3.0-php54 +#### Version 3.0-beta3-php54 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. diff --git a/modules/capx_tamper/capx_tamper.info b/modules/capx_tamper/capx_tamper.info index 48c9fe88..9547ca04 100644 --- a/modules/capx_tamper/capx_tamper.info +++ b/modules/capx_tamper/capx_tamper.info @@ -1,6 +1,6 @@ name = CAPx Tamper core = 7.x -version = 7.x-3.0-php54 +version = 7.x-3.0-beta3-php54 package = Stanford CAPx project = capx_tamper diff --git a/modules/capx_webauth/README.md b/modules/capx_webauth/README.md index 1d5d80ec..23822abd 100644 --- a/modules/capx_webauth/README.md +++ b/modules/capx_webauth/README.md @@ -1,5 +1,5 @@ #[CAPx Webauth](https://github.com/SU-SWS/stanford_capx) -##### Version: 7.x-3.0-php54 +##### Version: 7.x-3.0-beta3-php54 Maintainers: [jbickar](https://github.com/jbickar), [sherakama](https://github.com/sherakama) [Changelog.txt](CHANGELOG.txt) diff --git a/modules/capx_webauth/capx_webauth.info b/modules/capx_webauth/capx_webauth.info index d29d5939..daeb5c1a 100644 --- a/modules/capx_webauth/capx_webauth.info +++ b/modules/capx_webauth/capx_webauth.info @@ -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.0-php54 +version = 7.x-3.0-beta3-php54 project = capx_webauth dependencies[] = stanford_capx dependencies[] = webauth diff --git a/stanford_capx.info b/stanford_capx.info index a6250f59..2dc5a169 100644 --- a/stanford_capx.info +++ b/stanford_capx.info @@ -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.0-php54 +version = 7.x-3.0-beta3-php54 dependencies[] = entity dependencies[] = block