Use the correct lexer in the Apache/Windows docs.
Branch
--
WEBPACK_DEVEL
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dcd1cd9a629b05079db71989887d337c7e051349
Author: Dave Page
Modified Files
--
docs/en_US/server_deployment.rst | 9 -
1
Fix font on alertify dialogues
Branch
--
WEBPACK_DEVEL
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a58cfafe169f3411efe5e2827c75b8519afc26c3
Author: Murtuza Zabuawala
Modified Files
--
web/pgadmin/static/css/pgadmin.style.css | 4 ++--
1 file ch
Clarify how virtual envs can be used in WSGI mode, and ensure we ship the
required bits on Windows.
Branch
--
WEBPACK_DEVEL
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a4e987d3316f3e06ee3a7772b001589bc6bb43e4
Author: Surinder Kumar
Modified Files
---
Fix an issue where we were executing SELECT statements in transactions in query
tool which probably is not required because SELECT statements are already
protected from dirty reads. Fixes #2683
Branch
--
WEBPACK_DEVEL
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commit
Filtered Rows dialog not opened from the context menu. Fixes #2699
Branch
--
WEBPACK_DEVEL
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0e6ed8ef3112467c8925e989fee809acb914f512
Author: Akshay Joshi
Modified Files
--
web/pgadmin/tools/datagrid/s
Improve display of error messages in the query tool. Fixes #2700
Branch
--
WEBPACK_DEVEL
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=98025bf67bca2cc363f5bccef2e32a11bb7c8d17
Author: Murtuza Zabuawala
Modified Files
--
web/pgadmin/utils/driver/
Resolved some of the issue due to menu generation from python code.
As modules are loaded later, module object can not be referred from the python
code. Hence - moving some of the menu generation at javascript module level.
Branch
--
WEBPACK_DEVEL
Details
---
https://git.postgresql.org/g
Fix validation message styling on thegrant wizard. Fixes #2673
Branch
--
WEBPACK_DEVEL
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=50f6103e15402560dea277c9b5ab98a1a2602a30
Author: Akshay Joshi
Modified Files
--
web/pgadmin/browser/static/css/w
Hi Dave,
I have finished one round of testing on *RC2* community build and no issue
found.
--
*RM Resolved *
--
https://redmine.postgresql.org/issues/2708
https://redmine.postgresql.org/issues/2692
https://redmine.postgresql.org/issues/2700
https://
Awesome, thanks!
On Thu, Sep 21, 2017 at 2:58 PM, Fahar Abbas
wrote:
> Hi Dave,
>
> I have finished one round of testing on *RC2* community build and no
> issue found.
>
> --
> *RM Resolved *
> --
> https://redmine.postgresql.org/issues/2708
> http
Add the ability to build a basic Docker container.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bcba59640834b48b95c96d0e90f8c5788ae12709
Modified Files
--
.gitignore | 1 +
Makefile | 8 +++-
pkg/do
Please send email to pgadmin-hackers mailing list not personally
On Sep 21, 2017 9:38 PM, "Willy-Bas Loos" wrote:
Hi,
I've tried your instructions but no success.
I added a full log of my actions.
Only i couldn't find the package opengl-dev
Could it be named libqt5opengl5-dev:amd64 ? If so then
'jquery.acitree.utils.js' is required to work the aciTreeSortable plugin
with jquery.acitree
Branch
--
WEBPACK_DEVEL
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8a941c505a3a21a6cfdb0f20d0d7aadbc9aa371a
Modified Files
--
web/webpack/modules/vend
Allow to load the stylesheets of addons at runtime.
- Introduced a PgAdminModule method 'get_addon_stylesheets' to get the
list of addons exposed by any addons for a particular module.
- Renamed the 'get_javascript_entries' method to 'get_addon_javascripts'
to match the name with 'get_addon_st
14 matches
Mail list logo