Details
-
Type: New Feature
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 3.6.0
-
Fix Version/s: Short Term
-
Component/s: Client Interface, Staff Interface
-
Labels:None
Description
Update Pagination to add a 'all' option under 'navigation' similar to 'last', default to 'show' 'never'. If set to if_needed it will be shown IFF there is > 1 page of results. This link would simply contain a page value of '0' to indicate all results.
Next, update the blesta config to include an option for enabling this feature. This will work similar to Blesta.pagination_ajax, only defining the setting to set 'all' to be shown.
Finally, we update Invoices, Services, and Transactions in the admin and client interface to include this config setting along with other config setting.
This should work in the client and admin area for all areas that have a pagination.