pgAdmin 4 commit: Ensure that units are respected when sorting by file

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure that units are respected when sorting by file
Дата
Msg-id E1iQYPo-0007zA-JD@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure that units are respected when sorting by file size in the File dialog. Fixes #4647

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a7d8b9de8c3a931c2ed5f71ec585911456956564
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_15.rst                  |  1 +
web/pgadmin/misc/file_manager/__init__.py          |  2 +-
web/pgadmin/misc/file_manager/static/js/utility.js | 18 ++++++------------
web/webpack.shim.js                                |  1 +
4 files changed, 9 insertions(+), 13 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin][RM3999] SQL Editor - Upper case shortcut on MacOS
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin][RM4647] Select File Dialog Sort by file size does nottake units into account