stable

Clone or download

Read-only

Introduce hard limit to save rainforest

Part of request #11504: Download list of artifacts as a single page document For performance reasons we choose to limit to 1000 artifacts to generate the single page document. If there is more than 1000 matching artifacts, then a message is displayed at the end of the document. Change-Id: I26da33bf0e8b4dde0e9b83ad09fc5efea71be74e

Modified Files

Name
M plugins/textualreport/include/TextualReport/ArtifactsPresentersBuilder.php +4 −1 Go to diff View file
M plugins/textualreport/include/TextualReport/SinglePagePresenterBuilder.php +12 −3 Go to diff View file
M plugins/textualreport/site-content/fr_FR/LC_MESSAGES/tuleap-textualreport.po +9 −0 Go to diff View file
M plugins/textualreport/site-content/tuleap-textualreport.pot +6 −0 Go to diff View file
M plugins/textualreport/templates/single-page.mustache +11 −0 Go to diff View file