Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update submodule to include APCD #486

Merged
merged 4 commits into from
May 12, 2022
Merged

Update submodule to include APCD #486

merged 4 commits into from
May 12, 2022

Conversation

jchuahtacc
Copy link
Contributor

Overview

Update taccsite_custom submodule to include apcd-cms

Related

Changes

Update taccsite_custom submodule

Testing

Screenshots

@jchuahtacc jchuahtacc requested a review from wesleyboar May 11, 2022 18:37
Copy link
Member

@wesleyboar wesleyboar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your goal to get the latest APCD stuff succeeded.

But, I found some APCD files that create unnecessary maintenance.

  1. Replace calls to custom templates in custom settings with:
        ('standard.html', 'Standard'),
        ('fullwidth.html', 'Full Width'),
    
  2. (unless you are migrating APCD from CEPv1) Delete apcd-cms/static/apcd-cms/css/src/_migrations/v1_v2/a2cps.css.
  3. (unless you are migrating APCD from CEPv1) Delete apcd-cms/static/apcd-cms/css/src/migrate.v1_v2.css.
  4. (unless you are migrating APCD from CEPv1) Delete apcd-cms/templates/assets_custom.html.
  5. Delete apcd-cms/templates/fullwidth.html.
  6. Delete apcd-cms/templates/standard.html.

@wesleyboar
Copy link
Member

wesleyboar commented May 11, 2022

Re-reviewing because of new commit made while I was adding review that I had already sent you privately. 😅

Copy link
Member

@wesleyboar wesleyboar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added another submod commit (18b0a38, which brings in TACC/Core-CMS-Resources@5aaf79b fix).

@jchuahtacc jchuahtacc merged commit d11311d into main May 12, 2022
@jchuahtacc jchuahtacc deleted the apcd branch May 12, 2022 13:52
wesleyboar added a commit that referenced this pull request Jun 23, 2022
* Update submodule to get apcd directory

* Update taccsite_custom submodule to remove unnecessary templates

* quick(apcd): ubdate submod

Co-authored-by: Wesley Bomar <wbomar@tacc.utexas.edu>
@wesleyboar wesleyboar mentioned this pull request Jun 23, 2022
wesleyboar added a commit that referenced this pull request Jun 23, 2022
* Update submodule to get apcd directory

* Update taccsite_custom submodule to remove unnecessary templates

* quick(apcd): ubdate submod

Co-authored-by: Wesley Bomar <wbomar@tacc.utexas.edu>

Co-authored-by: jchuahtacc <jchuah@tacc.utexas.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants