Skip to content
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

SAK-50323 announcementswc Allow super users to view announcements #12880

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

adrianfish
Copy link
Contributor

@@ -1271,15 +1272,20 @@ private List<String> getExcludedSitesFromTabs() {
return l;
}

public Filter getMaxAgeInDaysFilter(int maxAgeInDays) {

ViewableFilter viewableFilter = new ViewableFilter(null, null, Integer.MAX_VALUE, this);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a lot of announcements! What's a practical value? 1000?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine by me. I was just going off what was there already. Which I probably put in in the first place :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be a thousand for each site though ..

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

100 sounds reasonable!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ottenhoff How's that look now?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@adrianfish
Copy link
Contributor Author

@ottenhoff Thanks for the review

@adrianfish adrianfish merged commit 6999e60 into sakaiproject:master Sep 11, 2024
4 of 5 checks passed
@adrianfish adrianfish deleted the SAK-50323 branch September 11, 2024 17:16
ern pushed a commit that referenced this pull request Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants