Re: [pgAdmin4][Patch]: Listing of files/folders not sorted alphabetically in Storage Manager

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: [pgAdmin4][Patch]: Listing of files/folders not sorted alphabetically in Storage Manager
Дата
Msg-id CA+OCxozixe1sDVx6WuOddWsbYYpfctxxkwmXd2r9s2-h8nVftw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [pgAdmin4][Patch]: Listing of files/folders not sorted alphabetically in Storage Manager  (Surinder Kumar <surinder.kumar@enterprisedb.com>)
Список pgadmin-hackers
Thanks, applied.

On Mon, Oct 17, 2016 at 8:32 AM, Surinder Kumar
<surinder.kumar@enterprisedb.com> wrote:
> Hi Dave,
>
> As we have already been using natural sort in pgAdmin4 for sorting browser
> tree nodes. So I have used the same for sorting Storage Manager's
> filesystem.
> Please find updated patch and let me know for comments.
>
> On Fri, Oct 7, 2016 at 5:10 PM, Dave Page <dpage@pgadmin.org> wrote:
>>
>> Hi
>>
>> The patch fixes the filename length issue, but does not seem to
>> resolve the sorting. Please see the attached screenshot.
>>
>> On Fri, Oct 7, 2016 at 8:48 AM, Surinder Kumar
>> <surinder.kumar@enterprisedb.com> wrote:
>> > Hi,
>> >
>> > Issues fixed:
>> > 1) Listing of files/folders not sorted alphabetically.
>> > 2) Some file names are truncated despite the fact that there is plenty
>> > of
>> > room to be displayed.
>> >
>> > Not Fixed:
>> > In Table mode, clicking on Name bar makes no difference.
>> > As discussed with Ashesh we are not implementing it now. It requires a
>> > lot
>> > of changes with current implementation.
>> >
>> > Please find attached patch and review.
>> >
>> > Thanks,
>> > Surinder Kumar
>> >
>> >
>> > --
>> > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
>> > To make changes to your subscription:
>> > http://www.postgresql.org/mailpref/pgadmin-hackers
>> >
>>
>>
>>
>> --
>> Dave Page
>> Blog: http://pgsnake.blogspot.com
>> Twitter: @pgsnake
>>
>> EnterpriseDB UK: http://www.enterprisedb.com
>> The Enterprise PostgreSQL Company
>
>



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

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


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: List files/folders alphabetically, and don't excessiv
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Always create databases from template0 when running r