pgAdmin III commit: Fix two bugs in default security panel
От | Guillaume Lelarge |
---|---|
Тема | pgAdmin III commit: Fix two bugs in default security panel |
Дата | |
Msg-id | E1QyITX-0001Du-Ea@gothos.postgresql.org обсуждение исходный текст |
Список | pgadmin-hackers |
Fix two bugs in default security panel 1. When a user clicks on an item in the list, there was no update on the combobox and the checkboxes. 2. This one was reported by Kashif Zeeshan: "On Privileges Tab Page when a role is added without Privileges (click on Add/Change? button without selecting any check box in Privileges section) then one row is added with role name in the list and when the same role is changed by adding the privileges in the Privileges section then the same row is updated but incase of Default Privileges Tab (Table, Sequence and Functions sub tabs) when the same above steps are followed then two rows are added, one with role name and second with role name and the assigned privileges. One Row must be added on Default Privileges Tab same as on Privileges Tab." Fixes #335 Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=4559082affae56feb7c3e2db1a2db878630f95f7 Modified Files -------------- pgadmin/ctl/ctlDefaultSecurityPanel.cpp | 44 +++++++++++++++++++++++++++++- 1 files changed, 42 insertions(+), 2 deletions(-)
В списке pgadmin-hackers по дате отправления: