diff --git a/.travis.yml b/.travis.yml index 7878c9fb..a159fde0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -70,7 +70,7 @@ php: - '5.6' sudo: required -dist: precise +# dist: precise cache: directories: diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e151ed28..c99a796f 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,5 +1,15 @@ Stanford CAPx x.x-x.x, xxxx-xx-xx --------------------------------- + +Stanford CAPx 7.x-3.0-beta8, 2018-06-26 +----------------------------------------- +- Changed composer type to drupal-custom-module from stanford-module +- Fixed typos +- Modified check on capx_filters parsing +- Fixed bug in capx_tampers +- Added protection for imports with large result sets + + Stanford CAPx 7.x-3.0-beta7, 2017-05-15 ---------------------------------------- - Improved groupgroups orphan check to reduce OOM errors diff --git a/README.md b/README.md index ae54025f..9a64a432 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Stanford CAPx -#### Version 3.0-beta1 +#### Version 3.0-beta8 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/CHANGELOG.txt b/modules/capx_auto_nodetitle/CHANGELOG.txt deleted file mode 100644 index a8f8a1d4..00000000 --- a/modules/capx_auto_nodetitle/CHANGELOG.txt +++ /dev/null @@ -1,6 +0,0 @@ -CAPx Auto Nodetitle - -Version 7.x-1.0 YYYY-MM-DD --------------------------------------------------------------------------------- - -- Initial Release diff --git a/modules/capx_auto_nodetitle/README.md b/modules/capx_auto_nodetitle/README.md index 3d78b639..22c71206 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-dev +##### Version: 7.x-3.0-beta8 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 d9c4a5ab..c224f13e 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.x +version = 7.x-3.0-beta8 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 d8fec6cf..b034507b 100644 --- a/modules/capx_filters/README.MD +++ b/modules/capx_filters/README.MD @@ -1,5 +1,5 @@ # Stanford CAPx Filters -#### Version 3.0-dev +#### Version 3.0-beta8 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 deca76b7..0eeda3a7 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.x +version = 7.x-3.0-beta8 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 e67ac49b..5594dd8c 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.x +version = 7.x-3.0-beta8 package = Stanford CAPx ; scripts[] = capx_issue_collector.js diff --git a/modules/capx_ssp/CHANGELOG.txt b/modules/capx_ssp/CHANGELOG.txt deleted file mode 100644 index 0c464a59..00000000 --- a/modules/capx_ssp/CHANGELOG.txt +++ /dev/null @@ -1,6 +0,0 @@ -CAPx SSO Integration - -Version 7.x-1.0 YYYY-MM-DD --------------------------------------------------------------------------------- - -- Initial Release diff --git a/modules/capx_ssp/README.md b/modules/capx_ssp/README.md index 2b98220f..05153836 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-dev +##### Version: 7.x-3.0-beta8 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 bd5f0db4..4bea2a88 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.x +version = 7.x-3.0-beta8 project = capx_ssp dependencies[] = stanford_capx dependencies[] = stanford_ssp diff --git a/modules/capx_tamper/README.md b/modules/capx_tamper/README.md index 935fdf08..330b5baa 100644 --- a/modules/capx_tamper/README.md +++ b/modules/capx_tamper/README.md @@ -1,5 +1,5 @@ # Stanford CAPx Tampers -#### Version 3.0-dev +#### Version 3.0-beta8 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 d879d92a..607f8795 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.x +version = 7.x-3.0-beta8 package = Stanford CAPx project = capx_tamper diff --git a/modules/capx_tamper/capx_tamper.module b/modules/capx_tamper/capx_tamper.module index fb707958..9e487ff0 100644 --- a/modules/capx_tamper/capx_tamper.module +++ b/modules/capx_tamper/capx_tamper.module @@ -352,7 +352,7 @@ function capx_tamper_feeds_tamper_copy_callback(&$result, &$item_key, &$path, &$ */ function capx_tamper_set_data_by_json_path(&$data, $path, $value, $index = 0) { $path = trim($path, '$.'); - // If an index for an item is give, replace brackets with "." to allow + // If an index for an item is given, replace brackets with "." to allow // recursion. $path = str_replace('[', '.', str_replace(']', '', $path)); diff --git a/modules/capx_webauth/CHANGELOG.txt b/modules/capx_webauth/CHANGELOG.txt deleted file mode 100644 index 907315f7..00000000 --- a/modules/capx_webauth/CHANGELOG.txt +++ /dev/null @@ -1,6 +0,0 @@ -CAPx WebAuth Integration - -Version 7.x-1.0 YYYY-MM-DD --------------------------------------------------------------------------------- - -- Initial Release diff --git a/modules/capx_webauth/README.md b/modules/capx_webauth/README.md index e9fb6f6b..369c0ed6 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-dev +##### Version: 7.x-3.0-beta8 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 7b6a6330..dff09dfc 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.x +version = 7.x-3.0-beta8 project = capx_webauth dependencies[] = stanford_capx dependencies[] = webauth diff --git a/stanford_capx.info b/stanford_capx.info index 47b02008..8f3d86f7 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.x +version = 7.x-3.0-beta8 dependencies[] = entity dependencies[] = block