Appropriately set the cookie path. Fixes #3197
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=534f1f35fea9ffd3f1757fd3106fbee812dcfc88
Author: Khushboo Vashi
Modified Files
--
web/config.py | 7 +++
web/
Hi Hackers,
Attached you can find the patch that updates karma to 2.0 and also other
plugins from karma.
The only plugins that are not updated are the jasmine ones because we are
waiting on the support for jasmine 3.0 on karma-jasmine
Thanks
Joao
karma-plugins-update.diff
Description: Binary da
Hi
On Mon, Mar 19, 2018 at 11:19 AM, Dave Page wrote:
> Hi
>
> On Fri, Mar 16, 2018 at 8:52 PM, Максим Кольцов
> wrote:
>>
>>
>> I've switched to Gunicorn, adding SSL support. It has the same
>> interface as the original container: PGADMIN_ENABLE_TLS,
>> /certs/server.key and /certs/server.cert
Use a common function for sever setup in the testsuite.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2abff8f5d4d4098ff456e34dfca76c53cc895b41
Author: Murtuza Zabuawala
Modified Files
--
.../xss_checks_pgadmin_debugger_test.py
Thanks, applied.
On Mon, Mar 19, 2018 at 10:07 AM, Murtuza Zabuawala <
murtuza.zabuaw...@enterprisedb.com> wrote:
> Hi,
>
> PFA patch to fix the issue where pgAdmin4 was not able to utilise the host
> parameter from service file.
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.en
Ensure the host parameter is correctly pickup up from the service file. Fixes
#3200
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=34f1ebc88eb3044f129c84698551844097849310
Author: Murtuza Zabuawala
Modified Files
--
web/pgadmin/
Thanks - committed!
On Sun, Mar 18, 2018 at 4:41 PM, wrote:
>
> hi
> french translation (almost) completed !
> for commit
> thanks
> fred
>
>
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
French translation update.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=60893bcdd1e4ffe362534c6c490eda916898a05f
Author: Fred Escallier
Modified Files
--
.../translations/fr/LC_MESSAGES/messages.mo| Bin 146937 -> 14749
Hi
On Fri, Mar 16, 2018 at 8:52 PM, Максим Кольцов wrote:
>
>
> I've switched to Gunicorn, adding SSL support. It has the same
> interface as the original container: PGADMIN_ENABLE_TLS,
> /certs/server.key and /certs/server.cert.
> I also incorporated building of sphinx manual in Dockerfile, so n
Pass the service name to external processes. Fixes #3195
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c312b03f6f8b61cf5e77cac019af2145db15f9f5
Author: Murtuza Zabuawala
Modified Files
--
web/pgadmin/misc/bgprocess/processes.py
Thanks, applied.
On Thu, Mar 15, 2018 at 4:15 PM, Murtuza Zabuawala <
murtuza.zabuaw...@enterprisedb.com> wrote:
> Hi,
>
> PFA patch which will allow tools to pickup Service name properly.
> Please review.
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.enterprisedb.com
> The Ent
Ensure the file manager properly escapes file & directory names. Fixes #3196
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9ea118ca572707cac87ee5182ec5ce1538cca22f
Author: Murtuza Zabuawala
Modified Files
--
.../feature_tests/xs
Hi,
PFA patch to fix the issue where pgAdmin4 was not able to utilise the host
parameter from service file.
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
RM_3200.diff
Description: Binary data
Thanks, applied.
On Mon, Mar 19, 2018 at 10:02 AM, Murtuza Zabuawala <
murtuza.zabuaw...@enterprisedb.com> wrote:
> Hi,
>
> PFA patch to update chrome web driver to latest version because newer
> version of Chrome is no longer compatible with it.
>
> Steps:
> 1) activate virtual env
> 2) pip unin
Update required ChromeDriver version for current versions of Chrome. Fixes #3219
This requires an update to build/test envs:
pip uninstall chromedriver_installer
pip install -r regression/requirements.txt
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=co
Hi,
PFA patch to update chrome web driver to latest version because newer
version of Chrome is no longer compatible with it.
Steps:
1) activate virtual env
2) pip uninstall chromedriver_installer
3) apply patch
4) pip install -r regression/requirements.txt
--
Regards,
Murtuza Zabuawala
Enterpri
16 matches
Mail list logo