-
Notifications
You must be signed in to change notification settings - Fork 2
dev → main (GH-73, GH-66 & FP-1099 & GH-93, GH-142, GH-133) #259
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Add basic "Offset Content" plugin.
- matches existing usage
- lacks new feature (center alignment)
- Add support for Blockquote plugin inside text.
- Add support for offset option in Blockquote plugin.
Allow search to be disabled for Portal. Allow indexing to be disabled for CMS.
Default Value (i.e. falsy): - Allow indexing for Portal CMS. - Disallow indexing for SAD CMS.
- Texascale:
- Have c-offset-content extend o-offset-content styles
- Add comment for legacy support and deprecation of c-offset-content
This was referenced Jul 6, 2021
Closed
1 task
5 tasks
This was
linked to
issues
Jul 12, 2021
Closed
Closed
wesleyboar
added a commit
that referenced
this pull request
Jul 13, 2021
Member
Author
|
This PR should not be re-opened. Other PRs supplant it. |
7 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Important
This PR is blocked intentionally. It should not be merged.
If you were asked to review this PR, then review these instead:
Click to reveal previous state of PR.
Previous State
Important
The branch on Frontera Dev could be for testing #259 or #249.
Overview
Breakpoint:
2400pxPlugins: Sample (tweaked)
GH-73: Blockquote Plugin & GH-66: Offset Content Plugin #257
Quick: Clean Up Plugins to Match GH-93 Plugins #265
FP-1099: Search Index - Disable for SAD CMS & Allow Disabling for Portal CMS #258
Quick: Support Non-Bootstrap Link & Picture Plugins #261
GH-93: Article List Styles #264
dev → main Core-CMS-Resources#54
Purpose
mainbranch (current deploy usesdev)Testing
Remote (Shortcut) Testing
The
devbranch is deployed on:Local (Complete) Testing
Build for New Styles & Migrate for New Plugins
First,
docker exec -it core_cms /bin/bash. Then:python3 manage.py migratenpm cinpm run buildpython3 manage.py collectstatic --no-inputAdd Plugins to New Page
See PRs in "Overview".
Notes
Complete Lists of Changes
dev: https://github.com/TACC/Core-CMS/pulls?q=is%3Apr+is%3Amerged+base%3Adev+sort%3Acreated-desc+-head%3Atest%2FFP-1099-disabled-auto-search-reindex+dev: 328efb5, a4ce4c3