forked from joomla/joomla-cms
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Workflow v3 transitions #61
Merged
Merged
Conversation
This file contains 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
…orkflow-v3-transitions
…orkflow-v3-transitions
…orkflow-v3-transitions # Conflicts: # libraries/src/Form/Field/TransitionField.php
…orkflow-v3-transitions
…v3-transitions # Conflicts: # modules/mod_stats/src/Helper/StatsHelper.php
…orkflow-v3-transitions
… the function is supported
…orkflow-v3-transitions # Conflicts: # administrator/components/com_admin/sql/updates/mysql/4.0.0-2018-05-15.sql
…orkflow-v3-transitions
Fix support check for workflow publishing plugin
… states of items Fix wrong contexts
Secure controller execution for runTransition
bembelimen
pushed a commit
that referenced
this pull request
Dec 7, 2020
Change "Google Fonts" to "Font Schemes", multiple enhancements and clean up - Remove previosly added local fonts. - Do not use `build/media_source/fonts` and `media/fonts` anymore. - Only use local fonts which are already available in the core - currently this is only Roboto, which is used by Atum and comes as NPM dependency). - Add back the possibility to use fonts from web. - Add 2 font schemes using Google Fonts from web for testing the new design. - Use CSS variables to set font families and weights for headings and body - more variables might be added later with this PR or future PR while the final design is being implemented. - Simplify UX: Only one grouped list field for selecting the font schemes or no font scheme, ie no need to first switch it on with one switcher and then in another field selecting the font scheme, it can be done in one step now. - Remove the description from the remaining field. - Show a warning note about possible GDPR issues with fonts from web and possible performance issues with fonts from local folders.
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.
Pull Request for Issue # .
Summary of Changes
Testing Instructions
Expected result
Actual result
Documentation Changes Required