pgAdmin 4 commit: Fix syntax. Sigh.

2020-03-31 Thread Dave Page
Fix syntax. Sigh. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dd7d3c6e23df7352b0aa23083c5e369437c02f0a Modified Files -- pkg/redhat/setup.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)

pgAdmin 4 commit: Fix syntax error when changing the event type for the

2020-02-24 Thread Akshay Joshi
Fix syntax error when changing the event type for the existing rule. It is a regression of #5115. Fixes #5215 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fd07e0c868cd12186671a088b2ca7f1479141c40 Author: Aditya Toshniwal Modified Files --

pgAdmin 4 commit: Fix syntax highlighting in code mirror for backslash

2020-01-01 Thread Akshay Joshi
Fix syntax highlighting in code mirror for backslash and escape constant. Fixes #4198. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=964f746d760638a0d1ee42f88a1fc6a249e76fec Author: Aditya Toshniwal Modified Files -- docs/en_US

pgAdmin 4 commit: Fix syntax error while opening properties tab of func

2019-07-25 Thread Dave Page
Fix syntax error while opening properties tab of functions and procedures inside packages. Branch -- electron2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=495112c1f54a1bb61148d427b815ae1697e4c9fe Author: Akshay Joshi Modified Files -- .../pac

pgAdmin 4 commit: Fix syntax error for Default value of column. It is a

2019-07-25 Thread Dave Page
Fix syntax error for Default value of column. It is a regression of #4253 Branch -- electron2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ce2956297103a04926b8de2375b6cd5285614b5f Author: Akshay Joshi Modified Files -- .../databases/schemas/tab

pgAdmin 4 commit: Fix syntax error in query tool feature test for Pytho

2019-07-24 Thread Akshay Joshi
Fix syntax error in query tool feature test for Python 2.7 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8cfe39e8371a6255b23b35c281e6d86f1a6e4ef4 Modified Files -- web/pgadmin/feature_tests/query_tool_journey_test.py | 1 + 1 file

pgAdmin 4 commit: Fix syntax error for Default value of column. It is a

2019-06-13 Thread Akshay Joshi
Fix syntax error for Default value of column. It is a regression of #4253 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=04328b76bab8cb56d80c9aaf47fbbc3160bf76f4 Modified Files -- .../databases/schemas/tables/templates/tables/sql/

pgAdmin 4 commit: Fix syntax error while opening properties tab of func

2019-06-01 Thread Akshay Joshi
Fix syntax error while opening properties tab of functions and procedures inside packages. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6a7339bbe47755e5aa9684ba5fc9cd21c69b780f Modified Files -- .../packages/edbfuncs/templates/

pgAdmin 4 commit: Fix syntax error on python 2.7 for the feature test.

2019-01-23 Thread Akshay Joshi
Fix syntax error on python 2.7 for the feature test. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d4fe31404c82129e567aa0a350f03fa0151c329c Author: Khushboo Vashi Modified Files -- web/pgadmin/feature_tests/xss_checks_panels_and

pgAdmin 4 commit: Fix syntax error when creating new pgAgent schedules

2018-10-17 Thread Dave Page
Fix syntax error when creating new pgAgent schedules with a start date/time and exception. Fixes #3638 - Fixed syntax error. - Update/Delete exceptions are not working, SQL is wrong. - Wrong exception time is shown, it should shown in UTC as datatype of the column is timestamp with out timezone.

pgAdmin 4 commit: Fix syntax

2018-05-30 Thread Dave Page
Fix syntax Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=189e3076719be3bf592e2b9ae766c9377ef24668 Modified Files -- pkg/docker/Dockerfile | 2 +- web/package.json | 18 +- 2 files changed, 10 insertions(+), 10