pgAdmin 4 commit: Fixed issue change 'Auto Commit' option from preferen

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed issue change 'Auto Commit' option from preferen
Date: 2016-05-17 07:02:02
Message-ID: E1b2Z10-0003jq-WE@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed issue change 'Auto Commit' option from preferences not reflacted properly on UI and also not set the class variable

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=216b6b16b5026404516613ec407564a31f53bbd3

Modified Files
--------------
.../tools/datagrid/templates/datagrid/index.html | 2 +-
web/pgadmin/tools/sqleditor/__init__.py | 17 ++-
.../sqleditor/templates/sqleditor/js/sqleditor.js | 122 +++++++++++----------
3 files changed, 79 insertions(+), 62 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Neel Patel 2016-05-17 07:11:28 Re: [pgAdmin4]: Initial patch for Import table
Previous Message Surinder Kumar 2016-05-17 06:22:35 Re: [pgAdmin4][Patch]: View and Materialised View Nodes