pgAdmin 4 commit: Ensure 'select all' and 'unselect all' working proper

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure 'select all' and 'unselect all' working proper
Date: 2018-08-22 09:43:57
Message-ID: E1fsPgD-0001m1-EQ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure 'select all' and 'unselect all' working properly for pgAgent schedule. Fixes #3313.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0f17b4f73880adfd8760c3e1916b47565043d234
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_3_3.rst | 3 +-
web/pgadmin/browser/static/js/node.ui.js | 53 +++++++++++++++++++-------------
2 files changed, 33 insertions(+), 23 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2018-08-22 09:44:21 Re: [pgAdmin4][RM #3313] "Select All" & "Unselect All" not working in Select2 control
Previous Message Akshay Joshi 2018-08-22 06:55:00 Re: [pgAdmin4][Patch]: Fixed Feature #3503 and RM #3347