forked from pkp/pkp-lib
-
Notifications
You must be signed in to change notification settings - Fork 0
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
I5717 email composer #10
Draft
NateWr
wants to merge
148
commits into
main
Choose a base branch
from
i5717_email_composer
base: main
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.
Draft
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
NateWr
force-pushed
the
i5717_email_composer
branch
2 times, most recently
from
December 8, 2021 12:08
24fdcce
to
c9e7be4
Compare
pkp#7125 Rename Repo facade's submissionFile accessor method
[PKP-LIB] pkp#6850 Author Grid + API Calls
Currently translated at 100.0% (632 of 632 strings) Translation: PKP Web Application Library/submission Translate-URL: http://translate.pkp.sfu.ca/projects/pkp-lib/submission/cs_CZ/
Currently translated at 100.0% (632 of 632 strings) Translation: PKP Web Application Library/submission Translate-URL: http://translate.pkp.sfu.ca/projects/pkp-lib/submission/da_DK/
Currently translated at 100.0% (632 of 632 strings) Translation: PKP Web Application Library/submission Translate-URL: http://translate.pkp.sfu.ca/projects/pkp-lib/submission/pt_PT/
Currently translated at 100.0% (716 of 716 strings) Translation: PKP Web Application Library/manager Translate-URL: http://translate.pkp.sfu.ca/projects/pkp-lib/manager/ar_IQ/
Currently translated at 100.0% (632 of 632 strings) Translation: PKP Web Application Library/submission Translate-URL: http://translate.pkp.sfu.ca/projects/pkp-lib/submission/ar_IQ/
Currently translated at 100.0% (632 of 632 strings) Translation: PKP Web Application Library/submission Translate-URL: http://translate.pkp.sfu.ca/projects/pkp-lib/submission/sl_SI/
Bumps [smarty/smarty](https://github.com/smarty-php/smarty) from 3.1.39 to 3.1.43. - [Release notes](https://github.com/smarty-php/smarty/releases) - [Changelog](https://github.com/smarty-php/smarty/blob/v3.1.43/CHANGELOG.md) - [Commits](smarty-php/smarty@v3.1.39...v3.1.43) --- updated-dependencies: - dependency-name: smarty/smarty dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…y-3.1.43 Bump smarty/smarty from 3.1.39 to 3.1.43
Bumps [tinymce/tinymce](https://github.com/tinymce/tinymce-dist) from 5.8.2 to 5.10.0. - [Release notes](https://github.com/tinymce/tinymce-dist/releases) - [Changelog](https://github.com/tinymce/tinymce-dist/blob/master/CHANGELOG.md) - [Commits](tinymce/tinymce-dist@5.8.2...5.10.0) --- updated-dependencies: - dependency-name: tinymce/tinymce dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.30.4 to 7.30.6. - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md) - [Commits](laravel/framework@v7.30.4...v7.30.6) --- updated-dependencies: - dependency-name: laravel/framework dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…mce-5.10.0 Bump tinymce/tinymce from 5.8.2 to 5.10.0
…ework-7.30.6 Bump laravel/framework from 7.30.4 to 7.30.6
… component - Refactor editorial decisions to use EntityDAO and Repo - Add class for each editorial decision type - Add new decision types for back to review, back to copyediting, etc - Add new decision types for reverting declined decisions - Add new decision type for skip review - Add event when decision added - Add API endpoint to record a decision - Add step-by-step workflow page to record decisions - Add steps to send emails, promote files and complete forms - Add composer UI component with template search, file attachments and multiple locales - Add support for file attachments by upload, review files, submission files and library files - Add private API endpoint to get library files - Add email notification to all authors when editorial decision is made - Add file genre of submission files to API responses - Add new email templates for all new email notifications - Update editorial statistics to include skip review as accept decision - Remove EditDecisionDAO, EditorDecisionActionsManager, and related code
NateWr
force-pushed
the
i5717_email_composer
branch
from
January 13, 2022 17:03
c8f536d
to
85be8de
Compare
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.
No description provided.