forked from pkp/pkp-lib
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* pkp#9253 Add site-level announcements * pkp#9253 Fix type error in announcement helper function * pkp#9253 Use shorter syntax to filter array * pkp#9253 Use null to associate announcements with the site * pkp#9253 Move shared announcements template into pkp-lib * pkp#9253 Fix URL in announcement API responses * pkp#9253 Add featured image to site announcements * pkp#9253 Fix error when adding announcement * pkp#9253 Fix unwanted file deletion when editing announcement * pkp#9253 Add image to default announcement templates * pkp#9253 Make context nullable in announcements install migration * pkp#9253 Require User when handling announcement image upload * Fix exception name * Refactor to new Controllers * pkp#9253 Fix duplicate method name after rebase * pkp#9253 Fix announcements API handler after rebase * pkp#9253 Check image validity when creating announcement
- Loading branch information
Showing
26 changed files
with
830 additions
and
181 deletions.
There are no files selected for viewing
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
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
Oops, something went wrong.