Urgh. Typo.
(cherry picked from commit 4ac064de42e80cc8313900eab51567011c9cb0b0)
Branch
--
electron2
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=31d62e5c41b69b3edbe7e5d288fe40021f3955ae
Author: Dave Page
Modified Files
--
web/pgadmin/setup/te
Depend on psycopg2-binary in the Python wheel, rather than psycopg2. Fixes #4165
(cherry picked from commit ded446fe8aedfea9d7f2cb7c8a804cc48424d591)
Branch
--
electron2
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=00699f09f103c2a9b1cb9c39b869235bcd9ffa47
A
Fix skip on Windows.
(cherry picked from commit 94e1820ccdd23daa88aaf8782d2013af4d354ef4)
Branch
--
electron2
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f166a8830f1637e40661efd4588320ce872ccfb4
Author: Dave Page
Modified Files
--
web/pgadmin
Add tests for the CSV download.
(cherry picked from commit a25bb2b7db72799cf97523d0bdca67a3e1bc7e92)
Branch
--
electron2
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ac86f786b98f2143b87e6f7b5b77100fc2e5ebce
Author: Murtuza Zabuawala
Modified Files
---
Ensure sanity of the permissions on the storage and session directories and the
config database. Fixes #4182
(cherry picked from commit d728ee7436be86917f3cfac1c7f109ed521b1fe4)
Branch
--
electron2
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e9dba0ad58ebb
Ensure that confirmation dialog should be popped up before reload of query tool
or debugger
if it is opened in a new browser tab. Fixes #4101
(cherry picked from commit 49b318c39e932b81472f2b186c3d242fedd41f2d)
Branch
--
electron2
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4
Skip the permissions test on Windows which doesn't support Unix style file
permissions.
(cherry picked from commit 2ef71cf7495c6724bf27ff24bab35aa34678fe3d)
Branch
--
electron2
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=901b1badad5f1c06cbd4c96f8f9d76a102
Fixed 'Location cannot be empty' error when open Tablespace properties. Fixes
#4134
(cherry picked from commit d96f453e7f708f0254ddf9462b7bd651b4a8a3c1)
Branch
--
electron2
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7788d4bfc0c82bce000bd698e4e115386b4775
Update French translation.
(cherry picked from commit fd3337024f7ecbe75568d8ba5e88d8199f5953c2)
Branch
--
electron2
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5b024f97fbb01281424af9a8a4a1b75beb527d8e
Author: Fred Escallier
Modified Files
--
1) Added support for Default Partition. Fixes #3938
2) Ensure that record should be add/edited for root partition table with
primary keys. Fixes #4104
(cherry picked from commit a9d964b5ca04bbe00bf5585d5c19bdfdf603c8a9)
Branch
--
electron2
Details
---
https://git.postgresql.org/gitweb?p
Ensure that parameters of procedures for EPAS server 10 and below should be
set/reset properly. Fixes #4161
(cherry picked from commit 9c3925e44821f218448c4d60faa2af7fee7dfb7d)
Branch
--
electron2
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9a42d073a1
1) Ensure that JSON strings as comments should be added properly for all the
objects. Fixes #3582
2) Fixed alignment issue of columns in definition section of Index node. Fixes
#4121
(cherry picked from commit 024cfd2fab969df0ed4062177451b83eb814f4b8)
Branch
--
electron2
Details
---
ht
Improvement for 'beforeunload' event, bind the event only from where it is
required.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=05ae33003056c866bafaf891c920696e48609286
Author: Aditya Toshniwal
Modified Files
--
web/pgadmin/
Ensure we create a DMG file that's compatible with macOS 10.10+
(cherry picked from commit 1a192109d62a8bc84ec44388ece94eff70db530a)
Branch
--
electron2
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ae963fcd0f0bf8570dfee5266023368302c06c6a
Author: Dave Page
1) Fix an issue where Deleting N number of rows makes first N number of rows
disable. Fixes #3605
2) Ensure that on clicking Delete button should not delete rows immediately
from the database server,
it should be deleted when Save button will be clicked. Fixes #2392
(cherry picked from commit
Thanks patch applied.
On Fri, Apr 19, 2019 at 5:58 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached is the patch as an improvement for before unload event setting.
> Changes are done to bind event beforeunload only where required, unlike
> previously wher
Hi,
Please find the attached patch to fix the RM #4087 - Default sequence
privileges does not show update grant.
Thanks,
Khushboo
RM_4087.patch
Description: Binary data
Fixed 'Increment value cannot be empty' error for existing tables. Fixes #4160
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5452bff49e1b35705274711e603d5cb01be62a6a
Author: Khushboo Vashi
Modified Files
--
docs/en_US/release_no
Thanks patch applied.
On Fri, Apr 19, 2019 at 11:10 AM Khushboo Vashi <
khushboo.va...@enterprisedb.com> wrote:
> Hi,
>
> Please find the attached patch to fix the RM #4160 - (Re-)Edit column
> properties blocked to "Increment value cannot be empty" error.
>
> Thanks,
> Khushboo
>
>
--
*Thanks
Fix an issue where 'GRANT UPDATE' sql should be displayed for default sequence
privileges. Fixes #4087
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ecded183338192ff6110c8e16da6823511d9d6f9
Author: Khushboo Vashi
Modified Files
---
Thanks patch applied.
On Mon, Apr 22, 2019 at 11:48 AM Khushboo Vashi <
khushboo.va...@enterprisedb.com> wrote:
> Hi,
>
> Please find the attached patch to fix the RM #4087 - Default sequence
> privileges does not show update grant.
>
> Thanks,
> Khushboo
>
>
--
*Thanks & Regards*
*Akshay Joshi
21 matches
Mail list logo