-
Notifications
You must be signed in to change notification settings - Fork 17
ks/celery #554
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
Open
katiewiessfelt
wants to merge
130
commits into
master
Choose a base branch
from
ks/celery
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
ks/celery #554
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
* Import needed portal action properties in upgrade * profile version Co-authored-by: David Henne <David@David-Hs-MacBook-Air.local>
* documentation tweak * fix 2_6_30 metadata.xml location * add rudimentary parallaximage tile functionality * add update step 2_6_31 * got parallax image feature to work using 'background-image: url()' css property. * made height adjustable for parallax images * re-factored and cleaned up code, added basic text overlay options * parallax container full width on the page. * percentage width and margins instead of vw * Make parallax width adjustable and scale margins and text container with width increase. * start adding parallax as addable type to add tiles under * Modeled parallax after slideshow, working on dedicated parallax view and getting relevant data and properties in place. * Simplified unnecessary code and making and styling view template. * Add more properties for parallax object, building out templates for edit and view pages * Changes to properties and templates, separate parallax and static tiles, create various text options. * Edit view thumbnail templates configured with selected properties. * minor fixes for small/mobile screens - text-size shift and fixed image repeat issue. * final fixes, text aesthetics and slightly buggy stuff fixed. * upgrade step fix. * compile resources * Remove superfluous upgrade file Co-authored-by: Brian Duncan <brian.duncan@wildcardcorp.com> Co-authored-by: David Henne <David@David-Hs-MacBook-Air.local>
* possible fix for a edge issue with pat-structure loading with our customization * upgrade profile * update last_compilation times for custom plone-compiled and plone-logged-in bundles
Co-authored-by: David Henne <David@David-Hs-MacBook-Air.local>
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.
fix celery task display in development and increase the amount of information shown about each task