Comments

camster created an issue. See original summary.

No Sssweat’s picture

For some reason the link didn't work on my original post and its not letting me edit it, so here it is Drupal Module Upgrader

aburke626’s picture

Thanks - I didn't know about this! I'll look into it after the 2.x version is done (unless you want to try to upgrade the current version - feel free!)

No Sssweat’s picture

Any idea when the 2.x version will be finished?

aburke626’s picture

There should be a dev release out by end of day tomorrow.

markdorison’s picture

Assigned: Unassigned » markdorison
sac_1q5’s picture

Hi @markdorison, are you working on this actively or is it still in the wind?

sac_1q5’s picture

Hi @markdorison, are you working on this actively or is it still in the wind?

markdorison’s picture

Issue summary: View changes

This is under active development. More to come soon.

markdorison’s picture

Title: Drupal 8 Port? » Drupal 8 Port
Version: 7.x-1.2 » 7.x-2.x-dev
Component: Miscellaneous » Code
Category: Feature request » Task
markdorison’s picture

Just a quick update: we are very close to being ready to push an 8.x-dev branch. I am hoping that the holidays don't get in the way but I am optimistic that we should have something up soon for everyone to test.

No Sssweat’s picture

Good to hear, Rules and this module are the only thing stopping me from upgrading to Drupal 8.

I wish I had the coding skills to help you guys out, but since I don't, I will be happy to give the 8.x-dev branch a test run.

  • markdorison committed fc0b7f3 on 8.x-1.x
    Issue #2580135: Converted permissions to D8.
    
  • markdorison committed 4b26edb on 8.x-1.x
    Issue #2580135: Converted hook_help to D8.
    
  • markdorison committed a26e0a4 on 8.x-1.x
    Merge pull request #56 from CHROMATIC-LLC/55-hook-help
    
    Issue #2580135:...
  • markdorison committed 297c0da on 8.x-1.x
    Merge pull request #54 from CHROMATIC-LLC/53-convert_permissions
    
    Issue...
  • markdorison committed 3f502d8 on 8.x-1.x
    Issue #2580135: Updated hook_uninstall.
    
  • markdorison committed 1321275 on 8.x-1.x
    Merge pull request #57 from CHROMATIC-LLC/45-hook-uninstall
    
    Issue #...
  • markdorison committed bb688f3 on 8.x-1.x
    Issue #2580135: Converted views field integration.
    
    * Implemented...
  • markdorison committed 33bee66 on 8.x-1.x
    Merge pull request #60 from CHROMATIC-LLC/46-views-field
    
    Issue #2580135...
  • markdorison committed 0f242ca on 8.x-1.x
    Issue #2580135: Converted hook_entity_delete to D8 method signature.
    
  • markdorison committed 51832b3 on 8.x-1.x
    Merge pull request #75 from CHROMATIC-LLC/72-hook-entity-delete
    
    Issue #...
  • markdorison committed 3aea4d6 on 8.x-1.x
    Issue #2580135: Converted hook_entity_update to D8.
    
  • markdorison committed ac8b43c on 8.x-1.x
    Merge pull request #81 from CHROMATIC-LLC/70-hook-entity-update
    
    Issue #...
  • markdorison committed 25b3112 on 8.x-1.x
    Issue #2580135: Moved token code to D8 service.
    
  • markdorison committed db365c9 on 8.x-1.x
    Merge pull request #83 from CHROMATIC-LLC/82-token-service
    
    Issue #...
  • markdorison committed 31ff5cc on 8.x-1.x
    Issue #2580135: Replaced recurly_hosted_url.
    
    Replaced...
  • markdorison committed 5717594 on 8.x-1.x
    Issue #2580135: Fixed RecurlyPushListenerController responses.
    
    * Fixed...
  • markdorison committed fece598 on 8.x-1.x
    Merge pull request #105 from CHROMATIC-LLC/104-push-listener
    
    Issue #...
  • markdorison committed 8fffbeb on 8.x-1.x
    Issue #2580135: Updated recurly_url() to return Url object.
    
    @TODO:...
  • bedlam committed eea1f34 on 8.x-1.x
    Issue #2580135: Converted subscription list to routes
    
    - Replaces...
  • bedlam committed 5df9940 on 8.x-1.x
    Merge pull request #111 from CHROMATIC-LLC/52-sub-page-new
    
    Issue #...
  • markdorison committed f4868aa on 8.x-1.x
    Merge pull request #110 from CHROMATIC-LLC/hook-recurly-url-info
    
    Issue...
  • markdorison committed 47b7b17 on 8.x-1.x
    Issue #2580135: Converted Recurly sub signup page.
    
    * Added module js...
  • markdorison committed 1dfc721 on 8.x-1.x
    Merge pull request #114 from CHROMATIC-LLC/90-sub-signup
    
    Issue #2580135...
  • markdorison committed 9440fe2 on 8.x-1.x
    Issue #2580135: Initial conversion of recurlyjs.
    
  • markdorison committed 30ff0a9 on 8.x-1.x
    Merge pull request #116 from CHROMATIC-LLC/rjs-d8
    
    Issue #2580135:...
  • markdorison committed 8cc8326 on 8.x-1.x
    Issue #2580135: Converted access logic to D8.
    
  • markdorison committed d70a9c6 on 8.x-1.x
    Merge pull request #117 from CHROMATIC-LLC/109-access-check
    
    Issue #...
  • markdorison committed 4605071 on 8.x-1.x
    Issue #2580135: Fixed account signup form.
    
    Local and remote accounts...
  • markdorison committed d986381 on 8.x-1.x
    Merge pull request #123 from CHROMATIC-LLC/115-account-signup
    
    Issue #...
  • markdorison committed f325220 on 8.x-1.x
    Issue #2580135: Converted subscription list page to D8.
    
  • markdorison committed beb1248 on 8.x-1.x
    Merge pull request #125 from CHROMATIC-LLC/89-sub-list
    
    Issue #2580135:...
  • markdorison committed 719845c on 8.x-1.x
    Issue #2580135: Converted change and cancel subscription routes.
    
  • markdorison committed 9ae3d6a on 8.x-1.x
    Merge pull request #131 from CHROMATIC-LLC/126-sub-change
    
    Issue #...
  • markdorison committed 7e2d41b on 8.x-1.x
    Issue #2580135: Converted invoice routes to D8.
    
  • markdorison committed 91e0fd5 on 8.x-1.x
    Merge pull request #138 from CHROMATIC-LLC/132-invoice-routes
    
    Issue #...
  • markdorison committed c2c8131 on 8.x-1.x
    Issue #2580135: Converted reactivate subscription routes to D8.
    
  • markdorison committed 2bf3fd6 on 8.x-1.x
    Merge pull request #143 from CHROMATIC-LLC/142-reactivate
    
    Issue #...
  • markdorison committed af2cfdf on 8.x-1.x
    Issue #2580135: Fixed updated billing form.
    
  • markdorison committed 56b6a4b on 8.x-1.x
    Merge pull request #144 from CHROMATIC-LLC/136-update-billing
    
    Issue #...
  • markdorison committed 7c67baa on 8.x-1.x
    Issue #2580135: Converted redeem coupon to D8.
    
  • adamzimmermann committed 2d2dd13 on 8.x-1.x
    Issue #2580135: Adds entity access checks to routes.
    
    * Added operation...
  • markdorison committed 12dee21 on 8.x-1.x
    Merge pull request #151 from CHROMATIC-LLC/140-redeem-coupon
    
    Issue #...
  • adamzimmermann committed 922f22c on 8.x-1.x
    Issue #2580135: Refactor Recurly access logic.
    
  • adamzimmermann committed b8d0a87 on 8.x-1.x
    Issue #2580135: Refactor Recurly access classes.
    
    Remove remnants of old...
markdorison’s picture

Version: 7.x-2.x-dev » 8.x-1.x-dev
markdorison’s picture

markdorison’s picture

markdorison’s picture

Title: Drupal 8 Port » Port Recurly to Drupal 8
No Sssweat’s picture

Ummm... I see the 8 dev version is in the code repository http://cgit.drupalcode.org/recurly?h=8.x-1.x

Are we suppose to start testing it now? or wait until the 8.x-1.x-dev version shows up in the Recurly module front page?

markdorison’s picture

@Camster: We want to clear all major issues (ie. #2641578: Subscription tab missing from recurly entity page) before we cut a dev release. Collaboration, feedback and patches are welcome.

markdorison’s picture

With #2641578: Subscription tab missing from recurly entity page resolved, we have now made a dev release available on the project page. Please test and report any issues in the issue queue!

colan’s picture

Status: Active » Fixed

Given that there's an alpha release, I think we can close this (especially since we're already using the issue queue for 8.x issues).

markdorison’s picture

Status: Fixed » Needs review
Related issues: +#2642086: [recurly] Recurly

Following the Drupal 8 Contrib Tracker statuses here.

  • Active = No D8 port started yet.
  • Needs work = D8 development has started but is not yet usable.
  • Needs review = Project has Alpha or Beta D8 releases available for testing.
  • Reviewed & tested by the community = Project has Release Candidate (RC) D8 release.
  • Fixed / Closed (fixed) = Project has stable D8 release.
colan’s picture

I proposed a plan at #2782295: Stable release for Drupal 8. Please review and add your feedback. Thanks!

markdorison’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.