Allow enhanced cookie protection to be disabled for compatibility with
dynamically addressed hosting environments. Fixes #4566
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ee8fec6d7fbcfe529fa9b6e7dbf8e1fd95a71ba6
Author: Murtuza Zabuawala
Hi Hackers,
Attached is a tiny but very effective patch to improve the speed of finding
a node using path (used internally).
If you right click or just click on a node, internally the node is
traversed using its path. But currently, it compares with the path of all
the open nodes to find a match.
Add a --modules option to the RE-SQL test suite to allow testing of specific
object types. Fixes #4560
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=db7a2e30234b078b1ed53084933cd2e9477a3882
Author: Aditya Toshniwal
Modified Files
-
Thanks, applied.
On Tue, Aug 6, 2019 at 5:56 AM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached patch will allow to RE-SQL to run for certain modules using a
> command line flag --modules foo,bar.
> Added the info to README.
>
> Kindly review.
>
> --
> Than
Hi Hackers,
Attached is the patch to add RE-SQL test cases for trigger functions.
I've also fixed few spacing issues here and there in SQLs generated.
This patch also includes fix for https://redmine.postgresql.org/issues/4565
Kindly review.
--
Thanks and Regards,
Aditya Toshniwal
Software Eng
Add an optimisation to the internal code responsible for searching for treeview
nodes. Fixes #4570
Attached is a tiny but very effective patch to improve the speed of
finding a node using path (used internally).
If you right click or just click on a node, internally the node is
traversed using it
Thanks, patch applied.
On Tue, Aug 6, 2019 at 1:10 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached is a tiny but very effective patch to improve the speed of
> finding a node using path (used internally).
> If you right click or just click on a node, int
Add Reverse Engineered SQL tests for Trigger Functions. Fixes #4554
Fix the reverse engineered SQL for trigger functions with the WINDOW option
selected. Fixes #4565
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9cdb3b40abdf8270696ab5d05d535
Thanks, applied.
On Tue, Aug 6, 2019 at 1:57 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached is the patch to add RE-SQL test cases for trigger functions.
> I've also fixed few spacing issues here and there in SQLs generated.
>
> This patch also includes
Improve message wording.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bfb05d3f9f13a650f77f2a0010228168269d7080
Modified Files
--
.../xss_checks_panels_and_query_tool_test.py | 16
1 file changed, 8 in
Further message tweak.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ee2099d9c61d693ee4c57fc9b762864954fe3e15
Modified Files
--
web/pgadmin/feature_tests/xss_checks_panels_and_query_tool_test.py | 2 +-
1 file changed, 1 insertion
Hi
Seems to work well :-). A few comments:
- Should we have an icon by the non-generated queries (the lightning flash)
and the COMMITs etc (the commit/rollback icon as appropriate) as well? I
think just having the icon for generated queries looks a little odd.
- PEP-8 checks failed:
pycodestyle
Hi,
On Tue, Aug 6, 2019, 6:01 PM Dave Page wrote:
> Hi
>
> Seems to work well :-). A few comments:
>
> - Should we have an icon by the non-generated queries (the lightning
> flash) and the COMMITs etc (the commit/rollback icon as appropriate) as
> well? I think just having the icon for generated
Hi,
On Tue, Aug 6, 2019, 6:46 PM Yosry Muhammad wrote:
> Hi,
>
> On Tue, Aug 6, 2019, 6:01 PM Dave Page wrote:
>
>> Hi
>>
>> Seems to work well :-). A few comments:
>>
>> - Should we have an icon by the non-generated queries (the lightning
>> flash) and the COMMITs etc (the commit/rollback icon
Hi Hackers,
I've improved the output messages to add more detail for trigger functions
RE-SQL test cases. Attached is the patch.
On Tue, Aug 6, 2019 at 6:58 PM Dave Page wrote:
> Thanks, applied.
>
> On Tue, Aug 6, 2019 at 1:57 PM Aditya Toshniwal <
> aditya.toshni...@enterprisedb.com> wrote:
>
Hi Hackers,
I have noticed a lot of users are unaware of new features or changes that
are made from one version to another.
Maybe a "What's new" pop up window can be added, showing when the user
opens the app for the first time after an upgrade? Does something similar
already exist?
Thanks.
If this were github, I'd press the thumbs up button, but here is the next
best thing. 👍
On Wed, Aug 7, 2019 at 11:35 AM Yosry Muhammad wrote:
> Hi Hackers,
>
> I have noticed a lot of users are unaware of new features or changes that
> are made from one version to another.
>
> Maybe a "What's ne
Revert the changes done by commit id - f8baa9e5620e250329ce0ff45fcff802f31a1bbd
(old commit from electron branch) which had overridden the changes made to
electron2 branch.
Branch
--
electron2
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3dedadb20acd97665c
Thanks, Avin !
On Wed, Aug 7, 2019, 8:09 AM Avin Kavish wrote:
> If this were github, I'd press the thumbs up button, but here is the next
> best thing. 👍
>
> On Wed, Aug 7, 2019 at 11:35 AM Yosry Muhammad wrote:
>
>> Hi Hackers,
>>
>> I have noticed a lot of users are unaware of new features o
19 matches
Mail list logo