You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2024/03/07 21:13:00 UTC

[jira] [Commented] (VCL-1150) save user group filters in cookie so they persist across page loads

    [ https://issues.apache.org/jira/browse/VCL-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17824539#comment-17824539 ] 

ASF subversion and git services commented on VCL-1150:
------------------------------------------------------

Commit 9f7944140e66351d24a893acd89aac99323eaf76 in vcl's branch refs/heads/develop from Josh Thompson
[ https://gitbox.apache.org/repos/asf?p=vcl.git;h=9f794414 ]

VCL-1150 - save user group filters in cookie so they persist across page loads

utils.php: modified getDojoHTML: added dojo.cookie to $dojoRequires for Manage Groups page

groups.js:
-modified usergroupGridFilter: added code to set GROUPFILTER cookie based on current filters
-modified buildUserFilterStores: added call to setFiltersFromCookie, which sets the filters from GROUPFILTER cookie
-added setFiltersFromCookie


> save user group filters in cookie so they persist across page loads
> -------------------------------------------------------------------
>
>                 Key: VCL-1150
>                 URL: https://issues.apache.org/jira/browse/VCL-1150
>             Project: VCL
>          Issue Type: Improvement
>          Components: web gui (frontend)
>            Reporter: Josh Thompson
>            Assignee: Josh Thompson
>            Priority: Major
>             Fix For: 2.6
>
>
> When editing multiple user groups with similar names, it would be nice to have the filters saved in a cookie so that they persist across page loads.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)