Actions
Support #5554
openHow to increase number of commits shown in pagination on dashboard and changelog
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
02.07.2019
Due date:
% Done:
0%
Estimated time:
Sorting:
Commit Number:
Affected Version:
Description
Hi,
The dev team are asking how to increase the number of commits shown in pagination for the dashboard and changelog.
Please can you let me know if/how that is possible?
Best,
Luke
Updated by Marcin Kuzminski [CTO] over 5 years ago
Hi,
The dashboard items can be increased by setting it in admin > settings > visual > Dashboard Items
The number of items in the changelog cannot be editied via settings, but you could modify your installation source and change this value: https://code.rhodecode.com/rhodecode-enterprise-ce/files/c75dd264c5f748c55e73391632ccd00a07f03f99/rhodecode/apps/repository/views/repo_changelog.py#L44
Best,
Updated by Marcin Kuzminski [CTO] almost 5 years ago
- Status changed from New to Resolved
Actions