Actions
User story #4232
closedUser story #3632: Remember number of entries used on each table
Store the state of the grids in all grid where we can select the number of lines per pages
Effort required:
Name check:
Fix check:
Regression:
Description
We can select the number of item per page on grid in Rule managmeent, Node list, Node groups, Event log and technical log.
However, these values are never retained.
dataTable offers a facility via cookies to store the user config of the grid (number of item per pages and filter) so that we you come back to the page, you are back where you were
Updated by Nicolas CHARLES almost 11 years ago
- Status changed from In progress to 10
- Assignee changed from Nicolas CHARLES to Jonathan CLARKE
- Pull Request set to https://github.com/Normation/rudder/pull/384
Updated by Nicolas CHARLES almost 11 years ago
- Status changed from 10 to Pending technical review
- Assignee changed from Jonathan CLARKE to François ARMAND
PR updated
Caution, it is saved on a cookie, so it is linked to the Browser and not to the User
Updated by Nicolas CHARLES almost 11 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset 7e6521edf47569d941a12b1a34106016bf5235a8.
Updated by Vincent MEMBRÉ almost 11 years ago
Applied in changeset 3d9625113549ded2cc63f188695257abcea148d6.
Updated by Vincent MEMBRÉ almost 11 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.9.0~rc1, which was released on Friday 13/12/2013.
Check out:
- The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2013-December/000065.html
- The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog29
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Benoît PECCATTE over 9 years ago
- Tracker changed from Enhancement to User story
Actions