[pgAdmin4][RM3936] - Fixes for feature test due to changes in pgadmin4

2019-02-25 Thread Usman Muzaffar
Hi Hackers,

Please find here attached patch for the followings
i) Fixes for the query tool related test cases, the tab name convention is
changed which is catered in the patch.
ii) The 'dependent' tab was not showing information until it is refreshed
so handled it during automation(the issue was not reproducible manually).
iii) New locator file is created to store locators/xpaths.
iv) Changes in pgadmin_page file related to js.


Patch by :
  Usman & Aditya(aditya.toshni...@enterprisedb.com)

-- 


Thanks,

Usman Muzaffar
QA Team
EnterpriseDB Corporation


RM3936_v1.patch
Description: Binary data


pgAdmin 4 commit: Handle display of roles with expiration set to infini

2019-02-25 Thread Dave Page
Handle display of roles with expiration set to infinity correctly. Fixes #3352

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a5d39003b6d9e5e43a282f9bc4a7263fa7336455
Author: Akshay Joshi 

Modified Files
--
docs/en_US/release_notes_4_3.rst  | 1 +
web/pgadmin/static/js/backform.pgadmin.js | 5 +
2 files changed, 6 insertions(+)



Re: [pgAdmin4][Patch]: RM #3352 Tabs no available for roles since installation of pg10

2019-02-25 Thread Dave Page
Thanks, patch applied.

On Mon, Feb 25, 2019 at 7:22 AM Akshay Joshi 
wrote:

> Hi Hackers,
>
> Attached is the patch to fix RM #3352 "Tabs no available for roles since
> installation of pg10".
>
> Please review it.
>
> --
> *Akshay Joshi*
>
> *Sr. Software Architect *
>
>
>
> *Phone: +91 20-3058-9517Mobile: +91 976-788-8246*
>


-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgAdmin 4 commit: Ensure JSON data isn't modified in-flight by psycopg2

2019-02-25 Thread Dave Page
Ensure JSON data isn't modified in-flight by psycopg2 when using View/Edit 
data. Fixes #3600

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=59446bb4b5fdcea98351a80de3bb90ddca634326
Author: Aditya Toshniwal 

Modified Files
--
docs/en_US/release_notes_4_3.rst   |  1 +
.../dashboard/sql/default/dashboard_stats.sql  | 10 +++
web/pgadmin/static/js/slickgrid/editors.js | 34 +++---
.../tools/sqleditor/static/css/sqleditor.css   |  6 
.../tools/sqleditor/static/scss/_sqleditor.scss| 17 ---
web/pgadmin/utils/driver/psycopg2/__init__.py  | 10 +--
web/pgadmin/utils/driver/psycopg2/typecast.py  |  9 ++
7 files changed, 53 insertions(+), 34 deletions(-)



Build failed in Jenkins: pgadmin4-master-python35 #939

2019-02-25 Thread pgAdmin 4 Jenkins
See 


Changes:

[Dave Page] Handle display of roles with expiration set to infinity correctly. 
Fixes

[Dave Page] Ensure JSON data isn't modified in-flight by psycopg2 when using

--
[...truncated 1010.39 KB...]
RestoreCreateJobTest (When restore object with option - Queries,
When restore object with option - 
Miscellaneous,
When restore object with option - 
Disbale,
When restore object with option - Do 
not save comments,
When restore object with format 
directory,
When restore the object with Type of 
objects,
When restore object with default 
options,
When restore object with the sections 
options,
When restore object with option - Do 
not save)
PgAgentDeleteStepTestCase (Delete pgAgent Step)
procedureDeleteMultipleTestCase (Fetch Procedure Node URL)
PgAgentDeleteScheduleTestCase (Delete pgAgent Schedule)
PgAgentPutStepTestCase (Update step with kind, description, 
code and error,
Update step with connection type and 
string)
MaintenanceCreateJobTest (When maintenance object with the 
ANALYZE,
When maintenance the object with the 
CLUSTER,
When maintenance object with VACUUM 
FULL,
When maintenance the object with the 
REINDEX,
When maintenance object with default 
options)
SynonymDeleteTestCase (Fetch synonym Node URL)
ResourceGroupsDeleteTestCase (Delete resource groups,
Delete multiple resource groups)
SynonymPutTestCase (Fetch synonym Node URL)
PgAgentAddTestCase (Add pgAgent job)
RestoreJobTest (When restore the object with the default 
options)
PgAgentAddScheduleTestCase (Create schedule with exception in 
pgAgent job)
SynonymGetTestCase (Fetch synonym Node URL)
MaintenanceJobTest (When maintenance the object with the 
default options)
PgAgentDeleteTestCase (Delete pgAgent job)
PgAgentGetTestCase (Get pgAgent job)
SynonymDeleteMultipleTestCase (Fetch synonym Node URL)
ProcedureAddTestCase (Fetch Procedure Node URL)

EDB Postgres AS 9.5:

433 tests passed
0 tests failed
21 tests skipped:
PgAgentStatsTestCase (Check the stats of pgAgent job)
TableAddTestCase (Create List partitioned table with 2 
partitions,
Create Range partitioned table with 2 
partitions,
Create Hash partitioned table with 2 
partitions)
BackupJobTest (When backup the object with the default options)
PgAgentDeleteScheduleTestCase (Delete pgAgent Schedule)
PgAgentPutTestCase (Put pgAgent job)
PgAgentDeleteStepTestCase (Delete pgAgent Step)
PgAgentAddStepTestCase (Create step for pgAgent job)
TestUtilityCheckRouteCase (Check utility path route for 
maintenance utility,
Check utility path route for backup 
utility,
Check utility path route for import 
export utility,
Check utility path route for restore 
utility)
TableUpdateTestCase (Detach partition from existing range 
partitioned table,
Create partitions of existing range 
partitioned table,
Create partitions of existing list 
partitioned table,
Attach partition to existing range 
partitioned table,
Attach partition to existing list 
partitioned table,
Detach partition from existing list 
partitioned table)
PgAgentAddTestCase (Add pgAgent job)
MaintenanceCreateJobTest (When maintenance object with the 
ANALYZE,
When maintenance the object with the 
CLUSTER,
When maintenance object with VACUUM 
FULL,
When maintenance the object with the 
REINDEX,
When maintenance object w

Build failed in Jenkins: pgadmin4-master-python37 #187

2019-02-25 Thread pgAdmin 4 Jenkins
See 


Changes:

[Dave Page] Handle display of roles with expiration set to infinity correctly. 
Fixes

[Dave Page] Ensure JSON data isn't modified in-flight by psycopg2 when using

--
[...truncated 1010.56 KB...]
PgAgentDeleteStepTestCase (Delete pgAgent Step)
PgAgentGetTestCase (Get pgAgent job)
PgAgentPutScheduleTestCase (Update schedule with start and end 
time,
Update schedule with repeat,
Update schedule add exception,
Update schedule change exception date 
and time,
Update schedule delete exception)
PgAgentPutStepTestCase (Update step with kind, description, 
code and error,
Update step with connection type and 
string)
PgAgentStatsTestCase (Check the stats of pgAgent job)
TestSSLConnection (Test for SSL connection)
BackupCreateJobTest (When backup object with default options,
When backup object with format 
directory,
When backup the object with option 
sections to all data,
When backup the object with option 
only_data,
When backup the object with option 
only_schema,
When backup the object with option - 
format plain and dns_owner,
When backup the object with option - Do 
not save privilege, tablespace, unlogged table data,
When backup the object with option - Do 
not save comments,,
When backup the object with option - 
all queries,
When backup the object with option - 
load via partition root,
When backup the object with option - 
all queries and format custom,
When backup the object with option - 
miscellaneous,
When backup the object with format tar,
When backup the server,
When backup the server with option 
only_data,
When backup the server with option 
only_schema,
When backup the server with option - Do 
not save privilege, tablespace, unlogged table data,
When backup the server with option - Do 
not save comments,,
When backup the server with option - 
all queries,
When backup the server with option - 
miscellaneous,
When backup the server with encoding,
When backup globals)
TestUtilityCheckRouteCase (Check utility path route for backup 
utility,
Check utility path route for import 
export utility,
Check utility path route for 
maintenance utility,
Check utility path route for restore 
utility)
BackupJobTest (When backup the object with the default options)
MaintenanceJobTest (When maintenance the object with the 
default options)
MaintenanceCreateJobTest (When maintenance object with default 
options,
When maintenance object with VACUUM 
FULL,
When maintenance object with the 
ANALYZE,
When maintenance the object with the 
REINDEX,
When maintenance the object with the 
CLUSTER)
RestoreJobTest (When restore the object with the default 
options)
RestoreCreateJobTest (When restore object with default options,
When restore object with format 
directory,
When restore object with the sections 
options,
When restore the object with Type of 
objects,
When restore object with option - Do 
not save,
When restore object with option - Do 
not save comments,
When restore object with option - 
Queries,
When restore object with option - 
Disbale,
When restore 

[pgAdmin4][RM4034] Auto resize column when double clicked on column resizer is SQL data output grid

2019-02-25 Thread Aditya Toshniwal
Hi Hackers,

Attached is the patch to Auto resize column when double clicked on column
resizer is SQL data output grid.

Kindly review.

-- 
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"


RM4034.patch
Description: Binary data


Build failed in Jenkins: pgadmin4-master-python36 #947

2019-02-25 Thread pgAdmin 4 Jenkins
See 


Changes:

[Dave Page] Handle display of roles with expiration set to infinity correctly. 
Fixes

[Dave Page] Ensure JSON data isn't modified in-flight by psycopg2 when using

--
[...truncated 1010.18 KB...]
PgAgentDeleteStepTestCase (Delete pgAgent Step)
PgAgentGetTestCase (Get pgAgent job)
PgAgentPutScheduleTestCase (Update schedule with start and end 
time,
Update schedule with repeat,
Update schedule add exception,
Update schedule change exception date 
and time,
Update schedule delete exception)
PgAgentPutStepTestCase (Update step with kind, description, 
code and error,
Update step with connection type and 
string)
PgAgentStatsTestCase (Check the stats of pgAgent job)
TestSSLConnection (Test for SSL connection)
BackupCreateJobTest (When backup object with default options,
When backup object with format 
directory,
When backup the object with option 
sections to all data,
When backup the object with option 
only_data,
When backup the object with option 
only_schema,
When backup the object with option - 
format plain and dns_owner,
When backup the object with option - Do 
not save privilege, tablespace, unlogged table data,
When backup the object with option - Do 
not save comments,,
When backup the object with option - 
all queries,
When backup the object with option - 
load via partition root,
When backup the object with option - 
all queries and format custom,
When backup the object with option - 
miscellaneous,
When backup the object with format tar,
When backup the server,
When backup the server with option 
only_data,
When backup the server with option 
only_schema,
When backup the server with option - Do 
not save privilege, tablespace, unlogged table data,
When backup the server with option - Do 
not save comments,,
When backup the server with option - 
all queries,
When backup the server with option - 
miscellaneous,
When backup the server with encoding,
When backup globals)
TestUtilityCheckRouteCase (Check utility path route for backup 
utility,
Check utility path route for import 
export utility,
Check utility path route for 
maintenance utility,
Check utility path route for restore 
utility)
BackupJobTest (When backup the object with the default options)
MaintenanceJobTest (When maintenance the object with the 
default options)
MaintenanceCreateJobTest (When maintenance object with default 
options,
When maintenance object with VACUUM 
FULL,
When maintenance object with the 
ANALYZE,
When maintenance the object with the 
REINDEX,
When maintenance the object with the 
CLUSTER)
RestoreJobTest (When restore the object with the default 
options)
RestoreCreateJobTest (When restore object with default options,
When restore object with format 
directory,
When restore object with the sections 
options,
When restore the object with Type of 
objects,
When restore object with option - Do 
not save,
When restore object with option - Do 
not save comments,
When restore object with option - 
Queries,
When restore object with option - 
Disbale,
When restore 

Build failed in Jenkins: pgadmin4-master-python34 #948

2019-02-25 Thread pgAdmin 4 Jenkins
See 


Changes:

[Dave Page] Handle display of roles with expiration set to infinity correctly. 
Fixes

[Dave Page] Ensure JSON data isn't modified in-flight by psycopg2 when using

--
[...truncated 1010.90 KB...]
When maintenance the object with the 
REINDEX,
When maintenance the object with the 
CLUSTER)
PgAgentDeleteStepTestCase (Delete pgAgent Step)
TestUtilityCheckRouteCase (Check utility path route for 
maintenance utility,
Check utility path route for restore 
utility,
Check utility path route for backup 
utility,
Check utility path route for import 
export utility)
PgAgentPutStepTestCase (Update step with connection type and 
string,
Update step with kind, description, 
code and error)

EDB Postgres AS 9.2:

418 tests passed
1 test failed:
DashboardGraphsTestCase (TestCase for to_stats graph,
TestCase for bio_stats graph,
TestCase for five graphs,
TestCase for session_stats graph,
TestCase for two graphs,
TestCase for tps_stats graph,
TestCase for ti_stats graph)
35 tests skipped:
RestoreJobTest (When restore the object with the default 
options)
ViewsDeleteMultipleTestCase (Delete multiple materialized view 
under schema node)
PgAgentDeleteTestCase (Delete pgAgent job)
ViewsUpdateTestCase (Update materialized view under schema node)
PgAgentPutTestCase (Put pgAgent job)
EventTriggerPutTestCase (Fetch Event Trigger Node URL)
RestoreCreateJobTest (When restore object with option - Do not 
save,
When restore object with the sections 
options,
When restore object with option - 
Disbale,
When restore object with format 
directory,
When restore object with option - 
Miscellaneous,
When restore object with option - 
Queries,
When restore the object with Type of 
objects,
When restore object with option - Do 
not save comments,
When restore object with default 
options)
TableUpdateTestCase (Detach partition from existing list 
partitioned table,
Detach partition from existing range 
partitioned table,
Attach partition to existing range 
partitioned table,
Create partitions of existing range 
partitioned table,
Attach partition to existing list 
partitioned table,
Create partitions of existing list 
partitioned table)
ResourceGroupsAddTestCase (Add resource groups)
ResourceGroupsDeleteTestCase (Delete multiple resource groups,
Delete resource groups)
ResourceGroupsGetTestCase (Get resource groups)
PgAgentPutStepTestCase (Update step with connection type and 
string,
Update step with kind, description, 
code and error)
PgAgentGetTestCase (Get pgAgent job)
TableAddTestCase (Create Range partitioned table with 2 
partitions,
Create Hash partitioned table with 2 
partitions,
Create List partitioned table with 2 
partitions)
EventTriggerAddTestCase (Fetch Event Trigger Node URL)
PgAgentStatsTestCase (Check the stats of pgAgent job)
ViewsAddTestCase (Add materialized view under schema node)
ResourceGroupsPutTestCase (Put resource groups)
ViewsDeleteTestCase (Delete materialized view under schema node)
ViewsGetTestCase (Get materialized view under schema node)
PgAgentDeleteScheduleTestCase (Delete pgAgent Schedule)
MaintenanceCreateJobTest (When maintenance object with VACUUM 
FULL,
When maintenance object with default 
options,
When mai

Build failed in Jenkins: pgadmin4-master-python27 #958

2019-02-25 Thread pgAdmin 4 Jenkins
See 


Changes:

[Dave Page] Ensure JSON data isn't modified in-flight by psycopg2 when using

--
[...truncated 1013.06 KB...]
When restore object with option - Do 
not save,
When restore object with option - 
Queries,
When restore object with default 
options,
When restore object with the sections 
options,
When restore object with option - Do 
not save comments,
When restore object with format 
directory)
PgAgentDeleteStepTestCase (Delete pgAgent Step)
PgAgentPutScheduleTestCase (Update schedule with repeat,
Update schedule change exception date 
and time,
Update schedule delete exception,
Update schedule add exception,
Update schedule with start and end time)
BackupJobTest (When backup the object with the default options)
TestSSLConnection (Test for SSL connection)
PgAgentGetTestCase (Get pgAgent job)
PgAgentPutStepTestCase (Update step with kind, description, 
code and error,
Update step with connection type and 
string)
PgAgentDeleteTestCase (Delete pgAgent job)
RestoreJobTest (When restore the object with the default 
options)
PgAgentDeleteScheduleTestCase (Delete pgAgent Schedule)

EDB Postgres AS 9.2:

418 tests passed
1 test failed:
DashboardGraphsTestCase (TestCase for session_stats graph,
TestCase for five graphs,
TestCase for two graphs,
TestCase for bio_stats graph,
TestCase for to_stats graph,
TestCase for tps_stats graph,
TestCase for ti_stats graph)
35 tests skipped:
PgAgentAddStepTestCase (Create step for pgAgent job)
PgAgentAddScheduleTestCase (Create schedule with exception in 
pgAgent job)
TableUpdateTestCase (Detach partition from existing list 
partitioned table,
Create partitions of existing range 
partitioned table,
Detach partition from existing range 
partitioned table,
Attach partition to existing range 
partitioned table,
Attach partition to existing list 
partitioned table,
Create partitions of existing list 
partitioned table)
ViewsDeleteTestCase (Delete materialized view under schema node)
ViewsGetTestCase (Get materialized view under schema node)
PgAgentPutTestCase (Put pgAgent job)
ResourceGroupsGetTestCase (Get resource groups)
TableAddTestCase (Create Hash partitioned table with 2 
partitions,
Create Range partitioned table with 2 
partitions,
Create List partitioned table with 2 
partitions)
ViewsDeleteMultipleTestCase (Delete multiple materialized view 
under schema node)
PgAgentDeleteScheduleTestCase (Delete pgAgent Schedule)
ResourceGroupsDeleteTestCase (Delete multiple resource groups,
Delete resource groups)
PgAgentPutScheduleTestCase (Update schedule with repeat,
Update schedule change exception date 
and time,
Update schedule delete exception,
Update schedule add exception,
Update schedule with start and end time)
ViewsAddTestCase (Add materialized view under schema node)
EventTriggerDeleteTestCase (Fetch Event Trigger Node URL)
MaintenanceJobTest (When maintenance the object with the 
default options)
MaintenanceCreateJobTest (When maintenance the object with the 
CLUSTER,
When maintenance object with VACUUM 
FULL,
When maintenance object with the 
ANALYZE,
When maintenance the object with the 
REINDEX,
When

pgAdmin 4 commit: Clarify pgAgent installation options.

2019-02-25 Thread Dave Page
Clarify pgAgent installation options.

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=42aa4dcd22ed990d73d86f573c757afb94f38a85

Modified Files
--
docs/en_US/pgagent_install.rst | 79 ++
1 file changed, 64 insertions(+), 15 deletions(-)



Build failed in Jenkins: pgadmin4-master-python36 #948

2019-02-25 Thread pgAdmin 4 Jenkins
See 


Changes:

[Dave Page] Clarify pgAgent installation options.

--
[...truncated 1009.98 KB...]
PgAgentDeleteStepTestCase (Delete pgAgent Step)
PgAgentGetTestCase (Get pgAgent job)
PgAgentPutScheduleTestCase (Update schedule with start and end 
time,
Update schedule with repeat,
Update schedule add exception,
Update schedule change exception date 
and time,
Update schedule delete exception)
PgAgentPutStepTestCase (Update step with kind, description, 
code and error,
Update step with connection type and 
string)
PgAgentStatsTestCase (Check the stats of pgAgent job)
TestSSLConnection (Test for SSL connection)
BackupCreateJobTest (When backup object with default options,
When backup object with format 
directory,
When backup the object with option 
sections to all data,
When backup the object with option 
only_data,
When backup the object with option 
only_schema,
When backup the object with option - 
format plain and dns_owner,
When backup the object with option - Do 
not save privilege, tablespace, unlogged table data,
When backup the object with option - Do 
not save comments,,
When backup the object with option - 
all queries,
When backup the object with option - 
load via partition root,
When backup the object with option - 
all queries and format custom,
When backup the object with option - 
miscellaneous,
When backup the object with format tar,
When backup the server,
When backup the server with option 
only_data,
When backup the server with option 
only_schema,
When backup the server with option - Do 
not save privilege, tablespace, unlogged table data,
When backup the server with option - Do 
not save comments,,
When backup the server with option - 
all queries,
When backup the server with option - 
miscellaneous,
When backup the server with encoding,
When backup globals)
TestUtilityCheckRouteCase (Check utility path route for backup 
utility,
Check utility path route for import 
export utility,
Check utility path route for 
maintenance utility,
Check utility path route for restore 
utility)
BackupJobTest (When backup the object with the default options)
MaintenanceJobTest (When maintenance the object with the 
default options)
MaintenanceCreateJobTest (When maintenance object with default 
options,
When maintenance object with VACUUM 
FULL,
When maintenance object with the 
ANALYZE,
When maintenance the object with the 
REINDEX,
When maintenance the object with the 
CLUSTER)
RestoreJobTest (When restore the object with the default 
options)
RestoreCreateJobTest (When restore object with default options,
When restore object with format 
directory,
When restore object with the sections 
options,
When restore the object with Type of 
objects,
When restore object with option - Do 
not save,
When restore object with option - Do 
not save comments,
When restore object with option - 
Queries,
When restore object with option - 
Disbale,
When restore object with option - 
Miscellaneous)
NOTE: Configuring authentication for DESKTOP mode.
pgAdmin 4 - Application In

pgAdmin 4 commit: Fix dashboard test cases.

2019-02-25 Thread Dave Page
Fix dashboard test cases.

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=98bfbcff8ff55dd66a6db66e3d63f8a9f02391c2
Author: Aditya Toshniwal 

Modified Files
--
web/pgadmin/dashboard/__init__.py  |  4 +++-
.../templates/dashboard/sql/default/dashboard_stats.sql| 10 +-
2 files changed, 8 insertions(+), 6 deletions(-)



Build failed in Jenkins: pgadmin4-master-python34 #949

2019-02-25 Thread pgAdmin 4 Jenkins
See 


Changes:

[Dave Page] Clarify pgAgent installation options.

--
[...truncated 1010.80 KB...]
When restore object with the sections 
options,
When restore object with format 
directory)
PgAgentPutStepTestCase (Update step with kind, description, 
code and error,
Update step with connection type and 
string)
PgAgentDeleteStepTestCase (Delete pgAgent Step)
SynonymPutTestCase (Fetch synonym Node URL)
PackageGetTestCase (Fetch Package Node URL)
TableAddTestCase (Create Hash partitioned table with 2 
partitions)

PostgreSQL 9.6:

412 tests passed
0 tests failed
42 tests skipped:
ProcedurePutTestCase (Fetch Procedure Node URL)
ProcedureExecSQLTestCase (Fetch Procedure with arguuments SQL 
to execute,
Fetch Procedure SQL to execute)
PgAgentPutScheduleTestCase (Update schedule with repeat,
Update schedule change exception date 
and time,
Update schedule delete exception,
Update schedule add exception,
Update schedule with start and end time)
PgAgentGetTestCase (Get pgAgent job)
RestoreJobTest (When restore the object with the default 
options)
PgAgentAddStepTestCase (Create step for pgAgent job)
procedureDeleteMultipleTestCase (Fetch Procedure Node URL)
SynonymGetTestCase (Fetch synonym Node URL)
ResourceGroupsAddTestCase (Add resource groups)
PackageDeleteTestCase (Fetch Package Node URL)
TestSSLConnection (Test for SSL connection)
PackageAddTestCase (Fetch Package Node URL)
PgAgentPutTestCase (Put pgAgent job)
SynonymDeleteTestCase (Fetch synonym Node URL)
PgAgentDeleteTestCase (Delete pgAgent job)
MaintenanceCreateJobTest (When maintenance the object with the 
CLUSTER,
When maintenance object with the 
ANALYZE,
When maintenance object with VACUUM 
FULL,
When maintenance object with default 
options,
When maintenance the object with the 
REINDEX)
procedureDeleteTestCase (Fetch Procedure Node URL)
SynonymDeleteMultipleTestCase (Fetch synonym Node URL)
BackupJobTest (When backup the object with the default options)
PackageDeleteMultipleTestCase (Fetch Package Node URL)
PackagePutTestCase (Fetch Package Node URL)
PgAgentAddTestCase (Add pgAgent job)
SynonymAddTestCase (Default Node URL)
MaintenanceJobTest (When maintenance the object with the 
default options)
PgAgentDeleteScheduleTestCase (Delete pgAgent Schedule)
ProcedureAddTestCase (Fetch Procedure Node URL)
ResourceGroupsDeleteTestCase (Delete resource groups,
Delete multiple resource groups)
TableUpdateTestCase (Detach partition from existing list 
partitioned table,
Create partitions of existing range 
partitioned table,
Detach partition from existing range 
partitioned table,
Attach partition to existing list 
partitioned table,
Attach partition to existing range 
partitioned table,
Create partitions of existing list 
partitioned table)
ProcedureGetTestCase (Fetch Procedure Node URL)
PgAgentAddScheduleTestCase (Create schedule with exception in 
pgAgent job)
PackageEDBFuncsGetTestCase (Fetch Package Functions/Procedures 
URL)
TestUtilityCheckRouteCase (Check utility path route for restore 
utility,
Check utility path route for import 
export utility,
Check utility path route for 
maintenance utility,
Check utility path route for backup 
utility)
PgAgentStatsTestCase (Check the stats of pgAgent job)
ResourceGroupsGetTestCase (Get resource groups)
ResourceGroupsPutTestCase (Put resource groups)
BackupCreateJobTest (When backup the se

Build failed in Jenkins: pgadmin4-master-python35 #940

2019-02-25 Thread pgAdmin 4 Jenkins
See 


Changes:

[Dave Page] Clarify pgAgent installation options.

[Dave Page] Fix dashboard test cases.

--
[...truncated 1.02 MB...]
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 711 of 787 SUCCESS (0 secs 
/ 7.741 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 712 of 787 SUCCESS (0 secs 
/ 7.746 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 713 of 787 SUCCESS (0 secs 
/ 7.75 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 714 of 787 SUCCESS (0 secs 
/ 7.776 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 715 of 787 SUCCESS (0 secs 
/ 7.781 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 716 of 787 SUCCESS (0 secs 
/ 7.783 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 717 of 787 SUCCESS (0 secs 
/ 7.786 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 718 of 787 SUCCESS (0 secs 
/ 7.787 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 719 of 787 SUCCESS (0 secs 
/ 7.788 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 720 of 787 SUCCESS (0 secs 
/ 7.79 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 721 of 787 SUCCESS (0 secs 
/ 7.792 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 722 of 787 SUCCESS (0 secs 
/ 7.793 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 723 of 787 SUCCESS (0 secs 
/ 7.795 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 724 of 787 SUCCESS (0 secs 
/ 7.797 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 725 of 787 SUCCESS (0 secs 
/ 7.8 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 726 of 787 SUCCESS (0 secs 
/ 7.804 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 727 of 787 SUCCESS (0 secs 
/ 7.806 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 728 of 787 SUCCESS (0 secs 
/ 7.808 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 729 of 787 SUCCESS (0 secs 
/ 7.81 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 730 of 787 SUCCESS (0 secs 
/ 7.812 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 731 of 787 SUCCESS (0 secs 
/ 7.815 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 732 of 787 SUCCESS (0 secs 
/ 7.819 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 733 of 787 SUCCESS (0 secs 
/ 7.82 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 734 of 787 SUCCESS (0 secs 
/ 7.822 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 735 of 787 SUCCESS (0 secs 
/ 7.825 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 736 of 787 SUCCESS (0 secs 
/ 7.827 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 737 of 787 SUCCESS (0 secs 
/ 7.83 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 738 of 787 SUCCESS (0 secs 
/ 7.851 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 739 of 787 SUCCESS (0 secs 
/ 7.853 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 740 of 787 SUCCESS (0 secs 
/ 7.875 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 741 of 787 SUCCESS (0 secs 
/ 7.878 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 742 of 787 SUCCESS (0 secs 
/ 7.88 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 743 of 787 SUCCESS (0 secs 
/ 7.883 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 744 of 787 SUCCESS (0 secs 
/ 7.885 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 745 of 787 SUCCESS (0 secs 
/ 7.886 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 746 of 787 SUCCESS (0 secs 
/ 7.887 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 747 of 787 SUCCESS (0 secs 
/ 7.888 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 748 of 787 SUCCESS (0 secs 
/ 7.891 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 749 of 787 SUCCESS (0 secs 
/ 7.893 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 750 of 787 SUCCESS (0 secs 
/ 7.894 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 751 of 787 SUCCESS (0 secs 
/ 7.896 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 752 of 787 SUCCESS (0 secs 
/ 7.9 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 753 of 787 SUCCESS (0 secs 
/ 7.901 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 754 of 787 SUCCESS (0 secs 
/ 7.903 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 755 of 787 SUCCESS (0 secs 
/ 7.904 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 756 of 787 SUCCESS (0 secs 
/ 7.907 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 757 of 787 SUCCESS (0 secs 
/ 7.908 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 758 of 787 SUCCESS (0 secs 
/ 7.913 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 759 of 787 SUCCESS (0 secs 
/ 7.916 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 760 of 787 SUCCESS (0 secs 
/ 7.9

Build failed in Jenkins: pgadmin4-master-python37 #188

2019-02-25 Thread pgAdmin 4 Jenkins
See 


Changes:

[Dave Page] Clarify pgAgent installation options.

[Dave Page] Fix dashboard test cases.

--
[...truncated 1.02 MB...]
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 711 of 787 SUCCESS (0 secs 
/ 9.994 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 712 of 787 SUCCESS (0 secs 
/ 9.997 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 713 of 787 SUCCESS (0 secs 
/ 10.003 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 714 of 787 SUCCESS (0 secs 
/ 10.029 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 715 of 787 SUCCESS (0 secs 
/ 10.032 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 716 of 787 SUCCESS (0 secs 
/ 10.034 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 717 of 787 SUCCESS (0 secs 
/ 10.037 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 718 of 787 SUCCESS (0 secs 
/ 10.039 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 719 of 787 SUCCESS (0 secs 
/ 10.041 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 720 of 787 SUCCESS (0 secs 
/ 10.043 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 721 of 787 SUCCESS (0 secs 
/ 10.044 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 722 of 787 SUCCESS (0 secs 
/ 10.046 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 723 of 787 SUCCESS (0 secs 
/ 10.049 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 724 of 787 SUCCESS (0 secs 
/ 10.05 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 725 of 787 SUCCESS (0 secs 
/ 10.052 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 726 of 787 SUCCESS (0 secs 
/ 10.054 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 727 of 787 SUCCESS (0 secs 
/ 10.055 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 728 of 787 SUCCESS (0 secs 
/ 10.057 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 729 of 787 SUCCESS (0 secs 
/ 10.061 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 730 of 787 SUCCESS (0 secs 
/ 10.062 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 731 of 787 SUCCESS (0 secs 
/ 10.065 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 732 of 787 SUCCESS (0 secs 
/ 10.066 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 733 of 787 SUCCESS (0 secs 
/ 10.067 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 734 of 787 SUCCESS (0 secs 
/ 10.069 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 735 of 787 SUCCESS (0 secs 
/ 10.071 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 736 of 787 SUCCESS (0 secs 
/ 10.076 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 737 of 787 SUCCESS (0 secs 
/ 10.077 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 738 of 787 SUCCESS (0 secs 
/ 10.099 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 739 of 787 SUCCESS (0 secs 
/ 10.101 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 740 of 787 SUCCESS (0 secs 
/ 10.123 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 741 of 787 SUCCESS (0 secs 
/ 10.126 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 742 of 787 SUCCESS (0 secs 
/ 10.129 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 743 of 787 SUCCESS (0 secs 
/ 10.131 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 744 of 787 SUCCESS (0 secs 
/ 10.133 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 745 of 787 SUCCESS (0 secs 
/ 10.134 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 746 of 787 SUCCESS (0 secs 
/ 10.136 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 747 of 787 SUCCESS (0 secs 
/ 10.137 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 748 of 787 SUCCESS (0 secs 
/ 10.149 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 749 of 787 SUCCESS (0 secs 
/ 10.15 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 750 of 787 SUCCESS (0 secs 
/ 10.152 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 751 of 787 SUCCESS (0 secs 
/ 10.155 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 752 of 787 SUCCESS (0 secs 
/ 10.157 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 753 of 787 SUCCESS (0 secs 
/ 10.158 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 754 of 787 SUCCESS (0 secs 
/ 10.159 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 755 of 787 SUCCESS (0 secs 
/ 10.16 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 756 of 787 SUCCESS (0 secs 
/ 10.162 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 757 of 787 SUCCESS (0 secs 
/ 10.163 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 758 of 787 SUCCESS (0 secs 
/ 10.167 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 759 of 787 SUCCESS (0 secs 
/ 10.169 secs)
HeadlessChrome 0.0.0 (Li

pgAdmin 4 commit: Fix formatting

2019-02-25 Thread Dave Page
Fix formatting

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0694f59e70eba75906dabb235253fa8bcc9270b2

Modified Files
--
docs/en_US/pgagent_install.rst | 12 +++-
1 file changed, 7 insertions(+), 5 deletions(-)



Build failed in Jenkins: pgadmin4-master-python27 #959

2019-02-25 Thread pgAdmin 4 Jenkins
See 


Changes:

[Dave Page] Clarify pgAgent installation options.

[Dave Page] Fix dashboard test cases.

--
[...truncated 1.02 MB...]
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 714 of 787 SUCCESS (0 secs 
/ 9.895 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 715 of 787 SUCCESS (0 secs 
/ 9.901 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 716 of 787 SUCCESS (0 secs 
/ 9.903 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 717 of 787 SUCCESS (0 secs 
/ 9.905 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 718 of 787 SUCCESS (0 secs 
/ 9.907 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 719 of 787 SUCCESS (0 secs 
/ 9.909 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 720 of 787 SUCCESS (0 secs 
/ 9.911 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 721 of 787 SUCCESS (0 secs 
/ 9.914 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 722 of 787 SUCCESS (0 secs 
/ 9.916 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 723 of 787 SUCCESS (0 secs 
/ 9.918 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 724 of 787 SUCCESS (0 secs 
/ 9.919 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 725 of 787 SUCCESS (0 secs 
/ 9.92 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 726 of 787 SUCCESS (0 secs 
/ 9.922 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 727 of 787 SUCCESS (0 secs 
/ 9.927 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 728 of 787 SUCCESS (0 secs 
/ 9.929 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 729 of 787 SUCCESS (0 secs 
/ 9.931 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 730 of 787 SUCCESS (0 secs 
/ 9.933 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 731 of 787 SUCCESS (0 secs 
/ 9.937 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 732 of 787 SUCCESS (0 secs 
/ 9.938 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 733 of 787 SUCCESS (0 secs 
/ 9.94 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 734 of 787 SUCCESS (0 secs 
/ 9.943 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 735 of 787 SUCCESS (0 secs 
/ 9.947 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 736 of 787 SUCCESS (0 secs 
/ 9.95 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 737 of 787 SUCCESS (0 secs 
/ 9.951 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 738 of 787 SUCCESS (0 secs 
/ 9.974 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 739 of 787 SUCCESS (0 secs 
/ 9.976 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 740 of 787 SUCCESS (0 secs 
/ 9.998 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 741 of 787 SUCCESS (0 secs 
/ 10.001 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 742 of 787 SUCCESS (0 secs 
/ 10.002 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 743 of 787 SUCCESS (0 secs 
/ 10.004 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 744 of 787 SUCCESS (0 secs 
/ 10.005 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 745 of 787 SUCCESS (0 secs 
/ 10.011 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 746 of 787 SUCCESS (0 secs 
/ 10.012 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 747 of 787 SUCCESS (0 secs 
/ 10.014 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 748 of 787 SUCCESS (0 secs 
/ 10.017 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 749 of 787 SUCCESS (0 secs 
/ 10.019 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 750 of 787 SUCCESS (0 secs 
/ 10.02 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 751 of 787 SUCCESS (0 secs 
/ 10.021 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 752 of 787 SUCCESS (0 secs 
/ 10.025 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 753 of 787 SUCCESS (0 secs 
/ 10.027 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 754 of 787 SUCCESS (0 secs 
/ 10.028 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 755 of 787 SUCCESS (0 secs 
/ 10.03 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 756 of 787 SUCCESS (0 secs 
/ 10.031 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 757 of 787 SUCCESS (0 secs 
/ 10.033 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 758 of 787 SUCCESS (0 secs 
/ 10.034 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 759 of 787 SUCCESS (0 secs 
/ 10.037 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 760 of 787 SUCCESS (0 secs 
/ 10.039 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 761 of 787 SUCCESS (0 secs 
/ 10.041 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 762 of 787 SUCCESS (0 secs 
/ 10.043 secs)
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 763 of

Jenkins build is back to normal : pgadmin4-master-python36 #949

2019-02-25 Thread pgAdmin 4 Jenkins
See 





Jenkins build is back to normal : pgadmin4-master-python34 #950

2019-02-25 Thread pgAdmin 4 Jenkins
See 





Jenkins build is back to normal : pgadmin4-master-python35 #941

2019-02-25 Thread pgAdmin 4 Jenkins
See 





Jenkins build is back to normal : pgadmin4-master-python37 #189

2019-02-25 Thread pgAdmin 4 Jenkins
See 





Jenkins build is back to normal : pgadmin4-master-python27 #960

2019-02-25 Thread pgAdmin 4 Jenkins
See 





pgAdmin 4 commit: Fix the text highlight colour.

2019-02-25 Thread Dave Page
Fix the text highlight colour.

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1770c94b074485b6a7ea713880ad657e195eeb97

Modified Files
--
web/pgadmin/static/scss/_codemirror.overrides.scss | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)