stable

Clone or download

Read-only

bugs #37551 Loading campaigns doesn't work when there are more than 10

To reproduce: - Have more than 10 open campaigns - Have more than 10 closed campaigns At the loading only first 10 campaigns are displayed instead of all of them. This commit correct the loading for open/closed campaigns on the front page. Change-Id: Ia1c7d466bc2dca25306ffe3ea9cfd6a3f7a1b4e0

Modified Files

Name
M include/Trafficlights/ArtifactDao.php +6 −5 Go to diff View file
M www/scripts/angular/src/app/campaign/campaign-list-controller.js +38 −16 Go to diff View file
M www/scripts/angular/src/app/campaign/campaign-list.tpl.html +1 −1 Go to diff View file