Skip to content

Releases: SU-SWS/stanford_capx

7.x-2.2-alpha1

23 Jan 23:40
Compare
Choose a tag to compare
7.x-2.2-alpha1 Pre-release
Pre-release

Release type: Bug fixes

7.x-3.0-beta1-php54

17 Jan 17:07
Compare
Choose a tag to compare
7.x-3.0-beta1-php54 Pre-release
Pre-release

Release type: New features

  • Exportables!
    Yes, you can finally put your configuration in a feature or directly copy a
    mapper from one site to the next via copy and paste!
  • Code climate updates and some code clean up
  • Upgrade hooks from 2.x -> 3.x to ensure you get the best.

7.x-2.1-php54

17 Jan 17:04
Compare
Choose a tag to compare
7.x-2.1-php54 Pre-release
Pre-release

Release type: New features, Bug fixes

  • Tamper data
    You can now alter the data before it gets saved to your entity directly
    through the UI. Very similar to Feeds Tamper Data.
  • Filters for importers
    Perhaps you didn't want everyone in that organization after all. You can now
    set conditions on the importers on who to import.
  • Webauth Integration
    Now when you create user entities you can have them automatically linked up
    with webauth so they may log in.
  • Simple SAML PHP auth Integration
    Instead of webauth you can use stanford_ssp to authenticate user entities
    created through CAPx
  • Performance improvements
    Wee speed.
  • Orphan processing performance improvements
  • Orphan processing logic enhancements
  • Minor bug fixes

7.x-3.0-beta1

16 Jan 23:28
Compare
Choose a tag to compare

Release type: New Features, Bug fixes

  • Exportables!
    Yes, you can finally put your configuration in a feature or directly copy a
    mapper from one site to the next via copy and paste!
  • Code climate updates and some code clean up
  • Upgrade hooks from 2.x -> 3.x to ensure you get the best.

7.x-2.1

16 Jan 23:31
Compare
Choose a tag to compare

Release Type: New features, Bug fixes

  • Tamper data
    You can now alter the data before it gets saved to your entity directly
    through the UI. Very similar to Feeds Tamper Data.
  • Filters for importers
    Perhaps you didn't want everyone in that organization after all. You can now
    set conditions on the importers on who to import.
  • Webauth Integration
    Now when you create user entities you can have them automatically linked up
    with webauth so they may log in.
  • Simple SAML PHP auth Integration
    Instead of webauth you can use stanford_ssp to authenticate user entities
    created through CAPx
  • Performance improvements
    Wee speed.
  • Orphan processing performance improvements
  • Orphan processing logic enhancements
  • Minor bug fixes

7.x-2.0-php54

24 Sep 00:11
Compare
Choose a tag to compare

Release type: New features, Bug fixes

  • Entity relationships!
  • Multiple entity creation (IE: Publications).
  • Multiple field collections.
  • Merged connect and settings form.
  • Maintains index association on multiple item creation and wildcard json queries.
  • Bug fix for field collection item mapping values that went missing after save.
  • Added several new permissions for more granular control over the
  • Removed superfluous required text on field mapping
  • Required fields with a default value are no longer required in the mapping.
  • Added auto truncating of text fields in order to avoid the PDO exception error of value too long.

7.x-2.0

23 Sep 23:59
Compare
Choose a tag to compare

Release type: New features, Bug fixes

  • Entity relationships!
  • Multiple entity creation (IE: Publications).
  • Multiple field collections.
  • Merged connect and settings form.
  • Maintains index association on multiple item creation and wildcard json queries.
  • Bug fix for field collection item mapping values that went missing after save.
  • Added several new permissions for more granular control over the
  • Removed superfluous required text on field mapping
  • Required fields with a default value are no longer required in the mapping.
  • Added auto truncating of text fields in order to avoid the PDO exception error of value too long.
  • Bugfix for invalid orphan checking
  • Upgrade paths
  • File timestamp and queue invalidation on mapper configuration change

7.x-2.1-beta1-php54

16 Sep 05:29
Compare
Choose a tag to compare
7.x-2.1-beta1-php54 Pre-release
Pre-release

This tag has the profile image logic for when an importer is updated.

7.x-2.0-rc3

30 Aug 00:05
Compare
Choose a tag to compare
7.x-2.0-rc3 Pre-release
Pre-release

Release type: Bug fixes

7.x-2.0-rc2

24 Aug 17:22
Compare
Choose a tag to compare
7.x-2.0-rc2 Pre-release
Pre-release

Release type: New features, Bug fixes