Re: Patch for RM1911 Direct file navigation [pgAdmin4] [Feature]

Поиск
Список
Период
Сортировка
От Harshal Dhumal
Тема Re: Patch for RM1911 Direct file navigation [pgAdmin4] [Feature]
Дата
Msg-id CAFiP3vzKt9Y+dRK4sPr_LG=7tF9=7-VgNmucBeUULrn=qVGUfg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Patch for RM1911 Direct file navigation [pgAdmin4] [Feature]  (Dave Page <dpage@pgadmin.org>)
Ответы Re: Patch for RM1911 Direct file navigation [pgAdmin4] [Feature]  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi Dave,

Please find updated attached patch for RM1911 (V2)

-- 
Harshal Dhumal
Software Engineer

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

On Mon, Nov 21, 2016 at 7:48 PM, Dave Page <dpage@pgadmin.org> wrote:
Hi

On Sat, Nov 19, 2016 at 5:57 PM, Harshal Dhumal
<harshal.dhumal@enterprisedb.com> wrote:
> Hi,
>
> PFA for RM1911
>
> Feature added: Allow user add file/folder path directly in input field.
> Other improvements like clean up after file manager is closed.

I did a quick check on Mac, in server mode and immediately hit problems:

- [Screenshot 1]: I typed in "/Foo2" to navigate into the Foo2
directory. a) it didn't navigate as expected, and b) it gave me a very
non-user friendly error message.

Fixed.
- [Screenshot 2]: I typed in "foo2.sql". It added the leading /
automatically, then gave the error dpagefoo2.sql does not exist.

Fixed.
Then on Windows in desktop mode:

- [Screenshot 3]: I typed in "C:\Users\dpage" (which does exist) and
got the error shown.

Fixed.
- [Screenshot 4]: I typed in "\\172.16.253.235\data" (which does
exist) and got the error shown.
Fixed.

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

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

Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Surinder Kumar
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Fixes #1986 - Properly handle non-ascii characters while loading & saving file
Следующее
От: Surinder Kumar
Дата:
Сообщение: [pgAdmin4][Patch]: Fixes #1940 - Handle non-ascii characters in file/folder names