Website downtime

2020-01-27 Thread Dave Page
All, I'll be moving the VM hosting the pgAdmin website to a new host this afternoon (UK time) to resolve a storage space issue. There will be some downtime! Sorry for any inconvenience caused. Thanks. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www

Re: Website downtime

2020-01-27 Thread Dave Page
This work is now complete. On Mon, Jan 27, 2020 at 9:32 AM Dave Page wrote: > All, > > I'll be moving the VM hosting the pgAdmin website to a new host this > afternoon (UK time) to resolve a storage space issue. There will be some > downtime! > > Sorry for any inconvenience caused. > > Thanks. >

Re: flask db migrate error

2020-01-27 Thread Radoslaw Garbacz
Thank you for your response, found the proper description - it works like a charm. On Wed, Jan 22, 2020 at 10:31 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > On Wed, Jan 22, 2020 at 9:06 PM Radoslaw Garbacz < > radoslaw.garb...@xtremedatainc.com> wrote: > >> Hi, >> >> As

[pgAdmin4][Patch]: Schema Diff Fixes

2020-01-27 Thread Khushboo Vashi
Hi, Please find the attached patch to fix the Schema Diff issues. Thanks, Khushboo schema_diff_fixes.patch Description: Binary data

pgAdmin 4 commit: Allow screen-reader to read label & description of no

2020-01-27 Thread Akshay Joshi
Allow screen-reader to read label & description of non-textable elements. Fixes #4762. Allow screen-reader to identify the alert errors. Fixes #4763 Added role alertdialog for confirm and alert dialog. Added role status for all status bars/banners. Added role alert for error bars. Added a

Re: [pgAdmin][RM4763][RM4762] Allow screen readers to identify errors and read description of non-textable elements.

2020-01-27 Thread Akshay Joshi
Thanks, patch applied. On Fri, Jan 24, 2020 at 5:43 PM Nagesh Dhope wrote: > Hi Hackers, > > Attached patch fixes > > RM4763 > >- Added role *alertdialog* for *confirm* and *alert* dialog. >- Added role *status* for all status bars/banners. >- Added role *alert* for error bars. > > R

Re: [pgAdmin4][RM#5107] Add tab navigation for tabs under explain panel in query tool

2020-01-27 Thread Murtuza Zabuawala
Hi Akshay, PFA updated patch. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, Jan 23, 2020 at 12:39 PM Akshay Joshi wrote: > Hi Ganesh > > Following are the review comments: > >- Focus is going on Table headers but it is

Re: [pgAdmin4][Patch]: Schema Diff Fixes

2020-01-27 Thread Khushboo Vashi
The fixes which are covered in this patch: Issues Version mismatch should displayed if select EPAS 11 as source and EPAS 12 as target We should handle schema diff if user stop server after compare Data type is not visible for column headers in query tool/view data. Difference SQL is shown, though